body {
	/* border: 1px #666666 solid;*/
	/* width: 782px; */
 　　margin:0px;          /* ページ全体のmargin */
     padding:0px;         /* ページ全体のpadding */
     text-align:center;   /* 下記のautoに未対応用のセンタリング */
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}

#main
    {
     margin-left:auto;    /* 左側マージンを自動的に空ける */
     margin-right:auto;   /* 右側マージンを自動的に空ける */
     text-align:left;     /* 中身を左側表示に戻す */
     width:782px;         /* 幅を決定する */
    }



	
b {
	font-weight: bold;
}
	
	
* {
	line-height: 1.6;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.index_midashi {
	font-size: 122%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.read1 {
	font-size: 92%;
	font-style: normal;
	line-height: 130%;
	color: #333333
}
.read_s {
	font-size: 85%;
	line-height: 140%;
	color: #333333;
	text-decoration: none
}
.cate_table {  font-size: x-small; line-height: 120%; color: #333333; height: 110px; width: 520px}
.pankuzu {
	font-size: 77%;
	font-weight: bold;
	color: #999999
}
.s140 {
	font-size: 100%;
	line-height: 140%;
	color: #333333
}
.border1 {
	font-size: 107%;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 1px;
	border: #667AA5 solid;
	border-width: 0px 0px 1px 10px;
	background-color: #CEDEFF;
	width: 560px;
	margin: 0px;
}
.border2 {
	font-size: 107%;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 1px;
	border: #667AA5 solid;
	border-width: 0px 0px 1px 10px;
	background-color: #CEDEFF;
	width: 250px;
	margin: 0px;
}
.border3 {
	font-size: 107%;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 1px;
	border: #667AA5 solid;
	border-width: 0px 0px 1px 10px;
	background-color: #CEDEFF;
	width: 520px;
	margin: 0px;
}
.s_bold_170 {
	font-size: 100%;
	line-height: 170%;
	font-weight: bold;
	color: #3366CC
}
h1 {
	font-size: 77%;
	font-weight: normal;
	color: #999999;
	line-height: normal;
	margin: 0px;
}
h2 {
	margin: 0em;
}

a:link {
	color: #00287D;

}
.line {
	width: 100%;
	margin: auto;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


a:visited {
	color: #0053A6;
}

a:hover {
	color: #6295FF;
}
strong {
	font-weight: bold;
}
.new {
	font-size: 101%;
	line-height: 140%;
	color: #F7043A;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.addresbox {
	font-size: 85%;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #667AA5;
	background-color: #EBEBEB;

}
.style3 {
	font-size: 80%;
	color: #FF0000;
}

#sidebar1 {
	float: left; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 180px; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 0px 0px 15px 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #EBEBEB;

}
#navlist
{
	margin-left: 0;
	font-size: 11px;
	width: 180px;
	color: gray;
	margin-top: 0px;
	padding-top: 0px;
}

#navlist dt
{
	font-weight:bold;
	margin: 0px;
	color: #000000;	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	

}

#navlist dt a
{
display: block;
padding: 0.7em 0.5em 0.1em 0.5em;
text-decoration: none;
}

#navlist dt a:link {
	color: #000000;
	font-weight: bold;
}
#navlist dt a:visited {
	color: #000000;
}

#navlist dt a:hover
{
	font-weight:bold;
	color: #FFFFFF;
	background-color: #284E73;
}


#navlist dd
{
margin: 0px;
text-align: left;
}

#navlist dd a
{
	display: block;
	text-decoration: none;
	padding-top: 0.4em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 1.2em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
}

#navlist dd a:link {
	color: #000080;
}
#navlist dd a:visited { color: #006; }

#navlist dd a:hover
{
	color: #000080;
	background: #b1d5ed;
	border-left: 3px #004080 solid;
}

#navlist2
{
	margin-left: 0;
	font-size: 11px;
	width: 180px;
	background-color: #D8D8D8;
	color: #000000;
}

#navlist2 dt
{
	list-style: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: left;
	font-weight:bold;
	border-left-style: none;
	display: block;
    padding: 0.7em 0.5em 0.1em 0.5em;
    text-decoration: none;
}


#navlist2 dd
{
list-style: none;
margin: 0px;
text-align: left;
}

#navlist2 dd a
{
	display: block;
	padding: 0.5em 0.5em 0.3em 1.2em;
	text-decoration: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

#navlist2 dd a:link {
	color: #000080;
}
#navlist2 dd a:visited { color: #006; }

#navlist2 dd a:hover
{
	color: #000080;
	background: #b1d5ed;
	border-left: 3px #004080 solid;
}
.caution {
	font-weight: bold;
	color: #CC0000;
	padding: 3px;
	height: auto;
	width: 90%;
	font-size: 85%;
	background-color: #FFE8FF;
	float: none;
	clear: none;
	border: 1px solid #FF0000;
	background-position: center center;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.s170 {
	line-height: 170%;
	color: #333333;
	font-size: 100%;
}
form dl dt {
	float: left;
	clear: left;
	width: 10em;
}
form dl dd {
	margin: 1px;
}
form dl dd textarea {
	margin-top: 2px;
}
form ul {
	margin: 0px 0px 20px 0px;
}
form ul li {
	list-style-type: none;
}
form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@media screen {
	form input, form select {
		font-family: Verdana, Arial, sans-serif;
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;

	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}

.menu{/*横メニュー*/
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;		/*全般の文字サイズ*/
	font-weight:bold;
	}
.menu ul{
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	background-image: url(images/menubg1.jpg);
	background-repeat: repeat;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
	color:#333333;
	display:block;
	font-weight:normal;
	line-height:30px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	background-color: #CEDEFF;
	background-image: url(images/menubg1.jpg);
	background-repeat: repeat;
	background-position: right bottom;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#333333;
	text-decoration:none;
	background-image: url(images/menubg2.jpg);
	background-repeat: repeat;
			}
	.menu li ul{
		background-color: #CEDEFF;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:150px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:150px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:30px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	background-image: url(images/menubg2.jpg);
	background-repeat: repeat;
	border:0px;
	color:#333333;
	text-decoration:underline;
			}	
	.menu p{
		clear:left;
		}	
