﻿/* サイト全体の設定 */
body {
	margin: 0px;
        font-family: MS UI Gothic, Arial, sans-serif;
　　　　font-size:12px;
	background-image: url(images/bg.gif);
 background-repeat: repeat;   
}



 .table{ 
        border-right: 1px solid ; 
        border-top: 0px solid ; 
        border-left : 1px solid ; 
        border-bottom:0px solid ; 
        border-color:#000066;
        font-family: MS UI Gothic, Arial, sans-serif;
	font-size: 12px;

}

/* 各種タグレイアウト */


p{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
　　　　font-size:12px;
　　　　line-height:188%;
}



.s1{
	margin-top:143px;
	margin-bottom:0px;
	margin-left:172px;
　　　　line-height:188%;
}



.s2{
	margin-top:148px;
	margin-bottom:0px;
	margin-left:172px;
　　　　line-height:188%;
}



.s3{
	margin-top:148px;
	margin-bottom:0px;
	margin-left:172px;
　　　　line-height:188%;
}


.s4{
	margin-top:148px;
	margin-bottom:0px;
	margin-left:172px;
　　　　line-height:188%;
}



.s5{
	margin-top:148px;
	margin-bottom:0px;
	margin-left:172px;
　　　　line-height:188%;
}


.s6{
	margin-top:132px;
	margin-bottom:0px;
	margin-left:172px;
　　　　line-height:188%;
}














h1  {
	font-size: 10px;
        font-family: MS UI Gothic, Arial, sans-serif;
	color:#ffffff;
        font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
        text-align:right;
	display: block;
 
}



h2 {	
	font-family:MS UI Gothic;
        font-size:10px;
	color: #ffffff;
	font-weight:normal;
        text-align:right;
	margin-top:0px;
	margin-bottom:0px;
}


h3 {	
	background-image: url(images/h3.gif);
	padding:4px 10px 4px 10px;
	font-family:MS UI Gothic;
        font-size:13px;
	color: #ffffff;
	font-weight:normal;
}





/* リンクのレイアウト */

a,
a:visited{
}


a:hover{
	color: #FF0000;
	text-decoration: none;
}



#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}




/* サイト全体のレイアウト */


#box {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 810px;
	background-image: url(images/box-back.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}





#header {
	height: 115px;
	width: 798px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center;
}



#header p {
	display: block;
	text-align: right;
	width: auto;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
        font-family: MS UI Gothic, Arial, sans-serif;
}

#header h1 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
        font-family: MS UI Gothic, Arial, sans-serif;
}






/* コンテンツレイアウト */

#contents {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FFFFFF;
}

#contents-main {
	width: 730px;
	height: 100%;
	position: static;
	margin-top: 0px;
	margin-right: 10px;
	display: inline;
}




/* フッターの設定 */

#footer {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/h3.gif);
	height: 50px;
	padding-top: 20px;
}




/* エントリーのレイアウト */

.entry-body {
	width: 730px;
	margin-top: 5px;
	margin-bottom: 5px;
     	font-size: 13px;
   	color: #330000;
	line-height:130%;
	margin-right: auto;
	margin-left: auto;

}

.entry-body-dott {
	margin: auto;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/* コピーライト */

.cpyright a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}


/* メニューのレイアウト */

#menu-box {
	width: 190px;
	display : inline;
	margin-bottom:15px
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}



.menu {
	width: auto;
	font-size: 12px;
	margin-bottom:15px;
}

.menu h5{
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	margin: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 14px;
}
.menu li a{
	list-style: none;
	display: block;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
	margin: 0px;
	letter-spacing: 0.1em;
}

.menu li a:hover {
	list-style: none;
	width: auto;
	display: block;
	color: #FFFFFF;
	background-color: #6699FF;
}



.menu-rss{
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}


/* その他のレイアウト */


#site-navi {
	display: block;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	height: 35px;
	line-height: 32px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}

#bookmark {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	margin-top: 30px;
}


#bookmark img a {
	margin-right: 5px;
	margin-left: 5px;
}

#container {
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
}

