@charset "utf-8";
/* CSS Document */


* {margin: 0 auto;
	padding: 0;}
	
img{ border:none;}

.floatend {
    clear:both;
    text-align:center;}
	
html,body{
  margin:0px auto;
  padding:0;
  font-size:12px;
  line-height:120%;
  color:#666666;
  background-color:#f8f6ec;
  background-image:url(../imgs/bg.gif);
  background-repeat:repeat-x;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;

}

a:link { color: #656766;}
a:visited { color: #656766;}
a { text-decoration: none ;}
a:hover { color:#ec8600; text-decoration:none;}

.img_left{
    padding-top:5px;}
	

#outline{
    width:880px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	border: 1px solid #a5a196;
	background-color:#FFFFFF;
	border-width:5px 1px 5px 1px;
	}
	
#head_main{
    width:880px;
	height:490px;}
	
.header{
    width:880px;
	height:59px;}
	
.header_img{
    width:880px;
	height:401px;
	background-image:url(../imgs/top_img.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;}


/* -+-+-+-+-+-+-+-+-+-+-+-+- Menu Style */
	
#menu{
    width:880px;
	vertical-align:top;}
	
#g_navi {
	height:30px;
	background:url(../imgs/menu_1.gif) no-repeat;
	}
	
#g_navi ul {
	padding:0px;}
	
#g_navi li {
	display:inline;
	list-style-type:none;}
	
#g_navi li a {
	height:37px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;}
	
/*------off*/

#g_navi li.g_navi01 a {
    background:url(../imgs/menu_2.gif) no-repeat 0px 0px;
	width:219px;}
	
#g_navi li.g_navi02 a {
	background:url(../imgs/menu_2.gif) no-repeat -219px 0px;
	width:220px;}
	
#g_navi li.g_navi03 a {
	background:url(../imgs/menu_2.gif) no-repeat -439px 0px;
	width:221px;}


#g_navi li.g_navi04 a {
	background:url(../imgs/menu_2.gif) no-repeat -660px 0px;
	width:220px;
}

/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../imgs/menu_2.gif) no-repeat 0px -37px;}
	
#g_navi li.g_navi02 a:hover {
	background:url(../imgs/menu_2.gif) no-repeat -219px -37px;}
	
#g_navi li.g_navi03 a:hover {
	background:url(../imgs/menu_2.gif) no-repeat -439px -37px;}
	
#g_navi li.g_navi04 a:hover {
	background:url(../imgs/menu_2.gif) no-repeat -660px -37px;}


/*------on*/
#g_navi li.g_navi01_on a {
	background:url(../imgs/menu_2.gif) no-repeat 0px -37px;
	width:219px;}
	
#g_navi li.g_navi02_on a {
	background:url(../imgs/menu_2.gif) no-repeat -219px -37px;
	width:220px;}
	
#g_navi li.g_navi03_on a {
	background:url(../imgs/menu_2.gif) no-repeat -439px -37px;
	width:221px;}
	
#g_navi li.g_navi04_on a {
	background:url(../imgs/menu_2.gif) no-repeat -660px -37px;
	width:220px;}
	

/* -+-+-+-+-+-+-+-+-+-+-+-+- Menu Style End*/

/* -+-+-+-+-+-+-+-+-+-+-+-+- Contents Style */


#contents_main{
    width:880px;
	background-color:#FFFFFF;}
	
#contents_left{
    width:205px;
	float:left;}

#contents_right{
    width:675px;
	float:right;}
	
#contents_right2{
    width:635px;
	padding:20px;
	float:right;}
	
/*-------- Left --------*/

/*--【01】--*/

.index_l_01{
    width:192px;
	height:121px;
	padding-top:17px;}
	
.index01_l_table{
    width:192px;
	height:120px;
	border:none;
	background-image:url(../imgs/index_l_01bg.gif);
	background-repeat:no-repeat;}

.index01_l_td1{
	vertical-align:middle;
	padding-left:18px;
	height:31px;}
	
.index01_l_td2{
	vertical-align:middle;
	padding-left:18px;
	height:27px;}

/*--【01】End--*/

/*--【02】--*/	

.index_l_02{
    width:192px;
	padding-top:8px;}
	
.index_l_02_head{
    width:192px;
	height:140px;
	background-image:url(../imgs/index_l02_bg.jpg);
	background-repeat:no-repeat;}
	
