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

 初期化設定

///////////////////////////////////////

*{
	margin:0;
	padding:0;
	background-color:transparent;
	border:0px;/*FireFoxでhrが非表示になる
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
} */

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

 ボディ設定

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

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-x;
	color:#454545;
	text-align:center;
	font-size:12px;
}

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

 ベース設定

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

div#container {
	width:750px;
	background-image: url(../img/container_bg.jpg);
	background-repeat:repeat-y;
	text-align:left;
	margin:0 auto;
	padding:0 5px;
}
/*////////////////////////////////////////

 メインコンテンツ設定

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

div#mainContents {
	background-image:url(../img/maincontents_bg.jpg);
	background-repeat:no-repeat;
	padding:0px 20px;
}
/*////////////////////////////////////////

 h1キーワード設定

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

h1 {
	text-align:left;
	height:17px;
	font-size:10px;
	line-height:150%;
	color:#FFFFFF;
	width:750px;
	margin:0 auto;
	font-weight:normal;
}
/*////////////////////////////////////////

 ヘッダー設定

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

div#header {
	height:64px;
}


.logo {
	float:left;
	margin:10px 0 0 0px;
}
.topInq {
	float:right;
	margin:8px 0 0 0;
}
/*////////////////////////////////////////

 メインメニュー設定

/////////////////////////////////////// */
#topMenu {
	text-align:center;
	margin:10px 0;
}



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

 ヘッダー設定

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

div#contentsBace {
	background-image:url(../img/contents_bg.gif);
	background-repeat:repeat-y;
	margin:10px 0;
}
	
/*////////////////////////////////////////

 左メニュー設定

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

div#mainMenu {
	float:left;
	background-image:url(../img/submenu_bg.gif);
	width:200px;
}

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

 左メニュー下お問合せ設定

/////////////////////////////////////// */
div#leftInq {
	text-align:center;
	margin:15px 0;
}
.leftInq-top {
	height:37px;
}
.leftInq-txt {
	margin:auto;
	background-image:url(../img/inq_left_bg.gif);
	width:190px;
}

.leftInq-com {
	font-size:16px;
	font-weight:bold;
	line-height:180%;
}
.leftInq-add {
	font-size:12px;
	line-height:150%;
}
.leftInq-add a:link {
	color:#591D0B;
}
.leftInq-add a:hover {
	color:#454545;
	text-decoration:none;
}
.leftInq-add a:active {
	color:#591D0B;
}
.leftInq-add a:visited {
	color:#454545;
	text-decoration:none;
}
.leftInq-tel {
	color:#591D0B;
	font-size:16px;
	font-weight:bold;
}
.leftInq-button {
	margin:auto;
	background-image:url(../img/inq_left_bg.gif);
	width:190px;
	padding:10px 0 0 0;
}

.leftInq-bottom {
	margin:auto;
	background-image:url(../img/inq_left_bg.gif);
	width:190px;
	height:10px;
}
/*////////////////////////////////////////

 topics設定

/////////////////////////////////////// */
.jas {
	text-align:center;
}
/*////////////////////////////////////////

 topics設定

/////////////////////////////////////// */
div#topics {
	margin:5px 5px 0 5px;
	background-image:url(../img/topics_bg.gif);
	background-repeat:repeat-y;
}
.topicsTxt {
	padding:5px 0;
	margin:0 5px;
	line-height:130%;
	border-bottom:1px dashed #591D0B;
	margin-bottom:3px;
}

.topicsimg {
	margin:0px;
}
/*////////////////////////////////////////

 バナー設定

/////////////////////////////////////// */
.banner {
	margin:15px 0;
	text-align:center;
}
	
