/* --HTML-- */
html {
background:#fff;
color:#333;
}

/* --BODY-- */
body {
font:12px/1.5 'Lucida Grande', Helvetica;
margin:0 auto;
padding:0;
letter-spacing: 0em;
}

	/* for IE7 */
	*+html body {
	font-family:'メイリオ', 'ＭＳ Ｐゴシック';
	font-size:75%;
	margin: 0 auto;
	}
	
	/* for IE6 */
	* html body {
	font-family:'ＭＳ Ｐゴシック';
	font-size:75%;
	text-align: center;
	}

	/* for IE6 */
	* html #wrapper {
	text-align: left;
	}

/* --OTHER TAGS-- */
a img, img { 
border:0;
vertical-align:bottom;
}

blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
margin:0;
padding:0;
}

abbr, acronym {
border:0;
}

address, caption, cite, code, dfn, em, th, strong, var {
font-style:normal;
font-weight:normal;
}

caption, th {
text-align:left;
}

code, kbd, pre, samp, tt {
font-family:monospace;
line-height:100%;
}

	/* for IE7 */
	*+html code, kbd, pre, samp, tt {
	font-size:108%; 
	}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}

ol, ul {
list-style:none;
}

q:before, q:after {
content:'';
}

/* form */
button, fieldset, form, input, label, legend, select, textarea {
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}

/* tables still need 'cellspacing="0"' */
table {
border-collapse:collapse;
border-spacing:0;
font-size:100%;
}

body
	{
	margin: 0px auto;
	text-align: center;
	background-color: #0F2000;
	font-size: 12px;
	color: #ffffff;
	}

	*html body
	{
	margin: 0px auto;
	text-align: center;
	background-color: #0F2000;
	font-size: 12px;
	color: #ffffff;
	}

	*+html body
	{
	margin: 0px auto;
	text-align: center;
	background-color: #0F2000;
	font-size: 12px;
	color: #ffffff;
	}

.clear
	{
	clear: both;
	}

#wrapper
	{
	width: 890px;
	padding: 0px 15px;
	margin: 0px auto;
	text-align: left;
	background-color: #000000;
	}

	*html #wrapper
	{
	width: 910px;
	padding: 0px 13px 0px 13px;
	margin: 0px auto;
	background-color: #000000;
	}

	*+html #wrapper
	{
	width: 888px;
	padding: 0px 15px;
	margin: 0px auto;
	background-color: #000000;
	}

h1
	{
	font-size: 90%;
	text-align: left;
	}

h1:not(\*|*) 
	{
	font-size: 90%;
	text-align: left;
margin-top: 0px;
	}

.index_table1
	{
	width: 890px;
	}

.index_table1 td
	{
	text-align: right;
	}

.index_table1_td
	{
	width: 100px;
	text-align: left;
	}

.index_table1_td1
	{
	padding-top: 30px;
	vertical-align: bottom;
	}

	.index_table1_td1:not(\*|*)
	{
	padding-top: 45px;
	vertical-align: bottom;
	}

.index_table1_td2
	{
	vertical-align: center;
	}

	.index_table1_td2:not(\*|*)
	{
	padding-bottom: 2px;
	vertical-align: bottom;
	}

.index_table1_td3
	{
	vertical-align: bottom;
	}

.index_topmenu
	{
	width: 890px;
	height: 26px;
	text-align: right;
	background-color: #244D00;
	margin: 10px 0px 0px 0px;
	}

.index_topmenu ul
	{

	float: right;
	}

.index_topmenu ul li
	{
	float: left;
	line-height: 2;
	}

	*html .index_topmenu ul li
	{
	float: left;
	line-height: 2;
	}

	*+html .index_topmenu ul li
	{
	float: left;
	padding-top: 0px;
	} 

.index_topmenu ul li span
	{
	padding: 0px 10px;
	}


.index_topmenu ul li a
	{
	float: left;
	line-height: 2;
	color: #ffffff;
	padding-top: 1px;
	padding-top: 1px;
	}

.index_topmenu ul li a:hover
	{
	float: left;
	line-height: 2;
	padding-top: 1px;
	background-color: #333333;
	border-bottom: 1px solid #333333;
	}


