/* ----------------------- 白蓮社CSS ----------------------- */


/*==============================================================================*/
/*                              デ　フォ　ル　ト                                */
/*==============================================================================*/

* {
	margin:  0;
	padding: 0;
	border: 0px;

}
body {
	margin : 0 auto;
	padding: 0 ;
	font-family: sans-serif, Arial;
	background-color: #fafef6;
	background: url(../images/_frame/body-bg.gif) repeat-x 0 377px;


}

img {
	border: solid 1px #444444;
}
.clear {
	clear: both;
}

a { text-decoration: none; overflow: hidden;}

a:link    { color: #268b28; }
a:visited { color: #268b28; }
a:hover, 
a:active  { color: #3abc1e;}

ul li { list-style-type: none;}

table {  }


/*==============================================================================*/
/*                               コ  ン  テ  ナ                                 */
/*==============================================================================*/

#header_wrapper { 
	height: 127px;
	background: url(../images/_frame/head-bg.png) repeat-x 0 0; 
}

#header { 
	height: 127px;
	background: url(../images/_frame/head-mainbg.png) no-repeat 50% 0;
}

#body_wrapper1 {
	margin: -40px 0 0 -456px;
	width: 912px;
	background: url(../images/_frame/body-head.png) no-repeat 0 0;
	display: table;
	padding-top: 26px;
	padding-bottom: 20px;
	position: absolute;
	left: 50%;
}

#body_wrapper2 {
	padding-bottom: 29px;
	width: 912px;
	background: url(../images/_frame/body-foot.png) no-repeat 0 100%;
	

}

#body {
	width:900px;
	margin: 0 auto 0px auto;
	padding: 0 6px;
	background: url(../images/_frame/body-main.png) repeat-y 0 0;
	display: table;


}

#copyright{
	height: 18px;
	text-indent: -1000em;
	background: url(../images/_frame/copyright.png) no-repeat 100% 0;
	overflow: hidden;
	position: relative;

}

/*==============================================================================*/
/*                各コンテナ内のスタイル（#contentsを除く）                     */
/*==============================================================================*/

/*---------------------- head ----------------------*/

#header h1 {
	width: 260px;
	height: 57px;
	margin-top: 42px;
	margin-left: 50%;
	position: absolute;
	left: -436px;
}

#header h1 a {
	display: block;
	width: 260px;
	height: 57px;
	text-decoration: none;
	text-indent: -1000em;
	background: url(../images/_frame/logo.gif) no-repeat 0 0;
}

#header h2 {
	width: 250px;
	height: 35px;
	position: absolute;
	top: 200px;
	left: 0;
	text-indent: -1000em;
}

/*----------------------menu ---------------------*/
#menu {
	width:521px;
	height: 16px;
	margin-left: 50%;
	position: absolute;
	top: 60px;
	left: -102px;
	background: url(../images/_frame/menu.gif) no-repeat 0 0;
}

#menu ul li{
	height: 16px;
	float: left;

}

#menu ul li#mainmenu1  {width:86px;  background: url(../images/_frame/menu.gif) no-repeat 0 0;}
#menu ul li#mainmenu2  {width:87px;  background: url(../images/_frame/menu.gif) no-repeat -86px 0;}
#menu ul li#mainmenu7  {width:134px; background: url(../images/_frame/menu.gif) no-repeat -173px 0;}
#menu ul li#mainmenu11 {width:126px; background: url(../images/_frame/menu.gif) no-repeat -307px 0;}
#menu ul li#mainmenu23 {width:88px; background: url(../images/_frame/menu.gif) no-repeat -433px 0;}



#menu ul li a{
	height: 16px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
}
#menu ul li#mainmenu1 a:hover  {width:86px;  background: url(../images/_frame/menu.gif) no-repeat 0 -16px;}
#menu ul li#mainmenu2 a:hover  {width:87px;  background: url(../images/_frame/menu.gif) no-repeat -86px -16px;}
#menu ul li#mainmenu7 a:hover  {width:134px; background: url(../images/_frame/menu.gif) no-repeat -173px -16px;}
#menu ul li#mainmenu11 a:hover {width:126px; background: url(../images/_frame/menu.gif) no-repeat -307px -16px;}
#menu ul li#mainmenu23 a:hover {width:88px; background: url(../images/_frame/menu.gif) no-repeat -433px -16px;}

#menu ul li#mainmenu1.active a  {width:86px;  background: url(../images/_frame/menu.gif) no-repeat 0 -16px;}
#menu ul li#mainmenu2.active a  {width:87px;  background: url(../images/_frame/menu.gif) no-repeat -86px -16px;}
#menu ul li#mainmenu7.active a  {width:134px; background: url(../images/_frame/menu.gif) no-repeat -173px -16px;}
#menu ul li#mainmenu11.active a {width:126px; background: url(../images/_frame/menu.gif) no-repeat -307px -16px;}
#menu ul li#mainmenu23.active a {width:88px; background: url(../images/_frame/menu.gif) no-repeat -433px -16px;}

/*----------------------submenu---------------------*/

#body #submenu {
	width: 223px;
	float: left;
	margin: 29px 0 0 20px;
}
#body #submenu ul ul{
	margin: 20px 0 0 15px;
}
#body #submenu li {
	width: 200px;
	margin-bottom: 23px;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
}

#body #submenu li a{
	display: block;
	padding-left: 22px;
	color: #333333;
	background: url(../images/_frame/subicon.gif) no-repeat 0 0;
}

#body #submenu li a:hover {
	color: #3f9540;
	background: url(../images/_frame/subicon-on.gif) no-repeat 0 0px;
}

