@charset "utf-8";

/* ---------------------------------------------------------
nikkori-pagetitle
--------------------------------------------------------- */
.nikkori-pagetitle {
	margin-bottom:10px;
	clear:both;
	display:table;
	width:100%;
	margin:0;
	padding:0;
}
.nikkori-pagetitle .Title{
	width:100%;
	height:54px;
	background: url(images/pagetitle_right.gif) no-repeat top right #EBEAEA;
	margin:0;
	padding:0;
	text-align:left;
}
.nikkori-pagetitle .Title h2{
	background: url(images/pagetitle_bg.gif) no-repeat left top ;
	height:54px;
	padding-left:65px;
	margin:0;
	line-height:54px;
}
.nikkori-pagetitle .Title .Head{
	color: #533C0D;
	font-weight:bold;
	font-size:18px;
}
.nikkori-pagetitle .Contents {
	margin:5px 0 20px 0;
}


/* ---------------------------------------------------------
nikkori-type01
--------------------------------------------------------- */
.nikkori-type01 {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
	background:url(images/container01_title_bg.jpg) repeat-x;
 }
.nikkori-type01 .Title{
	width:100%;
	background: url(images/container01_title_right.jpg) right top no-repeat;
	height:36px;
}
.nikkori-type01 .Title h2{
	float:left;
	padding-left:38px;
	line-height:36px;
	background: url(images/container01_title_left.jpg) no-repeat left top;
}
.nikkori-type01 .TitleRight{
	float:right;
	height:36px;
}
.nikkori-type01 .TitleRight a img{
	vartical-align:middle;
    margin-top:10px;
        
}
.nikkori-type01 .Title .Head {
	color: #533C0D;
	font-weight:bold;
	font-size:14px;
}
.nikkori-type01 .Contents {
	clear:both;
	padding:20px 10px 0 10px;
	margin-bottom:20px;
	color: #7A602C;
}

/* ---------------------------------------------------------
nikkori-type01_frame
--------------------------------------------------------- */
.nikkori-type01_frame {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
	background:url(images/container01_title_bg.jpg) repeat-x;
 }
.nikkori-type01_frame .Title{
	width:100%;
	background: url(images/container01_title_right.jpg) right top no-repeat;
	height:36px;
}
.nikkori-type01_frame .Title h2{
	float:left;
	padding-left:38px;
	line-height:36px;
	background: url(images/container01_title_left.jpg) no-repeat left top;
}
.nikkori-type01_frame .TitleRight{
	float:right;
	height:36px;
}
.nikkori-type01_frame .TitleRight a img{
	vartical-align:middle;
    margin-top:10px;
}
.nikkori-type01_frame .Title .Head {
	color: #533C0D;
	font-weight:bold;
	font-size:14px;
}
.nikkori-type01_frame .Contents {
	clear:both;
	padding:10px;
	margin-bottom:20px;
	color: #7A602C;
	border:#7B602C 1px solid;
}


/* ---------------------------------------------------------
nikkori-type02
--------------------------------------------------------- */
.nikkori-type02 {
	clear:both;
	display:table;
	width:100%;
	margin:0;
 	padding:0;
	background: url(images/container02_title_bg.jpg) repeat-x;
}
.nikkori-type02 .Title{
	width:100%;
	height:31px;
	background: url(images/container02_title_right.jpg) no-repeat right top;
}
.nikkori-type02 .Title h2{
	float:left;
	padding-left:26px;
	line-height:31px;
	background: url(images/container02_title_left.jpg) no-repeat left top;
}
.nikkori-type02 .TitleRight{
	float:right;
	height:31px;
}
.nikkori-type02 .TitleRight a img{
	vartical-align:middle;
    margin-top:7px;
}
.nikkori-type02 .Title .Head {
	color: #533C0D;
	font-weight:bold;
	font-size:12px;
}
.nikkori-type02 .Contents {
	clear:both;
	padding:5px 10px 10px;
	margin-bottom:10px;
	color: #7A602C;
	background: #FDF9D3;
}

/* ---------------------------------------------------------
nikkori-type03
--------------------------------------------------------- */
.nikkori-type03{
	clear:both;
	margin-bottom:30px;
	width:100%;
	height:100%;
	}


/* ---------------------------------------------------------
info
--------------------------------------------------------- */
.info {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
	background:url(images/info_title_bg.gif) repeat-x;
 }
.info .Title{
	width:100%;
	background: url(images/info_title_right.gif) right top no-repeat;
	height:32px;
}
.info .Title h2{
	float:left;
	padding-left:32px;
	line-height:32px;
	background: url(images/info_title_left.gif) no-repeat left top;
}
.info .TitleRight{
	float:right;
	height:32px;
}
.info .TitleRight a img{
	vartical-align:middle;
    margin-top:10px;
}
.info .Title .Head {
	color: #FABF00;
	font-weight:bold;
	font-size:14px;
}
.info .Contents {
	clear:both;
	padding:10px 10px 0 5px;
	margin-bottom:20px;
	color: #7A602C;
}

/* ---------------------------------------------------------
info_bg
--------------------------------------------------------- */
.info_frame {
	clear:both;
	display:table;
	margin-bottom:10px;
	width:100%;
	margin:0;
 	padding:0;
	background:url(images/info_title_bg.gif) repeat-x;
 }
.info_frame .Title{
	width:100%;
	background: url(images/info_title_right.gif) right top no-repeat;
	height:32px;
}
.info_frame .Title h2{
	float:left;
	padding-left:32px;
	line-height:32px;
	background: url(images/info_title_left.gif) no-repeat left top;
}
.info_frame .TitleRight{
	float:right;
	height:32px;
}
.info_bg .TitleRight a img{
	vartical-align:middle;
    margin-top:10px;
}
.info_frame .Title .Head {
	color: #FABF00;
	font-weight:bold;
	font-size:14px;
}
.info_frame .Contents {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
	color: #7A602C;
	background:#FDF9D3;
}













