@charset "utf-8";
/* CSS Document */


/* ナビゲーション */

#global_navi .global_navi li.menu06_02 a{
	width:166px;
    background:url(../img/menu06.jpg) bottom no-repeat;
	}


#left_contact a{
	width:210px;
	height:110px;
	margin:15px 0 0 0;
	background:url(../img/left_contact.jpg) bottom no-repeat;
	text-decoration:none; 
    text-indent:-9999px;   
	display:block;
	}



/* ライトコンテンツ */

#right_contents h2{
	width:720px;
	height:30px;
	margin:0 0 15px 0;
	padding:0 0 0 20px;
	background-image:url(../img/right_title.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:22px;
	color:#007D49;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:140%;
	}



/* ライトコンテンツ01 */

#right_contents01{
	width:720px;
	padding:0 0 50px 0;
	}

#right_contents01 p{
	margin:0 0 40px 0;
	padding:0 240px 0 30px;
	font-size:14px;
	color:#313131;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:200%;
	}

#right_contents01 ul{
	padding:40px 0 15px 30px;
	list-style:none;
	}

#right_contents01 li{
	margin:0 0 10px 0;
	padding:0 0 0 30px;
	background-image:url(img/contact01.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:15px;	
	color:#313131;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;
	line-height:140%;
	font-weight:bold;
	}

#right_contents01 table{
	margin:20px 30px 0 30px;
	text-align:left;
	}

#right_contents01 th{
	
	padding:15px 0 15px 10px;
	/*background-color:#029B5D;*/
	background:url(img/contact_bg.jpg) top repeat;
	border-bottom:#FFFFFF solid 5px;
	
	color:#FFFFFF;
	font-size:14px;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;	
	font-weight:bold;
	}

#right_contents01 td{
	margin:0;
	padding:15px 0 15px 10px;
	border-bottom:#FFFFFF solid 5px;
	color:#313131;
	font-size:14px;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;	
	}


#right_contents01 input{
	padding:5px 0;
	margin:0;
	}

#right_contents01 textarea{
	margin:0 0 15px 0;
	}
	
#right_contents01 .form_text01{
	margin:15px 0 15px 35px;
	font-size:12px;
	color:#7D0000;
	font-family:"Meiryo","MS UI Gothic","MS PGothic","Lucida Grande",sans-serif;	
	}

#right_contents01 .form_text03{
	width:750px;
	margin:20px 0 0 0;
	text-align:center;
	}

#right_contents01 .thanks{
	height:2000px;
	}







