/*tohato_club CSS*/
/*@charset "utf-8";*/
/*common*/
*{
	margin:0;
	padding:0;
}
/*20110309修正*/
html, body {
    height: 100%;
	color: #333;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	background: #FFFFFF url(../../../img/bg_line.gif) repeat;
}
pre {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
a {
	border-style:none;
}
a:focus {
	outline:none;
}

/*body.msie {
	font-size: 75%;
}
body.win {
	font-family:'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Osaka,Meiryo,sans-serif;
}*/

#wrapper {
	/*min-height: 100%;*/
	/*height: auto !important;*/
	/*height: 100%;*/
	width: 500px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-align: left;
	position: absolute;
	background: #FFFFFF;
	left:50%;
	margin-left:-250px;
}

#boxbox {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}








.space {
margin-left:12px;
}

*{outline: none;}
img {border: 0;}
.container {
	width: 600px;
	padding: 0;
	margin: 0 auto;
}
.folio_block {
	position: absolute;
	left: 50%; top: 50%;
	margin: -140px 0 0 -395px;
}

.red{
	font-size: 12px;
	color: #ff0000;
}

.reds{
	font-size: 9px;
	color: #ff0000;
}

.green{
	font-size: 12px;
	color: #006600;
}

.blue{
	font-size: 12px;
	color: #0000cc;
}
img.preload {
    display: none;
}

#info_main{
	overflow:hidden;
	margin:0px 0px 0px 0px;
	position: absolute;
	width:500px;
	height:990px;
	padding:0px 0px 0px 0px;
}

#menu_info_s01_base{
	margin:0px 0px 0px 0px;
	position: absolute;
	width:500px;
	height:990px;
	padding:0px 0px 0px 0px;
	background: url(../img/12gallery_base.png) no-repeat;
}
#menu_info_s01_col0{
	margin:305px 0px 0px 60px;
	position: absolute;
	width:380px;
	padding:0px 0px 0px 0px;
}
#menu_info_s01_col0 pre{
	line-height: 20px;
	color: #000000;
	font-size: 12px;
	text-align: left;
}

#menu_info_s01_mail{margin:495px 0px 0px 100px;width:300px;position: absolute;padding:0px 0px 0px 0px;}
#menu_info_s01_mail_a a      {background:url(../img/mail_btn_n.png) no-repeat;position: absolute;margin-bottom:5px;line-height:5px;text-decoration:none;text-align:center;width:300px;height:40px;}
#menu_info_s01_mail_a a:hover{background:url(../img/mail_btn_o.png) no-repeat;}

#menu_info_s01_close{margin:955px 0px 0px 205px;width:90px;position: absolute;padding:0px 0px 0px 0px;}
#menu_info_s01_close_a a      {background:url(../img/close_btn_n.png) no-repeat;position: absolute;margin-bottom:5px;line-height:5px;text-decoration:none;text-align:center;width:90px;height:30px;}
#menu_info_s01_close_a a:hover{background:url(../img/close_btn_o.png) no-repeat;}




