@charset "utf-8";

* {
	font-size:100%;
	margin:0;
	padding:0;
	background-image:none;


	border:none;
	font-family: verdana,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ ゴシック","MS Gothic",sans-serif,Arial;
}

body {
	margin:0px auto;
	text-align:center;
	background-color:#fff;
}


/*====================================*/
/*             SETTINGS               */
/*====================================*/
A{ color:#000000; }
A:hover{ color:#ff3300; }
OL,UL,DL,LI,DT,DD{ list-style:none; }
.cl{ clear:both; margin:0; padding:0; width:0; height:0; }


/*====================================*/
/*               BODY                 */
/*====================================*/
DIV#wrap {
	margin:0px auto;
	text-align:left;
	color:#4b4b4b;
}
DIV#header{
	width:980px;
	margin:0 auto;
	background-image:url("../images/head_headline.gif");
	background-position:top center;
	background-repeat:no-repeat;
}
DIV#container {
	width:980px;
	margin:0 auto;
	background-image:url("../images/cont_bodyline.gif");
	background-position:top center;
	background-repeat:repeat-y;
}
DIV#footer{
	width:100%;
	background-color:#0030ac;
	background-image:url("../images/foot_bg.jpg");
	background-position:top left;
	background-repeat:repeat-x;
}


/*====================================*/
/*              HEADER                */
/*====================================*/
DIV#head{ width:980px; height:50px; position:relative; }
DIV#head H1{ position:absolute; top:10px; left:15px; color:#000000;}
DIV#head P#T1{
	position:absolute;
	top:10px;
	left:640px;
	font-size:80%;
	text-align: left;
}
DIV#head P#T2{
	position:absolute;
	top:25px;
	left:640px;
	font-size:100%;
}

DIV#head UL{
	position:absolute;
	top:10px;
	left:628px;
	width: 344px;
	height: 39px;
}
DIV#head UL LI{ float:left; padding:0 10px; border-left:solid 1px #4b4b4b; font-family:"メイリオ",Meiryo; font-size:80%; }
DIV#head UL LI.br{ border-right:solid 1px #4b4b4b; }
DIV#head UL LI A{ text-decoration:none; color:#4b4b4b; }
DIV#head UL LI A:hover{ text-decoration:none; color:#ff3300; }

DIV#gmenu{ width:980px; height:52px; }
DIV#gmenu OL{ width:977px; height:48px; padding:5px 6px 0 7px; background-image:url("../images/head_gmenu.jpg"); background-position:0 0; background-repeat:no-repeat; }
DIV#gmenu OL LI{ float:left; width:160px; height:47px; margin-right:1px; text-indent:-9999px; }
DIV#gmenu OL LI A{ display:block; width:160px; height:47px; }

DIV#gmenu OL LI.gmenu01 A{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-7px -5px; }
DIV#gmenu OL LI.gmenu01 A.cdir{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-7px -57px; }
DIV#gmenu OL LI.gmenu01 A:hover{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-7px -109px; }
DIV#gmenu OL LI.gmenu02 A{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-168px -5px; }
DIV#gmenu OL LI.gmenu02 A.cdir{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-168px -57px; }
DIV#gmenu OL LI.gmenu02 A:hover{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-168px -109px; }
DIV#gmenu OL LI.gmenu03 A{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-329px -5px; }
DIV#gmenu OL LI.gmenu03 A.cdir{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-329px -57px; }
DIV#gmenu OL LI.gmenu03 A:hover{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-329px -109px; }
DIV#gmenu OL LI.gmenu04 A{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-490px -5px; }
DIV#gmenu OL LI.gmenu04 A.cdir{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-490px -57px; }
DIV#gmenu OL LI.gmenu04 A:hover{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-490px -109px; }
DIV#gmenu OL LI.gmenu05 A{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-651px -5px; }
DIV#gmenu OL LI.gmenu05 A.cdir{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-651px -57px; }
DIV#gmenu OL LI.gmenu05 A:hover{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-651px -109px; }
DIV#gmenu OL LI.gmenu06 A{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-812px -5px; }
DIV#gmenu OL LI.gmenu06 A.cdir{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-812px -57px; }
DIV#gmenu OL LI.gmenu06 A:hover{ background-image:url("../images/head_gmenu.jpg"); background-repeat:no-repeat; background-position:-812px -109px; }


/*====================================*/
/*                TOP                 */
/*====================================*/
DIV#top{ width:980px; margin:0 auto; }
DIV.categoryttl{ width:928px; margin:0 auto; padding:21px 0 6px 0; }
DIV#topic_path{ width:928px; margin:0 auto; }
DIV#topic_path UL{ line-height:120%; }
DIV#topic_path UL LI{ float:left; font-family:"メイリオ",Meiryo; font-size:74%; font-weight:bold; }
DIV#topic_path UL LI A{ font-family:"メイリオ",Meiryo; font-weight:normal; }


