/*
-------------------------
TAGS
------------------------- */
*{ margin:0; padding:0; text-decoration:none; font-weight:normal; font-style:normal; line-height:1.5em; font-size: 12px; font-family:'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';}
* html body { font-size: 0.9em;text-align: center;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
ul li { list-style:none; }
ul,li {margin: 0;padding: 0;}
div,ul,li { zoom:1; }
div:after,ul:after,li:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0.001em;line-height: 0;}
select option { padding : 0 5px; }

body{color:#000;overflow-y: scroll;}
* html body{overflow-y: scroll;}
*+html body{overflow: hidden;}

img{vertical-align: top;}

/* anchor */
a {
	color:#6699CC;
	text-decoration:none;
	overflow: hidden; /*firefox点線対応*/
}
* html a {
	overflow: visible;
}
*+html a {
	overflow: visible;
}

a img{border: 0;}

/* table */
table {
	border-collapse: 0;
	/*
	border-collapse:collapse; 
	これ指定するとtableタグにcellpadding・sellspacingを入れてなくても
	それなりにスタイル調整できる
	*/
}
th,td {
	border-collapse:collapse;
}
strong{
	font-weight: bold;
}

/* --Generic Parts-- */
.mr_5 {margin-right: 4px !important;}
.mb_5 {margin-bottom: 5px !important;}
.mb_10 {margin-bottom: 10px !important;}
.mb_15 {margin-bottom: 15px !important;}
.mb_20 {margin-bottom: 20px !important;}
.mb_25 {margin-bottom: 25px !important;}
.mb_30 {margin-bottom: 30px !important;}
.mb_35 {margin-bottom: 35px !important;}
.fl_l {float: left !important;}
.fl_r {float: right !important;}

/* --container-- */
div#container {}

/* --header-- */
div#header {
	height: 92px;
	background: url('../img/head_bg.gif') repeat-x;
}

div#head-inner {
	margin: 0 auto;
	width: 850px;
	position: relative;
}

div#head-inner h1 {
	display: none;
	text-indent: -9999em;
}

p.logo {
	position: absolute;
	top: 15px;
	left: 0;
}

p.logo_txt {
	position: absolute;
	top: 40px;
	left: 185px;
}

p.head_tel {
	position: absolute;
	top: 40px;
	right: 0;
}

/* --navi-- */
div#g-navi {
	height: 36px;
	background: url('../img/navi_bg.gif') repeat-x;
}

div#g-navi-inner {
	margin: 0 auto;
	width: 850px;
}

div#g-navi-inner ul {}

div#g-navi-inner ul li {
	float: left;
}

/* --main img-- */
div#main-img {
	height: 295px;
	background: url('../img/main_img_bg.gif') repeat-x;
}

div#main-img-inner {
	margin: 0 auto;
	width: 860px;
}

/* --lower main img-- */
div#lower-main-img {
	height: 200px;
	background: url('../img/lower_main_img_bg.gif') repeat-x;
}

div#lower-main-img-inner {
	margin: 0 auto;
	width: 860px;
}

/* --contents-- */
div#contents {
	padding: 46px 0 30px;
	background: url('../img/cont_top_line.gif') repeat-x;
}

div#contents-inner {
	margin: 0 auto;
	width: 850px;
}

/* --main-- */
div#main {
	float: left;
	width: 620px;
	text-align: left;
}

div#main h2 {
	margin-bottom: 10px !important;
}

div#service-contents {
	margin: 0 0 30px -4px;
}
	* html div#service-contents {
		margin: 0 0 30px -2px;
	}

div.service-contents-box {
	float: left;
	width: 305px;
	height: 175px;
	text-align: left;
}

p.appeal a {
	padding: 50px 15px 0 25px;
	display: block;
	color: #000;
	width: 265px;
	height: 125px;
	background: url('../img/btn_service_01_off.jpg') no-repeat;
}
	* html p.appeal a {
		width: 305px;
		height: 175px;
	}


p.appeal a:hover {
	color: #0026ca;
	background: url('../img/btn_service_01_on.jpg') no-repeat;
}

p.structure a {
	padding: 50px 15px 0 25px;
	display: block;
	color: #000;
	width: 265px;
	height: 125px;
	background: url('../img/btn_service_02_off.jpg') no-repeat;
}
	* html p.structure a {
		width: 305px;
		height: 175px;
	}

