@charset "utf-8";






/* formatting styles
-----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 200%;
	color: #4d4d4d;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
.text_red {
	color: #d20000;
}
.text_small {
	font-size: 10px;
	line-height: 150%;
}
.clearfix{
	zoom:1;/*for IE 5.5-7*/
	position:relative;/*for preview*/
}
.clearfix:after{/*for modern browser*/
	content: url(../images/spacer.gif);/*for Netscape*/
	display: block;
	clear: both;
	height: 0;
}
* html .clearfix{
	display:inline-table;
	/**/display:block;/**/
}
table.matrix {
	width: 100%;
	border-collapse: collapse;
}
table.matrix th {
	font-weight: bold;
	background-image: url(../images/icon_square_02.gif);
	background-position: left center;
	padding-left: 8px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 110px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix th.small {
	font-weight: bold;
	background-image: url(../images/icon_square_02.gif);
	background-position: left center;
	padding-left: 8px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 70px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix th.middle {
	font-weight: bold;
	background-image: url(../images/icon_square_02.gif);
	background-position: left center;
	padding-left: 8px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 150px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix th.large {
	font-weight: bold;
	background-image: url(../images/icon_square_02.gif);
	background-position: left center;
	padding-left: 8px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	width: 220px;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
table.matrix input {
	margin-right: 5px;
}
table.graph {
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
table.graph tr.gray {
	background-color:#f7f7f7;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.graph th {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 150px;
	font-weight: bold;
}
table.graph td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
table.enclosure {
	width: 100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 10px;
}
table.enclosure th {
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #e1f0f5;
	width: 200px;
}
table.enclosure td {
	border: 1px solid #cccccc;
	padding: 10px;
}
table.service {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.service td.variation {
	height: 70px;
	width: 80px;
	border: 1px solid #cccccc;
	text-align: center;
}
table.service td.title {
	width: 80px;
	border: 1px solid #cccccc;
	background-color: #e1f0f5;
	font-weight: bold;
	text-align: center;
}
table.service td.title_large {
	width: 180px;
	border: 1px solid #cccccc;
	background-color: #e1f0f5;
	font-weight: bold;
	text-align: center;
}

table.service td.outline {
	border: 1px solid #cccccc;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 10px;
}
table.service td.outline_large {
	border: 1px solid #cccccc;
	padding: 5px 10px;
}
table.service td.price {
	width: 120px;
	border: 1px solid #cccccc;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
ul.dot {
	padding-left: 15px;
}
ol.number {
	padding-left: 24px;
}
.paragraph_15 {
	margin-bottom: 15px;
}
.paragraph_30 {
	margin-bottom: 30px;
}
.paragraph_60 {
	margin-bottom: 60px;
}
h3.text_large {
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(../images/h3_large.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 693px;
	text-indent: 20px;
	margin-bottom: 10px;
}
h3.text_middle {
	font-size: 12px;
	line-height: 38px;
	font-weight: bold;
	background-image: url(../images/h3_middle.gif);
	height: 38px;
	width: 463px;
	text-indent: 20px;
	margin-bottom: 10px;
}
h4.text_large {
	height: 29px;
	width: 693px;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/h4_large.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-indent: 25px;
}

ul.line {
	border-top: 1px dotted #CCCCCC;
}
ul.line li {
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
}
ul.line li.bold {
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../images/icon_square_01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 14px;
	font-weight: bold;
}





/* link styles
-----------------------*/
a:link {
	color: #1e87b9;
	text-decoration: underline;
}
a:visited {
	color: #1e87b9;
	text-decoration: underline;
}
a:hover {
	color: #1e87b9;
	text-decoration: none;
}
a:active {
	color: #1e87b9;
	text-decoration: none;
}






/* head styles
-----------------------*/
#head {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	position: relative;
}
#head h1 {
	position: absolute;
	left: 0px;
	top: 53px;
	height: 41px;
	width: 320px;
}
#head p#telephone {
	position: absolute;
	top: 50px;
	right: 0px;
	height: 47px;
	width: 151px;
}
#head #search {
	height: 19px;
	width: 205px;
	position: absolute;
	top: 6px;
	right: 248px;
}
#head #search input#keywords {
	width: 160px;
	height: 19px;
	background-image: url(../images/head_pic_02.gif);
	background-repeat: no-repeat;
	color: #b3b3b3;
	border-style: none;
	font-size: 12px;
	border-width: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 19px;
	text-indent: 17px;
} 
#head #search input#submit {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 19px;
	width: 41px;
}
#head ul#head_navi_top {
	height: 25px;
	width: 238px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#head ul#head_navi_under {
	height: 30px;
	width: 324px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#head ul li {
	float: left;
	list-style: none;
}
#head ul li img {
	vertical-align: top;
}






