/* 基本設定 */

body,p,h1,h2,h3,h4,h5,h6,ul,li{
margin:0;
padding:0;
	}

ul{
list-style-type:none;
}

ol{
margin-top:0.5em;
padding-top:0;
	}

/* ボディ設定
------------------------------------------------- */

body {
	background-color: #FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align:center;
}


/* リンク設定
------------------------------------------------- */
a:link{
color:#9A2945;
text-decoration:none;
}
a:visited{
color:#a0907c;
text-decoration:none;
}
a:hover{
color:#9A2945;
text-decoration:underline;
}
a:active{
color:#9A2945;
text-decoration:underline;
}



/* テーブル設定
------------------------------------------------- */
td,th{
vertical-align:top;
text-align:left;
}
table.basic{
border-top:solid 1px #999;
border-left:solid 1px #999;
}
table.basic th{
background-color:#fbdadc;
font-weight:normal;
border-bottom:solid 1px #999;
border-right:solid 1px #999;
padding:3px 6px;
white-space:nowrap;
}
table.basic td{
border-bottom:solid 1px #999;
border-right:solid 1px #999;
padding:6px 8px;
}


/* ボックス指定 */

/* 01　外枠
------------------------------------------------- */

#content{
width: 700px;
margin-left:auto;
margin-right:auto;
margin-top:0;
margin-bottom:0;
text-align:center;
}

.section{
clear:both;
width:700px;
margin-left:auto;
margin-right:auto;
text-align:left;
margin-bottom:1em;
margin-top:0.8em;
}
.section_shoin{
clear:both;
width:700px;
margin-left:auto;
margin-right:auto;
text-align:left;
margin-bottom:1em;
margin-top:0.8em;
}

.main{
width:700px;
text-align:left;
}


/* 07　トップ　フッター
------------------------------------------------- */	

#footer{
    font-style:normal;
    font-size:11px;
	width:100%;
	border-top: 1px solid #9A2945;
	border-bottom: 1px solid #9A2945;
	text-align:center;
	padding:3px;
	clear:both;
}

.bottom_menu{
clear:both;
font-size:0.85em;
color:#666666;
padding-top:1em;
margin-bottom:1.5em;
line-height:150%
}


/* 04　セカンド　ページトップ
------------------------------------------------- */

#pagetop{
width:100%;
background-color:white;
text-align:right;
padding-top:10px;
padding-bottom:10px;
clear:both;
}


/* 細かい設定
------------------------------------------------- */
h1{
margin-top:12px;
margin-bottom:0.8em;
}
.section_shoin h2{
font-weight:bold;
color:#9a2945;
font-size:1.2em;
margin-top:1.5em;
}
.section_shoin h3{
color:black;
font-size:1.2em;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
letter-spacing: 0.1em;
padding:8px 16px;
border-bottom:solid 1px #e70012;
border-left:solid 24px #e70012;
background-color:#f5f2dc;
}
.section_shoin h3 span{
font-weight:normal;
font-size:12px;
}
.section_shoin h4{
font-size:1.1em;
font-weight:bold;
}

img.fl{
float:left;
margin-right:12px;
margin-bottom:0.7em;
}
img.fr{
float:right;
margin-left:15px;
margin-bottom:0.7em;
}
.fl{
float:left;
}
.fr{
float:right;
}
.alr{
text-align:;
}
.cl{
	height:0px;
	clear:both;
	display: hidden;
	line-height:0;
	font-size:0px;
	zoom:1;
}
.bd{
border-bottom:dotted 1px #666;
clear:both;
}
.border_bottom_red{
border-bottom:solid 1px #a42047;
}

.center{
text-align:center;
}
.right{
text-align:right;
}

.mart5{margin-top:5px;}
.mart10{margin-top:10px;}
.mart15{margin-top:15px;}
.mart20{margin-top:20px;}

.marb5{margin-bottom:5px;}
.marb10{margin-bottom:10px;}

.marr5{margin-right:5px;}
.marr8{margin-right:8px;}
.marr20{margin-right:20px;}

.marl15{margin-left:15px;}
.marl20{margin-left:20px;}

.font10{
font-size:10px;
}

/* 詳細　リスト装飾（コピーしてきた）
------------------------------------------------- */
.list_style_circle{
	color:#cab59b;
	margin-left:2px;
	margin-right:3px;
	}

.list_style_square{
	color:#cab59b;
	margin-left:2px;
	margin-right:3px;
	}

table .colon{
	color:#777;
	}



/* 中の箱
------------------------------------------------- */
.pinkback{
padding:1.2em;
background-color:#f9e0dc;
margin:1em auto;
}

.pinkwaku{
padding:1.2em;
border:solid 4px #f9e0dc;
margin:1em auto;
}

.lBox{
float:left;
width:460px;
}
.rBoxs{
float:right;
width:180px;
margin-left:55px;
}
.rBoxs2{
float:right;
width:180px;
}
.rBoxss{
margin-left:15px;
width:140px;
}

.event_rBoxs{
float:right;
width:225px;
margin-left:20px;
}

/* コンテンツ
------------------------------------------------- */

.shoin_gyoji,.shoin_gyoji2{
border:solid 1px #999999;
margin-top:10px;
}
.shoin_gyoji2{
border-top:solid 2px red;
}
.naiyo{
margin:1em 25px;
}
.syukan{
color:#777;
}
.nichiji{
color:#007fae;
}
.shoin_gyoji .naiyo table{
color:#007fae;
margin-bottom:0.5em;
}
.shoin_gyoji .naiyo table th{
font-weight:normal;
}

/* 画像保護（参考 http://www.stylish-style.com/csstec/basic/g-photo-guard.html）
------------------------------------------------- */
div.mainimage{
    position:relative;
    width:640px;
    height:536px;
}
span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(hogo.gif);
}

#flash{
background-color:#000000;
}
