@charset "utf-8";

/* zentai
----------------------------------------------------------*/
* {margin:0px; padding:0px;}
html {
	overflow-y: scroll;
	}
body {
	font-family:"�q���M�m�p�SPro W3", "Hiragino Kaku Gothic Pro", Osaka, "�l�r �o�S�V�b�N", sans-serif;
	font-size:85%;
	line-height:170%;
	color:#000;
	background:url(../images/bg.jpg) repeat-x #fff;
}
img {
	border:none;
	vertical-align:top;
}
hr {
	clear: both;
	visibility: hidden;
}
input,
textarea,
select{
	font-size:1em;
	font-family:"�q���M�m�p�SPro W3", "Hiragino Kaku Gothic Pro", Osaka, "�l�r �o�S�V�b�N", sans-serif;
	margin-right:5px;
}
table th,
table td {
	text-align:left;
}
.clearfix{
    zoom:1;/*for IE 5.5-7*/
		overflow:hidden;
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/* link
----------------------------------------------------------*/
a{outline:none;}
a:link,
a:visited {
	color:#0e569e;
	text-decoration:underline;
}
a:hover {
	color:#0e569e;
	text-decoration:none;
}
/*a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}*/
.img-filter a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
.img-filter2 a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
}


/* margin-padding
----------------------------------------------------------*/
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mt20 {margin-top:20px;}

/* color
----------------------------------------------------------*/
.red {color:#c30;}

/* hanyo
----------------------------------------------------------*/
.clear {clear:both;}
.large {font-size:120%;}
.right {float:right;}
.left {float:left;}
.center {text-align:center;}
.form30 {width:150px;}
.form65 {width:325px;}
.ln {line-height:normal;}
.lh1 {line-height:1.5;}

/* midashi
----------------------------------------------------------*/
.midashi1{
	border-collapse:collapse;
	border:3px solid #82aae4;
	color:#2259a6;
	padding:5px 10px;
	margin-bottom:20px;
}

/* table
----------------------------------------------------------*/
.table1{
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin-bottom:20px;
}
.table1 th,.table1 td{
	padding:4px 10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.table1 th{
	width:1%;
	white-space:nowrap;
	background-color:#efefef;
	font-weight:normal;
}

.table2{
	border-collapse:collapse;
	border:1px solid #06b0fe;
	width:100%;
}
.table2 th,.table2 td{
	padding:4px 10px;
}
.table2 th{
	background-color:#06b0fe;
	color:#fff;
}
.table2 td{
	line-height:1.5;
}

.table3{
	width:100%;
	margin-bottom:20px;
}
.table3 th{
	color:#c33;
	width:1%;
	white-space:nowrap;
	vertical-align:top;
}
.table3 th,.table3 td{
	padding:4px 5px;
	border-bottom:1px dashed #ccc;
	border-collapse:collapse;
}
.table3 td span{
	font-weight:bold;
	color:#c33;
}

/* mawarikomi
----------------------------------------------------------*/
.mawarikomi_l .image{
	float:left;
	margin-right:20px;
}
.mawarikomi_l .text{
	overflow:hidden;
	zoom:1;
}


/* base
----------------------------------------------------------*/
#wrapper {
	width:945px;
	margin:0 auto;
}

/* header
----------------------------------------------------------*/
#header {
	width:925px;
	padding:0 10px;
	height:115px;
	margin-bottom:13px;
}
h1 {
	height:9px;
	line-height:120%;
	padding-top:12px;
	padding-bottom:7px;
	overflow-y:hidden;
	font-size:10px;
	color:#999;
	font-weight:normal;
}
.header_left{
	width:640px;
	float:left;
}

/* content
----------------------------------------------------------*/
#content {
	width:925px;
	padding:0 10px 30px 10px;
	clear:both;
}

/* navi
---------------------------------------------------- */
#navi {
	width:925px;
	padding:0 10px;
	height:50px;
	line-height:12px;
	margin-bottom:10px;
}

#navi ul {list-style: none;}
#navi li {float:left;}
#navi ul img{ vertical-align:top;}

/* 01-index
----------------------------------------------------------*/
.top_box1{
	width:295px;
	float:left;
	margin-right:20px;
}
.top_box2{
	width:295px;
	float:left;
}
.top_box3{
	width:295px;
	float:right;
}
.top_mawarikomi img{
	float:left;
	margin-right:10px;
}
.top_mawarikomi p{
	overflow:hidden;
	zoom:1;
}
.link{
	background:url(../images/icon01.jpg) no-repeat left center;
	padding-left:15px;
}

.top_l505{
	width:505px;
	float:left;
}
.top04_waku{
	background:url(../images/top04_waku.jpg) no-repeat bottom;
	padding:0 25px 25px 25px;
}
.top04_waku img{
	float:left;
	margin-right:10px;
}
.top04_waku p{
	overflow:hidden;
	zoom:1;
}

.top_r400{
	width:400px;
	float:right;
}

