/***********************************************/
/* base.css                                    */
/***********************************************/

html{

}


body{
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
}

#back {
	background-image:url(images/bg.jpg);
	width:752px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;
	border-bottom-style: solid;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#naka {
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}
	
#head {
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
#foot {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	width: 748px;
	font-size:11px;
	letter-spacing:0.2em;
	color: #666;
	text-align:center;
	float: none;
	padding: 0px;
	}
	
	


a img {border-style:none;}



/***********************************************/
/* mon                                         */
/***********************************************/ 

a.mon:link, a.mon:visited, a.mon:active {
	color: #630000;
	font-size: small;
	text-decoration: underline;
	line-height: 1.7;
}

a.mon:hover {
	color: #FFCC00;
	font-size: small;
	text-decoration: underline;
	line-height: 1.7;
}


/***********************************************/
/* style                                       */
/***********************************************/ 


.styleTop {
	margin:0px;
	padding-bottom:0px;
	padding-top:0px;
	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-align: right;
}

.style1 {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 50px;
	width: 318px;
	float: left;
	text-align: center;
}

.style1_R {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	float: left;
}

.style1_R2 {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.style2 {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	width: 748px;
	float: left;
	text-align: center;
}

.styleF_00 {
	font-size: 12px;
	color: #aaa;
	letter-spacing: 0.3em;
	line-height: 2.5;
}

.styleF_01 {
	font-size: 12px;
	color: #aaa;
	letter-spacing: 0.2em;
	line-height: 1.5;
}

.styleF_02 {
	font-size: 12px;
	color: #666;
	letter-spacing: 0.2em;
	line-height: 1.5;
}
	
.styleF_2 {
	font-size: 16px;
	color: #aaa;
	letter-spacing: 0.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
	
.styleG_1 {
	border: 1px solid #444;
	padding: 8px;
	float: left;
	margin-bottom: 40px;
	margin-right: 50px;
}

.styleG_2 {
	border: 1px solid #444;
	padding: 8px;
}