/* global_navi styles
-----------------------*/
ul#global_navi {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	height: 46px;
	margin-bottom: 15px;
}
ul#global_navi li {
	float: left;
	list-style: none;
}
ul#global_navi li img {
	vertical-align: top;
}






/* contents styles
-----------------------*/
#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 30px;
}






/* left_bar styles
-----------------------*/
#left_bar {
	float: left;
	width: 227px;
}






/* category_navi styles
-----------------------*/
#category_navi {
	background-image: url(../images/category_navi_back.gif);
	background-position: bottom;
	width: 227px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	padding-bottom: 6px;
}
#category_navi ul {
	background-color: #FFFFFF;
	width: 211px;
	border: 1px solid #d9d9d9;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	margin-top: 5px;
}
#category_navi ul li {
	list-style: none;
}

#category_navi ul li img {
	vertical-align: top;
}
#category_navi li.side_navi_text a {
	display:block;
	width:185px;
	padding: 8px 10px 7px 16px;
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: 9px 12px;
	line-height: 14px;
	border-top: 1px solid #e6e6e6;
}

#category_navi li.side_navi_text a:hover {
	background-color: #ebfaff;
}
#category_navi li.side_navi_text_top a{
	display:block;
	width:185px;
	padding: 8px 10px 7px 16px;
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: 9px 12px;
	line-height: 14px;
}
#category_navi li.side_navi_text_top a:hover {
	background-color: #f0faf0;
}
#category_navi p {
	background-color: #FFFFFF;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}






/* side_navi styles
-----------------------*/
#side_navi {
	margin-bottom: 30px;
}
#side_navi ul li {
	list-style: none;
}
#side_navi ul li img {
	vertical-align: top;
}






/* side_link styles
-----------------------*/
#side_link {
	margin-bottom: 30px;
	background-image: url(../images/side_bar_back.gif);
	background-position: bottom;
}
#side_link dl {
	width: 211px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
	height: 60px;
}
#side_link dl dt {
	float: left;
	width: 60px;
}
#side_link dl dd {
	font-size: 10px;
	line-height: 15px;
	float: right;
	width: 144px;
}
#side_link dl dd a:link {
	color: #333333;
	text-decoration: underline;
}
#side_link dl dd a:visited {
	color: #333333;
	text-decoration: underline;
}
#side_link dl dd a:hover {
	color: #333333;
	text-decoration: none;
}
#side_link dl dd a:active {
	color: #333333;
	text-decoration: none;
}





/* right_bar styles
-----------------------*/
#right_bar {
	float: right;
	width: 693px;
}






/* promotion styles
-----------------------*/
p.promotion {
	margin-bottom: 30px;
}






/* topics styles
-----------------------*/
#topics {
	width: 693px;
	position: relative;
}
#topics ul {
	height: 45px;
	width: 164px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#topics ul li {
	float: left;
	list-style: none;
}
#topics dl {
	line-height: 33px;
	background-color: #f2f2f2;
	height: 33px;
	width: 693px;
	margin-top: 1px;
}
#topics dl dt {
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	float: left;
	width: 120px;
	font-weight: bold;
	padding-left: 18px;
}






/* pagetop styles
-----------------------*/
p#pagetop {
	height: 20px;
	width: 227px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#foot {
	background-color: #f2f2f2;
	background-image: url(../images/foot_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}






/* foot_sitemap styles
-----------------------*/
#foot_sitemap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 14px;
}
#foot_sitemap .list {
	width: 227px;
	float: left;
}
#foot_sitemap .list_left {
	margin-right: 14px;
}
#foot_sitemap ul li {
	line-height: 11px;
	background-image: url(../images/icon_square_03.gif);
	background-repeat: no-repeat;
	list-style: none;
	background-position: left center;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-left: 15px;
	font-size: 10px;
}
#foot_sitemap ul li a:link {
	color: #333333;
	text-decoration: underline;
}
#foot_sitemap ul li a:visited {
	color: #333333;
	text-decoration: underline;
}
#foot_sitemap ul li a:hover {
	color: #333333;
	text-decoration: none;
}
#foot_sitemap ul li a:active {
	color: #333333;
	text-decoration: none;
}
#copyright {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 145px;
	position: relative;
	margin-bottom: 10px;
}
#copyright address {
	height: 70px;
	width: 304px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
