@charset "utf-8";

html {
	height: 100%;
	overflow: auto;
	width: auto;
	background-color: #FFF;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 0px;
}


* {
	color:#000000;
	padding:0;
	font-size: 16px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

/*　Body　*/

body {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	width: 961px;
	height: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}


#wrapper {   
    border: solid 1px;   
	margin: 0 auto;
	position: absolute;   
    width: 0px;   
    height: 100%;
	bottom: 10px; 
}  

a {
	color: #707070;
}

a:link {
	color: #63F;
	text-decoration: none;
}

a:visited {
	color: #707070;
	text-decoration: none;
}


a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #FFF;
}
a img {
	border:none;
	margin-top: 10px;
}

hr {
	clear: both;
	height: 1px;
}

li {
	list-style-type: none;
}

.chui {
	color: #CC3300;
}

.style30 {
	font-size: 14px
}
.style31 {
	color: #666666;
	font-weight: bold;
}

strong {
	color: #394D4E;
}
.style1 {font-size: 18px;
	font-weight: bold;
}
.style31 {	
	font-size: 24px;
	font-weight: bold;
}
.style32 {	
	color: #000000;
	font-weight: bold;
}


/* コンテナ */
#container {
	position: relative;
	color: #fff;
	left: 0px;
	top: auto;
	width: auto;
}

/* ベース */
#base {
	width:960px;
	margin-right: auto;
	margin-left: 0;
	background-color: #FFFFFF;
	border-right-width: 0;
	border-left-width: 0;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 0;
	border-bottom-color: #666666;
	margin-bottom: 0px;
	height: auto;
	position: relative;
	left: 0px;
	top: 2px;
}

#wrap {
	float: left;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
	width: 960px;
	height: auto;
	margin-top: 5px;
}


/* ヘッダー */
#header {
	width:960px;
	margin-right: auto;
	margin-left: 0;
	position: relative;
	border: none;
}

h1 {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}

#header #sub {
	font-size: 10px;
	color: #666666;
	position: absolute;
	top: 2px;
	right: 10px;
	text-align: right;
}
/* ロゴ */
#header #logo {
	clear: both;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#header #ac {
	position: absolute;
	left: 600px;
	top: 10px;
}

#header #corp {
	clear: both;
	position: relative;
	top: -8px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 18px;
}

#header h2 {
	font-size: 0.75em;
	font-weight: normal;
	color: #777777;
	line-height: 18px;
	position: absolute;
	margin: 54px 10px;
}

#header #head_ul {
	position: absolute;
	top: 5px;
	right: 15px;
	padding: 2px;
	margin-bottom: 2px;
	margin-top: 42px;

}
#header #head_ul li {
	font-size: 10px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding-left: 12px;
	text-align: center;
	display: inline;
}

#header #head_ul li a {
	font-size: 10px;
}

/* ナビゲーション */
#nav {
	width: 960px;
	background-image: url(img/nav.gif);
	height: 25px;
	clear: both;
	border: 1px;
	position: relative;
	display:block;
	float:inherit;
} 

#nav li {
	background-image: url(img/nav.gif);
	display: block;
	text-align: center;
	float: left;
  }
  
#nav li a {
	color: #FFF;
	text-decoration: none;
	background-image: url(img/nav_n.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 192px;
	padding-top: 0px;
	line-height: 26px;
	font-size: 15px;
}

#nav li a:hover {
	color: #FFF;
	background-image: url(img/nav_n_ov.gif);
	background-color: #FFF;
	width: 192px;
	font-size: 15px;
}


#nav li strong {
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(img/nav_n_st.gif);
	height: 30px;
	width: 192px;
	display: block;
	padding-top: 5px;
}

/* サイドナビ */
#sidenav {
	width: 200px;
	background-image: url(img/bar1.gif);
	height: 37px;
	clear: both;
	border: 1px;
	margin-top: 0px;
	position: absolute;
} 

#sidenav li {
	display: list-item;
	float: left;
	text-align: center;
  }
  
#sidenav li a {
	color: #333;
	text-decoration: none;
	background-image: url(img/bar1.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 37px;
	width: 200px;
	padding-top: 0px;
	line-height: 37px;
	font-size: 15px;
}

#sidenav li a:hover {
	color: #000;
	background-image: url(img/bar1_ov.gif);
	background-color: #FFF;
	width: 200px;
	font-size: 15px;
}


