@charset "euc-jp";
/* mail.html CSS */


/*********************** contents01 **************************/

.con01_waku{
width:730px;
margin:0px auto 30px auto;
}

.con01_text{
width:730px;
margin:0px auto 10px auto;
font-size:14px;
}


.con01_text2{
width:730px;
margin:30px auto 10px auto;
font-size:14px;
color:#CF0003;
text-align:center;
}


.con01_pic{
width:730px;
margin:0px auto 0px auto;
font-size:14px;

}


.tel_button{
	display:none;
}


/*********************** contents02 **************************/


.con02_waku{
width:690px;
margin:0px auto 50px auto;
}


.con02_text01{
color:#444444;
margin-bottom:20px;
}

.kome{
font-weight:bold;
color:#FF3333;
}

#con02_text02{
color:#444444;
margin-bottom:40px;
}



.con02_text03_waku{
width:460px;
margin:0px auto 40px auto;
}

.con02_text03_li01{
font-weight:bold;
color:#000000;
margin-bottom:20px;
}

.con02_text03_li02{
color:#666666;
margin-bottom:5px;
}


.con02_text03_li03{
color:#666666;
margin-bottom:0px;
}



.con02_text04{
color:#444444;
margin-bottom:40px;
}

/******** mail ********/


.mail_waku{
width:690px;
margin:0px auto 0px auto;
}

.mail_table{
background-color:#ff844e;
}

.mail_td_title{
width:667px;
padding:5px 10px;
background-color:#999999;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
}



.mail_td1{
width:130px;
padding:5px 10px;
background-color:#ffdecf;
color:#cf5927;
}


.mail_td2{
width:517px;
padding:10px 10px;
background-color:#FFFFFF;
}


.mail_td_button{
width:667px;
padding:10px 0px;
background-color:#fa9b6f;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
text-align:center;
}



