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

* {
margin:0;
padding:0;
}

body{
	text-align:center;
	margin:0px;	
	}
	
/********************************ETC*/

hr{
	}

	
/********************************LINK*/

a{
	color:#CC0000;
	}
	
a:hover{
	color:#336600;
	}
	
/********************************MAIN_BOX*/

#head{
	width:764px;
	background-image:url(images/head.jpg);
	height:147px;
	margin-right:auto;
	margin-left:auto;
	}
	
#big{
	background-image:url(images/bg.jpg);
	margin-right:auto;
	margin-left:auto;
	width:764px;
	padding-bottom:20px;
	}

#left{
	width:190px;
	float:left;
	font-size:12px;
	}
	
#right{
	font-size:12px;
	margin-left: 0px;
	float: right;
	}
	
	
/********************************MIDASHI*/

h1{
	color:#ffffff;
	font-size:10px;
	margin:0px;
	font-weight:normal;
	width:764px;
	background-color:#93BD4F;
	margin-right:auto;
	margin-left:auto;
	padding:3px 0px 3px 0px;
	}
	
h2{
	color:#999999;
	text-align:left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	}

h2 a{
	color:#999999;
	text-decoration:none;
	}

.title_top{
	background-image:url(images/h3_top.jpg);
	height:46px;
	background-repeat: no-repeat;
	width: 562px;
	}

h3{
	background-image:url(images/h3.jpg);
	background-repeat:no-repeat;
	width:562px;
	height:21px;
	color:#CC0000;
	font-size:14px;
	text-align:left;
	margin:0px;
	}

h3 a{
	color:#CC0000;
	padding-left:40px;
	}

	
/********************************RIGHT_BOX*/

.text{
	background-image:url(images/text.jpg);
	background-repeat:repeat-y;
	width:562px;
	padding-top:10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

.text_main{
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	line-height:150%;
	width: 500px;
	}
	
.text_foot{
	background-image:url(images/text_foot.jpg);
	height:48px;
	margin-bottom:30px;
	background-repeat:no-repeat;
	width: 560px;
	}

.m_tc{
	text-align:right;
	margin-right:30px;
	}

.tb{
	background-color:#FFFFFF;
	text-align:left;
	padding:10px;
	margin-bottom:30px;
	width: 400px;
	}
	
#navi{
	}
	
/********************************COMMENT_TRCKBACK*/

.comment{
	}
	
/********************************LEFT_BOX*/

#left_box{
	width:160px;

	font-
; 	margin-left: 5px;
	}
#left a{
	color:#666666;
	text-decoration:none;
	}
#left_box p{
	}

.l_t{
	font-size:16px;
	color:#CC9900;
	font-weight:bold;
	text-align:left;
	}
	
.menu{
	text-align:left;
	line-height:200%;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

.menu li{
	}

#left_bottom{
	}

#feed  a{
	}

/********************************BOX*/

/*ﾌ青Ｊhomej*/
#home{
	}
#home a{
	}
.home{
	}

	
/********************************FONTS*/	

#sitemap{
	font-size:16px;
	text-align:right;
	margin-top:60px;
	margin-right:20px;
	}

#sitemap a{
	color:#FFFFFF;
	}

.c-both{
	clear:both;
	}

/********************************FOTTER*/

#foot{
	background-image:url(images/foot.jpg);
	font-size:10px;
	width: 764px;
	background-repeat: no-repeat;
	height: 38px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-position: left top;
	}
#copy{
	font-size: 10px;
	}
