/*CSS*/

/*スクロールバー（IEのみ）------------------------------------------------------------------*/
    *{
     scrollbar-face-color : #FFFFFF ;
     scrollbar-track-color: #EEEEEE ;
     scrollbar-arrow-color: #000066 ;
     scrollbar-shadow-color: #EEEEEE ;
     scrollbar-highlight-color: #FFFFFF ;
     scrollbar-darkshadow-color: #EEEEEE ;
}
/*PNG対応(IE6)------------------------------------------------------------------*/
img{
 behavior: url(js/iepngfix.htc); 
}
/*共通設定------------------------------------------------------------------*/
body {
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	background-color: #EEEEEE;
	font-size: 1.2em;
	line-height: 1.6em;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd {
	margin:0pt;
	padding:0pt;
}
h2,h3,h4 ,dt,th,#copy,#works dd a{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}


li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-indent:0px;
}

#outer_wrap {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	border: 1px none #CCCCCC;
	background-color: #FFFFFF;
	width: 940px;
}
#inner_wrap {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
	width: 910px;
}
.center{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.clear{
	clear: both;
	height: 0px;
	width: 100%;
}
a{
	color: #AF1E1E;
}
a:hover{
	text-decoration: none;
}
/*ヘッダ------------------------------------------------------------------*/
#header {
	height:70px;
	width:910px;
	margin-top: 0px;
	border: none #9DBE2B;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	text-indent:-10000px;
}
#header h1 a {
	display:block;
	width:270px;
	height: 70px;
}
#header #logo{
	background:url(../common_img/logo.gif) no-repeat scroll left top;
	height:70px;
	width:270px;
	top: 0px;
	right: 0px;
	float: left;
}
#header_word{
	background-image: url(../common_img/logo_J.gif);
	background-repeat: no-repeat;
	float: right;
	padding: 0px;
	background-position: right top;
	height: 70px;
	width: 200px;
	
}
#header_word ul{
	text-align: right;
}

#submenu_wrap{
	height: 70px;
	margin-top: 0px;
	width: 330px;
	float: right;
}

/*HOMEメニュー------------------------------------------------------------------*/
#home_menu{
	margin-top: 20px;
	height: 140px;
	width: 910px;
}
#home_menu li{
	float: left;
}

#home_home a{
	background:url(../common_img/top_menu.gif) no-repeat 0px 0px;
	display: block;
	width: 230px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#home_home a:hover {
	background:url(../common_img/top_menu.gif) no-repeat 0px -140px;
}
#home_works a{
	background:url(../common_img/top_menu.gif) no-repeat -230px 0px;
	display: block;
	width: 225px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#home_works a:hover {
	background:url(../common_img/top_menu.gif) no-repeat -230px -140px;
}
#home_company a{
	background:url(../common_img/top_menu.gif) no-repeat -455px 0px;
	display: block;
	width: 225px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#home_company a:hover {
	background:url(../common_img/top_menu.gif) no-repeat -455px -140px;
}
#home_inquiry a{
	background:url(../common_img/top_menu.gif) no-repeat -680px 0px;
	display: block;
	width: 230px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#home_inquiry a:hover {
	background:url(../common_img/top_menu.gif) no-repeat -680px -140px;
}
/*SUBページメニュー------------------------------------------------------------------*/
#subpage_menu{
	height: 60px;
	width: 910px;
	margin-bottom: 10px;
}
#subpage_menu li{
	float: left;
}

#subpage_home a{
	background:url(../common_img/subpage_menu.gif) no-repeat 0px 0px;
	display: block;
	width: 230px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#subpage_home a:hover {
	background:url(../common_img/subpage_menu.gif) no-repeat 0px -60px;
}
#subpage_works a{
	background:url(../common_img/subpage_menu.gif) no-repeat -230px 0px;
	display: block;
	width: 225px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#subpage_works a:hover {
	background:url(../common_img/subpage_menu.gif) no-repeat -230px -60px;
}
#subpage_company a{
	background:url(../common_img/subpage_menu.gif) no-repeat -455px 0px;
	display: block;
	width: 225px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#subpage_company a:hover {
	background:url(../common_img/subpage_menu.gif) no-repeat -455px -60px;
}
#subpage_inquiry a{
	background:url(../common_img/subpage_menu.gif) no-repeat -680px 0px;
	display: block;
	width: 230px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
}
#subpage_inquiry a:hover {
	background:url(../common_img/subpage_menu.gif) no-repeat -680px -60px;
}

