@charset "utf-8";

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#brand #header p.logo { top:35px; left:30px; }

/* -----------------------------------------------------------
	#cntBody
----------------------------------------------------------- */
#brand #cntBody { background:url(imgdir/main.jpg) no-repeat 0 0;}

/* -----------------------------------------------------------
	#sNav
----------------------------------------------------------- */
#sNav a { color:#e6e6e6; }

#sNav ul li#nav01 a span { background:url(imgdir/m1.gif) no-repeat 0 0; }
#sNav ul li#nav02 a span { background:url(imgdir/m2.gif) no-repeat 0 0; }
#sNav ul li#nav03 a span { background:url(imgdir/m3.gif) no-repeat 0 0; }
#sNav ul li#nav04 a span { background:url(imgdir/m4.gif) no-repeat 0 0; }
#sNav ul li#navlist a span { background:url(imgdir/m_list.gif) no-repeat 0 0; }
#sNav ul li#nav01 a:hover span { background:url(imgdir/m1.gif) no-repeat 0 -38px; }
#sNav ul li#nav02 a:hover span { background:url(imgdir/m2.gif) no-repeat 0 -38px; }
#sNav ul li#nav03 a:hover span { background:url(imgdir/m3.gif) no-repeat 0 -38px; }
#sNav ul li#nav04 a:hover span { background:url(imgdir/m4.gif) no-repeat 0 -38px; }
#sNav ul li#navlist a:hover span { background:url(imgdir/m_list.gif) no-repeat 0 -38px; }


/* -----------------------------------------------------------
	h2
----------------------------------------------------------- */
#brand #pageBody.tpl h2.none ,
#brand #pageBody.tpl h3.none { background:none; margin:0; padding:0; } 


/* pattern.html */
.boxL { width: 435px; float:left; display:inline; }
.boxR { width: 345px; float:right; display:inline; padding-top:40px; }

.boxL .unitIn dt { width:240px; float:left; display:inline; }
.boxL .unitIn dd { margin-left:250px; }

.boxL .unitIn a img { border:1px solid #3a3838; }
.boxL .unitIn a:hover img { border:1px solid #e6e6e6; }

/* p */
p.new { padding:3px; background:#660000; color:#fff; display:inline; }
p.pdf a { background:url(../imgdir/common/ic_pdf.gif) no-repeat right center; padding-right:20px; padding-top:3px;}

/* boxList */
.boxList dl { width:185px; float:left; display:inline; margin:0 22px 10px 0; }
.boxList dl.last { margin-right:0; }
.boxList dl a img { padding:1px; border:1px solid #ccc; margin-bottom:5px; }

/* popUp */
#popUp { padding:20px; }
#popUp h3 { background:url(../imgdir/common/dot_1.gif) repeat-x left bottom; padding:10px; margin-bottom:20px; }
#popUp p.txt1em { text-indent:-1em; margin-left:1em; margin-bottom:0;}

/* 高さ確保
:after{ content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; }

*/

