@charset "UTF-8";

/* Body
--------------------------------------------------------------------------------------- */

@media screen {
body{
	background-image : url(../images/sharedimg/hdr_bg.jpg);
	background-repeat : repeat-x;
	background-color : #1D1D1D;
	margin : 0px;
	font-size: 12px;
	font-family : "ＭＳ Ｐゴシック", Osaka－等幅;
	color: #ffffff;
	line-height: 150%;
	letter-spacing : 1px;
}
}
@media print {
body{
	margin : 0px;
	font-size: 12px;
	font-family : "ＭＳ Ｐゴシック", Osaka－等幅;
	color: #ffffff;
	line-height: 130%;
	letter-spacing : 1px;
}
}

/* Link
--------------------------------------------------------------------------------------- */
a:link{
	text-decoration :underline;
	color : #ffffff;
}
a:visited{
	text-decoration :underline;
	color : #ffffff;
}
a:active{
	text-decoration :underline;
	color : #ffffff;
}
a:hover{
	text-decoration :underline;
	color : #C6A42F;
}
a:focus{
	overflow: hidden;
}

/* Img
--------------------------------------------------------------------------------------- */
img {
	border : 0px;
}

/* Table
--------------------------------------------------------------------------------------- */
table{
	font-size : 12px;
	color : #ffffff;
	table-layout : fixed;
}

/* TableMain01
-----------------------------------------------------------------------*/
table.dataset-01{
	text-align : left;
	border-collapse : collapse;
	font-size : 12px;
	margin-bottom : 5px;
}
table.dataset-01 tr td{
	border : 1px solid #ffffff;
	padding : 5px;
	background-color : #ffffff;
}
table.dataset-01 .pavilion01{
	background-color : #E7DDD2;

}
table.dataset-01 .pavilion02{
	background-color : #F5F4EF;
}
table.dataset-01 .layout01{
	text-align : center;
}

/* TableMain02
-----------------------------------------------------------------------*/
table.dataset-02{
	text-align : center;
	border-collapse : collapse;
	font-size : 12px;
	margin-bottom : 15px;
}
table.dataset-02 tr td{
	border : 1px solid #484848;
	padding : 7px;
}
table.dataset-02 .pavilion01{
	background-color : #222020;
}
table.dataset-02 .pavilion02{
	background-color : #333333;
}
table.dataset-02 .layout01{
	text-align : left;
}

/* TableMain03
-----------------------------------------------------------------------*/
table.dataset-03{
	border : 0px solid #ffffff;
	border-collapse : collapse;
}
table.dataset-03 td{
	border-bottom: 1px dashed #cdcdcd;
	padding : 5px 0px 5px 7px;
}
table.dataset-03 .pavilion01{
	background-color : #3d3d3d;
}

/* List ul
--------------------------------------------------------------------------------------- */
ul {
	padding: 2px;
}
ul.type01 {
	margin : 0 0 0 15px;
}
ul.type02 {
	list-style:none;
	margin : 4px 0;
	padding : 0px;
}
ul.type02 li {
	padding-bottom : 5px;
	padding-left : 0px;
	margin-left : 0;
}
ul.type03 {
	margin : 3px 0 3px 30px;
}
ul.type04 {
	margin : 4px 0 4px 20px;
}
ul.type04 li {
	padding-top : 5px;
}
ul.type05 {
	list-style-type : decimal; 
	margin : 0px 0px 0px 20px;
}
ul.type05 li {
	padding-bottom : 2px;
}
ul.type06 {
	list-style:none;
	padding : 0px;
	margin : 0px;
}
ul.type07 {
	margin : 1px 0 1px 15px;
}
ul.type08 {
	margin : 0 0 0 15px;
	font-size : 12px;
}

ul.typetblguide{
	margin : 0 0 10px 15px;
	font-size : 12px;
	color : #2E3192;
}

/* List Dl
--------------------------------------------------------------------------------------- */
dl.type01 {
	margin: 3px 0;
	padding: 0;
}
dl.type01 dt {
	float: left;
	width: 8.5em;
	padding: 4px 0 1px 0;
	line-height: 170%;
}
dl.type01 dd {
	padding: 1px 0 0 0;
	margin : 0px;
	line-height: 150%;
}

dl.type02 {
	margin : 0;
	padding : 3px 0 0 2px;
}
dl.type02 dt {
	margin : 0;
	padding : 5px 0 1px 0;

}
dl.type02 dd {
	margin : 0px;
	padding : 1px 0 1px 20px;
	line-height: 150%;
}