.index_topmenu ul li a { color: #fffffff; text-decoration: none; }
.index_topmenu ul li a:link { color: #fffffff; text-decoration: none; }
.index_topmenu ul li a:visited { color: #ffffff; text-decoration: none; }
.index_topmenu ul li a:hover { color: #ffffff; text-decoration: none; }
.index_topmenu ul li a:active { color: #ffffff; text-decoration: none; }


.menu_list table
	{
	width: 148px;
	height: 50px;
	margin: 10px 0px 20px 0px;
	float: left;
	}

.menu_list table td
	{
	width: 148px;
	height: 50px;

	padding-top: 3px;
	}

.menu_list table td span
{
padding-top: 13px;
display: block;
}


.menu_list table td a
	{
	width: 148px;
	height: 50px;
	line-height: 1.2;
display: block;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(pagedesign/menu.jpg);
	background-repeat: no-repeat;
	}


.menu_list table td a:hover
	{
	width: 148px;
	height: 50px;
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(pagedesign/menu_on.jpg);
	background-repeat: no-repeat;
	}


.menu_list table td a:link { color: #B7D689; text-decoration: none; }
.menu_list table td a:visited { color: #B7D689; text-decoration: none; }
.menu_list table td a:hover { color: #ffffff; text-decoration: none; }
.menu_list table td a:active { color: #B7D689; text-decoration: none; }

.index_main1
	{
	margin: 0px 0px 0px 0px;
	}

.index_main1 td
	{
	padding: 0px;
	}

.index_1
	{
	width: 230px;
	height: 152px;
	margin: 0px;
	padding-top: 78px;
	padding-left: 40px;
	background-image: url(pagedesign/index_menu.jpg);
	background-repeat: no-repeat;
	}

	*html .index_1
	{
	width: 270px;
	height: 230px;
	margin: 0px;
	padding-top: 78px;
	padding-left: 40px;
	background-image: url(pagedesign/index_menu.jpg);
	background-repeat: no-repeat;
	}

	*+html .index_1
	{
	width: 230px;
	height: 152px;
	margin: 0px;
	padding-top: 78px;
	padding-left: 40px;
	background-image: url(pagedesign/index_menu.jpg);
	background-repeat: no-repeat;
	}

.index_1 table
	{
	width: 200px;
	margin: 0px 0px 0px 6px;
	}

.index_1 table td
{
padding-left: 15px;
background-image: url(http://kamos.jp/pagedesign/index_menu_icon.jpg);
background-repeat: no-repeat;
background-position: left;
}

.index_1_table_td1
	{
	width: 130px;
	line-height: 1.95;
	font-weight: bold;
	}

.index_1_table_td2
	{
	width: 140px;
	line-height: 1.5;
	font-weight: bold;
	}

.index_1 table td a:link { color: #003300; text-decoration: underline; }
.index_1 table td a:visited { color: #003300; text-decoration: underline; }
.index_1 table td a:hover { color: #003300; text-decoration: underline; }
.index_1 table td a:active { color: #003300; text-decoration: underline; }

.index2_main
	{
	margin-top: 16px;
	}

.index2_main td
	{
	padding-right: 10px;
	padding-bottom: 5px;
	}

.index_bottom
	{
	width: 890px;
	height: 138px;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(pagedesign/index_bottom2.jpg);
	background-repeat: auto;
	}

.index_bottom p
	{
	margin: 2px 0px 0px 50px;
	color: #000000;
	}

.index_bottom ul
	{
	padding: 5px 0px 0px 90px;
	list-style-type: disc;
	}

.index_bottom ul li
	{
	color: #000000;
	font-size: 92%;
	line-height: 1.5;
	}



.index_bottom11
	{
	width: 890px;
	height: 126px;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(pagedesign/index_bottom2.jpg);
	background-repeat: auto;
	}

.index_bottom11 p
	{
	margin: 2px 0px 0px 50px;
	color: #000000;
	}

.index_bottom11 ul
	{
	padding: 5px 0px 0px 90px;
	list-style-type: disc;
	}

.index_bottom11 ul li
	{
	color: #000000;
	line-height: 1.5;
	}

.index_bottom11 ul li span
{
font-size: 10px;

}


html:not([lang*=""]) .index_bottom11 ul li span { fonr-size: 11px; }



#footer
	{
	width: 888px;
	margin: 20px 0px 10px 3px;
	color: #999999;
	text-align: center;
	border-top: 1px solid #333333;
	}

#footer ul
	{
	width: 530px;
	margin: 0px auto;
	padding-top: 12px;
	text-align: center;

	}

#footer ul li
	{
	color: #999999;
	font-size: 80%;
	display: inline;
	}

#footer ul li a
	{
	padding: 0px 5px;
	}

#footer a:link { color: #999999; text-decoration: underline; }
#footer a:visited { color: #999999; text-decoration: underline; }
#footer a:hover { color: #999999; text-decoration: underline; }
#footer a:active { color: #999999; text-decoration: underline; }


#footer h3
	{
	margin-top: 10px;
	font-size: 80%;

	}

#footer p
	{
	font-size: 80%;
	}


#footer2
	{
	width: 888px;
	margin: 320px 0px 10px 3px;
	color: #999999;
	text-align: center;
	border-top: 1px solid #333333;
	}

*html #footer2
	{
	width: 888px;
	margin: 350px 0px 10px 3px;
	color: #999999;
	text-align: center;
	border-top: 1px solid #333333;
	}


*+html #footer2
	{
	width: 888px;
	margin: 320px 0px 10px 3px;
	color: #999999;
	text-align: center;
	border-top: 1px solid #333333;
	}
#footer2 ul
	{
	width: 520px;
	margin: 0px auto;
	padding-top: 12px;
	text-align: center;
	}

#footer2 ul li
	{
	color: #999999;
	font-size: 80%;
	display: inline;
	}

#footer2 ul li a
	{
	padding: 0px 5px;
	}

#footer2 a:link { color: #999999; text-decoration: underline; }
#footer2 a:visited { color: #999999; text-decoration: underline; }
#footer2 a:hover { color: #999999; text-decoration: underline; }
#footer2 a:active { color: #999999; text-decoration: underline; }


#footer2 h3
	{
	margin-top: 10px;
	font-size: 80%;
	}

#footer2 p
	{
	font-size: 80%;
	}

/*apage*/
.apage_title
{
width: 890px;
height: 37px;
margin: 0px 0px 10px 0px;
background-image: url(pagedesign/title.jpg);
background-repeat: no-repeat;
}

.apage_title td
{
vertical-align: top;
padding: 7px 0px 0px 60px;
color: #4C4313;
font-weight: bold;
font-size: 120%;
}

*html .apage_title td
{
vertical-align: top;
padding: 9px 0px 0px 60px;
color: #4C4313;
font-weight: bold;
font-size: 120%;
}


*+html .apage_title td
{
vertical-align: top;
padding: 7px 0px 0px 60px;
color: #4C4313;
font-weight: bold;
font-size: 120%;
}

.apage_title td span
{
font-weight: normal;
font-size: 80%;
margin-left: 20px;
}

.voice_table1
	{
	width: 750px;
	margin: 15px 0px 0px 70px;
	border: 1px solid #333333;
	}

.voice_table1 td
	{
	padding: 20px 40px;
	color: #CC9966;
	}

.voice_table2
	{
	width: 850px;
	margin: 15px 0px 40px 20px;
	background-image: url(pagedesign/index_bottom2.jpg);
	background-repeat: auto;
	}

/* FirefoxHack */
html:not([lang*=""]) .voice_table2
	{
	width: 850px;
	margin: 15px 0px 20px 20px;
	background-image: url(pagedesign/index_bottom2.jpg);
	background-repeat: auto;
	}
/* EndFirefoxHack */



.voice
	{
	width: 750px;
	margin: 0px 0px 0px 50px;
	background-color: #ffffff;
	}

.voice_1
	{
	width: 750px;
	margin: 0px 0px 0px 50px;
	padding: 20px 0px;
	background-color: #ffffff;
	}

.voice_table3
	{
	width: 700px;
	margin: 0px 0px 0px 25px;
	}

.voice_table3 th
	{
	width: 700px;
padding-top: 20px;
font-size: 80%;
	padding-bottom: 5px;
	color: #336600;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	}

.voice_table3 td
	{
	color: #336600;

	}

.voice_table3_td1
	{
	text-align: left;
	font-size: 90%;
	padding-top: 20px;
	}

.voice_table3_td2
	{
	padding: 5px 30px;
	line-height: 1.5;
	}

.voice_table3_td3
	{
	padding: 10px 0px 20px 0px;
	text-align: right;
	vertical-align: top;
	}

.voice_table3_td3 span
	{
	padding-left: 10px;
	}

.voice_table4
	{
	width: 500px;
	height: 23px;
	margin: 20px 120px;
	background-image: url(pagedesign/voice_comment.jpg);
	background-repeat: no-repeat;
	}

.voice_table4 td
	{
	text-align: center;
	vertical-align: top;
	color: #336600;
	font-weight: bold;
	padding: 0px;
	}

.voice_table5
	{
	width: 430px;
	margin: 0px 170px;
	}

.voice_table5 td
	{
	color: #336600;
	line-height: 1.2;
	}

.voice_table6
	{
	width: 500px;
	margin: 20px 0px 20px 120px;

	}

.voice_table6 th
	{
	width: 120px;

	padding: 10px;
	border: 1px solid #999999;
	color: #336600;
	}

.voice_table6 td
	{
	padding: 10px;
	border: 1px solid #999999;
	line-height: 1.5;
	color: #336600;
	}

.voice_table7
	{
	width: 500px;
	margin: 20px 120px;
	}

.voice_table7 th
	{
	width: 500px;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	color: #000000;
	font-weight: bold;
	}

.voice_table7 td
	{
	width: 500px;
	padding-top: 10px;
	text-align: center;
	color: #000000;
	}

.voice_table7 td a:link { color: #336600; text-decoration: underline; font-weight: bold; }
.voice_table7 td a:visited { color: #336600; text-decoration: underline; font-weight: bold; }
.voice_table7 td a:hover { color: #336600; text-decoration: underline; font-weight: bold; }
.voice_table7 td a:active { color: #336600; text-decoration: underline; font-weight: bold; }






.in_table1
	{
	width: 850px;
	margin: 20px 0px 0px 20px;
	background-color: #ffffff;
	}

.in_table1 th
	{
	width: 150px;
	height: 20px;
	padding: 15px 0px 15px 50px;
	color: #336600;
	vertical-align: top;
	font-weight: bold;
	background-image: url(pagedesign/in_back.jpg);
	background-repeat: repeat-y;
	border: 1px solid #cccccc;
	}

*html .in_table1 th
	{
	width: 150px;
	height: 20px;
	padding: 14px 0px 15px 50px;
	color: #336600;
	vertical-align: top;
	font-weight: bold;
	background-image: url(pagedesign/in_back.jpg);
	background-repeat: repeat-y;
	border: 1px solid #cccccc;
	}


*+html .in_table1 th
	{
	width: 150px;
	height: 18px;
	}

html>/**/body .in_table1 th
	{
	width/*\**/: 150px\9;
	height/*\**/: 18px\9;
	}

.in_table1 td
	{
	padding: 15px 20px 15px 20px;
	vertical-align: middle;
	color: #333333;
	border: 1px solid #cccccc;
	}

/*apage*/
.inq_title2
{
width: 890px;
height: 37px;
margin: 30px 0px 0px 20px;
background-image: url(pagedesign/in_title2.jpg);
background-repeat: no-repeat;
}

*html .inq_title2
{
width: 870px;
height: 37px;
margin: 30px 0px 0px 20px;
background-image: url(pagedesign/in_title2.jpg);
background-repeat: no-repeat;
}

*+html .inq_title2
{
width: 890px;
height: 37px;
margin: 30px 0px 0px 20px;
background-image: url(pagedesign/in_title2.jpg);
background-repeat: no-repeat;
}

.inq_title2 td
{
vertical-align: top;
padding: 3px 0px 0px 60px;
color: #ffffff;
font-weight: bold;
font-size: 120%;
}

.inq_title2 td span
{
font-weight: normal;
font-size: 80%;
margin-left: 20px;
}

.in_table2
	{
	width: 690px;
	margin: 0px 0px 0px 30px;
	background-image: url(pagedesign/in_title3.jpg);
	background-repeat: no-repeat;
	}

.in_table2 th
	{
	padding: 0px 0px 10px 40px;
	text-align: left;
	color: #336600;
	font-weight: bold;
	font-size: 130%;
	}

.in_table2 td
	{
	text-align: right;
	color: #555555;
	padding: 0px 5px 10px 0px;
	font-size: 90%;
	}



/* フッター上
----------------------------------------------- */
.index_footer_on
{
width: 890px;
margin-top: 20px;
background-image: url(pagedesign/index_bottom2.jpg);
background-repeat: auto;
}

.index_footer_on2
{
width: 790px;
margin: 20px 0px 20px 50px;
background-color: #ffffff;
}

.index_footer_on3
{
width: 735px;
height: 39px;
margin-left: 30px;
background-image: url(pagedesign/footer_onimg.jpg);
background-repeat: no-repeat;
}

.index_footer_on3 td
{
width: 735px;
vertical-align: middle;
padding-left: 80px;
color: #336600;
font-weight: bold;
}

.index_footer_on4
{
width: 700px;
margin: 20px 35px 20px 35px;
border: 1px solid #cccccc;
}

.index_footer_on4 th
{
width: 100px;
color: #30580C;
padding: 5px 20px;
background-color: #FAFEEF;
border: 1px solid #cccccc;
}

.index_footer_on4 td
{
width: 600px;
color: #30580C;
padding: 5px 20px;
border: 1px solid #cccccc;
}

.index_footer_on5
{
width: 424px;
height: 39px;
margin-left: 200px;
background-image: url(pagedesign/footer_onimg2.jpg);
background-repeat: no-repeat;
}

.index_footer_on5 td
{
width: 424px;
vertical-align: middle;
padding-left: 80px;
color: #336600;
font-weight: bold;
}




.index_footer_on6
{
width: 350px;
margin: 20px 35px 0px 35px;
border: 1px solid #cccccc;
float: left;
}

.index_footer_on6 th
{
width: 100px;
color: #30580C;
padding: 5px 10px;
background-color: #FAFEEF;
border: 1px solid #cccccc;
}

.index_footer_on6 td
{
width: 250px;
color: #30580C;
padding: 5px 10px;
border: 1px solid #cccccc;
}







/* 作品集
----------------------------------------------- */
.sakuhin_table0
	{
	width: 840px;
	margin: 15px 0px 0px 20px;
	}

.sakuhin_table0 td
	{
	vertical-align: top;
	}

.sakuhin_table1
	{
	width: 420px;
	}

.sakuhin_table1 th
	{
	width: 420px;
	height: 70px;
	}

.sakuhin_table1_td1
	{
	width: 420px;
	padding-bottom: 0px;
	background-image: url(pagedesign/sakuhin2.jpg);
	background-repeat: repeat-y;
	}

.sakuhin_table2
	{
	width: 390px;
	margin-left: 13px;
	background-color: #E4C570;
	}

.sakuhin_table2 th
	{
	padding-bottom: 0px;
	}

.sakuhin_table2 td
	{
	width: 120px;

	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
	}

.sakuhin_table2_td1
	{
	padding-left: 1px;
	}

	*html .sakuhin_table2_td1 img
	{
	margin-left: 5px;
	padding-right: 0px;
	}

	*+html .sakuhin_table2_td1 img
	{
	margin-left: 6px;
	}

.sakuhin_table2_td2
	{
	padding-right: 1px;
	}

	*html .sakuhin_table2_td2
	{
	padding-right: 1px;
	}

	*+html .sakuhin_table2_td2
	{
	padding-left: 1px;
	}
	
.sakuhin_table3
	{
	margin: 15px 0px 0px 20px;
	}

.sakuhin_table3 td
{
vertical-align: top;
}



.sakuhin_table4
	{
	width: 160px;
height: 300px;
	margin-right: 11px;
	border: 1px solid #9F7B1E;
	}

.sakuhin_table4 th
	{
	height: 214px;
	vertical-align: middle;
	text-align: center;
	background-color: #9F7B1E;
	padding: 0px;

	}

.sakuhin_table4 td
	{
	width: 160px;
height: 90px;
	padding: 10px;
	color: #70490A;
	line-height: 1.2;
	border: 1px solid #9F7B1E;
	background-color: #CA9D26;
overflow: hidden;

	}

.sakuhin_table5
	{
	width: 750px;
	margin: 0px 0px 0px 70px;
	border: 1px solid #666666;
	}

.sakuhin_table5 td
	{
	padding: 20px 40px;
	color: #F8E387;
	}



/*コメント*/

.commment_input1
{
width: 338px;
background-color: #F4FAE4;
color: #666666;
}

.commment_input2
{
width: 338px;
background-color: #F4FAE4;
color: #666666;
}



/*ページビュート*/
.page_v
{
color: #999999;
text-align: center;
padding-bottom: 20px;
}

.page_v a:link { color: #999999; text-decoration: underline; }
.page_v a:visited { color: #999999; text-decoration: underline; }
.page_v a:hover { color: #999999; text-decoration: underline; }
.page_v a:active { color: #999999; text-decoration: underline; }

/*†20100125中村修正*/
.kamos_gallery
{
width: 850px;
margin: 10px 0px 0px 20px;
}

.kamos_gallery td img
{
margin: 1px;
}


.left_span1
{
padding-left: 40px;
}

.left_span2
{
padding-left: 110px;
}

.left_span1
{
padding-left: 40px;
}

html:not([lang*=""]) .left_span1 {padding-left: 30px; }



.left_span3
{
padding-left: 40px;
}


/* こだわりの企画商品 */
.kikaku_top
{
width: 720px;
border: 1px solid #555555;
margin: 20px auto;
}

.kikaku_top td
{
padding: 10px 30px;
color: #FCE7A5;
line-height: 1.5;
}

.kikaku_table2
{
width: 850px;
margin: 10px 0px 0px 30px;
}




.kikaku_table3
{
width: 420px;
height: 36px;
margin: 0px 0px 0px 0px;
background-image: url(http://kamos.jp/shop/user_data/packages/default/img/noguchi/kikaku_title.jpg);
background-repeat: no-repeat;
}

.kikaku_table3 td
{
vertical-align: top;
padding: 5px 0px 0px 60px;
color: #ffffff;
font-weight: bold;
font-size: 120%;
}

.kikaku_table3 td span
{
font-weight: normal;
font-size: 80%;
margin-left: 20px;
}

.kikaku_table4
{
width: 420px;
}

.kikaku_table4 a
{
color: #7abd33;
}

.kikaku_table4 td
{
padding: 20px 0px 0px 50px;
color: #FCE7A5;
line-height: 1.5;
}

.kikaku_table5
{
width: 840px;
margin: 20px 0px 0px 30px;
}


.kikaku_table5 td
{
padding: 0px;
}


.kikaku_table6
{
width: 205px;
border: 0px;
margin: 0;
}

.kikaku_table6 th
{
width: 205px;
height: 200px;
padding: 0px;
vertical-align: middle;
text-align: center;
background-color: #1F1F1F;
border: 0px;
}

.kikaku_table6 td
{
width: 205px;
padding: 10px 20px;
line-height: 1.2;
color: #999999;
border: none;
}

.apage_title2
{
width: 890px;
height: 37px;
margin: 20px 0px 0px 0px;
background-image: url(http://kamos.jp/shop/user_data/packages/default/img/noguchi/kamos_title.jpg);
background-repeat: no-repeat;
}

.apage_title2 td
{
vertical-align: top;
padding: 5px 0px 0px 60px;
color: #ffffff;
font-weight: bold;
font-size: 120%;
}

.apage_title2 td span
{
font-weight: normal;
font-size: 80%;
margin-left: 20px;
}


