@charset "utf-8";
/* CSS Document */
/* 全体および大カテゴリトップ用 */

*{
	margin:0;
	padding:0;
}
body{
	border-top:8px solid #6d5f9e;
	text-align:center;
	font-family:"Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
	font-size: 12px;
	color:#333333;
}
img{
	border:0;
}
a{
	outline: none;
}

blockquote{
	margin-left:2em;
}

#container{
	width:850px;
	margin:0 auto;
	text-align:left;
	padding:16px 0 0 0;
}
#main {
	padding:6px 0 0 0;
	height:100%;
}

/*HEADER*/
#header #logo{
	width:212px;
	float:left;
	margin:6px 0 0 0;
}
#header #header_right_top{
	width:347px;
	float:right;
	text-align:right;
}
#header #header_right_top img.top_bnr{
	float:left;
	width:223px;
}
#header #header_right_top a:hover img.top_bnr{
  filter: alpha(opacity=65);
  -moz-opacity:0.65;
  opacity:0.65;
}
#header #header_right_top #size{
	background:url(../img/txt_font-size.gif) no-repeat left;
	width:110px;
	float:right;
	padding:8px 0;
}
#header #header_right_top #size img{
	margin:0 0 0 2px;
}
#header #header_right_top #size a:hover img{
  filter: alpha(opacity=65);
  -moz-opacity:0.65;
  opacity:0.65;
}
#header #header_right_bottom{
	width:532px;
	float:right;
	text-align:right;
	margin:6px 0 0 0;
}
#header #header_right_bottom ul{
	list-style-type:none;
	width:353px;
	float:left;
	padding:2px 0 0 0;
	margin:0;
}
#header #header_right_bottom ul li{
	float:left;
	padding:0 16px 0 0;
}
#header #header_right_bottom ul li a:hover img{
  filter: alpha(opacity=55);
  -moz-opacity:0.55;
  opacity:0.55;
}
#header #header_right_bottom .search{
	width:170px;
	height:18px;
	padding:0 0 8px 0;
	margin:0;
	float:right;
}
#header #header_right_bottom .search_box{
	float:left;
	border:1px solid #999999;
	font-size:1em;
	line-height:1em;
	margin:0;
	padding:1px;
	vertical-align:top;
	width:120px;
}
/*NAVI*/
#navi{
	margin:0;
	padding:0;
}
#navi ul{
	list-style:none;
}
#navi li{
	float:left;
	width:170px;
	height:50px;
}
#navi li img{
	vertical-align:top;
}
#title{
	margin:0;
	padding:0;
}
#path{
	margin:5px 0 0;
}

/*SideMenu*/
#sidemenu{
	width:197px;
	float:left;
	line-height:1;
}
#sidemenu .menutit img{
	vertical-align:top;
}
#sidemenu ul{
	border-right:1px solid #d1cae7;
	border-bottom:1px solid #d1cae7;
	border-left:1px solid #d1cae7;
	width:195px;
	list-style:none;
}
#sidemenu li .chap,
#sidemenu li .chap_in{
	background:url(../img/menu_dotline.gif) bottom no-repeat;
	font-weight:bold;
	padding:0 0 1px;
}
#sidemenu li .chap a{
	background:url(../img/menu_bg.gif) no-repeat top;
	width:160px;
	padding:7px 10px 6px 25px;
	display:block;
	color:#3f3f3f;
}
#sidemenu li .chap_in a{
	background:url(../img/menu_bg_in.gif) no-repeat top;
	width:160px;
	padding:6px 10px 6px 25px;
	display:block;
	color:#3f3f3f;
}
#sidemenu li .chap a:hover{
	background:url(../img/menu_bg_in.gif) no-repeat top;
}
#sidemenu li .chap_in a{
	color:#333333;
}
#sidemenu ul.sub{
	border:none;
	padding:5px 0 8px;
}
#sidemenu ul.sub li,
#sidemenu ul.sub_in li{
	background:url(../img/menu_arrow.gif) left no-repeat;
	font-weight:normal;
}
#sidemenu ul.sub li a,
#sidemenu ul.sub_in li a{
	background:none;
	text-decoration:none;	
	padding:3px 10px 2px 25px;
	width:160px;
	display:block;
}
#sidemenu li a:hover,
#sidemenu ul.sub li a:hover,
#sidemenu ul.sub_in li a:hover{
	text-decoration:underline;
}