p.structure a:hover {
	color: #0026ca;
	background: url('../img/btn_service_02_on.jpg') no-repeat;
}

p.generation a {
	padding: 50px 15px 0 25px;
	display: block;
	color: #000;
	width: 265px;
	height: 125px;
	background: url('../img/btn_service_03_off.jpg') no-repeat;
}
	* html p.generation a {
		width: 305px;
		height: 175px;
	}

p.generation a:hover {
	color: #0026ca;
	background: url('../img/btn_service_03_on.jpg') no-repeat;
}

p.after a {
	padding: 50px 15px 0 25px;
	display: block;
	color: #000;
	width: 265px;
	height: 125px;
	background: url('../img/btn_service_04_off.jpg') no-repeat;
}
	* html p.after a {
		width: 305px;
		height: 175px;
	}

p.after a:hover {
	color: #0026ca;
	background: url('../img/btn_service_04_on.jpg') no-repeat;
}

div#promise-box a {
	display: block;
	color: #000;
	width: 609px;
	height: 392px;
	background: url('../img/promise_10_bg_off.jpg') no-repeat;
	text-indent: -9999em;
}

div#promise-box a:hover {
	color: #0026ca;
	background: url('../img/promise_10_bg_on.jpg') no-repeat;
}

div#promise-box ol {
	display: none;
	text-indent: -9999em;
}

.text-center {
}

div.entry-box {
	margin-bottom: 20px;
	padding: 10px;
	border-bottom: 1px dotted #CCC;
	width: 590px;
}

div.entry-title h3 {
	color: #54C1FF;
	font-size: 14px;
	font-weight: bold;
}

/* --side-- */
div#side {
	float: right;
	width: 220px;
	text-align: left;
}

div#side h2 {
	margin-bottom: 5px;
}

div.side-area-box {
	margin-bottom: 10px;
	padding: 4px 5px;
	background: url('../img/side_area_bg_mid.gif') repeat-y;
}

div.side-area-top {
	background: url('../img/side_area_bg_top.gif') no-repeat;
}

div.side-area-btm {
	background: url('../img/side_area_bg_btm.gif') no-repeat left bottom;
}

div.news-box {
	margin-bottom: 5px;
	background: url('../img/side_news_box_mid.gif') repeat-y;
}

div.news-box-top {
	background: url('../img/side_news_box_top.gif') no-repeat;
}

div.news-box-btm {
	padding: 7px 4px 4px 10px;
	background: url('../img/side_news_box_btm.gif') no-repeat left bottom;
}

div.news-box-inner {
	height: 175px;
	overflow-y: scroll;
}

div.news-box-inner dl {
	padding: 5px 10px;
	border-bottom: 1px dotted #706d6d;
}

div.news-box-inner dl dt {
	padding: 0 0 0 10px;
	background: url('../img/arrow01.gif') no-repeat left center;
}

div.news-box-inner dl dt a {
	color: #0095ff;
	text-decoration: underline;
}

div.news-box-inner dl dt a:hover {
	color: #0026ca;
}

div.news-box-inner dl dd {
	padding: 0 0 0 10px;
}

p.right-btn {
	text-align: right;
}

p.mail_link a {
	color: #007eff;
	font-weight: bold;
	text-decoration: underline;
}

p.mail_link a:hover {
	color: #0026ca;
}

/* --footer-- */
div#footer {
	height: 116px;
	background: url('../img/footer_bg.gif') repeat-x;
}

div#footer-inner {
	margin: 0 auto;
	padding-top: 25px;
	width: 850px;
	text-align: center;
}

div#footer-inner p {
	text-align: center;
}

div#footer-inner p a {
	color: #000;
}

div#footer-inner p a:hover {
	color: #007eff;
	text-decoration: underline;
}

/* --business-- */
div.eco-box {
	margin-bottom: 20px;
}

div.eco-left {
	float: left;
	width: 350px;
}
div.eco-right {
	margin-right: 20px;
	float: right;
	width: 201px;
}
	* html div.eco-right {
		margin-right: 10px;
	}

.business-doc-area-btm {
	margin-bottom: 50px;
	position: relative;
}

