@charset "Shift_JIS";


body{
	margin:0;
	padding:0;
	font-size:14px;
	color:#666666;
	line-height: 150%;
	text-align:center;
}
div{
	margin:0;
	padding:0;
}
p{
	margin:0;
	padding:0;
}
table{
	font-size:14px;
	line-height: 160%;
}
dl,dt,dd{
	margin:0;
	padding:0;
	font-size:14px;
	line-height: 120%;
}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	border:none;
}
a{
	color:#990066;
}
a:hover{
	color:#5F0F8A;
}
a img{
	border:none;
}
/* ベース（トップ・中ページ共通）
-------------------------------------------------------------------- */
#base{
	width: 900px;
	margin: 0 auto;
	padding:0;
	text-align:left;
	background-color: #FFFFFF;
}
/* ヘッダー（トップ・中ページ共通）
-------------------------------------------------------------------- */
#header{
	padding: 0 0 8px 0;
}
#hdmenu{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#hdmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#hdmenu li {
	float: left;
}
/* センターメニュー
-------------------------------------------------------------------- */
#centermenu{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#centermenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#centermenu li {
	float: left;
}
/* メイン枠
-------------------------------------------------------------------- */
#main{
	padding-bottom: 0px;
	clear:both;
	/* mawarikomi start */
display:inline-table;
	height:1%;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#main:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* mawarikomi end */
/* フッター
-------------------------------------------------------------------- */
#footer{
	font-size: 90%;
	color: #FFF;
	background-color: #008272;
	text-align: right;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 共通
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
============================================================= */
.clear{
	clear:both;
}
.nosp{
	margin:0;
	padding:0;
}
.pagetop{
	clear:both;
	text-align:right;
	padding:10px;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.padb20{
	padding-bottom: 20px;
}

/* フォント
-------------------------------------------------------------------- */
.fontweight{
	font-weight: bold;
}
.fontbig{
	font-size:120%;
}
.fontsmall{
	font-size:10px;
}
.fontwhite{
	color:#ffffff;
}
.fontred{
	color:#ff0000;
}
.fontblue{
	color:#003399;
}
.fontgreen{
	color:#88bb00;
}
.fontpurple{
	color:#660033;
}
.fontorange{
	color:#ff6600;
}
/* リスト
-------------------------------------------------------------------- */
/* h
-------------------------------------------------------------------- */
h1{
	margin:0px;
	padding:0px;
	float: left;
	width: 330px;
}
h2{
	margin:0;
	padding:0 0 10px 0;
	clear:both;
}
h3{
	margin:0;
	padding:0;
}
/* テーブル
-------------------------------------------------------------------- */
/* トップページ
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
============================================================= */
#topl {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
}
#topr {
	padding: 0px;
	margin-left: 590px;
}
#topl p {
	padding: 0 5px 35px 35px;
}
/*#topl #topl01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#topl #topl01 dl{
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#topl #topl01 dt{
	background-image: url(../img/top/top_01point.jpg);
	background-position:0px center;
	background-repeat: no-repeat;
	float:left;
	width:80px;
	font-weight: bold;
	text-indent: 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #19897D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#topl #topl01 dd{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #19897D;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 90px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}*/

/* #news
----------------------------------------------------*/
#topl #topl01 {
		clear: both;
		padding-bottom: 10px;
		padding-top: 0px;
		}
		#news h2 {
			margin-bottom: 22px;
			}
#topl #topl01 dl {
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	overflow: hidden;
			}
#topl #topl01 dt {
	float: left;
	width: 100px;
	padding-bottom: 10px;
	background-image: url(../img/top/top_01point.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 30px;
	padding-top: 4px;
	margin: 0px;
			}
#topl #topl01 dd {
	padding-left: 130px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
	padding-top: 4px;
	margin: 0px;
			}




#topl #topl02 {
	margin: 0px;
	padding: 0px;
}
#topl #topl02 dl{
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#topl #topl02 dt{
	background-image: url(../img/top/top_02point.jpg);
	background-position:0px center;
	background-repeat: no-repeat;
	float:left;
	width:110px;
	font-weight: bold;
	text-indent: 20px;
	padding:10px 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F7119;
}
#topl #topl02 dd{
	padding:10px 5px;
	margin: 0px 0 0 110px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9F7119;
}