/* BoxClear
--------------------------------------------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}

/* IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* Hfont
--------------------------------------------------------------------------------------- */
h1{
	padding : 0;
	margin : 0;
}
h2{
	font-size : 16px;
	padding : 10px 0px 10px 0px;
	margin : 0;
}
h3{
	font-size : 12px;
	font-weight : normal;
	padding : 0;
	margin : 0;
}
h4{
	font-size : 12px;
	font-weight : normal;
	padding : 0;
	margin : 0;
}

/* P
--------------------------------------------------------------------------------------- */
p.p0 {
	margin : 0;
	padding : 0;
}
p.p3030 {
	margin : 0;
	padding : 3px 0;
}
p.p0030 {
	margin : 0;
	padding : 0 0 3px 0;
}
p.p9030 {
	margin : 0;
	padding : 9px 0 3px; 0;
}
p.p9030 {
	margin : 0;
	padding : 9px 0 3px; 0;
}
p.p-t-10 {
	margin : 0;
	padding : 10px 0 0 0;
}

/* Space
--------------------------------------------------------------------------------------- */
.spc-l-25 {
	margin-left : 25px;
}
.spc-b-40 {
	margin-bottom : 40px;
}
.b-btnctrl {
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 500px;
/*	border : dotted 1px #ff0000; */
	padding : 15px 10px 15px 10px;
}

/* Font
--------------------------------------------------------------------------------------- */
.fp10 {
	font-size : 10px;
}
.fp12 {
	font-size : 12px;
}
.fp14 {
	font-size : 14px;
}
.fp16 {
	font-size : 16px;
}
.fp18 {
	font-size : 18px;
}
.fp20 {
	font-size : 20px;
}
.fw-b {
	font-weight : bold;
}
.fc-ble{
	color : #0000FF;
}
.fc-ppl{
	color : #92278F;
}
.fc-red{
	color : #9E0B0E;
}
.fc-brw{
	color : #8F6C50;
}
.fc-grn{
	color : #406618;
	font-size : 14px;
	margin : 8px 0 2px 0;
}
.fc-org{
	color : #DC5E22;
}
.fc-gld{
	color : #A2925B;
}

/* SiteHeader
--------------------------------------------------------------------------------------- */
#b-hdr{
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 950px;
	height : 227px;
	border : dotted 0px #ff0000;
}
.b-hdr-ctrl{
	width : 950px;
	height : 135px;
}
#b-hdr-left{
	width : 308px;
	text-align : left;
	float:left;
}
#b-hdr-right{
	width : 288px;
	float:right;
}
.hdr-logo{
	width : 308px;
	height : 78px;
	margin-top : 29px;
}
.hdr-telno{
	width : 288px;
	height : 134px;
}

/*MenuTop
-----------------------------------------------------------------------*/
.b-hdrmenutop {
	width : 155px;
	height : 26px;
	margin-left : 793px;
}
.b-hdrmenutop ul {
	list-style : none;
	margin : 0;
	padding : 0;
}
.b-hdrmenutop li {
	float: left;
}
.b-hdrmenutop li a {
	display : block;
	height : 26px;
	text-indent:-900em;
	overflow:hidden;
}
.b-hdrmenutop li a:focus{
	outline:none;
}
.b-hdrmenutop li.hdrtmb01{
	background : url(../images/sharedimg/mb_top01.jpg) no-repeat;
	width: 67px;
}
.b-hdrmenutop li.hdrtmb02{
	background : url(../images/sharedimg/mb_top02.jpg) no-repeat;
	width: 88px;
}

/*MenuMain
-----------------------------------------------------------------------*/
.b-hdrmenu {
	width : 950px;
	height :66px;
	margin-top : 0px;
	text-indent: -9999em;
	clear: both;
}
.b-hdrmenu ul {
	position:relative;
	height:66px;
	margin : 0; 
	padding : 0;
}
.b-hdrmenu li {
	height :66px;
	list-style : none;
	float:left;
}
.b-hdrmenu li a {
	display : block;
	height :66px;
	text-decoration: none;
}
.b-hdrmenu li a:focus{
	outline:none;
}
.b-hdrmenu li.hdrmb01 a{
	background : url(../images/sharedimg/mb_01.jpg) no-repeat;
	width: 142px;
}
.b-hdrmenu li.hdrmb02 a{
	background : url(../images/sharedimg/mb_02.jpg) no-repeat;
	width: 92px;
}
.b-hdrmenu li.hdrmb03 a{
	background : url(../images/sharedimg/mb_03.jpg) no-repeat;
	width: 80px;
}
.b-hdrmenu li.hdrmb04 a{
	background : url(../images/sharedimg/mb_04.jpg) no-repeat;
	width: 94px;
}
.b-hdrmenu li.hdrmb05 a{
	background : url(../images/sharedimg/mb_05.jpg) no-repeat;
	width: 136px;
}
.b-hdrmenu li.hdrmb06 a{
	background : url(../images/sharedimg/mb_06.jpg) no-repeat;
	width: 142px;
}
.b-hdrmenu li.hdrmb07 a{
	background : url(../images/sharedimg/mb_07.jpg) no-repeat;
	width: 146px;
}

