@charset "Shift_JIS";

a:link     { color: #553ada; text-decoration: underline ; font-size: 10pt;}
a:visited  { color: #553ada; text-decoration: underline ; font-size: 10pt;}
a:hover    { color: #66CCFF; text-decoration: underline ; font-size: 10pt;}
.link:link     { color: #553ada; text-decoration: underline ; font-size: 9pt;}
.link:visited  { color: #553ada; text-decoration: underline ; font-size: 9pt;}
.link:hover    { color: #66CCFF; text-decoration: underline ; font-size: 9pt;}

/* フォント　------------------------------------------------------ */
.read      { font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; font-size: 10pt; color:#333; line-height: 15pt}
.small     { font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; font-size: 8pt; color:#333; line-height: 10pt}
.mid       { font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; font-size: 9pt; color:#333; line-height: 14pt}
.midashi   { font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; font-size: 15px; color:#333; font-weight: bold; line-height: 25pt}
.midashi_b { font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; font-size: 15px; color:#0000b8; font-weight: bold; line-height: 12pt}
.midashi_g { font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; font-size: 15px; color:#59B338; font-weight: bold; line-height: 12pt}
.midashi_o { font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; font-size: 15px; color:#FF7F00; font-weight: bold; line-height: 12pt}
.bold { font-weight:bold; }
.attention { font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; font-size: 15px; color:#ff0000; vertical-align: super; }
.attention2{ font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; font-size: 13px; color:#ff0000; }
<!--strong { font-weight:normal; }

/* ページ全体　---------------------------------------------------- */
.partition{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #F3F3F3;
	/*border: solid 1px #333;*/
	}

body {
    font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	background-color:#F3F3F3;
	font-size: 10pt; color: #333;
	}


/* ヘッダ周り　---------------------------------------------------- */
<!--h1 { font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; font-size: 9pt; color:#fff; font-weight: bold; margin:0 0 0 0;}
#headarea {
	height:63px;
	margin: 0 0;
	background-image:url(img/bg_head.gif)
	}
	
#headmenu {
	margin: 0 0 10px 0;
	width: 760px;
	background-color:#FFF;
	}


/* サイドメニュー　------------------------------------------------ */
#sidemenu{
	margin: 0 0 0 5px;
	width:130px;
}

/* トップページ　-------------------------------------------------- */
#flash{
	margin: 0 15px 5px 10px;
	width:600px;
}

#icon{
	margin: 0 13px 5px 12px;
	width:600px;
}

#messagebar{
	margin: 0 15px 10px 10px;
	width:600px;
}

#topics{
	margin: 0px auto;
	width:580px;
}

#message{
	margin: 0px auto;
	width:580px;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color:#333;
	line-height: 15pt
}

#insurance{
	margin: 10px auto;
	width:760px;
	background-color:#FFF;
}

/* コンテンツ　---------------------------------------------------- */

#contents {
	width: 760px;
	background-color:#FFF;
	}
#tittle{
	margin: 0 15px 10px 10px;
	width:600px;
}

.box_read{
	margin: 0 25px 35px 20px;
	width:580px;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"; 
	font-size: 10pt; 
	color:#333; 
	line-height: 16pt
}

.box{
	margin: 0 25px 30px 20px;
	width:580px;
}

.box2{
	margin: 0 25px 15px 20px;
	width:580px;
}

.box3{
	margin:50px 25px 15px 20px;
	width:580px;
}

/* フッター　------------------------------------------------------ */
#address{
	margin: 7px 30px 0 30px;
	width:700px;
}
#footer {margin: 2px 0 0 0;}
#copyright {font-size: 8pt; color: #333; text-align: center;}