.business-doc-area-btm li span.bold {
	font-weight: bold;
}

.business-doc-area-btm li span.txt10 {
	font-size: 10px;
}

li.after01 {
	margin-bottom: 10px;
	padding-left: 40px;
	background: url('../img/icon01.gif') no-repeat;
}
li.after02 {
	margin-bottom: 10px;
	padding-left: 40px;
	background: url('../img/icon02.gif') no-repeat;
}
li.after03 {
	margin-bottom: 10px;
	padding-left: 40px;
	background: url('../img/icon03.gif') no-repeat;
}
li.after04 {
	margin-bottom: 10px;
	padding-left: 40px;
	background: url('../img/icon04.gif') no-repeat;
}

li.after05 {
	margin-bottom: 10px;
	padding-left: 40px;
	background: url('../img/icon05.gif') no-repeat;
}

p.perfect {
	position: absolute;
	bottom: 0;
	right: 0;
}

.company-main {
	padding: 10px 25px 50px;
}

.company-outline {
	margin-bottom: 30px;
	border-left: 1px solid #a3d9ff;
	border-top: 1px solid #a3d9ff;
	width: 100%;
}

.company-outline th {
	padding: 10px 0 10px 20px;
	border-right: 1px solid #a3d9ff;
	border-bottom: 1px solid #a3d9ff;
	background-color: #ebf7ff;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

.company-outline td {
	padding: 10px 0 10px 20px;
	border-right: 1px solid #a3d9ff;
	border-bottom: 1px solid #a3d9ff;
	text-align: left;
}

.caption-area p.bold {
	margin-bottom: 55px;
	font-weight: bold;
}

.flow-box {
	margin-bottom: 20px;
	background: url('../img/flow_arrow.gif') no-repeat center bottom;
}

.flow-box h3 {
	margin-bottom: 20px;
}

.flow-box p {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}

.img-none {
	background: none !important;
}

/*-- construction --*/
#construction {
	width: 609px;
}

#construction h3 {
	margin: 0 auto;
	width: 569px;
}

#construction_photo{
	margin: 0 auto 30px;
	width: 569px;
}

#LeftPhoto{
	float: left;
	width: 270px;
}

#RightPhoto{
	float: right;
	width: 270px;
}

.construction-outline{
	margin: 0 auto 30px;
	border-left: 1px solid #a3d9ff;
	border-top: 1px solid #a3d9ff;
	width: 569px;
}

.construction-outline th{
	padding: 10px 0 10px 20px;
	border-right: 1px solid #a3d9ff;
	border-bottom: 1px solid #a3d9ff;
	background-color: #ebf7ff;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

.construction-outline td{
	padding: 10px 0 10px 20px;
	border-right: 1px solid #a3d9ff;
	border-bottom: 1px solid #a3d9ff;
	text-align: left;
}

.construction-outline td span {
	font-weight: bold;
}



/*----- campaign -----*/
h3.campaign{
	font-size: 28px;
	text-align :center;
}
h3.campaign strong{
	font-size: 42px;
}
p.campaign-ex{
	height: 25px;
	padding: 0px 0px 0px 37px;
	background-image: url("../img/campaign_icon.gif");
	background-repeat: no-repeat;
	line-height: 26px;
}
.content-table{
	height: auto;
	border-collapse: collapse;
	border-spacing: 1;
	border: 1px #4d6398 solid;
}
.content-table th,
.content-table td{
	padding: 4px 8px;
	border-collapse: collapse;
	border: #4d6398 solid;
	border-width: 0 0 1px 1px;
}
.content-table th{
	background-color: #f5f5f5;
}
.content-table td{
	background-color: #ffffff;
}
.content-table th.result,
.content-table td.result{
	background-color: #d2d9eb;
}
.content-table td.clbd{
	border-width: 0 0 1px 0px;
	padding: 4px 8px 4px 0px;
}
.tdr td{
	text-align: right;
}

.campaign-body *{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ ゴシック',sans-serif;
}
small{
	font-size: x-small;
}
big{
	font-size: large;
}
big.morebig{
	font-size: x-large;
}
.imgr{
	float: right;
}
.imgl{
	float: left;
}
.pictframe{
	padding: 4px;
	border: #d0d0d0 1px solid;
}
.clear{
	clear: both;
}