.b-hdrmenu li.hdrmb08 a{
	background : url(../images/sharedimg/mb_08.jpg) no-repeat;
	width: 118px;
}

.b-hdrmenu li a:hover{
	background-position: 0 -66px;
}

/* Contents01
--------------------------------------------------------------------------------------- */
#b-cntns-panel-top{
	padding-top : 10px;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;
	height : 420px;
	background-color : #000000;
}
#b-panel-top{
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 950px;
	height : 400px;
}

#b-cntns-panel-others{
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 100%;
	height : 142px;
	background-color : #000000;
}
#b-panel-others{
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	width : 950px;
	height : 142px;
}

/* Contents02
--------------------------------------------------------------------------------------- */
#b-cntinr{
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	width : 948px;
	padding-bottom : 80px;
	background-color : #111111;
	border : 1px #484848;
	border-style: none solid none solid;

}
#b-cntns{
	width : 916px;
	padding-top : 20px;
	margin-left : 17px;
/*	border : dotted 1px #ff0000; */

}

/*PgTitle
--------------------------------------------------------------------------------------- */
.b-pg-subtitle916{
	width : 916px;
	height : 43px;
	margin : 20px 0 10px 0;
}
.b-pg-subtitle521{
	width : 521px;
	height : 43px;
	margin : 0 0 10px 0;
}
.b-pg-subtitle440{
	width : 440px;
	height : 43px;
	margin : 0 0 10px 0;
}
.b-pg-ccopy{
	width : 916px;
}
.b-pgtitle-uln{
	width : 916px;
	margin-bottom : 20px;
}
.b-pgtitle-uly{
	width : 916px;
	margin-bottom : 20px;
	padding : 0 0 10px 0;
	border-bottom: dashed 1px #ffffff;
}
.b-ctgrytitlebar{
	background-image : url(../images/sharedimg/category_bg.jpg);
	width : 904px;
	height : 43px;
	font-size : 18px;
	padding : 23px 0px 0px 12px;
	margin : 20px 0px;
}

/*PgGuide
--------------------------------------------------------------------------------------- */
.b-guide{
	margin-bottom : 20px;
	line-height: 160%;
}
.b-guide-m5000{
	margin : 5px 0 0 0;
}
.b-guide-r{
	text-align : right;
	font-size : 10px;
	margin-top : 15px;
	padding-bottom : 20px;
}

/*drawing
--------------------------------------------------------------------------------------- */
#b-mbdrawing{
	margin-left : auto;
	margin-right : auto;
	text-align : right;
	width : 916px;
	height : 158px;
	margin-bottom : 50px;
}

/*SiteFooter
--------------------------------------------------------------------------------------- */
#b-ftr{
	width : 100%;
	height : 205px;
	background : url(../images/sharedimg/ftr_bg.jpg);
	background-repeat : repeat-x;
	color : #ffffff;
	background-color : #000000;
	border : dotted 0px #ff0000;
}
.b-ftrctrl{
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	width : 950px;
}
.b-ftrctrl .b-ftr-left{
	width : 763px;

	float : left;
}
.b-ftrctrl .b-ftr-right{
	width : 187px;
	float : right;
	text-align : right;
}
.b-ftrctrl .b-ftr-left .txtmenu{
	padding-top : 15px;
	border : dotted 0px #ff0000;
}
.b-ftrctrl .b-ftr-left .address{
	padding-top : 20px;
}
.b-ftrctrl .b-ftr-right .movetop{

}
#b-ftr-copyright{
	margin-left : auto;
	margin-right : auto;
	text-align : right;
	width : 950px;
	margin-top : 30px;
}

/* Margin
--------------------------------------------------------------------------------------- */
.mgn-b25 {
	margin-bottom : 25px;
}

/* Display
--------------------------------------------------------------------------------------- */
.dsp-b {
	display : block;
}