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

body {
	margin:0;
	color:#4c4c4c;
	background:url(../img/common/main_bg.gif) repeat-x;
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size:13px;
}
*html body {letter-spacing:inherit;}
h1,h2,h3,h4,h5,h6,h7,ul,li,p,table,tr,td {padding:0; margin:0;}
a,a:hover {color:#333333; text-decoration:none;}
img {border:none;}
p {line-height:20px;}
h1 {font-size:20px; font-weight:normal; border-bottom:1px solid #CCCCCC; padding-bottom:8px; font-weight:bold; margin-bottom:40px;}
h2 {font-size:18px; margin-bottom:10px; color:#ffffff; background:url(../img/common/h2_bg.gif) left top repeat-y #4d4d4d; padding:5px 30px;}


#contain {width:960px; margin:0 auto;}
/*-- ############################### head ############################################## --*/
#top_menu {text-align:right; height:26px; padding-top:5px; color:#999999;}
#top_menu a {font-weight:bold; color:#666666; padding:0 5px; font-size:14px;}
#top_menu a:hover {color:#3366CC;}

#main_menu {float:right; list-style-type:none;}
#main_menu li {float:right;}
#main_menu li a {color:#4d4d4d; display:block; font-weight:bold; font-size:16px; padding:26px;}
#main_menu li a:hover {color:#386cb2; background:#ededed;}

#main_menu li ul {display:none; position:absolute; list-style-type:none; top:98px; background:#FFFFFF; border:1px solid #CCCCCC; padding:3px;}
#main_menu li ul li {float:none;}
#main_menu li ul li a {display:block; font-size:13px; background-color:#e6e6e6; padding:8px 20px; margin-bottom:1px; color:#666666;}
#main_menu li ul li a:hover {color:#FFFFFF; background:#588ed6;}
#main_menu li:hover ul {display:block;}


/*-- ############################## index ############################################### --*/
#index_img {clear:both; margin-bottom:20px;}
.index_ba {float:left; margin-right:20px; margin-bottom:20px;}
#index_board {float:right; width:350px; padding-bottom:10px;}
#index_board p {margin-bottom:10px;}



/*-- ############################## sub ############################################### --*/
#sub_img {clear:both; margin-bottom:20px;}
#sub {float:left; width:200px; margin-bottom:30px;}
#sub_tit {font-size:20px; font-weight:bold; border-bottom:2px solid #3385cd; text-align:center; padding:0 0 15px 0; margin-bottom:10px;}
#sub ul {list-style-type:none; margin-bottom:30px;}
#sub ul li {font-size:14px; border-bottom:1px dotted #CCCCCC;}
#sub ul li a {display:block; padding:10px; font-weight:bold; color:#666666; background:url(../img/common/sub_menu_icon.gif) 180px center no-repeat;}
#sub ul li a:hover {background:url(../img/common/sub_menu_icon.gif) 180px center #e5e5e5 no-repeat;}


/*-- ############################## content ############################################### --*/
#content {float:right; width:700px; margin-bottom:30px;}
#company_bg1 {background:url(../img/company/img1.jpg) right no-repeat; padding-right:250px;}

#qna_list {position:absolute; top:261px; margin-left:133px;}
#qna_list a {display:block; background:#9581c0; color:#FFFFFF; font-size:14px; font-weight:bold; padding:4px 25px;}
#qna_list a:hover {background:#666666;}

.product_tit {text-align:center; font-size:16px; padding-bottom:20px;}


/*-- ############################## foot ############################################### --*/
#foot1 {clear:both; border-top:1px solid #d9d9d9; background:#ededed;}
#foot2 {width:960px; margin:0 auto; text-align:right; padding:30px 0; background:url(../img/common/foot_logo.gif) left 50px no-repeat;}
#foot1 #foot2 p {color:#808080; line-height:18px;}
#foot1 #foot2 p a {color:#808080;}


/*-- ############################################################################# --*/
.left {float:left;}
.right {float:right;}
.center {text-align:center;}

.ma_r20 {margin-right:20px;}

.table_tit {background:#f0f0f0; padding:8px 10px; font-weight:bold;}
.table_text {background:#FFFFFF; padding:6px 15px;}
.ul_nomal {margin-left:20px; line-height:20px;}