/*ページ共通------------------------------------------------------------------*/
#contents_wrap {
	clear: both;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 660px;
	float: right;
}
#side {
	width: 230px;
	float: left;
}
#side_menu{
	background-color: #EEEEEEE;
	background-image: url(../common_img/works_menu_back2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#side_menu li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#side_menu a{
	background-image: url(../common_img/link.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	text-decoration: none;
	color: #AF1E1E;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#side_menu a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #AF1E1E;
}
h3{
	font-size: 2em;
	color: #AF1E1E;
	margin-top:0.1em;
	margin-bottom:0.5em;
}
h4{
	font-size: 1em;
	color: #666666;
	margin-bottom: 0.5em;
}
.page_title{
	width: 890px;
	background-color: #EEEEEE;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../common_img/works_menu_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.page_title h2{
	color: #666666;
	font-size: 0.9em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #777777;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#f_address{
	font-size: 0.8em;
	width: 890px;
	color: #666666;
	text-align: left;
	line-height: 1.2em;
	background-color: #EEEEEE;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	background-image: url(../common_img/works_menu_back3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
}
#f_address dt{
	color: #AF1E1E;
	margin-bottom: 10px;
}
#f_address dd{
	line-height: 1.2em;
}
/*トップページ------------------------------------------------------------------*/
#works_menu_wrap{
	width: 910px;
	background-image: url(../common_img/works_menu_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#works_menu_wrap2{
	width: 910px;
	background-color:#EEEEEE;
	background-image: url(../common_img/works_menu_back2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.works_menu{
	float: left;
	width: 280px;
	padding: 11px;
	text-align: center;
}
.works_menu_center{
	float: left;
	width: 280px;
	padding: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
.works_menu .title a,.works_menu_center .title a{
	color: #AF1E1E;
	font-size: 0.9em;
	background-image: url(../common_img/link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
	text-decoration: none;
	margin: 0px;
	padding-right: 20px;
}
.works_menu .title a:hover,.works_menu_center .title a:hover{
	text-decoration: underline;
}

.works_menu p,.works_menu_center p{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	font-size: 0.6em;
	line-height: 1.2em;
	margin-top: 0.6em;
	margin-bottom: 0.9em;
	color: #666666;
}
/*業務案内------------------------------------------------------------------*/
#works p{
	margin-bottom: 1em;
}

#works dl{
	border: 1px solid #CCCCCC;
	background-color: #E6E6E6;
	padding: 10px;
	margin-top: 1em;
	margin-bottom: 1em;
	background-image: url(../common_img/works_menu_back2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#works dt{
	color: #666666;
}
#works dd{
	margin-bottom: 1em;
}
#works li{
	list-style-position: inside;
	list-style-type: square;
}
#works dd a{
	background-image: url(../common_img/link.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
}
#works dd a:hover{
	text-decoration: underline;
}

.q_a{
	margin-bottom: 1em;
}
.q_a dt{
	text-indent: -2em;
	padding-left: 2em;
}
.q_a dd{
	background-color: #FFFFFF;
	line-height: 1.6em;
	text-indent: -2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3em;
	font-size: 0.8em;
}
#works .box1{
	float: left;
	width: 400px;
}
#works .box2{
	float: right;
	width: 230px;
}

/*会社概要------------------------------------------------------------------*/
#company_tbl{
	margin-right: auto;
	margin-left: auto;
}
#company_tbl th{
	padding: 5px;
	width: 150px;
}
#company_tbl td{
	padding: 5px;
	
}

#inquiry{
}
#inquiry dt{
	color: #AF1E1E;
	font-weight: bold;
	
}
#inquiry dd{
	background-image: url(../common_img/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1em;
	
}
#map{
	background-color: #EEEEEE;
	margin: 0px;
	padding: 5px;
	height: 300px;
	width: 800px;
	border: 5px solid #EEEEEE;

}
/*フッター------------------------------------------------------------------*/
#footer {
	width: 910px;
	clear: both;
	text-align: center;

}

#copy {
	width: 910px;
	clear: both;
	text-align: center;
	padding-top: 10px;
	color: #AF1E1E;
	padding-bottom: 10px;
	font-size: 0.6em;

	
}
#waku{
	height: 20px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common_img/footer_haikei.gif);
}
.width800{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
