* {
font-size: 100%;
font-weight: normal;
font-style: normal;
margin: 0px;
padding: 0px;
font-family:"ＭＳ Ｐゴシック", Osaka , Arial, Helvetica, sans-serif;}

img {
border: 0px; }

a:link {
color: #C9244B;
 }

a:visited {
color: #C9244B;
}

a:hover {
color: #8f8f8f;
}

a:active {
color: #C9244B;
}

strong {
color: #0411a7;
font-weight:bold; }


/*head*/
#head {
width: 800px;
margin-right: auto;
margin-left: auto;
background-repeat: no-repeat;
background-position: left bottom;
padding-bottom:8px; }

h1 {
font-size: 10px;
line-height: 11px;
text-align: right;
padding-right: 25px;
padding-left: 0px;
color:#FFFFFF;}

h1 img {
margin-top:9px;
margin-bottom:8px;
float: left; }

/*page*/
#page {
width: 800px;
margin-right: auto;
margin-left: auto;
/*background-image: url(img/page_middle.gif);
background-repeat: repeat-y;*/
background-position: left top;
 }
 
  
/*side*/
div#side {
float: left;
width: 178px;
background-color:#f7f7f7; }

/*mainimg*/
div#mainimg {
padding-bottom: 27px;
clear: both; }

div#mainimg ul {
padding-top: 5px;
padding-bottom: 0px;
padding-left: 0px;}

div#mainimg ul li {
padding-left: 0px;
list-style-type: none;
display: inline; }

/*main*/
div#main {
width: 800px;
margin: 0 auto; }


/*footer*/
div#footer {
width: 800px;
margin-right: auto;
margin-left: auto;
margin-top:40px;
height:22px;
background-image: url(img/foot.gif);
background-repeat: repeat-x;
background-position: left top;
clear: both;}

div#copyright{
width:800px;
margin-right: auto;
margin-left: auto; }

address {
font-size: 80%;
line-height: 120%;
text-align: center;
display: block;
padding-top: 10px;
padding-right: 10px;
padding-left: 5px;
padding-bottom:35px; }

table {
width: 97%;
margin-right: auto;
margin-left: auto;
border-top: 1px solid #B9B9B9;
border-right: 1px solid #B9B9B9;
margin-bottom:15px }

td,th {
line-height: 130%;
vertical-align: top;
padding: 5px;
border-left: 1px solid #B9B9B9;
border-bottom: 1px solid #B9B9B9; }

th {
background-color: #E7E7E7;}

.fixed{
width:100px;
white-space:nowrap; }



/*contents*/
div#contents {
text-align:left;
float:right;
width:600px; }

#contents h2 img {
margin-bottom:5px; }
	
#contents p a.detail {
text-align: right;
margin-top: 10px;
display: block; }


h4{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding-left:10px;
background-image:url(img/caption.gif);
background-position: center;
height:27px;
line-height:27px;
clear:both;}


div.news div{
	width:580px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	background-color:#0411A7;
	padding:4px 5px;
}

#primary{
	clear:both;
	width:178px;
	text-align:left;
	margin:0px;
	padding:0px;
}

/*ナビ*/
#menu{
	width:178px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}

#menu ul{
	width:178px;
	margin:0px;
	padding:0px;
}

#menu ul li{
	width:178px;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:left;
}

#menu ul a.navi{
	line-height:30px;
	display:block;
	width:178px;
	height:30px;
	background-repeat:no-repeat;
	background-image:url(/img/menu.gif);
	color:#555555;
	text-decoration:none;
	padding:0px;
}

#menu ul a.navi:hover{
	width:178px;
	height:30px;
	background-image:url(/img/menu_on.gif);
	color:#E00000;
	text-decoration:none;}

#menu ul a.navi span{
	margin-left:20px;
	font-weight:bold;
	font-size:14px;}



/*
ナビon
*/

#menu ul a.navion{
	line-height:30px;
	display:block;
	width:178px;
	height:30px;
	background-repeat:no-repeat;
	background-image:url(/img/menu_on.gif);
	color:#E00000;
	text-decoration:none;
	padding:0px;
}
#menu ul a.navion:hover{
	width:178px;
	height:30px;
	background-image:url(/img/menu_on.gif);
	color:#E00000;
	text-decoration:none;}

#menu ul a.navion span{
	margin-left:20px;
	font-weight:bold;
	font-size:14px;}
	

/*
サブナビ
*/
#menu ul a.subnavi{
	line-height:26px;
	display:block;
	width:178px;
	height:26px;
	background-repeat:no-repeat;
	background-image:url(/img/subnavi_back.gif);
	text-decoration:none;
	padding:0px;}
	
#menu ul a.subnavi:hover{
	width:178px;
	height:26px;
	text-decoration:none;}

#menu ul a.subnavi span{
	margin-left:30px;
	font-size:12px;
}

p{
font-size:12px;
letter-spacing: 0.08em;
padding: 10px 10px 20px; }


/*
小文字
*/
.small{font-size:10px; letter-spacing:1px;}


ul {
margin: 10px 10px 20px;
padding: 10px 10px 20px; }

.red{
	color:#CC0000;
}
