﻿/* サイト全体の設定 */
body {
	margin: 0px;
	background-color: #00cc99;
        font-family: MS UI Gothic, Arial, sans-serif;

}


 .table{ 
        border-right: 1px solid ; 
        border-top: 0px solid ; 
        border-left : 1px solid ; 
        border-bottom:0px solid ; 
        border-color:#000000;
        font-family: MS UI Gothic, Arial, sans-serif;
	font-size: 12px;






}




#footer {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	line-height: 130%;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #009966;
	height: 50px;
	padding-top: 20px;
}









.menu {
	width: auto;
	font-size: 12px;
	margin-bottom:15px;
	margin-left:3px;
	margin-right:3px;
        text-align:center;

}


/* 各種タグレイアウト */


p{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
　　　　font-size:13px;
　　　　line-height:188%;
        font-family: MS UI Gothic, Arial, sans-serif;
}





#header h2{

  　　　font-size:10px;
	color: #ffffff;
        text-align:right;
        font-weight:normal;
        font-family: MS UI Gothic, Arial, sans-serif;
        margin-left:0px;
        margin-top:103px;
        margin-bottom:0px;
     
}




#header h1 {
	font-size: 8px;
	margin-top: 0px;
	width: auto;
	text-align: right;
	padding-top: 0px;
	display: block;
	color: #cccccc;
	font-weight: normal;
}







ul {
	margin: 0px;
	padding: 0px;
}



li{
	list-style-type: none;
	margin-botoom: 10px;
        text-align:center;
}



h6{

  　　　font-size:11px;
	color: #ffffff;
        font-weight:normal;
        font-family: MS UI Gothic, Arial, sans-serif;
        margin-left:10px;
        margin-top:80px;
        margin-bottom:0px;
}


.main {

	padding:4px 10px 4px 10px;
	font-weight:bold;
	background-color:#009966;
	font-family:MS UI Gothic;
        font-size:12px;
	color: #FFFFFF;
	text-align: left;
        text-valign:middle;
        margin-bottom:0px;
}









h3 {

	padding:4px 10px 4px 10px;
	font-weight:bold;
	background-color:#0033ff;
	font-family:MS UI Gothic;
        font-size:12px;
	color: #FFFFFF;
	text-align: left;
        text-valign:middle;
        margin-bottom:0px;
}





/* リンクのレイアウト */

a,
a:visited{
	font-size: 12px;
	color: #0000ff;
}


a:hover{
	color: #0000ff;
	text-decoration: none;
	font-size: 12px;
}

a img {
    border: 0;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}




/* サイト全体のレイアウト */


#box {
	margin-right: auto;
	margin-left: auto;

	margin-top: 0px;
	margin-bottom: 0px;
	width: 810px;
	background-image: url(images/box-back.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}


.FloatEnd {
	clear: both;
	font-size: 1px;
}




/* ヘッダーの設定 */

#header {
	height: 155px;
	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.jpg);
	background-repeat: no-repeat;
	background-position: center;
}




#header h1 a {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;

}


#header p {
	display: block;
	text-align: left;
	width: auto;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 400px;
	padding-bottom: 5px;
}




/* コンテンツレイアウト */

#contents {
	width: 800px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FFFFFF;
	background-image: url(images/menu-back.jpg);
}

#contents-main {
	width: 570px;
	float: right;
	height: 100%;
	position: static;
	margin-top: 0px;
	margin-right: 10px;
	display: inline;
}





.category-entrylist , .sitemap-box{
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

.category-entrylist ul li,.sitemap-box ul li{
	width: 250px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 5px;
	text-indent:25px;
	font-size:12px;
	line-height:130%;
	float:left;
	margin-right: 0px;
	text-decoration: none;
	background-image: url(images/cat-list.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}

/* サイトマップ */


.sitemap-box strong a,.sitemap-box strong a:visited {
	font-size: 16px;
	line-height: 22px;
	width: 100px;
	color: #666666;
	text-decoration: none;
}


.site-description {
	color: #666666;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


/* エントリーのレイアウト */

.entry-body {
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	　　　　　　　font-size:12px;
	　　　　　　　line-height:150%;
	line-height: 140%;
	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: 0px;
	margin-left: 10px;
}






.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: under-line;
	color: #0000ff;
	line-height: 25px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
}

.menu li a:hover {
	list-style: none;
	width: auto;
	display: block;
	color: #FFFFFF;

}



/* その他のレイアウト */


#container {
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
}

