@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(../link/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(../link/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;
	margin:0px auto;
	clear:both;
	background-color:#FFFFFF;
	background-image:url(../link/img/main_bg2.jpg);
	background-repeat:no-repeat;
	}




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


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





table{
	margin-top:20px;
	border-color:#666666;
	font-size:13px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	line-height:140%;
	font-weight:400;
	text-align:center;
	border-collapse:collapse;
	}


td,tr{
	border-color:#666666;
	border-collapse:collapse;
	}




.contents1{
	padding-top:5px;
	height:20px;
	background-image:url(img/point.jpg);
	background-repeat:no-repeat;
	}



.contents2{
	padding-top:5px;
	height:20px;
	background-image:url(img/point2.jpg);
	background-repeat:no-repeat;
	}




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

	





.t_border{
	border-right-color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottomt:thin;
	border-bottom-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}








.map{
	height:35px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	line-height:140%;
	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;
	}


hr{
	color:#6699FF;
	}



/*  フッター  */


#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(../link/img/main_bg2.jpg);
	background-repeat:no-repeat;
	}
