@charset"Shift_JIS";

/*** ------------------------------------------------------------- ハック ***/
.clearfix:after{
    content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
    display:inline-table;
}
/*Hides from IE-mac \*/
*html.clearfix{ height:1%; }
.clearfix{ display:block; }
/* End hide from IE-mac */

/*** ------------------------------------------------------------- 共通 ***/
* {
	margin:0px;
	padding:0px;
}

a:link {
	color:#3B8AD2;
	text-decoration:underline;
} 
a:visited {
	color:#3B8AD2;
	text-decoration:underline;
} 
a:hover {
	color:#205688;
	text-decoration:underline;
}
a:active {
	color:#205688;
	text-decoration:underline;
}

p {margin:0px; padding:0px;}

ul {
    list-style-type:none;
}



img {
    border:none;
}


.ptop {
	text-align:right;
	padding:30px 20px 20px 0px;
}
body {
	background-color:#FFFFFF;
	font-size:12px;
	color:#666666;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	line-height:150%;
	background-image:url(img/body-bg.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	margin:0px auto;
	width:840px;
	text-align:left;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	background-image: url(img/wrapper-bg.jpg);
}
#header {
	background-image:url(../img/header-bg.jpg);
	background-repeat:no-repeat;
	height:95px;
	width:840px;
}

/*** ------------------------------------------------------------- コンテンツ全体 ***/
#cont {
	clear:both;
	width:800px;
	padding:10px 20px 0px;
}

/*** ------------------------------------------------------------- メイン ***/
#main {
	float:left;
	width:540px;
	padding: 0px 10px 0px 15px;
}
#main h1{
	padding-bottom: 10px;
}
#main h2{
	padding: 10px 20px;
	color: #0066CC;
	font-size: 18px;
}
#main h3{
	padding: 5px 20px;
	font-size: 16px;
	color: #333333;
}
#main h4{
	padding: 5px 20px;
	font-size: 14px;
	color: #3399CC;
}
#main p{
	padding: 0px 20px 30px 20px;
	font-size: 14px;
	line-height: 160%;
	color: #444444;
}
#main strong{
	color:#FF0000;
	padding:0px 3px;
	font-weight:bold;
}
/*** ------------------------------------------------------------- h05 ***/
#books{}

#books h2{font-size: 14px;	padding: 15px 20px 0px 20px;}
#books h3{font-size: 14px;	padding: 0px 20px;}
#books h4{font-size: 14px;	padding: 2px 20px;}
#books p{font-size: 14px;	padding: 2px 20px;}
/*** ------------------------------------------------------------- h06 ***/
#Materials{

}
#MaterialsLeft{
	float: left;
}
#MaterialsRight{
	float: right;
}

/*** ------------------------------------------------------------- メニュー ***/
#menu {
	width:220px;
	float:right;
	margin: 0px 10px 0px 0px;
}
#menu ul {
	list-style:none;
}
#menu li {
	width:220px;
	text-indent:-9999px;
}
#menu li a {
	text-decoration:none;
	display:block;
	width:220px;
}

/*** ---------------------------------------------------- メニューボタンの設定 ***/
#menu li#menu01 { background:url(img/menu01.gif) no-repeat 0px 0px; height: 50px; }
#menu li#menu02 { background:url(img/menu02.gif) no-repeat 0px 0px; height: 50px; }
#menu li#menu03 { background:url(img/menu03.gif) no-repeat 0px 0px; height: 50px; }
#menu li#menu04 { background:url(img/menu04.gif) no-repeat 0px 0px; height: 50px; }
#menu li#menu05 { background:url(img/menu05.gif) no-repeat 0px 0px; height: 50px; }
#menu li#menu06 { background:url(img/menu06.gif) no-repeat 0px 0px; height: 50px; }
#menu li#menu07 { background:url(img/menu07.gif) no-repeat 0px 0px; height: 50px; }
#menu li#menu08 { background:url(img/menu08.gif) no-repeat 0px 0px; height: 60px; }
#menu li#menu09 { background:url(img/menu09.gif) no-repeat 0px 0px; height: 50px; }
#menu li#menu10 { background:url(img/menu10.gif) no-repeat 0px 0px; height: 50px; }
#menu li#menu11 { background:url(img/menu11.gif) no-repeat 0px 0px; height: 50px; }
#menu li#menu12 { background:url(img/menu12.jpg) no-repeat 0px 0px; height: 70px; }

/*** ---------------------------------------------------- メニューボタンリンク領域の設定 ***/
#menu li#menu01 a { height:50px; }
#menu li#menu02 a { height:50px; }
#menu li#menu03 a { height:50px; }
#menu li#menu04 a { height:50px; }
#menu li#menu05 a { height:50px; }
#menu li#menu06 a { height:50px; }
#menu li#menu07 a { height:50px; }
#menu li#menu08 a { height:60px; }
#menu li#menu09 a { height:50px; }
#menu li#menu10 a { height:50px; }
#menu li#menu11 a { height:50px; }
#menu li#menu12 a { height:70px; }


/*** ---------------------------------------------------- メニューボタンマウスオーバー時の設定 ***/
#menu li#menu01 a:hover { background:url(img/menu01.gif) no-repeat -220px 0px; height: 50px; }
#menu li#menu02 a:hover { background:url(img/menu02.gif) no-repeat -220px 0px; height: 50px; }
#menu li#menu03 a:hover { background:url(img/menu03.gif) no-repeat -220px 0px; height: 50px; }
#menu li#menu04 a:hover { background:url(img/menu04.gif) no-repeat -220px 0px; height: 50px; }
#menu li#menu05 a:hover { background:url(img/menu05.gif) no-repeat -220px 0px; height: 50px; }
#menu li#menu06 a:hover { background:url(img/menu06.gif) no-repeat -220px 0px; height: 50px; }
#menu li#menu07 a:hover { background:url(img/menu07.gif) no-repeat -220px 0px; height: 50px; }
#menu li#menu08 a:hover { background:url(img/menu08.gif) no-repeat -220px 0px; height: 60px; }
#menu li#menu09 a:hover { background:url(img/menu09.gif) no-repeat -220px 0px; height: 50px; }
#menu li#menu10 a:hover { background:url(img/menu10.gif) no-repeat -220px 0px; height: 50px; }
#menu li#menu11 a:hover { background:url(img/menu11.gif) no-repeat -220px 0px; height: 50px; }
#menu li#menu12 a:hover { background:url(img/menu12.jpg) no-repeat -220px 0px; height: 70px; }


/*** ------------------------------------------------------------- フッター ***/
#footer {
	margin:0px auto;
	clear:both;
	width:840px;
	background: url(img/footer-bg.jpg) no-repeat;
	height: 120px;
}
#footer p {
	float: left;
	padding: 25px 0px 0px 30px;
}

address {
	padding:40px 28px 0px 0px;
	font-style:normal;
	float: right;
}
