/* ---------- 初期化 ---------- */

* {
margin:0;
padding:0;
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
letter-spacing:2px;
}

/* ---------- 初期化終了 ---------- */


/* ---------- フォント設定 ---------- */
.style1 {color: #F9F1E4}


.text_12_blue_b {
	font-size: 12px;
	font-weight: bold;
	color: #04428F;
}

.text_12_black {
	font-size: 12px;
	color:#666666;
	padding:5px 5px 5px 5px;
}
.text_12_blue2_b {
	font-size: 12px;
	font-weight: bold;
	color: #0A79BC;
}
.text_12_o_b{
	font-size: 12px;
	font-weight: bold;
	color: #FF7A00;
}
.text_12_o{
	font-size: 12px;
	color: #FF7A00;
}

.text_12_blue_b_title {
	font-size: 14px;
	font-weight: bold;
	color: #04428F;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	padding-bottom:5px;
	margin-bottom:5px;

}

.text_12_blue_b_title2 {
	font-size: 14px;
	font-weight: bold;
	color: #04428F;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	padding-bottom:5px;
	margin-bottom:5px;
}


.text_10_red {
	font-size: 10px;
	color: #DD2226;
}

.text_12 {
	font-size: 12px;
	color: #000000;
}
.text_10 {
	font-size: 10px;
}


.top11{width:auto;
height:auto;
margin-bottom:3px;
border-bottom:#999999 1px dashed;}

.style1 {color: #FFFFFF}
.style6 {font-size:10px;
	color: #5F932E;
	font-weight: bold;
}

.style7 {
	color:#FF9900;
	font-weight: bold;
}


/* ---------- フォント終了 ---------- */

/*　----------リンク設定---------*/

ul.list{
list-style:none;
}
ul.list li{
padding-top:40px;
height:100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #C1C1C1;
	border-left-color: #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
}

li.overview{
text-align:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #C1C1C1;
	border-left-color: #CCCCCC;
	padding-bottom:8px;
	margin-bottom:8px;
}


a:link {
	line-height: 19px;
	text-decoration: underline;
	color: #3C3C3C;
	
}
a:visited {
	line-height: 19px;
	text-decoration: underline;
	color: #3C3C3C;
}
a:hover {
	line-height: 19px;
	color: #373737;
	text-decoration: none;
}

/*リンク終了*/

/* ---------- body ---------- */

body {
background-color:#FAF599;
}

.company{margin-left:20px;
font-size:12px;
color:#666666;
line-height:20px;
letter-spacing:2px;}