#sidenav li strong {
	line-height: 30px;
	color: #333;
	background-image: url(img/bar1_ov.gif);
	height: 30px;
	width: 200px;
	display: block;
	padding-top: 5px;
}
/* dasma */
#dasma {
	position: absolute;
	left: 270px;
	top: 0px;
	

}
/* バナー */
#banner1 {
	margin-left: 15px;
	width: 160px;
	
}
#banner2 {
	width: 140px;
	margin-left: 200px;
	margin-top: -48px;
	
}
#banner3 {
	width: 150px;
	margin-left: 365px;
	margin-top: -48px;
	
}
#banner4 {
	width: 150px;
	margin-left: 5px;
	margin-top: 440px;
	position:absolute;
}
/*　スペース　*/
#space {
	height: 37px;
}

#space2 {
	height: 10px;
}

#menu1 {
	padding-top: 0px;
	top: 0px;
	position: relative;
	width: 250px;
	float: left;
	margin-left: 3px;
	height: 90px;
}
#menu2 {
	width: 250px;
	float: left;
	margin-left: 3px;
	margin-bottom: 10px;
}
#menu3 {
	float: left;
	margin-left: 3px;
	width: 250px;
	margin-bottom: 10px;
}

/*　タイトル　*/
#title {
	font-size: 28px;
	margin-top: 12px;
	margin-left: 28px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

/*　タイトル２　*/
#title2 {
	font-size: 24px;
	margin-top: -55px;
	margin-left: 210px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

/*　タイトル３　*/
#title3 {
	font-size: 24px;
	margin-top: -55px;
	margin-left: 275px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

/*　タイトル４　*/
#title4 {
	font-size: 24px;
	margin-top: -55px;
	margin-left: 130px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

/* コンテンツ */
#top_img {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F3F3F3;
	width: 9600px;
	height: auto;
}

#contents {
	width:745px;
	position: relative;
	left: 210px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	height: auto;
	overflow: auto;
}

#contents p{
	padding-top: 5px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	height: auto;
	background-image: url(./img/note_line.gif);
	margin-right: 10px;
	padding-bottom: 5px;
	line-height: 20px;
	width: auto;
	font-size: 12px;
}

#gp{
	padding-top: 5px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	height: auto;
	background-image: url(./img/note_line.gif);
	margin-right: 10px;
	padding-bottom: 5px;
	line-height: 20px;
	width: auto;
	font-size: 14px;
}

#contents h2 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-color: #EAEFE7;
	width: 715px;
}

#contents h2 a {
	font-size: 14px;
}

#contents h3 {
	font-size: 14px;
	padding-left: 15px;
	color: #222222;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 19px;
	background-image: url(./img/h3.gif);
	height: 25px;
	background-repeat: repeat-x;
	width: 650px;
	padding-top: 3px;
}
#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #369;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-color: #D6E3F1;
	width: auto;
	padding-top: 2px;
	margin-right: 7px;
}

#contents h4 a {
	font-size: 14px;
}

#contents h5 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #9EAD70;
	margin-right: 20px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
	width: 700px;
}

#contents h6 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #A0C0C0;
	padding-left: 10px;
	width: 685px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 15px;
}

#contents ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
	height: auto;
}

#c_pad2 {
	width: 700px;
	margin-left: 10px;
	padding-top: 8px;
	height: auto;
	padding-right: 5px;
	margin-top: 10px;
	float: left;
}

#text1 {
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	height: auto;
	margin-right: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	width: 400px;
	font-size: 16px;
	float: right;
	position: relative;

}

#text2 {
	width: 260px;
	margin-top: 5px;


}

#text3 {
	width: 260px;
	margin-top: 5px;
	margin-left: 70px;


}

#text4 {
	width: 260px;
	margin-top: -58px;
	margin-left: 370px;


}

#contents p a {
	line-height: 20px;
}

#contents p strong {
	line-height: 20px;
}

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents .img_left2 {
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
	width: 144px;
	margin-left: 0px;
	height: auto;
}

#c_photo{
	width: 680px;
	height: auto;
	position: relative;
	margin-left: 10px;
}

#c_photo .c_product_photo:hover {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

.c_photo a img {
	border: 2px solid #FFFFFF;
}
.c_photo a:hover img {
	border: 2px solid #FCD096;
}


#contents .img_left img {
	border: 2px solid #EDEDE9;
}
#contents .img_left img:hover {
	border: 2px solid #FC3;
	background-color: #CCC;
}