/*////////////////////////////////////////

 コンテンツ設定

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

div#contents {
	float:right;
	width:470px;
}

#contents a:link {
	color:#009933;
}
#contents a:hover {
	color:#663300;
	text-decoration:none;
}

#contents a:visited {
	color: #009933;
}




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

 クリア設定

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

.clear {
	clear:both;
}
div#underMenu {
	text-align:right;
	line-height:170%;
	color:#591D0B;
	margin:7px 0;
}
div#underMenu a {
	color:#591D0B;
	text-decoration:none;
}
div#underMenu a:hover {
	color: #009900;
	text-decoration:underline;
}
/*////////////////////////////////////////

 コピーライト設定

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

div#copy {
	text-align:right;
	line-height:200%;
	font-size:80%;
	background-color:#763A25;
	clear:both;
	color:#FFFFFF;
	padding-right:7px;
}
div#copy a {
	color:#FFFFFF;
	text-decoration:none;
}

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

 タイトル設定

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

h2 {
	color:#FFFFFF;
	background-image:url(../img/title_bg.jpg);
	background-repeat:no-repeat;
	font-size:30px;
	font-weight:bold;
	text-align:right;
	padding:40px 7px 7px 0;
	width:463px;
	margin-bottom:20px;
}

h3 {
	color:#525252;
	font-size:18px;
	font-weight:bold;
	border-bottom:dashed 1px #525252;
	border-left:5px solid #009933;
	width:448px;
	padding:0 0 2px 7px;
	line-height:160%;
	margin:0 5px 15px 5px;
}

h4 {
	background-image:url(../img/subtitle_mark.gif);
	background-repeat:no-repeat;
	color:#009933;
	font-size:16px;
	font-weight:bold;
	padding-left:24px;
	line-height:120%;
	margin:0 0 10px 10px;
	clear:both;
}

h5 {
	font-weight:bold;
	font-size:15px;
	color:#FF6600;
	margin:15px 7px;
}
h6 {
	font-weight:bold;
	font-size:15px;
	color:#330000;
	border-bottom:1px #330000 dashed;
	margin:0 10px 10px 10px;
}

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

 サブメニュー設定

/////////////////////////////////////// */
#mainMenu ul {
	margin:5px 0 0 0;
	padding:0px;
	list-style:none;
}

#mainMenu li a {
	background-image: url(../img/submenu.jpg);
	width:160px;
	height:26px;
	margin:0 0 0 5px;
	padding:15px 0 0 30px;
	color:#525252;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

#mainMenu li a:hover {
	background-image: url(../img/submenu2.jpg);
	width:160px;
	height:26px;
	margin:0 0 0 5px;
	padding:15px 0 0 30px;
	color:#009933;
	font-weight:bold;
	text-decoration:none;
}

.bottom {
	background-color:#D6D6D6;
	width:190px;
	height:1px;
	margin:0 0 0 5px;
}

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

 テキストボックス設定

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

.txtBox {
	margin:0px 10px 15px 10px;
	line-height:150%;
}

.txtjirei {
	margin:0px 10px 15px 10px;
	line-height:150%;
	background-image:url(../case/img/j_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.txtCenter {
	margin:0px 10px 15px 10px;
	line-height:150%;
	text-align:center;
}
.teianBox {
	margin:0px 10px 15px;
	line-height:150%;
	background-color: #E4F2E0;
	padding: 10px;
}

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

 ライン設定

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

.line {
	border-bottom:1px #009933 dashed;
	margin-bottom:30px;
	clear:both;
}
/*////////////////////////////////////////

 ページトップへ設定

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

.pagetop {
	text-align:right;
	line-height:150%;
	font-size:12px;
	margin-bottom:15px;
	clear:both;
}
.pagetop a {
	color:#009933;
	text-decoration:none;
}
.pagetop a:hover {
	color:#663300;
	text-decoration:none;
}


.title {
	color:#009933;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
}
/*////////////////////////////////////////

 業者へ提案　設定

/////////////////////////////////////// */
.teiantitle {
	color:#009933;
	font-size:13px;
	font-weight:bold;
	line-height:150%;
}
.teiantxt {
	margin:0px 10px 15px 0px;
	line-height:150%;
	padding-left: 10px;
}