/* 中ページ
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
============================================================= */
/* 共通
-------------------------------------------------------------------- */
.inarea{
	padding-bottom: 60px;
	clear:both;
/* mawarikomi start */
zoom: 100%;
}
.inarea:after {
content: " "; 
clear: both; 
height: 0; 
display: block; 
visibility: hidden;
}
/* mawarikomi end */
.inareal {
	float: left;
	width: 450px;
}
.inarear  {
	float: right;
	width: 450px;
}
.intxt{
	padding: 30px;
	clear:both;
/* mawarikomi start */
zoom: 100%;
}
.intxt:after {
content: " "; 
clear: both; 
height: 0; 
display: block; 
visibility: hidden;
}
/* mawarikomi end */
#pankuzu {
	padding: 18px 0 10px 0;
}
/* メイン
-------------------------------------------------------------------- */

#header #header_r {
	text-align: right;
	padding: 0px;
	margin-left: 400px;
}
.topr01 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #008272;
	border-bottom-color: #008272;
	border-left-color: #008272;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.topr01 .topr01_text {
	font-size: 80%;
	color: #333;
	background-color: #CCC;
	margin: 10px;
	padding: 5px;
	text-align: left;
}
#main #fdbanner {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;

}
#pankuzu {
	padding: 18px 0 10px 0;
}


#topl .topl00_text {
	text-align: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#base #main .incontents {
	margin-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
/* 新着情報
------------------------ */
#base #main .newscontents {
	margin-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
#base #main .newscontents h3 {
	color: #008272;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #63B3A8;
}
#base #main .newscontents .day {
	color: #666666;
	padding: 0px;
	font-size: 10px;
	text-align: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.incontentstext_pad20 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
dl.workapprel {
	padding: 0px;
	float: left;
	width: 253px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 10px;
}
.news_txt {
	margin-top: 15px;
}
/* お問合せ
-------------------------------------------------------------------- */
table.contacttb {
	padding: 0px;
	width: 830px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
}
table.contacttb tr th {
	color: #666;
	text-align: left;
	margin: 0px;
	padding: 10px;
	width: 30%;
	border: 1px dotted #CCC;
	vertical-align: top;
}
table.contacttb tr td {
	color: #333;
	text-align: left;
	margin: 0px;
	padding: 10px;
	border: 1px dotted #CCC;
}


/* 会社概要
-------------------------------------------------------------------- */
table.companytb {
	padding: 0px;
	width: 830px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCC;
}
table.companytb tr th {
	color: #666;
	text-align: left;
	margin: 0px;
	padding: 10px;
	width: 30%;
	border: 1px dotted #CCC;
	vertical-align: top;
}
table.companytb tr td {
	color: #333;
	text-align: left;
	margin: 0px;
	padding: 10px;
	border: 1px dotted #CCC;
}
.nen {
	background-color: #F6F6F6;
	margin: 2px;
	padding: 10px;
	color: #900;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}


/*　ここから商品紹介用　*/


.incontents .item_con {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
h4.item_long {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/workapprel/item_bg01.jpg);
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 18px;
	padding-left: 40px;
	color: #333;
}

.incontents .item_con2column {
	margin-top: 20px;
	margin-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
	width: 400px;
	float: left;
}
h4.item_2column {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/workapprel/item_bg02.jpg);
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 18px;
	padding-left: 40px;
	color: #333;
}
h4.item_2column2 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/workapprel/item_bg02.jpg);
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 18px;
	padding-left: 40px;
	color: #333;
}


.item_con2column .item_text {
	margin: 0px;
	padding: 5px;
	line-height: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	clear: both;
	overflow: hidden;
}
.item_con .item_text {
	margin: 0px;
	padding: 5px;
	line-height: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	clear: both;
	overflow: hidden;
}
.item_text .item_img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 商品写真下のリスト*/
.item_text .item_img ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 95%;
}
.item_text .item_img li {
	margin: 0px;
	list-style-type: square !important;
	padding: 0px;
}

/* 商品詳細のテーブル*/
.item_text .item_table {
	padding: 0px;
	text-align: right;
	margin: 0px;
}
.item_table table td {
	text-align: center;
	border: 1px solid #DFDFDF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px !important;
}
.item_table table th {
	text-align: center;
	background-color: #DFDFDF;
	border: 1px solid #DFDFDF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px !important;
	font-weight: normal;
}
/* サイズ*/
.th_size {
	background-color: #EEE !important;
}
.subbox {
	clear: both;
	width: 100%;
	font-size: 12px;
}
