h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,th,tr,form {
	margin:0;
	font-size:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
}  
.TITLE {
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.index {
	font-size: 100%;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #BE1B1C;
}
.sideindex {
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	color: #BE1B1C;
}
.text {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 145%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.caution {
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 145%;
	color: #F00;
}
.sidetext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 145%;
}
body { text-align:center; }   
#wrap {
	width:794px;
	text-align:left;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	background-color: #4A0B0B;
}  
#footer {
	width: 100%;
	position: fixed;
	bottom: 0px;
}  
#header {
	text-align: left;
	height: 84px;
	width: 794px;
	background-color: #FFF;
	
	
}
#logo {
	text-align: left;
	height: auto;
	width: 198px;
	float: left;
	
	
}
#since {
	text-align: right;
	height: auto;
	width: 256px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
	float: right;
	
}
#wraptop {
	height: 9px;
	background-image: url(img/top/wraphead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapbottom {
	height: 9px;
	background-image: url(img/top/wrapunder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintop{
	height: 16px;
	background-image: url(img/top/mainhead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainbottom{
	height: 9px;
	background-image: url(img/top/mainunder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	height: 32px;


}

#inner {


}
#mainWrap {
	width:580px;
	float:left;
}
#mainfloat {
	width:573px;
	float:right;
	background-color: #FFF;
}
.illustWrap {
	text-align: center;

}
.illustfloat {
	width:191px;
	float:left;
	text-align: center;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.icon {
	width:151px;
	text-align: center;
	background-color:#666;
}
.maintext {
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;

}
#mailto {
	text-align: center;
}
#sideWrap {
	width:207px;
	float:right;
}
#sidefloat {
	width:200px;
	float:left;
	background-color: #FFF;
}
.sidetop {
	background-color: #4A0B0B;
	background-image: url(img/top/sidehead.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
}
.sidebunner {
	text-align: center;
}
.sidejoint {
	background-color: #4A0B0B;
	background-image: url(img/top/sidejoint.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
.sidebottom {
	background-color: #4A0B0B;
	background-image: url(img/top/sideunder.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
}

.clear { clear:both; }   
.clear hr { display:none; }
#adsense {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	height: auto;
	width: auto;
}

#copy {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sideMenu , .sideMenu ul { margin:0; padding:0; }  
.sideMenu a { text-decoration:none; }  
.sideMenu li {  
    list-style:none;  
    font-size:12px;  
    line-height:20px;  
}  
.sideMenu li a {
	display:block;
	background:#060;
	color:#fff;
	line-height:20px;
	border-bottom:solid 1px #030;
	font-weight: bold;
	text-align: center;
}  
.sideMenu li ul li a {
	border-bottom:solid 1px #6c6;
	background-color: #CFC;
	color: #000;
	font-weight: normal;
	text-align: left;
}  
.sideMenu li ul li a:hover {
	background:#6f6;
	font-weight: bold;
} 