#contents .img_left2 img {
	border: 2px solid #EDEDE9;
	left: -1px;
	margin-left: -1px;
}
#contents .img_left2 img:hover {
	border: 2px solid #FC3;
	background-color: #CCC;
	padding-top: 0px;
}

#contents .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
}

#contents .c_img_left img {
	border: 1px solid #999999;
}

#contents .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents .c_img_right img {
	border: 1px solid #999999;
}

#contents p .chui {
	line-height: 20px;
}
.list li {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
	width: 300px;
	padding-left: 10px;
	padding-right: 2px;
	margin: 0px 10px 0px 0px;
}
ul.list {
	margin-bottom: 10px;
}
.list li:hover {
	background-color: #FFFFFF;
}

/* box2 */
#contents .box2 {
	float: left;
	height: 150px;
	width: 225px;
	border: 1px solid #DDDDDD;
	background-image: url(./img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	padding: 0px 0px 5px 0px;
	left: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#contents .box2 h4 {
	margin: 0px;
	background-color: #096;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #369;
}

#contents .box2 p {
	width: auto;
}

#contents .box2 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#contents .box2 .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}
/* box3 */
#contents .box3 {
	float: left;
	height: auto;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: left;
	margin-bottom: 10px;
	width: 730px;
	margin-left: 5px;
}
#contents .box3 h2 {
	margin: 0px;
	background-color: #FC3;
	color: #006;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #F60;
	margin-bottom: 5px;
	padding-top: 2px;
}

#contents .box3 p {
	margin-top: 10px;
	width: 120px;
	height: auto;
	float: left;
	text-align: center;
}

#contents .box3 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 93px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	position: absolute;
	bottom: 8px;
	padding-right: 5px;
	left: 609px;
}

#contents .box3 .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
	height: auto;
}
.box3 a img {
	border: 2px solid #EDEDE9;
}
.box3 a:hover img {
	border: 2px solid #FCD096;
}


#contents .box3_photo {
	float: left;
	height: 160px;
	width: 173px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}

#contents .box3_photo:hover {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

.box3_photo a img {
	border: 2px solid #FFFFFF;
}
.box3_photo a:hover img {
	border: 2px solid #FCD096;
}


/* テーブル */
table {
	border-collapse: collapse;
	text-align: center;
	border: 1px;
	border-color: #333;
}
table td {
	border-collapse: collapse;
	text-align: left;
	border: 1px;
	border-color: #333;
	color: #000;
}
#contents table {
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#contents table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents form table th {
	width: 127px;
}

table td.td_head {
	background-color: #9BBC63;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
	background-image: url(./img/td_head.gif);
	background-repeat: repeat-x;
}

table td.td_odd {
	background-color: #F8F3E7;
	text-align: left;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image: url(./img/td_odd.gif);
	background-repeat: repeat-x;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #68823E;
}

/* パンくずリスト */
#contents #bread {
	width:auto;
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 30px;
	margin: 0;
	color: #CC0000;	
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #bread a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #bread strong {
	margin-left: 7px;
}

/* サイド・メニュー */
#side {
	float: right;
	width: 192px;
	background-color: #E7E7E7;
	padding-bottom: 15px;
	margin-right: 0px;
	height: auto;
	padding-top: 10px;
	margin-top: 15px;
}

#side li {
	list-style-type: none;
}

.side_box {
	width: 192px;
	background-color: #E7E7E7;
}

.side_box h3 {
	display: block;
	width: 200px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 18px;
	text-align: center;
	background-color: #666666;
	background-image: 		
	url(./img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

.side_box ul {
	margin-bottom: 5px;
}

.side_box li a {
	display: block;
	width:160px;
	font-size: 18px;
	color:#555555;
	line-height: 24px;
	margin-right: 2px;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 20px;
	background-image:url(img/side_m.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 24px;
}


.side_box li a:hover {
	width: 160px;
	background-color: #FFF;
	color: #000000;
	text-decoration: none;
	background-image: url(img/side_m.gif);
}


#side img {
	border:none;
	margin-left: 6px;
	margin-bottom: 6px;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#side #side_pr {
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #E7E7E7;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.75em;
}

/*　テーブル文字　*/
#tmoji {
	color:#FFF;	
}

/*　テーブル　*/

/* フッタメニュー */
#f_menu {
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	width: 960px;
	top: 0px;
	position: relative;
	clear: both;
	margin-bottom: 0px;
	display: block;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 1px;
	margin-bottom: 1px;
	height: 5px;
	width: auto;
}
#f_menu li a {
	font-size: 1em;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #tmplby {
	font-size: 10px;
	color: #888888;
	text-align: right;
	padding: 5px;
}
#f_menu #tmplby a {
	font-size: 10px;
	color: #888888;
}

