﻿@charset "utf-8";
body{
	background-image: url(left-new/left-back2.gif);
	background-repeat: repeat-y;
 	background-color: #ffffff;
}

img{border:0;}

.clear{
	clear: both;
}
a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    text-decoration:none;
}


.coment{
	width: 148px;
	text-align: right;
	margin-bottom: 5px;
	font-size: 10pt;
	color: #00FFFF;
}

.coment2{
	width: 148px;
	text-align: right;
	margin-bottom: 5px;
	font-size: 10pt;
	color: #FFFF00;
}

#main{
	margin: 20px;
	line-height: 150%;
	font-size: 14px;
}

h3{
	margin-bottom: 30px;
	margin-top: 5px;
}

/*
#main ul{
margin:0;
padding:0;
list-style:none;
}

#main li{
	font-size:14px;
	background:url("images/li-img.gif") no-repeat;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
} 
*/

#main ul{
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#main li{
	font-size:14px;
	background:url("images/icon_narrow.gif") no-repeat;
	margin-right: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}


table{

	font-size: 14px;
}
#top{
	background-color: #d0d7e7;
}

.subtitle{
	background-image: url(images/subtitle-bg-p.gif);
	background-repeat: repeat-x;}

.style1 {font-size: 16px}


.footer{
	font-size: 12px;
	color: #999999;
	text-align: center;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding: 5px;
	margin-top: 10px;
}

.bottom{
	height: 25px;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(images/li-img.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
.bottom1{
	height: 25px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(images/li-img.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}.jian {
	line-height: 150%;
	width: 100%;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 8px;
}
#topic{
	padding: 5px;
	border: 1px solid #990000;
	font-weight: bold;
}

.date{
	font-size: 12px;
	text-align: right;
}
#main2{
	margin: 20px;
	line-height: 150%;
	font-size: 14px;
}
#main2 ul{	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;}

	
	#main2 li{	

	
	font-size:14px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;}
	
	
	
/*メニュー用*/	
	
	
	#menumain{
	width: 148px;
}

#menu a{
	display:block;
	width:148px;
	color:#ffffff;
	height:28px;
	line-height:24px;
	text-decoration:none;
	text-align:left;
	background-image: url(left-new/btm-o.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#menu a:hover{
	color:#cccccc;
	background-image: url(left-new/btm-o.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

#menu3 a{
	display:block;
	width:148px;
	color:#ffffff;
	height:23px;
	line-height:24px;
	text-decoration:none;
	text-align:left;
	background-image: url(left-new/btm-o3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 25px;
	margin-top: 1px;
	margin-bottom: 2px;
}

#menu3 a:hover{
	color:#601886;
	background-image: url(left-new/btm-o3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

#menu4 a{
	display:block;
	width:148px;
	color:#666666;
	height:23px;
	line-height:24px;
	text-decoration:none;
	text-align:left;
	background-image: url(left-new/btm-o4.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 35px;
	margin-top: 1px;
	margin-bottom: 2px;
}

#menu4 a:hover{
	color:#920683;
	background-image: url(left-new/btm-o4.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}

