@charset "Shift_JIS";

/** TAG *****************************************************/

body {
	background-color: #f7f7fe;
	color: #333333;
	font-size: small;
	line-height: 1.5em;
}

h1 {
	height: auto;
	width: 380px;
	text-align: right;
	position: absolute;
	left: 50%;
	top: 10px;
	z-index: 1;
	font-size: 12px;
	line-height: 18px;
}

a:link,
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

/** base *****************************************************/

#Container {
	width: auto;
	height: auto;
}

/** header *****************************************************/

#Header {
	width: 800px;
	height: 80px;
	margin: 0px auto;
	background: url(../img/bg_sprite.gif) no-repeat left top;
	position: relative;
}

#logo {
	width: 200px;
	height: 40px;
	position: absolute;
	left: 20px;
	top: 15px;
}
#phone {
	width: 365x;
	height: 42px;
	position: absolute;
	right: 20px;
	top: 30px;
}

/** MainIMG *****************************************************/

#MainIMG {
	width: 100%;
	height: 220px;
	text-align: center;
	background-color: #0b0b4f;
	margin: -15px 0px;
	position: relative;
	z-index: -1;
}

/** banner *****************************************************/

#Bnr {
	width: 800px;
	height: 80px;
	margin: 0px auto 10px;
}

#Bnr li {
	width: 260px;
	height: 80px;
	float: left;
	margin-right: 10px;
}

#Bnr li#Bnr03 {
	margin-right: 0px;
}


/** Navi *****************************************************/


#Navi {
	width: 800px;
	height: 50px;
	margin: 0px auto 10px;
}
#Navi li {
	width: 200px;
	height: 50px;
	overflow: hidden;
	float: left;
}
#Navi li a {
	width: 200px;
	height: 100px;
	display: block;
}
#Navi li a:hover {
	margin-top: -50px;
}


/** Navi *****************************************************/

#Content {
	width: 800px;
	height: auto;
	margin: 0px auto 10px;
}

/** Side Navigation *****************************************************/

#SideNavi {
	width: 200px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#SideNavi dl {
	width: 200px;
	height: auto;
	margin-bottom: 10px;
}

#SideNavi dl dt {
	width: 200px;
	height: 40px;
	margin-bottom: 2px;
}

#SideNavi dl dd {
	width: 200px;
	height: 20px;
	margin-bottom: 1px;
	overflow: hidden;
}

#SideNavi dl dd a {
	width: 200px;
	height: 40px;
	display: block;
}

#SideNavi dl dd a:hover {
	margin-top: -20px;
}

#SideNavi p {
	width: auto;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
}
#SideNavi p.for {
	border: 1px #CCCCCC solid;
	padding: 5px;
	background-color:#FFFFFF;
}




/** Main Contents Area *****************************************************/

#Main {
	width: 590px;
	height: auto;
	margin-bottom:10px;
	float: left;
}

#Loppo {
	width: auto;
	height: auto;
	min-height: 120px;
	max-height: 200px;
	overflow: auto;
	background: url(../img/bg_sprite.gif) #fefefe no-repeat left -100px;
	border: 1px #CCCCCC solid;
	margin-bottom: 10px;
}
* html #Loppo {
	height: 120px;
}
#Loppo p {
	width: 550px;
	height: auto;
	margin-top: 50px;
	margin-left: 20px;
}

#Beginner {
	width: auto;
	height: auto;
	margin-bottom: 10px;
}


/** TOPのカテゴリーボックス **************************************************/

#BOX {
	overflow: hidden;
}

#BOX div {
	width: 290px;
	height: 200px;
	overflow: hidden;
	padding-bottom: 2em;
	margin-bottom: 2em;
	border-bottom: 1px solid #333333; 
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 1.5em;
}
#BOX div:nth-child(odd) {
	clear: left;
	margin-right: 10px;
}
* html #BOX div {
	margin-right: 3px;
}

#BOX h2 {
	width: 63px;
	height: 63px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;

	position: absolute;
	left: 0;
	top: 0;
}




#BOX p {
	background: url(../img/bg_sprite.gif) no-repeat -800px -296px;
	text-indent: 8px;
	position: absolute;
	bottom: 10px;
	right: 0px;
	text-align: right;
}
	#BOX p a:link,
	#BOX p a:visited {
		color: #CC0000;
	}
	#BOX p a:hover {
		color: #FF0000;
	}

#BOX ul {
	position: absolute;
	left: 80px;
	top: 0;
}
#BOX ul li {
	width: 200px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
	background: url(../img/bg_sprite.gif) no-repeat left -295px;
	padding-left: 10px;
}

#Souzoku {
	background-position: left top;
}
#Chizai {
	background-position: left -500px;
}
#Songai {
	background-position: left -1000px;
}
#Rikon {
	background-position: left -600px;
}
#Hasan {
	background-position: left -800px;
}
#Hudosan {
	background-position: left -1200px;
}
#Kaiko {
	background-position: left -200px;
}
#Komon {
	background-position: left -1100px;
}

#txtBOX {
	clear: both;
	width: auto;
	height: auto;
	margin-bottom: 10px;
	padding: 10px;
	border: 3px dotted #333333;
	background-color: #FFFFFF;
}



/** Footer *****************************************************/

#Footer {
	width: 100%;
	height: 450px;
	background-color: #0b0b4f;
	color: #FFFFFF;
}

#Footer a:link,
#Footer a:visited {
	color: #FFFFFF;
}
#Footer a:hover {
	color: #FF0000;
}

#inner {
	width: 800px;
	height: auto;
	margin: 0px auto;
	position: relative;
}

#f_Link {
	width: 780px;
	height: auto;
	position: absolute;
	top: 10px;
	left: 10px;
}
#f_Link li {
	width: auto;
	height: auto;
	margin: 5px;
	padding: 0px 16px 0px 16px;
	float: left;
	border-left: 1px solid #FFFFFF;
	white-space: nowrap;
}

#f_Logo {
	width: 350px;
	height: 80px;
	position: absolute;
	top: 170px;
	left: 0px;
}

#f_Info {
	width: 400px;
	height: 80px;
	position: absolute;
	top: 150px;
	left: 400px;
}
#f_Info dt {
	width: 80px;
	height: auto;
	float: left;
	clear: left;
}
#f_Info dd {
	width: 320px;
	height: auto;
	margin-left: 80px;
}
* html #f_Info dd {
	width: 310px;
	height: auto;
	margin-left: 0px;
}


#Copyright {
	width: 800px;
	height: auto;
	text-align: center;
	position: absolute;
	top: 350px;
	left: 0px;
}

#f_Logo img {
	height: auto;
}