@charset "utf-8";
/* CSS Document */

*{
font-size:12px;
margin:0;
padding:0;
}

#wrapper
{
background-color:#B31F51;
width:800px;
margin:0 auto;
text-align:center;
}

#container
{
width:800px;
background-color:#B31F51;
text-align:left;
}

#header
{
width:791px;
height:46px;
background-image: url(../image/menu/header.jpg);
}

.clear
{
clear:both;
display: block;
}

body
{
background-color:#B31F51;
text-align:center;
}


#g_menu
{
width:791px;
height:66px;
}

#g_menu ul li {
	float: left;
	list-style: none;
	height: 66px;
}

#g_menu ul li a {
	display: block;
	/*width: 100%;*/
	height: 100%;
	overflow: hidden;
	text-indent: -9999px;
}

#navi1 {
	background: url(../image/menu/menu1.jpg) no-repeat;
	width: 182px;
	height: 66px;
}

#navi2 {
	background: url(../image/menu/menu2.jpg) no-repeat;
	width: 182px;
	height: 66px;
}

#navi3 {
	background: url(../image/menu/menu3.jpg) no-repeat;
	width: 182px;
	height: 66px;
}

#navi4 {
	background: url(../image/menu/menu4.jpg) no-repeat;
	width: 113px;
	height: 66px;
}

#navi5 {
	background: url(../image/menu/menu5.jpg) no-repeat;
	width: 132px;
	height: 66px;
}



#navi1 a:hover {
	background: url(../image/menu/menu1_2.jpg) no-repeat;
}

#navi2 a:hover {
	background: url(../image/menu/menu2_2.jpg) no-repeat;
}

#navi3 a:hover {
	background: url(../image/menu/menu3_2.jpg) no-repeat;
}

#navi4 a:hover {
	background: url(../image/menu/menu4_2.jpg) no-repeat;
}

#navi5 a:hover {
	background: url(../image/menu/menu5_2.jpg) no-repeat;
}



#haikei
{
width:791px;
/*height:843px;*/
background: url(../image/back.jpg);
margin-top:5px;
padding-bottom:20px;
}

h1
{
background:url(../image/oomidashi/whats.jpg);
height:48px;
width:766px;
text-indent: -9999px;
margin:0px 13px 0px 13px;
}


.nakami
{
background-color:#FFFFFF;
border:1px solid #999999;
margin:0px 10px 20px 10px;
padding:10px;
}

.nakami_head
{
background:url(../image/contents/midashi_1.jpg);
height:35px;
width:731px;
margin-left:10px;
}

.nakami1
{
font-size:12pt;
padding:10px;
}

.nakami2
{
font-size:12pt;
padding-left:10px;
}

.nakami3
{
font-size:17pt;
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
font-weight:900;
color:#E80012;
padding-left:10px;
}

.nakami4
{
background:url(../image/contents/nakami4.jpg);
background-repeat:no-repeat;
height:159px;
width:222px;
}

.nakami5
{
background:url(../image/contents/nakami5.jpg);
background-repeat:no-repeat;
width:216px;
}

.backnumber
{
background-image:url(../image/contents/backnumber.jpg);
background-repeat:no-repeat;
height:70px;
width:236px;
background-position:center;
}

.backnumber a {
	display: block;
	/*width: 100%;*/
	height: 100%;
	text-indent: -9999px;
}

.nakami_head2
{
background:url(../image/contents/midashi2.jpg);
height:35px;
width:731px;
margin-left:10px;
}

.nakami6
{
font-size:16pt;
font-weight:bold;
}

strong
{
font-size:12pt;
}

.nakami7
{
font-size:12pt;
}

.nakami8
{
background:url(../image/contents/getsugaku.jpg);
background-repeat:no-repeat;
height:115px;
width:524px;
padding-top:5px;
}

.nakami9
{
background:url(../image/contents/kyoutsuu.jpg);
background-repeat:no-repeat;
height:201px;
width:200px;
}

.nakami9 a 
{
	display: block;
	height: 100%;
}

#entrance
{
background:url(../image/contents/entrance.jpg);
background-repeat:no-repeat;
height:74px;
width:322px;
margin:0 auto;
}

#entrance a
{
display: block;
	height: 100%;
	}


#footer
{
width:791px;
height:25px;
background-color:#B31F51;
margin-top:3px;
color:#FFFFFF;
font-family:"メイリオ";
text-align:center;
}