/*コピーライト*/

address {
	font-style: normal;
	color: #666;
	text-align: right;
	background-color: #CCC;
	font-size: 10px;
	padding: 5px;
	width: 950px;
	position: relative;
	bottom: 0px;
	margin-top: 2px;
}
.g_text {
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}
.g_text2 {
	text-align: center;
}

#container #contents #c_pad2 #c_pad2 #c_photo center div {
	font-weight: bold;
}

#container #st1 {
	width: 430px;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	text-align: center;
	background-color: #FFF;
	height: 368px;
	position: relative;
}
.st1_text {
	font-size: 24px;
	color: #666;
}

#container #st1 .box1 {
	float: left;
	height: 150px;
	width: 225px;
	border: 1px solid #DDDDDD;
	background-image: url(./img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	padding: 0px 0px 5px 0px;
	left: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#container #st1 .box1 h4 {
	margin: 0px;
	background-color: #096;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #369;
}

#container #st1 .box1 p {
	margin: 0px;
}

#container #st1 .box1 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#container #st1 .box1 .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}

#container #st2 {
	width: 430px;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	text-align: center;
	background-color: #FFF;
	height: 360px;
}
.st2_text {
	font-size: 24px;
	color: #666;
}

#container #st2 .box1 {
	float: left;
	height: 150px;
	width: 225px;
	border: 1px solid #DDDDDD;
	background-image: url(./img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	padding: 0px 0px 5px 0px;
	left: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#container #st2 .box1 h4 {
	margin: 0px;
	background-color: #096;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #369;
}

#container #st2 .box1 p {
	margin: 0px;
}

#container #st2 .box1 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#container #st2 .box1 .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}

#container #st3 {
	width: 500px;
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #FFF;
	float: left;
	margin-top: -19px;
	height: 752px;
	margin-left: 458px;
	position: absolute;
	top: 19px;
}
.st3_text {
	font-size: 24px;
	color: #666;
}

#dl {
	height:800px;
}
#container #container #st2 .c_photo {
	padding-bottom: 0px;
}
/*　こんな会社　デザイン　*/
#nt1 {
	float: right;
	width: 235px;
	position: absolute;
	top: 395px;
	margin-left: 460px;
	border: 1px solid #666666;
	font-size: 12px;
	
}
#nt2 {
	float: right;
	width: 462px;
	position: absolute;
	top: 2250px;
	border: 1px solid #666666;
	font-size: 12px;
	left: 9px;
	height: 175px;
}
#nt3 {
	float: left;
	width: 235px;
	position: absolute;
	border: 1px solid #666666;
	font-size: 12px;
	bottom: 0px;
	top: 1025px;
	margin-left: 460px;
}
#mm {
	float: left;
	width: 180px;
	background-color: #FFF;
	padding-bottom: 10px;
	margin-right: 0px;
	height: auto;
	top: 500px;
}

#mm li {
	list-style-type: none;
}

.mm_box {
	top: 10px;
	padding-top: 2px;
	margin-bottom: 5px;
	width: 465px;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 5px;
	border: 1px solid #CECEB9;
	background-color: #FFF;
	left: 0px;
	height: 360px;
	float: left;
}

.mm_box h3 {
	display: block;
	width: 190px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: 	
url(img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

.mm_box h4 {
	display: block;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 4px;
	margin-bottom: 0px;
	margin-top: 2px;
	font-size: 12px;
	text-align: left;
	background-color: #666666;
	background-image:url(img/side_h4.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
	padding-left: 5px;
	width: 450px;
}


.mm_box ul {
	margin-bottom: 5px;
}

.mm_box li a {
	display: block;
	font-size: 12px;
	color:#555555;
	background-color: #FFF;
	text-decoration: none;
}


.mm li a:hover {
	width: auto;
	background-color: #FFF;
	color: #900;
	text-decoration: underline;
}


#mm img {
	border:none;
}

#mm p {
	padding: 10px;
}

#mm p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#mm #mm_pr {
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #EFEFE9;
	width: 148px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.75em;
}
/* テーブル */
#tb1 {
	float: left;
	width: auto;
	background-color: #FFF;
	margin-right: 0px;
	height: auto;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 5px;
}