p#bread {
	background-image: url(../images/bread_back.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 693px;
	font-size: 10px;
	padding-left: 10px;
	line-height: 27px;
}
#title {
	height: 99px;
	width: 693px;
	position: relative;
}
#title p {
	position: absolute;
	top: 38px;
	right: 0px;
	height: 23px;
	width: 119px;
}






/* service styles
-----------------------*/
.service_inner {
	width: 334px;
	background-image: url(../service/images/index_back.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: bottom;
}
.service_inner_left {
	margin-right: 25px;
}
.service_inner p.caption {
	width: 296px;
	margin-right: auto;
	margin-left: auto;
	line-height: 170%;
}
.service_inner ul {
	width: 296px;
	margin: 10px auto 19px;
}
.outline_inner {
	width: 223px;
	float: left;
	margin-top: 30px;
}
.outline_inner dl dt {
	font-size: 10px;
	line-height: 190%;
	float: right;
	width: 138px;
	height: 75px;
}
.outline_inner_margin {
	margin-right: 12px;
}
.result {

}
.result .text {
	float: right;
	width: 414px;
}
.result .text h4 {
	background-image: url(../images/icon_square_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	margin: 0px 0px 5px;
	text-indent: 10px;
	height: 19px;
}
.result .text p.url {
	margin: 0px 0px 10px;
	line-height: 12px;
}
.result .text p.catch {
	line-height: 200%;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
}
.result .text p.caption {
	line-height: 200%;
	font-size: 10px;
}
.result img {
	border: 1px solid #e5e5e5;
}






/* contact styles
-----------------------*/
#contact_submit {
	margin-top: 10px;
	text-align: center;
}
.faq {
	background-image: url(../contact/images/index_pic_01.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 693px;
	line-height: 37px;
	position: relative;
}
.faq h4.question {
	font-size: 12px;
	font-weight: bold;
	text-indent: 30px;
}
.faq p.top {
	position: absolute;
	top: 8px;
	right: 11px;
	height: 21px;
	width: 146px;
}
p.answer {
	background-color: #FFFFFF;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 15px;
	margin-bottom: 30px;
}






/* sitemap styles
-----------------------*/
h3.sitemap {
	height: 29px;
	width: 693px;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	background-image: url(../images/h4_large.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	text-indent: 25px;
}






/* topics styles
-----------------------*/
.topics_inner {
	margin-bottom: 30px;
}
.topics_inner p {
	margin-bottom: 20px;
}
.topics_inner p.continue {
	background-image: url(../images/icon_square_05.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: left center;
	height: 15px;
	line-height: 15px;
}
.topics_inner p.date {
	text-align: right;
}
.topics_inner p#paging {
	text-align: center;
}
.topics_inner dl#search_title {
	background-color: #ebfaff;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #dce6dc;
}
.topics_inner dl#search_title dt {
	list-style: none;
	float: right;
	padding-right: 10px;
	width: 120px;
	text-align: right;
}
.topics_inner dl#search_title dd {
	list-style: none;
	background-image: url(../images/icon_square_01.gif);
	background-position: 6px center;
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 19px;
}
.topics_inner h3.search_title {
	background-image: url(../images/icon_square_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	font-size: 12px;
	padding-left: 7px;
}






/* flow styles
-----------------------*/
.flow_inner {
	background-image: url(../flow/images/pic_index_16.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 19px;
	padding-left: 19px;
}
.flow_inner p.text_right {
	float: right;
	width: 500px;
}
p.flow_next {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}






/* link styles
-----------------------*/
.link_inner {
	width: 463px;
	float: right;
}






/* works styles
-----------------------*/
ul.works {
}
ul.works li {
	float: left;
	list-style: none;
	margin-bottom: 30px;
}
ul.works li.left_large {
	margin-right: 35px;
}
ul.works li.left_middle {
	margin-right: 30px;
}
ul.works li img {
	vertical-align: top;
}