/*====================================*/
/*               RIGHT                */
/*====================================*/
DIV#right{ width:654px; float:right; margin:6px 26px 60px 0; line-height:150%;}
DIV#right H2{ font-size:120%; font-weight:bold; height:34px; margin:0 0 9px -3px; padding:8px 0 0 24px; background-image:url("../images/cont_ttlbarbgM.jpg"); background-position:0 0; background-repeat:no-repeat; color:black; }
DIV#right H2 IMG{ margin:-8px 0 0 -24px; }
DIV#right H3{ height:27px; margin-bottom:6px; padding:3px 0 0 20px; background-image:url("../images/cont_ttlbarbgS.jpg"); background-position:0 0; background-repeat:no-repeat; }

DIV.contentbox{ margin-bottom:24px; }
DIV.contentbox P{ margin-bottom:12px; }

IMG.imgL{ float:left; margin-right:12px; }
IMG.imgR{ float:right; margin-left:12px; }

TABLE.tbl_type01{ width:654px; border-collapse:collapse; line-height:120%; }
TABLE.tbl_type01 TR,TABLE.tbl_type01 TR TH,TABLE.tbl_type01 TR TD{ border:solid 1px #ccc; }
TABLE.tbl_type01 TR.tblttl TD{ padding:4px 0 4px 20px; background-color:#0030ac; font-size:100%; font-weight:bold; color:#fff; }
TABLE.tbl_type01 TR TH{ padding:12px; text-align:center; }
TABLE.tbl_type01 TR TH DL{ font-weight:normal; }
TABLE.tbl_type01 TR TH DL DT{ margin-bottom:6px; }
TABLE.tbl_type01 TR TH DL DD{ font-weight:bold; color:#ff3300; }
TABLE.tbl_type01 TR TD{ padding:6px 12px; font-size:80%;  }
TABLE.tbl_type01 TR TD UL{ margin-left:20px; }
TABLE.tbl_type01 TR TD UL LI{ list-style-position:inside; list-style-type:decimal; }
TABLE.tbl_type01 TR TD P{ margin:0 0 0 20px; padding:0; }


/*====================================*/
/*                LEFT                */
/*====================================*/
DIV#left{ width:244px; margin:6px 0px 60px 26px; float:left;}
* html DIV#left{ display:inline; margin-left:20px; }
DIV#side{ padding:12px; border:solid 1px #ccc; background-image:url("../images/side_bg.jpg"); background-position:center top; background-repeat:repeat-y; }
DIV#side H2{ margin-bottom:12px; }

DIV.service_info{ margin:0 2px; }
DIV.service_info DL{ font-size:80%; color:black; }
DIV.service_info DL DT{ margin-bottom:4px; padding:1px 0 0 5px; background-image:url("../images/list-style03.gif"); background-position:center left; background-repeat:no-repeat; }
DIV.service_info DL DT A{ text-decoration:none; font-weight:bold; }
DIV.service_info DL DD{ margin-bottom:12px; padding:0 0 6px 8px; border-bottom:dotted 1px #ccc; }
DIV.service_info DL DD P{ line-height:120%; }


/*====================================*/
/*              FOOTER                */
/*====================================*/
DIV#foot{ width:970px; height:180px; margin:0 auto; padding:0 5px; position:relative; font-size:80%; color:#fff; }
DIV.foot_goto{ width:116px; height:22px; position:absolute; top:0px; left:859px; z-index:1; background-image:url("../images/foot_pagetop.gif"); }
DIV.foot_goto A{ display:block; width:116px; height:22px; text-indent:-9999px; }

DIV.foot_left{ width:404px; height:180px; padding-left:36px; position:absolute; top:0; left:0; background-image:url("../images/foot_deli.jpg"); background-position:right center; background-repeat:no-repeat; line-height:175%; }
DIV.foot_center{ width:200px; height:180px; position:absolute; top:0; left:445px; background-image:url("../images/foot_deli.jpg"); background-position:right center; background-repeat:no-repeat; }
DIV.foot_right{ width:356px; height:180px; position:absolute; top:0; left:620px; background-image:url("../images/foot_deli.jpg"); background-position:right center; background-repeat:no-repeat; }

DIV.fl_txt{ margin:30px 0 0 0; }
DIV.fl_name{ font-size:140%; font-weight:bold; }

DIV.foot_center UL{ margin:26px 0 0 26px; }
DIV.foot_center UL LI{ padding-left:10px; background-image:url("../images/list-style01.gif"); background-position:center left; background-repeat:no-repeat; line-height:200%; }
DIV.foot_center UL LI A{ text-decoration:none; color:#fff; font-family:"メイリオ",Meiryo; font-weight:bold; }
DIV.foot_center UL LI A:hover{ color:#ff3300; }

DIV.foot_right UL{ margin:26px 0 0 16px; }
DIV.foot_right UL LI{ padding-left:10px; background-image:url("../images/list-style01.gif"); background-position:center left; background-repeat:no-repeat; line-height:200%; }
DIV.foot_right UL LI A{ text-decoration:none; color:#fff; font-family:"メイリオ",Meiryo; font-weight:bold; }
DIV.foot_right UL LI A:hover{ color:#ff3300; }

DIV.foot_right OL{ width:300px; margin:0 0 0 26px; }
DIV.foot_right OL LI{ width:140px; float:left; padding-left:10px; background-image:url("../images/list-style02.gif"); background-position:center left; background-repeat:no-repeat; line-height:200%; }
DIV.foot_right OL LI A{ text-decoration:none; color:#fff; font-family:"メイリオ",Meiryo; }
DIV.foot_right OL LI A:hover{ color:#ff3300; }

DIV#copyright{ width:100%; background-color:#B00; }
DIV#copy{ width:980px; height:36px; margin:0 auto; }
DIV.copy_l{ width:480px; float:left; }
DIV.copy_r{ width:480px; float:right; position:relative; }

DIV.copy_l P{ padding:11px 0 0 50px; font-size:80%; color:#fff; }
DIV.copy_r UL{ margin:10px 0 0 50px; }
DIV.copy_r UL LI{ float:left; padding:0 18px; border-left:solid 1px #fff; }
DIV.copy_r UL LI.br{ border-right:solid 1px #fff; }
DIV.copy_r UL LI A{ text-decoration:none; font-size:80%; color:#fff; fon-familyt:"メイリオ",Meiryo; font-size:74%; }
DIV.copy_r UL LI A:hover{ color:#ff3300; }
DIV.copy_r DIV.rss{ position:absolute; top:8px; left:370px; }


/*====================================*/
/*              INDEX                 */
/*====================================*/
DIV#right DIV.topics{ padding:16px; border:solid 1px #ccc; }
DIV#right DIV.topics H2{ background-image:none; }
DIV.topics DL{ line-height:100%; }
DIV.topics DL DT{ font-family:"メイリオ",Meiryo; font-size:87%; font-weight:bold; color:#0030ac; }
DIV.topics DL DD{ margin-bottom:12px; padding-bottom:4px; font-size:100%; color:#4b4b4b; border-bottom:dotted 1px #4b4b4b; line-height:150%; }
DIV.topics DL DD A{ text-decoration:none; color:#4b4b4b; }
DIV.topics DL DD A:hover{ color:#ff3300; }
DIV#index P{ font-family:"メイリオ",Meiryo; font-size:110%;  margin-bottom:20px; margin-left:10px; margin-right:10px;}

/*====================================*/
/*                SEO                 */
/*====================================*/
DIV.seomaterials{ margin-left:206px; }
DIV.seomaterials DL{ margin:0 0 12px 20px; }
DIV.seomaterials DL DT{ padding-left:16px; background-image:url("../images/list-style04.gif"); background-position:center left; background-repeat:no-repeat; }
DIV.seomaterials DL DT A{ text-decoration:none; font-weight:bold; color:#4b4b4b; }
DIV.seomaterials DL DT A:hover{ color:#ff3300; }
DIV.seomaterials DL DD{ margin:0 0 6px 16px; }


/*====================================*/
/*           TOPページ                */
/*====================================*/
ul.bookpoint{
	margin-left:20px;
}
ul.bookpoint li{
	list-style-type:disc;
}

/*====================================*/
/*     プライバシーポリシー           */
/*====================================*/
ul.point{
	margin-left:20px;
}
ul.point li{
	list-style-type:disc;
}


/*====================================*/
/*                COMPANY                */
/*====================================*/
table#table01 {
    width:650px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
		padding-left:10px;
}

/*====================================*/
/*             INQUIRE               */
/*====================================*/
table.iqfm-table {
    width: 600px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.iqfm-table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
		width:200px;
		padding-left:10px;
}
table.iqfm-table td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
		padding-left:10px;
}

/*  会社名  */
input#iqfm-input-text-1{
	width:300px;
	border:#999 1px solid;
}

/* おなまえ  */
input#iqfm-input-text-2{
	width:300px;
	border:#999 1px solid;
}

/* ふりがな  */
input#iqfm-input-text-3{
	width:300px;
	border:#999 1px solid;
}


/*  郵便番号  */
input#iqfm-input-text-6{
	width:40px;
	border:#999 1px solid;
}

input#iqfm-input-text-7{
	width:50px;
	border:#999 1px solid;
}

/*  都道府県  */
.iqfm-input select{
	width:150px;
	border:#999 1px solid;
}

/* 住所  */
input#iqfm-input-text-10{
	width:300px;
	border:#999 1px solid;
}

/*  電話番号  */
input#iqfm-input-tel1-10{
	width:50px;
	border:#999 1px solid;
}

input#iqfm-input-tel2-10{
	width:50px;
	border:#999 1px solid;
}

input#iqfm-input-tel3-10{
	width:50px;
	border:#999 1px solid;
}

/* 問合せ */
#iqfm-input-textarea-13{
	width:300px;
	height:100px;
	border:#999 1px solid;
}


/*  メールアドレス  */
input#iqfm-input-text-11{
	width:300px;
	border:#999 1px solid;
}

/*  メールアドレス（確認）  */
input#iqfm-input-text-12{
	width:300px;
	border:#999 1px solid;
}

/*  Submit  */
#inquiryformSubmit-1{
	width:200px;
	height:30px;
	margin:10px;
	border:1px solid #ccc;
}

.entry input[type="submit"]{
	width:200px;
	height:30px;
	margin:10px;
	border:1px solid #ccc;
}