#tb1 li {
	list-style-type: none;
}

.tb1_box {
	top: 0px;
	padding-top: 2px;
	margin-bottom: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 24px;
	border: 1px solid #CECEB9;
	background-color: #FFF;
	left: 2px;
	height: auto;
	position:absolute;
}

#tb2 {
	width: 550px;
	height: auto;
	border: 1px solid;
	border-color: #333;
}

#tb2 li {
	list-style-type: none;
}

#tb2 td {
	border: 1px solid;
	border-color: #333;
}

#tb3 {
	width: 800px;
	height: auto;
	border: 1px solid;
	border-color: #333;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}

#tb3 li {
	list-style-type: none;
}

#tb3 td {
	border: 1px solid;
	border-color: #333;
}

#tb4 {
	width: 850px;
	height: auto;
	border: 1px solid;
	border-color: #333;
}

#tb4 li {
	list-style-type: none;
}

#tb4 td {
	border: 1px solid;
	border-color: #333;
	text-align: center;
}

#tb5 {
	border-color: #333;
	position: relative;
	margin-left: 10px;
	float: left;
	margin-top: 30px;
}

#tb5 li {

}

#tb5 td {
	border-color: #333;
}

#link1{
	top: 838px;
	float: right;
	position: absolute;
	right: 168px;
}

/* パンくずリスト */
#contents #bread {
	width:auto;
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 30px;
	margin: 0;
	color: #CC0000;	
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #bread a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #bread strong {
	margin-left: 7px;
}

/*　内観　*/
#naikan {
	position:absolute;
	top: 277px;
	left: 510px;
}

#naikan_b{
	position:absolute;
	top: 311px;
	left: 510px;
}

#naikan_tx {
	position:absolute;
	top: 300px;
	left: 510px;
}

/*　製品情報　*/
/*　ソリッド　*/
#ws1{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 0px;
}

#ws2{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 120px;
}

#ws3{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 240px;
}

#ws4{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 360px;
}

#ws5{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 480px;
}

/*　防火　*/
#wb1{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 0px;	
}

#wb2{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 120px;	
}

#wb3{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 240px;	
}

#wb4{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 360px;	
}

#wb5{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 480px;	
}

/*　断熱　*/
#wi1{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 0px;	
}

#wi2{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 120px;	
}

#wi3{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 240px;	
}

#wi4{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 360px;	
}

#wi5{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 480px;	
}

/*　レイズド　*/
#wr1{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 0px;	
}

#wr2{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 120px;	
}

#wr3{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 240px;	
}

#wr4{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 360px;	
}

#wr5{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 480px;	
}

/*　フラッシュ　*/
#wf1{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 0px;	
}

#wf2{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 120px;	
}

#wf3{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 240px;	
}

#wf4{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 360px;	
}

#wf5{
	position:absolute;
	top: 225px;
	left: 21px;
	margin-left: 480px;	
}

/*　Ｓフラット　*/
#sf1{
	position:absolute;
	top: 241px;
	left: 21px;
	margin-left: 0px;
}

#sf2{
	position:absolute;
	top: 241px;
	left: 21px;
	margin-left: 120px;
	
}

#sf3{
	position:absolute;
	top: 241px;
	left: 21px;
	margin-left: 240px;
	
}

#sf4{
	position:absolute;
	top: 241px;
	left: 21px;
	margin-left: 360px;
	
}

#sf5{
	position:absolute;
	top: 241px;
	left: 21px;
	margin-left: 480px;
	
}
/*　ウッドグレイン　*/
#swg1{
	position:absolute;
	top: 401px;
	left: 21px;
	margin-left: 0px;
}

#swg2{
	position:absolute;
	top: 401px;
	left: 21px;
	margin-left: 120px;	
}

#swg3{
	position:absolute;
	top: 401px;
	left: 21px;
	margin-left: 240px;	
}

#swg4{
	position:absolute;
	top: 401px;
	left: 21px;
	margin-left: 360px;	
}

#swg5{
	position:absolute;
	top: 401px;
	left: 21px;
	margin-left: 480px;	
}
#base table tr td table tr td table tr td table tr td font b {
	color: #FFF;
}
