@charset "shift_jis";

/*********************************
 *
 * INDEX
 *
 *********************************/
 
 
div.tit {width:1080px; margin:0 auto; padding-top:204px; margin-bottom:50px;} 
div.tit02 {width:1080px; margin:0 auto;}

p.pre {width:1080px; margin:0 auto; font-size:14px; line-height:1.8em;} 
p.pre2 {width:1080px; margin:0 auto; font-size:16px; line-height:1.8em; margin-top:20px;}
  

#contents {width:1280px; margin:0 auto; border-bottom: 1px dashed #c9c9c9; padding-bottom:50px;} 
#com_cont {width:1080px; margin:0 auto 0 auto;} 

p.txt{line-height:1.8em !important; margin:0 0 0 0; font-size:16px;}

table.contact {width:900px; margin:5px auto 0 auto; font-size:14px}
	table.contact th {width:200px; padding:15px 10px 15px 0; border-bottom:1px solid #898989; font-weight:bold;}
		table.contact th span {color:#c30040; font-size:10px; font-weight:lighter;}
	table.contact td { padding:15px 0; border-bottom:1px solid #e1e1e1;}
		table.contact td span {font-size:10px;}
		
/* form */
input, select, textarea {font-size:12px; font-family:"メイリオ",Meiryo,"ＭＳ ゴシック",monospace; line-height:1.5;}
input, select {vertical-align:middle;}
table input, table select,table  textarea {border:1px solid #bbb;}
input.none {border:none;}
table input.check {border:1px solid #fff;}
.btn {text-align:center !important;}

/* width */
.w100 {width:100px;} .w200 {width:200px;} .w350 {width:350px;} .w500 {width:500px;}