#sidemenu ul.bnr{
	margin:5px 0 15px;
	border:none;
}
#sidemenu ul.bnr li{
	margin:5px 0 0;
}
#sidemenu ul.bnr li a img{
	vertical-align:top;
}
#sidemenu ul.bnr li a:hover img{
  filter: alpha(opacity=65);
  -moz-opacity:0.65;
  opacity:0.65;
}
/*CONTENT*/
#content{
	width:633px;
	float:right;
	padding-bottom:20px;
}

#content p{
	margin:0.5em;
}

#content h1, #content h1{
	background:url(../img/h1_bg.jpg) no-repeat;
	font-size:130%;
	padding:15px 15px 30px;
	color:#000000;
}

#content .em,#content .em{
	background:#e6e1fa;
}

#content .index{
	margin:0 0 20px;
	clear:both;
}
#content .index .indexleft{
	width:415px;
	float:left;	
}
#content .index .indexleft p{
	margin:10px 0 10px 13px;
}
#content .index .indexleft ul{
	margin:0 0 0 13px;
	list-style:none;
}
.index .indexleft li{
	background:url(../img/arrow.gif) no-repeat 0 5px;
	padding:0 0 0 13px;
	margin:0 0 5px;
}

#content .index .indexleft ul.row3 li{
	background:url(../img/arrow.gif) no-repeat left;
	padding:0 0 0 13px;
	margin:0 0 5px;
	float:left;
	width:90px;
}
#content .index h2{
	background:url(../img/h2_bg.gif) no-repeat;
	font-size:120%;
	color:#000000;
	display:block;
}
#content .index h2 a{
	color:#000000;
	padding:13px 15px 13px 35px;
	display:block;
	width:365px;
	height:15px;
}
#content .index .indexright{
	float:right;
	width:197px;
}

#footmenu{
	width:630px;
	margin:0 0 30px 220px;
}

#footmenu #link{
	float:left;
	text-align:left;
	width:500px;
}

#footmenu #pagetop{
	float:right;
	width:116px;
}
#footmenu #pagetop a:hover img{
  filter: alpha(opacity=55);
  -moz-opacity:0.55;
  opacity:0.55;
}
/*FOOTER*/
#footer{
	width:850px;
	margin:0 auto;
	background:url(../img/bg_dot.gif) repeat-x top;
	padding:8px 0 0 0;
	clear:both;
}
#footer #footer_top img.add{
	width:399px;
	float:left;
	height:28px;
}
#footer #footer_bottom{
	margin:8px 0 0 0;
	padding:8px 0 0 0;
	border-top:2px solid #6d5f9e;
}
#footer #footer_bottom img.copy{
	float:left;
}
#footer #footer_bottom img.promise{
	float:right;
}
#footer ul{
	width:286px;
	list-style-type:none;
	padding:0;
	margin:14px 0 0 0;
	float:right;
	height:14px;
}
#footer ul li{
	float:left;
	padding:0 0 0 16px;
	margin:0;
}
#footer ul li a:hover img{
  filter: alpha(opacity=55);
  -moz-opacity:0.55;
  opacity:0.55;
}
/*COMMON*/
.clearBoth{
	height:1px;
	clear:both;
}

a{
	color:#214d9a;
	text-decoration:none;
}
a:hover {
	color:#214d9a;
	text-decoration:underline;
}
#sidemenu li div{
background:transparent url(../img/menu_dotline.gif) no-repeat scroll center bottom;
} 
#sidemenu li div.nolink{
background:url(../img/menu_bg.gif) no-repeat scroll center top;
color:#3F3F3F;
display:block;
font-weight:bold;
padding:6px 10px 6px 25px;
width:160px;
}

