@charset "UTF-8";

/* 全体構造
---------------------------------------------------- */


#mform {
width:610px;
margin: 10px 0 0px 0;
}

#sc_l h4{
font-size:0.8em;
letter-spacing:1px;
margin:5px 0 15px 0;
}



/* サイドナビ
---------------------------------------------------- */

#side_b {
width: 170px;
height: 167px;
text-indent: -9999px;
text-align:left;
background: url(../contact/images/con_side_navi.gif) no-repeat;
position:static;
}

#side_b2 {
width: 170px;
height: 80px;
margin:0px 0 0px 0;
text-indent: -9999px;
background: url(../contact/images/con_side_navi2.gif) no-repeat;
}

#side_b2 a {
text-decoration: none;	
display: block;
height: 80px;
}

#side_b2 a:hover , #side_b2 strong {
background: url(../contact/images/con_side_navi2.gif) -170px 0px;
}


/* サイド_英語表記
---------------------------------------------------- */

#copy {
 width: 168x;
 height: 292px;
   text-indent: -9999px;
   background: url(../document/images/c_text.gif) no-repeat ;
margin: 19px 0 0px 0;
}

/* コンテンツ内_タイトル
---------------------------------------------------- */
#d_tite01 {
 width: 610x;
 height: 29px;
   text-indent: -9999px;
   background: url(../document/images/d_title.gif) no-repeat ;
margin: 0px 0 30px 0;
}


/* コンテンツ内_コンセプト_キャッチ
---------------------------------------------------- */

#d_c01 {
 width: 481x;
 height: 49px;
   text-indent: -9999px;
   background: url(../document/images/con_text.gif) no-repeat ;
margin: 0px 0 20px 0;
}


/* THANKS
---------------------------------------------------- */

#thanks {
 width: 541x;
 height: 395px;
   text-indent: -9999px;
   background: url(../document/images/thanks.gif) no-repeat ;
margin: 0px 0 20px 0;
}





/* コンテンツ内
---------------------------------------------------- */
#sc_l p{
font-size:1em;
letter-spacing:1px;
margin:10px 0 5px 0;
line-height:1.5em;
}

#sc_l dl {
  margin: 0;
  padding: 5px 0 0 0;
  list-style: none;
line-height: 0.7em;

}
#sc_l dt {

font-size:0.8em;
letter-spacing:1px;
color:#4A6432;
line-height:1.5em;
}

#sc_l dd {
width: 470px;
position: relative;
	top: -1.5em;
	left: 14em;
	line-height: 1.5em;
	font-size:0.8em;
letter-spacing:1px;
margin: 0 0 10px 0;
  }

#thank {
padding:40px 0 0 20px;
color:#f71e5b;
}
#sc_l span {
padding:0 0 0 5px;
color:#666666;
}
#sc_l strong {
padding:0 0 0 10px;
color:#ff0000;
}
#sc_l em {
font-style:normal;
display:block;
margin: 3px 0 0px 0;
}

