/*  ----------------------------------------------------  */
/*  タグのＣＳＳ */
/*  ----------------------------------------------------  */


body {
	text-align:center;
	background:#f5f5f5;
	margin:0 0 0 0;
	padding:0 0 0 0;
 }

img {
	line-height: 0px;
	border: 0px;
}

a:link {
	color:#272686;
}




/*  ----------------------------------------------------  */
/*  フレーム部分　ＩＤ */
/*  ----------------------------------------------------  */

#frame_out{
	width:759px;
	margin: 10 auto 0 auto;
}


#frame{
	width:759px;
	background: url(../images/background.gif)  0px 0px repeat;
}

#frame_margin{
	margin: 0 5 0 5;
	background:#ffffff;
}


/*  ----------------------------------------------------  */
/*  クラス */
/*  ----------------------------------------------------  */

.img_left{
	float: left;
}


/*  タイトル部分 */

.title{
	width:759px;
	height:80px;
	background: url(../images/title.gif)  0px 0px no-repeat;
	float:left;
}

.title_text{
	padding:10 0 0 90;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
}


/*  メインイメージ部分 */

.main_image1{
	width:222px;
	height:296px;
	background: url(../images/main1.jpg)  0px 0px no-repeat;
	float:left;
}

.main_image2{
	width:527px;
	height:157px;
	background: url(../images/main2.jpg)  0px 0px no-repeat;
	float:left;
}

.main_image3{
	width:527px;
	height:139px;
	background: url(../images/main3.jpg)  0px 0px no-repeat;
	float:left;
}

/*  メインイメージのテキスト部分 */

.main_image_box{
	float:left;
	width:350px;
	height:139px;	
}

.main_image_text{
	float:left;
	padding:60 30 30 8;
	color:#ffffff;
	font-size:13;
	text-align:left;
}

/*  メインイメージのボタン部分 */

.main_image_button{
	float:left;
	width:177px;
	padding:70 0 0 0;
}


/*  コンテンツ部分 */

.contents{
	width:749px;
	margin: 0 0 0 0px;
	background: url(../images/contents_back.gif)  0px 0px repeat;

}

/*  サイドコンテンツ部分 */

.side{
	width:239px;
	float:left;
	margin:6 0 0 0;
}

.side_contents{
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	margin:5 0 15 20;
}


.side_contents_text{
	background:#efefef;width:210;height:210;
}




/*  メインコンテンツ部分 */

.main{
	width:499px;
	float:left;
	margin:0;
}

.main_contents{
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	margin:15 0 15 10;
}

/*  メインコンテンツのタイトル部分 */

.main_title1 {
	height: 30px;
	width: 480px;
}

.main_title2 {
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #282788;
	border-left-color: #282788;
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
}


.main_title3 {
	border-bottom-width: 3px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #282788;
	border-left-color: #282788;
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	font-size:17px;
	font-weight: bold;
}

.main_title4 {
	margin:35 0 14 20;
	padding:0 0 0 10;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #282788;
	background-color: #ffffff;
	font-size:15px;
	font-weight: bold;
	line-height: 1.5em;
	height:29px;
	color:#222222;
	vertical-align:middle;
}


.sub_title{
	margin:5 0 14 30;
	font-size:13px;
	font-weight: bold;
	color:#222222;
}

.main_text{
	font-size: 13px;
	line-height: 1.4em;
	text-align: left;
	margin:15 20 40 40;
	color:#555555;
}

.point {
	margin:0 0 20 45;
	line-height:1.7em;
	font-size: 14px;
	color:#282788;
	font-weight: bold;
}


/*  メインコンテンツメッセージ部分 */

.main_message{
	width:480px;
	background: url(../images/content_back.gif)  0px 0px repeat;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	float:left;
}

.main_message_text{
	padding:5 10 0 10;
}

/*  テーブル部分 */

.table_left {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #282788;
	background-color: #efefef;
	font-size:13px;
	color:#000000;
}


.table_right {
	background-color: #ffffff;
	font-size:13px;
	color:#222222;
}

.table_margin {
	table-layout: fixed; 
	margin:0 15 0 40;
}

.table_margin_form {
	table-layout: fixed; 
	margin:0 15 0 15;
}



.c-both{
	clear:both;
}


/*  フッター部分 */


.footer1{
	width:749px;
	height:15px;
	margin-bottom:10px;
	text-align: center;
	font-size: 13px;
}

.footer2{
	width:749px;
	height:15px;
	float:left;
	background:#272686;
	text-align: center;
	color:#ffffff;
	font-size: 13px;

}


