@charset "Shift_JIS";
/* -- ver0.2 -- */
/* -- STR BASIC DEFINITIONS -------------------------------- */

body, td {
	font-size: 12px; /* 全体の文字サイズ */
	line-height: 1.4em; /* 全体の行間 */
	color: #666666;
}

/* headding size Padding
----------------------------------------------- */

h1,h2,h3{
	padding:0px;
	margin:0px;
	font-weight: normal;
}
h1			{
	font:14px "ＭＳ Ｐゴシック", Osaka;
	color:#333333;
	padding:1px 0px;
	letter-spacing: 1px;
}
h2			{
	font-size:18px;
	line-height:150%;
	color:#000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #142495;
	padding-left: 5px;
} 
h3			{
	font-size:16px;
	line-height:150%;
	color:#142495;
} 
h4			{
	font-size:12px;
	line-height:120%;
	color:#5A5A5A;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666666;
	padding: 5px 0px;
	margin: 5px 0px;
} 
h5			{	font-size:9px;	line-height:150%;	color:#666666;	background-color:#FFFFCC;	border-bottom-width:medium;	border-bottom-style:double;	border-bottom-color:#999966;	border-top-width:medium;	border-top-style:double;	border-top-color:#999966;}

img {
	border:none;
}

a:link { color: #0000FF; } /* リンク文字の色 */
a:visited { color: #000080; } /* アクセス済みの色 */
a:hover { color: #FF0000; } /* ポイントしたときの色 */
a:active { color: #FF8000; } /* クリックした瞬間の色 */ 

.ft01 {font-size: 9px; line-height: 1.2em;}
.ft02 {font-size: 10px; line-height: 1.3em;}
.ft03 {font-size: 11px; line-height: 1.3em;}
.ft04 {font-size: 12px; line-height: 1.4em;}
.ft05 {font-size: 13px; line-height: 1.4em;}
.ft06 {font-size: 14px; line-height: 1.5em;}
.ft07 {font-size: 16px; line-height: 1.6em;}
.ft08 {font-size: 18px; line-height: 1.7em;}
.ft09 {font-size: 20px; line-height: 1.8em;}
body {
	background-image: url(images/bg.gif);
}
.text_white12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
}
.text_12 {
	font-size: 12px;
	line-height: 150%;
}
.text_14 {
	font-size: 14px;
	line-height: 150%;
}
.text_white12_title {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	font-weight: bold;
}
.text_white14_title {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 150%;
	font-weight: bold;
}
.form_title {
	font-size: 12px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006599;
	background-color: #DFF4FF;
	color: #333333;
}
.faq {
	font-size: 16px;
	line-height: 34px;
	color: #000000;
	background-image: url(images/faq_title_bk.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 33px;
	height: 34px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.faq2 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background-image: url(images/faq_title_bk2.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 35px;
	height: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
.box1 {
	margin: 0px;
	padding: 10px 0px;
	width: 355px;
	float: left;
}
