@charset "utf-8";


/* {X^C
---------------------------------------------*/

body {
	background-image: url(img/header_b2.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Verdana", "qMmpS Pro W3", "lr SVbN", "Osaka]";
	font-size: 12px;
	line-height: 170%;
	color: #666666;
	}
* {
	margin: 0;
	padding: 0;
}

img {
	border:none;
}

li {
	list-style-type:none;
	font-weight: bold;
	margin-right: 50px;
}

em {
	visibility: hidden;
	font-size: 2px;
}

/* ------------------------------------- 
 *	N̐Fݒ
 * ------------------------------------- */
	
a:link    {color: #333; text-decoration: none;}
a:visited {color: #333; text-decoration: none;}
a:active  {color: #333; text-decoration: none;}
a:hover   {
	color: #000000;
	text-decoration: none;
}

/* ------------------------------------- 
 *	CAEg
 * ------------------------------------- */

#wrapper{
	width:960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1030px;
	}

#header {
	width:100%;
	background-image: url(img/header_b2.png);
	background-repeat: repeat-x;
	height: 160px;
	}
	
/* ************************************************ 
 *	navi
 * ************************************************ */	

#navigation {
	height: 66px;
	margin-top: 25px;
}
#navigation ul {

}
#navigation ul li {
	margin-top: 10px;
	width: 100px;
	text-align: center;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#navigation ul li a {
	display: block;
	height: 66px;
	background-position: top center;
	color: #666666;
}
#navigation ul li a:hover,
#navigation ul li a.active {
	background-image: url(img/navi_on.png);
	background-color: #FFFFFF;
	color: #333333;
	background-repeat: repeat-x;
}
	
/* ************************************************ 
 *	content
 * ************************************************ */

/* ------------------------------------- 
 *	{fB̃CAEg
 * ------------------------------------- */

#side_r {
	width:160px;
	float:right;
	margin-left: 10px;
}

#side_l {
	width:200px;
	float: right;
	margin-left: 10px;
}

#main {
	width: 570px;
}
/* ------------------------------------- 
 *	C
 * ------------------------------------- */
 
.main_title {
	color:#666666;
	font-weight:bolder;
	margin-top: 10px;
}

.main_body {
	margin-bottom: 22px;
}

.main_navi {font-size:10px; margin-bottom:20px;
}

.main_content{
}

.main_link{
	margin-bottom: 31px;
	margin-top: 31px;
}
#wrapper #content {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#wrapper #content #main h3 {
	font-size: 12px;
	margin-top: 13px;
	color: #000000;
	margin-bottom: 3px;
}

/* ************************************************ 
 *	tb^[
 * ************************************************ */

.footer{
	font-size:12px;
	text-align: center;
	width: 100%;
	margin: 0px;
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FAFAFA;
	float: none;
	}
#wrapper #content #main h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
