@charset "utf-8";

/* =================================================================== 
 * style info :  µâ¿õ¼¡2¡¦(£é"Ëç¡¦³â¡¦íô{Åª£õ5¡¦X£ë"Çà¡¦ 
 * =================================================================== */
body {
	background: #fcf9f4;
	color: #490505;	
	font-size: 14px;	
	font-family: "¥á¥¤¥ê¥ª","Meiryo",verdana,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif;	
	line-height: 1.7;
}

*html body {	
/* for IF6 */	
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif;
}

a {	
	color: #80d6f6;
	text-decoration: none;
	}
a:visited {
	
}
a:hover {	
	text-decoration: none;	
	color: #fda2b6;
	}
a:active {}

/*--- clearfix */
.clearfix:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }
.clearfix { min-height: 1em; }
*html .clearfix { height: 1em; }

/* =================================================================== 
 * style info :  Á´Éó+£ðÉî¡¦¡¦(£é"Ëç¡¦³â¡¦íô{Åª£õ5¡¦X£ë"Çà¡¦ 
 * =================================================================== */

#wrap {
	width: 860px;
	margin: 0 auto;
	}

.header {
	width: 860px;
}

h1 {
	margin: 20px 0;
	}

h2 {
	margin: 0 0 20px 0;
}

.nav {
	width: 860px;
	height: 45px;
	margin: 0 0 20px 0;
	}

.nav li {
	float: left;
}

.mein {
	width: 860px;
	padding: 0 0 100px 0;
	}

.rightNav {
	width: 275px;
	float: right;
	}

.leftContent {
	width: 550px;
	float: left;
	}

#footerwrap {
	background: url(../img/footer_bg.gif) repeat-x;
	padding: 25px 0 100px 0;
}

.footer {
	width: 860px;
	margin: 0 auto;
}

/* =================================================================== 
 * style info :  µâ¿õ¹ýµü0¡¦¡¦(£é"Ëç¡¦³â¡¦íô{Åª£õ5¡¦X£ë"Çà¡¦ 
 * =================================================================== */
h3 {
	background: url(../img/sidenav_bg.gif) 0 50% no-repeat;
	padding: 12px 0 12px 23px;
	margin: 0 0 2px 0;
}

h4 {
	background: url(../img/subtitle_bg.gif) 0 50% no-repeat;
	padding: 12px 0 12px 23px;
}

.leftContent p {
	margin: 15px 0 0 15px;
}

.rightNav ul {
	margin: 5px 0 20px 10px;
	}

.rightNav li a {
	background: url(../img/sidepoint01.gif) 0 50% no-repeat;
	padding: 2px 0 0 10px;
	}

.rightNav li a:hover {
	background: url(../img/sidepoint02.gif) 0 50% no-repeat;
	}
	
.footer ul {
	margin: 0 0 15px 0;
}

.footer li {
	float: left;
	margin: 0 18px 0 0;
}

.footer a {
	color: #FFF;
}

.footer a:hover {
	color: #969f30;
}

.footer p {
	margin: 30px 0 0 0;
}

.inside {
	margin: 10px 0 0 40px;
}

h5{
	font-weight: bold;
	border-bottom: dotted 1px #490505;
	margin: 20px 0 3px 0;
}

.inside ul{
	margin: 0 0 0 25px;
}

.inside a {
	background: url(../img/sidepoint01.gif) 0 50% no-repeat;
	padding: 2px 0 0 10px;
}

.inside a:hover {
	background: url(../img/sidepoint02.gif) 0 50% no-repeat;
	padding: 2px 0 0 10px;
}