/* 02-item
----------------------------------------------------------*/
#item_category{
	width:205px;
	float:left;
	margin-bottom:20px;
}
#item_category ul{
	list-style:none;
}
#item_category li{
	padding:5px 10px;
	border-collapse:collapse;
	background-color:#d3eeff;
	margin-bottom:1px;
}
#item_category li a{
	background:url(../images/icon02.jpg) no-repeat left center;
	padding-left:17px;
	display:block;
	zoom:1;
	/* color:#06c; */
	color: #0e569e;
	text-decoration:underline;
	font-weight:bold;
}
#item_category a:link,
#item_category a:visited {
}
#item_category a:hover{
	color:#07a1f7;
	font-weight:bold;
	text-decoration:none;
}
#item_category .over a{
	color:#07a1f7;
	text-decoration:none;
}

.item_main{
	width:700px;
	float:right;
}

.paging {
	text-align:right;
	margin-bottom:20px;
}
.paging span.current,
.paging span a.paging-text {
	border:1px solid #ccc;
	padding:3px 6px;
}
.paging span.current {
	background:#0e569e;
	color:#fff;
}
.paging span a.paging-text {
	background:#fff;
	cursor:pointer;
}
.paging span a.paging-text:hover {
	background:#0e569e;
	color:#fff;
}

.item_box{
	margin-bottom:20px;
}
.item_box .image{
	float:left;
	margin-right:20px;
}
.item_box .text{
	overflow:hidden;
	zoom:1; margin-bottom:40px;
}

/* 03-eco
----------------------------------------------------------*/
.eco_l340{
	width:340px;
	float:left;
	margin-bottom:20px;
}
.eco_r565{
	width:565px;
	float:right;
	margin-bottom:20px;
}
.eco_r565 .waku{
	border-collapse:collapse;
	border-bottom:3px solid #a6cf4f;
	border-right:3px solid #a6cf4f;
	border-left:3px solid #a6cf4f;
	padding:0 11px 20px 11px;
}
.eco_r565 .photo{
	background:url(../images/p03_yaji.jpg) no-repeat center center;
	margin-bottom:5px;
}
.eco_r565 .waku .left{
	width:245px;
	float:left;
}
.eco_r565 .waku .right{
	width:245px;
	float:right;
}

.eco_r475{
	width:475px;
	float:right;
}

/* 04-original
----------------------------------------------------------*/
.original_waku{
	background:url(../images/p04_banner_waku.jpg) no-repeat bottom;
	padding:0 40px 25px 40px;
}
.original_waku img{
	float:right;
	margin-left:20px;
}
.original_waku .text{
	overflow:hidden;
	zoom:1;
}
.original_roket {
	float: left;
	margin-left: 20px;
	width: 500px;
}
.original_roket2 {
	float: right;
	width: 482px;
}
.original_roket_box {
	border: 2px solid #cccccc;
	border-radius: 20px;
	padding: 10px;
}
.osusume_box {
	border: 2px solid #cccccc;
	padding: 20px;
	font-size: 160%;
	font-weight: bold;
	border-radius: 5px;
	background: #e2f99f;
	margin-bottom: 20px;
	color: #50710a;
}


/* 05-company
----------------------------------------------------------*/
.company_box1{
	width:295px;
	float:left;
	margin-right:20px;
}
.company_box2{
	width:295px;
	float:left;
}
.company_box3{
	width:295px;
	float:right;
}
.company_box1 h4,
.company_box2 h4,
.company_box3 h4{
	color:#06c;
	padding-top:5px;
}

.company_map{
	width:505px;
	float:left;
}
.company_access{
	width:400px;
	float:right;
}
.company_access h4{
	border-collapse:collapse;
	border-left:6px solid #333;
	line-height:1.4em;
	font-size:100%;
	padding-left:5px;
	margin-bottom:5px;
}
.company_access .m_b{
	border-top:1px dotted #666;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:10px;
}


/* 06-contact
----------------------------------------------------------*/
.contact_table{
	border-collapse:collapse;
	width:100%;
	margin-bottom:20px;
}
.contact_table th{
	padding:4px 10px;
	border:1px solid #ccc;
	background-color:#efefef;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	width:1%;
	white-space:nowrap;
}
.contact_table td{
	padding:4px 10px;
	border:1px solid #ccc;
}
.contact_table th span{ color:#c33; font-size:10px}
.contact_table td span{ color:#666; font-size:10px}



.form100{width:700px;}
.form_h{ height:60px}
input{vertical-align:middle}


/* footer
----------------------------------------------------------*/
.pagetop {
	text-align:right;
	padding-right:10px;
}
#footer {
	font-size:12px;
	background:url(../images/foot_bg.jpg) repeat-x top #a6cf4f;
}
.footer_w925{
	width:925px;
	padding:10px 10px 10px 10px;
	margin:0 auto;
}
#footer ul {
	margin-left:-7px;
	margin-bottom:20px;
}
#footer li{
	display:inline;
	border-right:1px solid #555;
	line-height:1.4em;
}
#footer li a {
	color:#555;
	padding:0px 7px 0px 7px;
}
#footer a:link,
#footer a:visited {
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
	color:#693;
}
#footer .end {
	border:none;
}

/* print
----------------------------------------------------------*/
@media print {


}

.text-article {
	font-weight: bold;
	color: rgb(0, 75, 150);
	font-size: 1rem;
	display: block;
	margin-bottom: 0.5em;
}

.adjust220221{
	color: #0e569e !important;
}