@charset "EUC-JP";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px
}
.index_list {
	font-size: small;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6328E;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.index_list2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #333333;
}
h1 {color:#FFFFFF; 
	font-size: 147%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C6328E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.style2 {
	color: #FF0000;
	text-decoration: underline;
}
.style3 {border-bottom-width: thin; border-bottom-style: dotted; border-bottom-color: #FD6724; font-size: small; }
.style4 {color: #FFFFFF; font-size: small; }
.style5 {font-size: small}
.style6 {color: #000000}
.style7 {	padding-left: 30px;
	font-size: small;
	color: #333333;
}
.style8 {font-size: small; color: #333333; }
.style9 {font-size: small}
.style10 {color: #FF0000}
.style11 {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6328E;
	font-size: 12px;
}
.list3 {	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FD6724;
}
.list4 {
	font-size: small;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EE9929;
}
h4 {
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #34AB8F;
}
h5 {
	color: #FFFFFF;
	background-color: #34AB8F;
	padding-left: 5px;
}
.index_list5 {
	font-size: small;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6328E;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-left-color: #FFFFFF;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
}

/*----------------------------
	おすすめ、インフォメーション用
----------------------------*/
div.box_1 {
text-align:left;
line-height:20px;
border:2px solid #FD6724;
background-color: #ffd1bc;
padding:10px 4px 8px 16px;
border-radius:7px/7px;
}
.box_1 a:link { color: #00a7a7; }
.box_1 a:visited { color: #00a7a7; }
.box_1 a:hover { color: #00a7a7; }
.box_1 a:active { color: #00a7a7; }

h2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
}

dl.new {
	width: 250px;		/*What's Newボックスの幅*/
	height: 185px;		/*What's Newボックスの高さ*/
	overflow: auto;		/*この設定でiframe風に見える*/
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	border-style: inset;
	border-top-color: #c0c0c0;
	border-left-color: #c0c0c0;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background: #d9d9d9;	/*What's Newボックスの背景色*/
}

dt {
	font-weight: bold;	/*日付を太字に。通常の太さがいいなら、この1行を丸ごと削除。*/
	font-size: 12px;
	margin-left: 3px;
	color: #000000;		/*日付の文字色を緑（#00382C）に*/
}

dd {
	border-bottom: 1px dotted #808080;;	/*説明文の下に1pxの点線(dotted)を#1D5F87の色で入れる。*/
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 3px;
	color: #000000;	
}
/*----------------------------
	おすすめ、インフォメーション用
----------------------------*/

