@charset "utf-8";



/*********************************

 *

 * TOP

 *

 *********************************/



#wrapper { background:url(../common/images/bg_wrapper.jpg) repeat-x; }



/* header */

#header { background:url(../common/images/bg_header.jpg) repeat-x; }

	#header h1 { position:absolute; top:21px; left:11px; width:267px; height:78px; }

	#header .tel { position:absolute; top:5px; right:14px; width:395px; height:42px; }



/*gmenu */

#gmenu { position:absolute; bottom:0; right:53px; }

	#gmenu li { float:left; }

	#gmenu li.home { margin-right:20px; }



/* main */

#main { width:956px; margin:32px auto 0 auto; }

	#main .aitec { width:467px; }

		#main .aitec dl { overflow:visible; height:120px; }

			#main .aitec dl dt { float:left; width:155px; margin:2px 0 0 9px; }

			#main .aitec dl dd { float:left; line-height:20px; }
			
			
			
/*********************************
 *

 * METHOD

 *

 *********************************/



dl.method dt { padding:15px 0 5px 0; border-bottom:1px solid #999; color:#00A0E9; font-size:15px; font-weight:bold; }

dl.method dd { padding:10px 0; }



/* methodBox */

.methodBox { padding:15px; background:#fff url(../images/menkyo/bg_method.gif) left bottom repeat-x; border:1px solid #ddd; line-height:1.5; }







/* footer */

#footer .flink ul li { padding-right:20px; }