@charset "utf-8";
/*文字サイズ*/
.exhuge {font-size:150%;line-height: 150%;}      /*24px*/
.exlarge{font-size:131.25%;line-height: 150%;}     /*21px*/
.huge {font-size:112.5%;line-height: 150%;}       /*18px*/
.large {font-size:100%;line-height: 150%;}         /*16px = 12pt*/
.mid {font-size:81.25%;line-height: 150%;}       /*13px*/
.sml {font-size:70%;line-height: 150%;}      /*10px*/
.x-sml {font-size:56.25%;line-height: 150%;}    /*9px*/






/*全体定義*/
body {
	background-image: url(img/base_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

#contents{
	margin-right: auto;
	margin-left: auto;
	width: 752px;
}

a {
	color: #990000;
}
a:hover {
	color: #FF9900;
}

input {
	font-size: 81.25%;
	padding: 3px;
	border: 1px solid #666666;
}

textarea {
	font-size: 81.25%;
	padding: 3px;
	border: 1px solid #666666;
}


/*ヘッダー*/
#head{
	margin-right: auto;
	margin-left: auto;
	width: 752px;
}

#head h1{
	margin: 0px;
	padding: 0px;
}





/*右ボックス*/
#rightbox{
	float: right;
	width: 547px;
}

/*トップ用小ボックス*/

.topsboxr{
	width: 272px;
	float: right;
}



.topsboxl{
	width: 272px;
	float: left;
}

.topsboxin{
	margin-right: 12px;
	margin-left: 12px;
}

.topsboxin h3{
	font-size:81.25%;
	font-weight: bold;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 10px;
}

.topsboxin2{
	color: #666666;

}

.topsboxin2 a{
	color: #666666;
	text-decoration: none;

}

.topsboxback{
	width: 547px;
	overflow: auto;
	background-image: url(img/top_sbox_back.gif);
	background-repeat: repeat-y;
}




/*右黄色ボックス*/

.yellowbox {
	width: 547px;
	overflow: auto;
	background-image: url(img/l_yellowbox_back.gif);
	background-repeat: repeat-y;
	font-size:81.25%;
	line-height: 150%;
}

.yellowbox h3{
	color: #990000;
	margin: 0px 0px 10px;
}

.yellowbox img{
	border: 4px solid #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
}

.yellowbox2 {
	width: 547px;
	overflow: auto;
	background-image: url(img/l_yellowbox_back.gif);
	background-repeat: repeat-y;
	font-size:70%;
	color: #FFFFFF;
}

.yellowbox2 a{
	color: #FFFFFF;
	text-decoration: none;

}

.yellowboxttl {
	background-image: url(img/yellowbox_ttl.gif);
	margin: 0px;
	height: 48px;
	width: 547px;
	font-size: 100%;
	color: #FFFFFF;
}

.yellowbox_other {
	width: 547px;
	overflow: auto;
	background-image: url(img/l_yellowbox_back.gif);
	background-repeat: repeat-y;
	line-height: 150%;
}

.yellowbox_otherin {
	margin-right: 27px;
	margin-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	padding-bottom: 8px;
}

.yellowbox_otherin h3{
	margin: 0px;
	font-size:92%;
	padding-top: 8px;
}

.yellowbox_otherin p{
	margin: 0px;
	font-size:81.25%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}

.yellowbox_otherinpost {
	font-size: 70%;
	color: #FFFFFF;

}

.yellowbox_otherfoot {
	margin-right: 27px;
	margin-left: 27px;
	font-size: 81.25%;
	color: #ffffff;
	padding-top: 12px;
	font-weight: bold;

}

/*右灰色ボックス*/

.graybox {
	width: 547px;
	overflow: auto;
	background-image: url(img/l_graybox_back.gif);
	background-repeat: repeat-y;
	font-size:81.25%;
	line-height: 150%;
}

.graybox h3{
	color: #990000;
	margin: 0px 0px 10px;
	padding: 3px;
}

.graybox img{
	border: 4px solid #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
}

.graybox2 {
	width: 547px;
	overflow: auto;
	background-image: url(img/l_graybox_back.gif);
	background-repeat: repeat-y;
	font-size:70%;
	color: #666666;
}

.graybox2 a{
	color: #666666;
	text-decoration: none;

}

.grayboxttl {
	background-image: url(img/graybox_ttl.gif);
	margin: 0px;
	height: 48px;
	width: 547px;
	font-size: 100%;
	color: #FFFFFF;
}

.ttlin {
	left: 20px;
	top: 20px;
	position: relative;
}

/*左ボックス*/
#left{
	float: left;
	width: 202px;
}

#left div{
	background-image: url(img/left_back.gif);
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size:70%;
	line-height: 170%;
}

#left p.blog{
         margin:0px;
         padding:0px;
         text-align:right;
}

#left div ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#left div ul li{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

/*フッター*/
#foot{
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 0px;
	clear: both;
}

.footbtn{
	text-align: right;
	padding-top: 25px;
	padding-right: 25px;
}


/*マージン*/
.mg0{
	margin: 0px;
	padding: 0px;
}

.mgbtm3{
	margin-bottom: 3px;
}

.mgrl27{
	margin-right: 27px;
	margin-left: 27px;
}


