@charset "UTF-8";
/* CSS Document */
/*=========================================
	 　　	　	共通
=========================================*/
*{list-style:none; margin:0; padding:0;}
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
form,fieldset,input,textarea,
p,th,td,img{
	margin:0;
	padding:0;
	font-style:normal;
	}
html{
	background:url(../images/htback.gif) repeat-x;
}
body{
	width:802px;
	margin:0px auto;
	font-size:16px;
	line-height:1.5em;
	color:#655d5b;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:#FFFFFF;
}
img{ border:0px;
}

.mb10{margin-bottom:10px;}
.mb5{margin-bottom:5px;}
#container{
	width:800px;
	border:1px solid #9f0e15;
	height:auto;
	overflow:hidden;
}

#header{
	width:800px;
	height:75px;
	border-top:5px solid #9f0e15;
	border-bottom:5px solid #9f0e15;
	background:url(../images/header_back.jpg) no-repeat;
}
.float-left	{
	float:left;
}

.float-right {
	float:right;
}
#footer{
	width:800px;
	height:30px;
}
#phone{
	width:178px;
	height:75px;
	float:right;
	background:url(../images/phone.jpg) no-repeat;
}
#mailbox{
	width178px;
	height:25px;
	padding-top:45px;
	font-size:11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 3px;
}
a:link {
	color: #0e9f98;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0e9f98;
}
a:hover {
	text-decoration: none;
	color: #880000;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mb20{
	margin-bottom:20px;
}
/*=========================================
	 　　		グローバルナビ
=========================================*/
#gnavi{
	width:794px;
	height:30px;
	border:1px solid #9f0e15;
	margin:5px 2px;
}

#gnavi ul{
	list-style:none;
	margin:0;
	padding:0;
}

#gnavi ul li{
	list-style:none;
    float:left;
}

#gnavi ul a{
    display:block;
    text-indent:-9000px;
    overflow:hidden;
}

.gnavi01 {
	width:133px;
	height:30px;
	background-image:url(../images/gnavi_01.jpg);
}

.gnavi01 a{
	width:133px;
	height:30px;
	background-image:url(../images/gnavi_01.jpg);
}
.gnavi01 a:hover{
	background-image:url(../images/gnavi_o_01.jpg);
}

.gnavi02{
	width:132px;
	height:30px;
	background-image:url(../images/gnavi_02.jpg);
}

.gnavi02 a{
	width:132px;
	height:30px;
	background-image:url(../images/gnavi_02.jpg);
}

.gnavi02 a:hover{
	background-image:url(../images/gnavi_o_02.jpg);
}

.gnavi03{
	width:132px;
	height:30px;
	background-image:url(../images/gnavi_03.jpg);
}
.gnavi03 a{
	width:132px;
	height:30px;
	background-image:url(../images/gnavi_03.jpg);
}
.gnavi03 a:hover{
	background-image:url(../images/gnavi_o_03.jpg);
}

.gnavi04{
	width:132px;
	height:30px;
	background-image:url(../images/gnavi_04.jpg);
}
.gnavi04 a{
	width:132px;
	height:30px;
	background-image:url(../images/gnavi_04.jpg);
}
.gnavi04 a:hover{
	background-image:url(../images/gnavi_o_04.jpg);
}

.gnavi05{
	width:133px;
	height:30px;
	background-image:url(../images/gnavi_05.jpg);
}
.gnavi05 a{
	width:133px;
	height:30px;
	background-image:url(../images/gnavi_05.jpg);
}
.gnavi05 a:hover{
	background-image:url(../images/gnavi_o_05.jpg);
}

.gnavi06{
	width:132px;
	height:30px;
	background-image:url(../images/gnavi_06.jpg);
}
.gnavi06 a{
	width:132px;
	height:30px;
	background-image:url(../images/gnavi_06.jpg);
}
.gnavi06 a:hover{
	background-image:url(../images/gnavi_o_06.jpg);
}