.index_l_02_body{
    width:192px;
	height:171px;
	background-image:url(../imgs/index_l_02_body.gif);
	background-repeat:no-repeat;}
	
.index02_l_02table{
    width:192px;
	border:none;}
	
.index02_l_td3{
	vertical-align:middle;
	padding-left:29px;
	height:29px;}
	
.index02_l_td4{
	vertical-align:middle;
	padding-left:29px;
	height:28px;}
	
.index02_l_td5{
	padding-left:29px;
	height:40px;}

/*--【02】End--*/

/*-------- Left End--------*/

/*-------- Right --------*/

.index_r_head{
    width:658px;
	height:33px;
	padding-top:17px;
	padding-left:17px;}
	
.index_r_01{
    width:658px;
	height:100%;
	padding-left:17px;}
	
.img_r_01{
    padding-right:10px;
	padding-bottom:10px;}

.img_r_02{
	padding-bottom:10px;}
	
.img_r_03{
	padding-right:10px;}
	
.index_r_02{
    width:658px;
	height:100%;
	padding-left:17px;}
     

	
/*-------- Right End --------*/

/* -+-+-+-+-+-+-+-+-+-+-+-+- Footer Style */

#footer{
    width:880px;
	clear:both;
	color:#a4a195;
	text-align:left;}
	
/*--【01】--*/
		 
.foot_01{
     width:880px;
     background-image:url(../imgs/foot_01_bg.gif);
	 background-repeat:no-repeat;
	 height:73px;}
	 
.foot01_table{
     width:880px;
	 height:73px;
	 color:#a4a195;
	 border:none;}
	 
.foot01_td1{
	height:73px;
	font-size:11px;
	letter-spacing:2px;
	padding-left:66px;}
	
.foot01_td2{
	height:73px;
	font-size:10px;
	padding-left:25px;
	line-height:115%;
	letter-spacing:1.5px;}
	 
/*--【01】End--*/

/*--【02】--*/

.foot_02{
     width:880px;
     background-image:url(../imgs/foot_02_bg.gif);
	 background-repeat:no-repeat;
	 height:71px;}

.foot02_table{
     width:565px;
	 height:71px;
	 color:#a4a195;
	 border:none;}
	 
.foot02_td1{
	height:71px;
	font-size:12px;
	letter-spacing:2px;
	text-align:right;
	padding-right:40px;}
	
.foot02_td2{
	height:71px;
	font-size:10px;
	line-height:115%;
	letter-spacing:1.5px;
	text-align:left;}
	 
/*--【02】End--*/

/*--【03】--*/

.foot_03{
     width:880px;
	 background-color:#a2a094;
	 height:100%;
	 color:#FFFFFF;
	 text-align:center;}

/*--【03】End--*/

/*--table--*/

.table_kousei04{
     width:250px;
	 border:1px solid #999999;
	 margin-top:10px;
	 margin-bottom:10px;
	 text-align:center}
	 
.td_kousei04{
     width:125px;
	 padding:2px;
	 border:1px solid  #999999;}
	 
.table_ryoukin{
     width:500px;
	 border:1px solid  #999999;
	 margin-top:10px;
	 margin-bottom:10px;
	 text-align:center}
	 
.td_ryoukin{
     width:250px;
	 padding:2px;
	 border:1px solid  #999999;}
	 
.style_orange{
     color:#ec8500;}
	 
	 
/*--contents--*/
.contents_head{
    width:635px;
	background-color:#ffffff;
	padding:5px 0 15px 0;}
	
/*--table--*/
table#table-01 {
    width: 600px;
    border: 1px #ece9d8 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #ece9d8 solid;
    border-width: 0 0 1px 1px;
    background: #f5f2e8;
    font-size:10pt;
    color:#4e473f;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    word-break:break-all;
}

table#table-01 td {
    padding: 5px;
    background: #FFFFFF;
    border: 1px #ece9d8 solid;
    border-width: 0 0 1px 1px;
    font-size:10pt;
    color:#666666;
    text-align: left;
    word-break:break-all;
}

.submit {
	margin-left: auto;
	margin-right: auto;
	padding:10 0 0 0px;
	text-align:center;
}

#radio_left{
    width:150px;
	float:left;}

#radio_right{
    width:300px;
	float:right;}
	
.mail_kakunin_head {
	color:#454545;
	background-color:#ffffff;
	margin: 0px auto;
	padding: 0 0 0 0 ;
	text-align: center;
	font-size: 14px;
}

