/* CSS Document */



/********** --ボディ **********/

body {

	font-family: "ＭＳ Ｐゴシック", "osaka";

	margin-top:0px;

	margin-left:0px;

	background-color: #FFFFFF; }

	

.bg_box {

	background-image:url(images/bg_box.gif);

	background-repeat:repeat-y;

}



.bg_table_image {

	background-color:#928B61;

}



.bg_table2 {

	background-color:#2A344F;

}



.bg_table2_td {

	background-color:#FFFFFF;

	padding-top:10px;

	padding-left:10px;

}



.bg_table3 {

	background-color:#b58dbc;

	color:#ffffff;

}



.bg_bottom1 {

	background-image:url(images/bg_bottom1.gif);

	background-repeat:no-repeat;

	height:40px;

}



.bg_bottom2 {

	background-image:url(images/bg_faq.gif);

	background-repeat:no-repeat;

	height:41px;

}



.bg_voice {

	background-image:url(images/voice.gif);

	background-repeat:no-repeat;

	height:25px;

}



.bg_button {

	background-image:url(images/button.gif);

	background-repeat:no-repeat;

	width:100px;

	height:40px;

	font-size:14px;

	color:#ffffff;

	font-weight:bold;

	line-height:120%;

	cursor:pointer;

	background-color:#ffffff;

	border:none;

	text-align:center;

	padding-top:6px;

}

.img_border {

	border: 1px solid #bbbbbb;

}

/********** --テキスト **********/

body, td, th, input, select, option, textarea { font-size:12px; line-height:140%; color: #474747; }



.style1 {color: #1E0002;}



.style2 {color: #C44E3D; padding-left:10px;}



.style3 {color: #9C1515;}



.style4 {color: #153A9C;}



.style5 {

	color: #153A9C;

	text-decoration:underline;

}



.style6 {	FONT-WEIGHT: bold; COLOR: #ff3300;

}



.style7 {color: #FF0000;}



.style8 {

	border-bottom: double;

}

.style9 {

	line-height: 2.5em;

}



.text_white {

	color:#ffffff;}





.text_f14 {

	font-size:14px;

	line-height:140%;

	color:#79761A;

	padding-bottom:3px;

}



.text_f14_blue {

	font-size:14px;

	line-height:140%;

	color:#153A9C;

	

}



.text_f14_red {

	font-size:14px;

	line-height:140%;

	color:#ff3300;

}





.text_link{

	padding-right:5px;

	padding-top:4px;

}



.text1 {

	padding-left:20px;

	padding-right:18px;

	padding-top:2px;

}

.text2 {

	padding-left:40px;

	padding-right:18px;



}



.text3 {

	color: #153A9C;

	padding-left:20px;

	padding-right:18px;

	padding-top:2px;

}

.text4{

	padding-left:0px;

	padding-right:0px;

	padding-top:2px;

	padding-bottom:2px;

}

.text5{

	padding-left:15px;

}



/********** --リンクスタイル **********/



a:link { color:#AD1616; text-decoration: underline; }



a:visited { color: #AD1616; text-decoration: underline; }



a:active { color: #AD1616; text-decoration: underline; }



a:hover { color: #AD1616; text-decoration:underline; }



/********** --箇条書き **********/



ol  {

	list-style:inside;

	margin:0px 0px 0px 20px;

	padding:0px 0px 0px 20px;

}



li { 

	list-style-type:decimal;

	font-size:12px;

	line-height:140%;

	color:#474747;

}



ul  {

	list-style:inside;

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

}



ul li { 

	list-style-type: square;

	font-size:12px;

	line-height:140%;

	color:#474747;

}



ul li.l2 { 

	list-style-type:disc;

	font-size:12px;

	line-height:140%;

	color:#474747;

}

/********** --見出し **********/



h1 {

	background-image:url(images/bg_h1.gif);

	background-repeat:no-repeat;

	height:17px;

	font-size:12px;

	line-height:140%;

	color:#515151;

	font-weight:normal;

	margin:0px 0px 0px 0px;

	padding-left:20px;

	padding-top:2px;

	padding-bottom:2px;

	margin-right:-20px;

}



h2 {

	background-image:url(images/bg_h2.gif);

	background-repeat:no-repeat;

	color:#ffffff;

	font-size:14px;

	line-height:140%;

	height:20px;

	text-align:center;

	margin:0px 0px 0px 0px;

	padding-top:6px;

	padding-bottom:4px;

}



h3 {

	background-image:url(images/bg_h3.gif);

	background-repeat:no-repeat;

	height:20px;

	font-size:14px;

	line-height:140%;

	color:#330066;

	margin:0px -10px 0px 0px;

	padding-left:10px;

	padding-top:4px;

	padding-bottom:7px;

}



/*********************************************/



/********** -スキンデザイン*******************/



/*********************************************/







/********** --ヘッダー **********/



.header1 {

	background-image:url(images/header1.gif);

	background-repeat:no-repeat;

	font-size:12px;

	line-height:140%;

	height:38px;

	color:#424205;

	padding-left:24px;

	padding-top:20px;



}



.header2 {
font-size:11px;
	background-image:url(images/header2.gif);

	background-repeat:no-repeat;

	color:#ffffff;

	height:70px;

	line-height:130%;

	text-align:right;

	padding-right:20px;

	padding-top:20px;

}









/** メインメニュー通常時 **/



.bg_menu {

	background-image:url(images/bg_sb02.gif);

	height:36px;

	width:750px;

	padding-top:3px;

}





/********** --フッター **********/



.footer_menu {

	text-align:center;

	padding-top:6px;

	height:30px;

	color:#252D42;

}



.footer_menu a:link { color:#252D42; text-decoration: underline; }



.footer_menu a:visited { color: #252D42; text-decoration: underline; }



.footer_menu a:active { color: #252D42; text-decoration: underline; }



.footer_menu a:hover { color: #252D42; text-decoration:underline; }



.copyright {

	text-align:center;

	height:46px;

	color:#5E5E5E;

	padding-top:13px;

}



.table1 {

	background-image:url(images/table1_bg.gif);

	background-repeat:repeat-y;

}

.ellipse_bg{

	background-image:url(images/ellipse.gif);

	background-repeat:no-repeat;

	background-position:center;

	height:75px;

}

.blue_text_18{

	font-size:18px;

	line-height:20px;

	font-weight:bold;

	color:#1789FF;

	text-align:center;

}

.blue_text_14{

	font-size:14px;

	line-height:16px;

	font-weight:bold;

	color:#1789FF;

	text-align:center;

}

.right_bn_text{

	background-image:url(images/right_bn.gif);

	background-repeat:no-repeat;

	height:24px;

	font-size:12px;

	line-height:14px;

	font-weight:bold;

	color:#9A070C;

	padding-right:35px;

}



.bg_orange {

	background-image:url(images/bg_orange.gif);

	background-repeat:no-repeat;

	width:645px;

	height:30px;

	font-size:14px;

	line-height:140%;

	color:#ffffff;

	font-weight:bold;

	padding-top:5px;

	padding-left:20px;

}



.bg_box02 {

	background-image:url(images/bg_box_02.gif);

	background-repeat:repeat-y;

}



.font16{

font-size:16px;

line-height:150%;

}

.font18{

font-size:18px;

line-height:150%;

}



.under_line {

	text-decoration: underline;

	font-weight: bold;

}



.new{

	background-image:url(images/new_anime.gif);

	padding-left:35px;

	background-repeat: no-repeat;

}

/*080623追加*/

.top_index{

	font-weight: bold;

	font-size:130%;

	color:#ffffff;

	background-color: #CC99CC;

	padding-top: 2px;

	padding-right: 10px;

	padding-bottom: 2px;

	padding-left: 10px;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 5px;

	width: 711px;

	text-align: left;

border: 1px solid #CC99CC;







}

.top_index2{

	font-weight: bold;

	color:#ffffff;

	background-color: #CC99CC;

	padding-top: 2px;

	padding-bottom: 2px;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 0px;

	width: 711px;

	text-align: left;

border: 1px solid #CC99CC;



}

/*131003追加*/

.top_index3{

	font-weight: bold;

	font-size:140%;

	color:#ffffff;

	background-color: #CC99CC;

	padding-top: 2px;

	padding-right: 10px;

	padding-bottom: 2px;

	padding-left: 10px;

	margin-top: 5px;

	margin-right: 5px;

	margin-bottom: 0px;

	margin-left: 5px;

	width: 711px;

	text-align: left;

border: 1px solid #CC99CC;









}

.top_text{

	border: 1px solid #CC99CC;

	padding: 10px;

	margin-top: 0px;

	margin-right: 5px;

	margin-bottom: 5px;

	margin-left: 5px;

	width: 711px;

	text-align: left;

}



.float_right{

	float: right;



}

.font_bold{

font-weight: bold;

}

.border-photo {

	border: 1px solid #928B61;

}

.m-5p-20 {

	margin: 20px;

	padding: 5px;

}

.font15b {

	font-size: 15px;

	font-weight: bold;

}

.kotu {

	float: left;

}



.image_margin{

margin:0 20px;

}





.top_text_02 {

font-size:130%; 

font-weight:bold;

 color:#ffffff; 

 background-color:#cc99cc; 

 padding:5px 10px;}

 

 

.top_text_03 {

font-size:130%; 

font-weight:bold;

 color:#33ff33; 

 padding:5px 0 10px; 

 display:inline-block; }



.style10 {
	font-size: 14px;
	font-weight: bold;
}
.style11 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}