.vierge_color {
	color: #9f0e15;
}
.vierge_color a:link,.vierge_color a:visited {
	color: #9f0e15;
	text-decoration:underline;
}
.vierge_color a:hover,.vierge_color a:active{
	color: #9f0e15;
	text-decoration:none;
}	
.w730 {
	width: 730px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl{
	clear:both;
}
.mtop20{
	margin-top:20px;
}
.mtop30{
	margin-top:30px;
}

#zexy a {
	background: url(../images/zexy.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 230px;
	overflow: hidden;
}
#zexy a:hover{background:url(../images/zexy_o.gif) no-repeat;}
#zexyhako {
	width:378px;
	clear:both;
	float:left;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
	border-top:1px dotted #999;
}

#zexy {
	clear:both;
	display:block;
	float:left;
}

#zexy_txt {
	float:right;
	width:135px;
	padding:12px 0 0 10px;
	font-size:75%;
	line-height:1.5em;
}

#new_btn a {
	width:120px;
	height:37px;
	display:block;
	background:url(../images/new_blogbtn.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#new_btn a:hover {background:url(../images/new_blogbtn.gif) no-repeat -120px 0px;}

#links {
	width:370px;
	float:right;
}

#link_head {
	width:370px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/links.gif) no-repeat 0px 5px;
	margin: 0px 0px 10px;
}

#aomori a {
	width:180px;
	height:40px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/links.gif) no-repeat 0px -20px;
}
#aomori a:hover {background: url(../images/links.gif) no-repeat -180px -20px;}

#kofu a {
	width:180px;
	height:40px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/links.gif) no-repeat 0 -60px;
}
#kofu a:hover {background:url(../images/links.gif) no-repeat -180px -60px;}
#gc_box {
	width:668px;
	border:1px solid #CCC;
	padding:30px;
}
#gc_box {
	width:670px;
	border:1px solid #CCC;
	padding:29px;
}
.clear {
	clear:both;
}
.w670 {
	width:670px;
}
.font75percent {font-size: 75%;}
.font80percent {font-size: 80%;}
.font85percent {font-size: 85%;}
.font90percent {font-size: 90%;}.w70per {
	width: 70%;
}
.w30per {
	width: 30%;
}
.bt_gray {
	border-top: 1px solid #999;
}
.bgcolor1 {
	background: #900;
}
.font_white {
	color: #FFF;
}
.padding5 {
	padding: 5px;
}
.lh12 {
	line-height: 1.2em;
}
#foot_menu li {
	display: inline;
	padding:0 10px 0 0;
}
#foot_menu {
	width:800px;
	margin:0 auto;
	text-align:center;
	font-size:80%;
	padding:0px 0 5px;
	border-top:1px solid #880000;
}
.auto_margin {
	margin: 0px auto;
}
.lh12 {
	line-height: 1.2em;
}
.bb_dotgray {
	border-bottom: 1px dotted #999;
}
.pb5 {
	padding: 0px 0px 5px;
}
.kyujin {
	border-bottom:1px solid #900;
	padding:0 0 5px 0;
	line-height:1.5em;
}
.w500 { width: 500px; }
.aotama {
	border-bottom:1px solid #999999;
	background:url(../images/aotama.gif) no-repeat;
	font-size:100%;
	padding:0 0 5px 20px;
	line-height:1em;
	margin-bottom: 20px;
}
.gindama {
	border-bottom:1px solid #999999;
	background:url(../images/silver_ball.gif) no-repeat;
	font-size:100%;
	padding:0 0 5px 20px;
	line-height:1em;
	margin-bottom: 10px;
}
#bf_party1,#bf_party2,#bf_party3 {
	width:470px;
	background:url(../images/bf_1.jpg) no-repeat;
	margin: 20px 0px 0px;
	padding: 0px 0px 10px 260px;
	font-size: 80%;
	border-bottom: 1px solid #CCC;
}
#bf_party2{ background:url(../images/bf_2.jpg) no-repeat; }
#bf_party3{ background:url(../images/bf_3.jpg) no-repeat; }
