@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------
共通部分
-----------------------------------------------------*/

html,body{
    height:100%;
}

#wrapper{
	text-align:center;
	min-height:100%;

}

* html div#wrapper{
    height:100%;
}

body > #wrapper{
	height:auto;
}

#top_arrange{
	background-color:#ededda;
	font-family:メイリオ,ヒラギノ明朝 Pro W3,ＭＳ Ｐ 明朝,ＭＳ 明朝,細明朝体,serif;
	font-size:10px;
}


#container{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	position: relative;
	top: 317px;
}


/*-----------------------------------------------------
ロールオーバーの指定
-----------------------------------------------------*/

a:link{
	text-decoration: none;
	color: #0099CC;
}

a:visited{
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #FF9966;
	text-decoration: none;
}



/*-----------------------------------------------------
フラッシュ
-----------------------------------------------------*/

#main_flash{
	margin:0;
	padding:0;
	text-align:center;
	position: absolute;
	height: 317px;
	width: 1440px;
	left: 0px;
	top: 0px;
}

/*-----------------------------------------------------
トップボックス
-----------------------------------------------------*/

#top_box{
	height: 355px;
	width: 1024px;
	background-image: url(../img/top_box_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	top: 0px;
}

/*-----------------------------------------------------
トップボックス 左
-----------------------------------------------------*/

#top_left{
	height: 355px;
	width: 440px;
	float: left;
}

#top_left h1{
	text-align: left;
	font-size: 16px;
	line-height: 22px;
	color: #555545;
	font-weight: normal;
	width: 360px;
	height: 50px;
	padding-top: 20px;
	padding-left: 80px;
}

#top_left_box2{
	height: 152px;
	width: 440px;
}

#box_1 h2{
	text-align: left;
	height: 114px;
	width: 330px;
}


#top_left h4{
	text-align: left;
	height: 140px;
	width: 110px;
	float: left;
	position: relative;
	left: 71px;
	top: 12px;
}

#top_left_box2 p{
	height: 120px;
	width: 240px;
	padding-top: 20px;
	font-size: 12px;
	line-height: 20px;
	float: right;
	text-align: left;

}

#top_left dt {
	margin-bottom: 5px;
	font-size: 14px;
}


#top_left dl{
	text-align: left;
	width: 370px;
	height: 113px;
	padding-top: 20px;
	color: #FFFFFF;
	padding-left: 70px;
	font-size: 11px;
	line-height: 18px;
}

/*-----------------------------------------------------
トップボックス　センター
-----------------------------------------------------*/


#top_center{
	height: 156px;
	width: 73px;
	float: left;
	padding-top: 199px;
	text-align: left;
	padding-left: 2px;
}

/*-----------------------------------------------------
トップボックス　右
-----------------------------------------------------*/


#top_right{
	height: 320px;
	width: 509px;
	float: right;
	text-align: left;
	padding-top: 35px;
	padding-left: 0px;
}


/*-----------------------------------------------------
セカンドボックス
-----------------------------------------------------*/

#second_box{
	width: 1024px;
	clear: both;
}

/*-----------------------------------------------------
セカンドボックス　左
-----------------------------------------------------*/

#second_left{
	background-image: url(../img/second_left_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 330px;
	float: left;
}


/*-----------------------------------------------------
ボックス１
-----------------------------------------------------*/

#box_1{
	background-image: url(../img/second_left_box_1_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 330px;
}

#box_1 h2{
	position: relative;
	left: 0px;
	top: 0px;
}

#box_1 dl {
	font-size: 13px;
	line-height: 22px;
	margin-top: 10px;
	text-align: left;
}

#box_1 dd {
	margin-left: 40px;
}

#box_1 p{
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	margin-left: 40px;
}

.box_footer{
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 0px;
}


/*-----------------------------------------------------
ボックス２
-----------------------------------------------------*/

#box_2{
	background-image: url(../img/box_2_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 330px;
}

.type_text1{
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	margin-left: 40px;
}

/*-----------------------------------------------------
ボックス３
-----------------------------------------------------*/

#box_3{
	background-image: url(../img/box_3_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 330px;
}

/*-----------------------------------------------------
ボックス４
-----------------------------------------------------*/

#box_4{
	background-image: url(../img/box_4_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 330px;
}

#second_box_footer{
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 0px;
	margin-top: 20px;
}



/*-----------------------------------------------------
矢印
-----------------------------------------------------*/

.dot{
	background-image: url(../common_img/dot_red.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: left center;
	text-align: left;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	margin-left: 170px;
}


/*-----------------------------------------------------
セカンド　右
-----------------------------------------------------*/

#second_right{
	text-align: center;
	float: right;
	width: 684px;
	background-image: url(../img/second_right_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
}


/*-----------------------------------------------------
テーブル
-----------------------------------------------------*/

#second_right table{
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.q_text_type{
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-left: 20px;
	margin-top: 1px;
	vertical-align: top;
}

.q_text_type2{
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
	vertical-align: top;
}

.q_td_type{
	background-image: url(../img/q_1_408X30.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-bottom: 20px;
}

.q_td_type2{
	background-image: url(../img/q_2_408X30.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-bottom: 20px;
	vertical-align: top;
}

.q_td_type3{
	background-image: url(../img/q_4_5_530X27.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-bottom: 20px;
}

.img_box_type{
	text-align: left;
	width: 120px;
	vertical-align: top;
	padding-bottom: 20px;
}

.img_box_type2{
	text-align: left;
	width: 40px;
	vertical-align: top;
	padding-bottom: 20px;
}

.comment_box_type{
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	vertical-align: top;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

#type4{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/second_right_footer.gif);
	height: 10px;
	width: 645px;
}

#second_right_box_footer{
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 0px;
}

#size1{
	width: 120px;
}

.size2{
	width: 495px;
}




/*-----------------------------------------------------
フッター
-----------------------------------------------------*/

#footer {
	clear: both;
	width: 1024px;
	background-image: url(../img/footer_img_1440x190.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	color: #666666;
	position: relative;
}

#footer_navi {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	position: relative;
	top: 30px;
}

/*-----------------------------------------------------
フッターナビのロールオーバーの指定
-----------------------------------------------------*/

#footer_navi a:link{
	text-decoration: none;
	color: #333333;
}

#footer_navi a:visited{
	color: #333333;
	text-decoration: none;
}

#footer_navi a:hover {
	color: #FF66CC;
	text-decoration: none;
}