#body #submenu li.active a {
	color: #3f9540;
	background: url(../images/_frame/subicon-on.gif) no-repeat 0 0px;
}


#body #submenu li.active li a{
	display: block;
	padding-left: 22px;
	color: #333333;
	background: url(../images/_frame/subicon.gif) no-repeat 0 0;

}

#body #submenu li.active li.active a:hover {
	color: #3f9540;
	background: url(../images/_frame/subicon-on.gif) no-repeat 0 0px;
}


#body #submenu li.active li.active a {
	color: #3f9540;
	background: url(../images/_frame/subicon-on.gif) no-repeat 0 0px;
}


#body #submenu #banner {
	margin: 60px 0 0 12px;
	width: 179px;
	height: 175px;
}

#body #submenu #banner ul {
	width: 179px;
	height: 173px;
	padding:0;
	margin: 0;
}

#body #submenu #banner ul li {
	width:179px;
	height:52px;
	margin:0 0 9px 0;
}

#body #submenu #banner ul li a{
	width:179px;
	height:52px;
	display: block;
	text-indent: -10000em;
}

#body #submenu #banner31 a {background: url(../images/_frame/b-freedial.gif) no-repeat 0 0;}
#body #submenu #banner32 a {background: url(../images/_frame/b-gidebook.gif) no-repeat 0 0;}
#body #submenu #banner33 a { margin-bottom: 0; background: url(../images/_frame/b-yujinsou.gif) no-repeat 0 0;}

#body #submenu #banner31 a:hover {background: url(../images/_frame/b-freedial.gif) no-repeat 0 -52px;}
#body #submenu #banner32 a:hover {background: url(../images/_frame/b-gidebook.gif) no-repeat 0 -52px;}
#body #submenu #banner33 a:hover { margin-bottom: 0; background: url(../images/_frame/b-yujinsou.gif) no-repeat 0 -52px;}

/*----------------------function---------------------*/

#body #content #function {
	width: 560px;
	height: 50px;
	margin-bottom: 25px;
		position: relative;
}

#function #Breadcrumbs {
	font-size: 14px;
	height: 25px;
	width: 320px;

}
#function #Breadcrumbs a {
	line-height: 22px;
}

#function #Breadcrumbs .B_crumb {
	color: #268b28;
}

#function #sizechange {
	position: absolute;
	top: 0;
	right: 0px;
	width: 127px;
	height: 20px;
	display: block;

}
#function #sizechange ul li {
	width: 20px;
	height: 20px;
	float: left;
	text-indent: -1000em;
	overflow: hidden;

}
#function #sizechange ul li a{
	display: block;
	width: 20px;
	height: 20px;
	
}
#function #sizechange ul li#size    {width: 83px; background: url(../images/_frame/fontsize.gif) no-repeat 0 0;}
#function #sizechange ul li#large a {width: 22px; background: url(../images/_frame/fontsize.gif) no-repeat -83px 0;}
#function #sizechange ul li#small a {width: 22px; background: url(../images/_frame/fontsize.gif) no-repeat -106px 0;}

#function #sizechange ul li#large a:hover {width: 22px; background: url(../images/_frame/fontsize.gif) no-repeat -83px -20px;}
#function #sizechange ul li#small a:hover {width: 22px; background: url(../images/_frame/fontsize.gif) no-repeat -106px -20px;}

/*----------------------content---------------------*/
#body #content {
	width: 576px;
	display: table;
	border-left: 1px dashed #b9e6bd;
	padding: 0 45px 30px 35px;
	margin-left: 223px;

}

#body #content h3 {
	width: 576px;
	height: 29px;
	text-indent: -9000em;
	margin-bottom: 30px;

}
#body #content h4 {
	font-weight: bold;
	color: #4b9f4d;
	font-size: 18px;
	margin: 20px 0 ;
	letter-spacing: 3px;
}
#body  #content h5 {
	font-size: 14px;
	color: #4b9f4d;
	margin: 13px 0 5px 0;
}

#body #content .go-top { 
	display: block;
	width: 576px;
	text-align: right;
	font-size: 14px;
	margin-top: 20px;
}

#body #content p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 12px;
	letter-spacing: 2px;
	color: #333333;
}
#body #content ul {
	font-size: 14px;
	line-height: 18px;
}
#body #content ol {
	font-size: 14px;
	line-height: 18px;
}
#body #contents h4,#body #contents h5{
	margin: 10px 0 5px 0 ;
}

/*----------------------footer---------------------*/

#body #footer {
	width: 350px;
	height: 23px;
	padding: 10px 0 0 30px;
	display: table;
}

#body #footer ul {
	width: 350px;
	height: 23px;
}

#body #footer ul li {
	margin: 0;
	padding:0 0 0 6px;
	float: left;
	font-size: 14px;
	border-right: solid 1px #444444;
}

#body #footer ul li a {
	display: block;
}

#body #footer #footmenu28{width: 80px; margin:2px 0 0 0; }
#body #footer #footmenu29{width: 108px; margin:2px 0 0 10px; }
#body #footer #footmenu30{width: 90px; margin:2px 0 0 10px; border: none;}


/*----------------------画像---------------------*/

#body #content .imgLeft {
	float: left;
	text-align: center;
	display: table;
	padding: 5px 12px;
}
#body #content .imgRight {
	float: right;
	text-align: center;
	display: table;
	padding: 5px 12px;
}
#body #content .imgCenter {
	margin: 5px auto;
	text-align: center;
	display: table;
}


#body #content .imgLeft img,
#body #content .imgRight img,
#body #content .imgCenter img {
	border: none;
}
