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



/*  共通  */

body{
	width:100%;
	margin:0px auto;
	font-size:12px;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(img/body_bg.jpg);
	background-repeat: repeat;

	}





.clear{
	clear:both;
	}
	
	
img{
	border:0px;
	}




#top{
	text-align:center;
	}
	
	
	
	

/*  ヘッダー  */


#header{
	margin-top:3px;
	padding-top:15px;
	height:93px;
	background-color:#FFFFFF;
	background-image:url(img/header.jpg);
	background-repeat: repeat-x;
	}




h1{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:center;
	}


.head{
	width:800px;
	height:45px;
	margin:0px auto;
	background-image:url(img/head_bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	}


.logo{
	margin-bottom:10px;
	float:left;
	}


.link{
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	}



/*  コンテンツ上  */



#main{
	width:820px;
	height:100%;
	margin:0px auto;
	background-color:#FFFFFF;
	background-image:url(img/main_bg2.jpg);
	background-repeat:no-repeat;
	clear:both;
	}


.main2{
	width:770px;
	
	margin:0px auto;
	}


#right_contents{
	width:600px;
	margin-top:25px;
	float:right;
	}
	

.point1{
	height:30px;
	background-image:url(img/point1.jpg);
	background-repeat:no-repeat;
	}




.point1_bg{
	height:120px;
	padding-top:10px;
	background-image:url(img/point1_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin:0px;
	font-size:13px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	line-height:140%;
	font-weight:400;
	text-align:left;
	}




.point2{
	height:30px;
	background-image:url(img/point2.jpg);
	background-repeat:no-repeat;
	}
	


.point2_bg{
	height:120px;
	padding-top:10px;
	background-image:url(img/point2_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin:0px;
	font-size:13px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	line-height:140%;
	font-weight:400;
	text-align:left;
	}



.point3{
	height:30px;
	background-image:url(img/point3.jpg);
	background-repeat:no-repeat;
	}





.point3_bg{
	height:120px;
	padding-top:10px;
	background-image:url(img/point3_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin:0px;
	font-size:13px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	line-height:140%;
	font-weight:400;
	text-align:left;
	}





.point4{
	height:30px;
	background-image:url(img/point4.jpg);
	background-repeat:no-repeat;
	}



.style_bg{
	height:80px;
	background-image:url(img/style_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:15px;
	padding-left:30px;

	}









table{
	margin-top:20px;
	border-collapse:collapse;
	}


td,tr{
	border-collapse:collapse;
	}


hr{
	color:#6699FF;
	}



h2{
	padding-top:3px;
	padding-left:20px;
	margin:0px;
	font-size:16px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	
	font-weight:bolder;
	text-align:left;
	}


.sub_text{
	
	font-size:15px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	line-height:160%;
	font-weight:bolder;
	text-align:left;
	}
	




h3{
	margin:0px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	line-height:140%;
	font-weight:bolder;
	text-align:left;
	}


/*

.contents_text{
	margin:0px;
	font-size:13px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	line-height:140%;
	font-weight:400;
	text-align:left;
	}
*/
	

#left_contents{
	width:140px;
	margin-right:30px;
	margin-top:25px;
	float:left;
	}



li,ul{
	text-align:left;
	margin:0px;
	padding:0px;
	list-style-type: none;
	display: inline;
	}






/*  フッター  */


#futter{
	
	padding-top:20px;
	height:120px;
	background-color:#FFFFFF;
	background-image:url(img/futter.jpg);
	background-repeat: repeat-x;
	}


.futter{
	width:820px;
	margin:0px auto;
	font-size:12px;
	color:#333333;
	letter-spacing:0.1em;
	font-family:Arial, Helvetica, sans-serif;
	}

a{
	font-size:12px;
	color:#333333;
	letter-spacing:0.1em;
	text-decoration: none;
	}



a:link{
	font-size:12px;
	color:#333333;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	

a:visited{
	font-size:12px;
	color:#666666;
	letter-spacing:0.1em;
	}
	
	
a:hover{
	color:#000099;
	text-decoration:none;
	}



.a_point{
	font-size:12px;
	color:#000099;
	letter-spacing:0.1em;
	text-decoration: none;
	}


address{
	font-size:11px;
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	font-style:normal;
	}
	




/*  テスト  */




#main2{
	width:820px;
	height:600px;
	margin:0px auto;
	background-image:url(img/main_bg2.jpg);
	background-repeat:no-repeat;
	}
