@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image: url(/_share/bg_body.png);
	background-color: #F3F3F3;
	font-size: 75%;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-style: normal;
	font-weight: 100;
	background-repeat: repeat-x;
}


img {
	border: none;
	border-width: 0px;
	vertical-align:top;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul { display: block; margin: 0px; padding: 0px; }

.h1 {
	float: right;
	font-size: 13px;
	color: #5E5E5E;
	font-weight: normal;
	
	}

h3 {
	background-image:url(/_share/title_main/bg_h3.png);
	height:30px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-size: 130%;
	line-height: 30px;
	}

#conteiner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.conteiner:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* header */
#header {
	height: 70px;
	padding: 0px;
	margin: 0px;

}

#headerH1 {
	height: 10px;
	margin: 0px;
	float: left;
}

#headerRight {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 40px;
	width: 470px;
	background-position: bottom;
	background-repeat: no-repeat;
}

#headerRight h1 {
	width: 470px;
	text-align: right;
}


#logo {
	float: left;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
/* /header */



/* navi */

#navi {
	height: 54px;
}

/* navi */

#navi2 {
	height: 44px;
	clear: both;
	margin-bottom: 10px;
}

#navi2 ul {


}

#navi2 ul li {
	float: left;
	margin-bottom: 10px;
}

#navi2 ul li a {
	height: 44px;
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	background-image: url(/_share/navi2/navi2_798.png);
	background-repeat: no-repeat;
}


a.navi01		{ background-position:0px 0px; width: 160px; }
a.navi01:hover	{ background-position:0px -44px; }
a.navi01fix		{ background-position:0px -44px; width: 160px; }

a.navi02		{ background-position:-160px 0px; width: 160px; }
a.navi02:hover	{ background-position:-160px -44px; }
a.navi02fix		{ background-position:-160px -44px; width: 160px; }

a.navi03		{ background-position:-320px 0px; width: 160px; }
a.navi03:hover	{ background-position:-320px -44px; }
a.navi03fix		{ background-position:-320px -44px; width: 160px; }

a.navi04		{ background-position:-480px 0px; width: 160px; }
a.navi04:hover	{ background-position:-480px -44px; }
a.navi04fix		{ background-position:-480px -44px; width: 160px; }

a.navi05		{ background-position:-640px 0px; width: 158px; }
a.navi05:hover	{ background-position:-640px -44px; }
a.navi05fix		{ background-position:-640px -44px; width: 158px; }

a.navi06		{ background-position:0px -88px; width: 160px; }
a.navi06:hover	{ background-position:0px -132px; }
a.navi06fix		{ background-position:0px -132px; width: 160px; }

a.navi07		{ background-position:-160px -88px; width: 160px; }
a.navi07:hover	{ background-position:-160px -132px; }
a.navi07fix		{ background-position:-160px -132px; width: 160px; }


a.navi08		{ background-position:-320px -88px; width: 160px; }
a.navi08:hover	{ background-position:-320px -132px; }
a.navi08fix		{ background-position:-320px -132px; width: 160px; }

a.navi09		{ background-position:-480px -88px; width: 160px; }
a.navi09:hover	{ background-position:-480px -132px; }
a.navi09fix		{ background-position:-480px -132px; width: 160px; }

a.navi10		{ background-position:-640px -88px; width: 158px; }
a.navi10:hover	{ background-position:-640px -132px; }
a.navi10fix		{ background-position:-640px -132px; width: 158px; }




#main {
	width: 570px;
	float:right;
	clear: none;

}

#side {
	width: 200px;
	margin-left: 0px;
	float: left;
	padding-left: 10px;
}

.sideBox {
	width: 188px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	line-height: 120%;
	font-size: 110%;
	color: #555555;
}

#sideBox form {
	margin: 0px;
	padding: 0px;
}

.sideMenu01 {
	width: 188px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 120%;
	font-size: 110%;
	color: #555555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image:url(/_share/bg_side_menu.png);
	height: 36px;
	margin: 0px;
}

.sideMenu02 {
	width: 188px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 120%;
	font-size: 110%;
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image:url(/_share/bg_side_menu.png);
	height: 36px;
}

#list_box {
	width: 200px;
	margin-left: 0px;
	float: left;
	padding-left: 10px;
	margin-bottom:10px;
}


#navi2 ul li  {
	list-style: none;
	}
	
#list_box ul li  {
	list-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	font-size: 12px;
	}

#list_box ul li a {
	text-indent: 5px;
	display: block;
	height: 20px;
	padding-top: 6px;
	}
	
#list_box ul li a:hover {
	text-indent: 5px;
	display: block;
	background-color: #FFFFCC;	
	}

#footer {
	background-image: url(/_share/footer/bg_footer.png);
	clear: both;
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footerLeft {
	float:left;
	
}

#footerRight {
	float:right;
}

#footerBox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.pRight {
	line-height: 130%;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 120%;
	padding-right: 10px;
	float:right;
}



.pFreebook {
	line-height: 160%;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 120%;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FBFAF9;
	margin-right: 10px;
	border: 10px solid #EFE9DE;
}

.pFreebook b {
	margin-left: 0px;
	font-size: 115%;
	color: #0066FF;
	margin-right: 0px;
}

.pNor {
	line-height: 160%;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 120%;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.pNor b {
	margin-left: 0px;
	font-size: 115%;
	color: #0066FF;
	margin-right: 0px;
}

.pMenu {
	padding-left: 24px;
	font-size: 100%;
	margin: 0px;
	padding-top: 11px;
}

.pApology {
	text-align:left;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	width: 540px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	padding: 5px;
}

.pApology a {
	text-decoration: none;	
}

.pFooter {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 10px;
	color: #999999;
	line-height: 130%;
}

.pFooterRight {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 10px;
	color: #999999;
	line-height: 130%;
}

/* pics */
.imgMain {
	margin: 10px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	}

.imgM10 {

}

.imgR10B {
	margin: 5px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	float:right
}

.imgBt {
	padding: 0px;
	border: 0px none #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* table */
#tableA {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}

.tableA {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}
.td01 {
	background-color: #F7FBFF;
	padding: 5px;
	text-align: left;
	font-size: 14px;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;

}

.td02 {
	padding: 5px;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	width: 390px;
	line-height: 130%;
}



#tableLink {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}

.td03 {
	background-color: #F7FBFF;
	padding: 5px;
	text-align: left;
	font-size: 100%;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;

}

.td04 {
	padding: 5px;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	width: 390px;
	line-height: 130%;
}


/* other */

.info {
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 20px;
	}

.info ul {

	}

.info ul li {
	padding-left: 15px;
	width:500px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 24px;
	padding-top: 10px;
	list-style-type: none;
	}

.bs20 {
	margin-bottom: 20px;
}
	
	
/* crear */
.clearfix {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

