html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
#wrapper {
	max-width: 900px;
	margin: 0 auto;
	position: relative;
}
header {
	background-color: #FFC;
	height: 138px;
	background-image: url(../images/headerimg_03.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
}
header .homelink a {
	display: block;
	height: 120px;
	width: 420px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container {
	width: 100%;
	padding: 25px 0 25px 0;
}
#sidecontents {
	background-color: #FFF;
	width: 200px;
	float: right;
}
#maincontents {
	background-color: #FFF;
	width: 680px;
	float: left;
}
footer {
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	border-top: 1px solid #666;
	text-align: center;
	padding: 12px 0 15px 0;
	font-size: 12px;
	color: #666;
	text-align: center;
}
footer a:link {
	color: #666;
	text-decoration: none;
}
footer a:visited {
	color: #666;
	text-decoration: none;
}
/* サイド部分 */
ul.nav li {
	font-size: 16px;
	line-height: 1.4em;
	color: #666;
	height: 42px;
	width: 200px;
	margin-bottom: 5px;
	background-color: #FFF;
}
ul.nav li a {
	display: block;
	height: 42px;
	width: 200px;
	overflow: hidden; /* クリッカブル領域外のアウトライン点線を隠す */
	text-indent: -9999px; /* テキストのオフレフト */
}
/* ナビゲーション項目それぞれのスタイリング */
.nav li.nav01 a {
	background: url(../images/navbtn_home.png) no-repeat;
}
.nav li.nav02 a {
	background: url(../images/navbtn_items.png) no-repeat;
}
.nav li.nav03 a {
	background: url(../images/navbtn_wrapwood-f.png) no-repeat;
}
.nav li.nav04 a {
	background: url(../images/navbtn_wrapwood-m.png) no-repeat;
}
.nav li.nav05 a {
	background: url(../images/navbtn_aboutus.png) no-repeat;
}
.nav li.nav06 a {
	background: url(../images/navbtn_news.png) no-repeat;
}
.nav li.nav07 a {
	background: url(../images/navbtn_link.png) no-repeat;
}
.nav li.nav08 a {
	background: url(../images/navbtn_contact.png) no-repeat;
}
.nav li a:hover {
	/*background-image: none !important;  ロールオーバー時に項目それぞれの背景画像を隠す */
	opacity: 0.7;
}
/* サイド部分その他 */
.search-box200 {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.company-box200 {
	width: 175px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #998D7C;
	padding: 5px 10px;
	margin-top: 15px;
}
.sidecontentbanner {
	margin-bottom: 10px;
}


/* メインコンテンツ部分 */
/* トップページ */
#topp-whatsnew {
	height: 440px;
	width: 308px;
	padding: 38px 10px 20px 10px;
	border: 1px solid #B7A995;
	float: left;
	background-image: url(../images/titlebar_whatsnew.gif);
	background-repeat: no-repeat;
}
.topp-whatsnew-inner {
	height: 100%;
	overflow: scroll;
}
#topp-whatsnew ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#topp-whatsnew li.date {
	color: #6081A9;
	font-size: 12px;
	margin: 10px 0 6px 0;
}
#topp-whatsnew li.comment-text {
	color: #333;
	font-size: 13px;
	margin: 0 0 15px 0;
}
#topp-wrapwood {
	width: 330px;
	float: right;
}
#topp-wrapwood h4 {
	color: #333;
	font-family: Verdana, Helvetica, Sans-Serif, "Arial Black", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: bold;
	font-size: 18px;
	line-height: 1.6em;
	margin: 0 0 10px 0;
}
/* WrapWoodMado部分 */
.banner-wwm-wraper {
	width: 680px;
}
.banner-wwm01 {
	float: left;
	width: 340px;
}
.banner-wwm02 {
	float: right;
	width: 340px;
}
/* 商品案内 ページ */
.lineup {
	margin: 0 0 30px 0;
}
.lineup ul li {
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	background-color: #FFF;
	float: left;
	width: 184px;
	height: 220px;
	margin-right: 16px;
	margin-bottom: 16px;
	padding: 12px;
	border: 1px solid #CCC;
}
.lineup ul li.ww-mado {
	height: auto;
	padding-bottom: 18px;
}
.lineup ul li.discontinued {
	background-image: url(../images/discontinued-b.png);
	background-position: 12px 12px;
	background-repeat: no-repeat;
}
.lineup ul li.discontinued img {
	opacity: 0.5;
}
.lineup ul li img {
	border: 0;
	margin-bottom: 7px;
}
.title-lineup-wrapwood {
	width: 662px;
	height: 90px;
	margin-bottom: 16px;
	background-image: url(../images/titleimg_wrapwood.jpg);
	text-indent: -9999px;
}
.title-lineup-wrapwoodmo {
	background-color: #CCC;
	width: 662px;
	height: 90px;
	margin-bottom: 16px;
	background-image: url(../images/titleimg_wrapwoodmo.jpg);
	text-indent: -9999px;
}
ul.setsumei, .setsumei li {
	list-style-type: disc;
	list-style-position: inside;
}
.lineup h3 a {
	color: #E6242A;
	text-decoration: none;
}
.lineup h3 a:link {
	color: #E6242A;
	text-decoration: none;
}
.lineup h3 a:hover {
	color: #E6242A;
	text-decoration: none;
}
.lineup h3 a:visited {
	color: #E6242A;
	text-decoration: none;
}
/* WrapWood窓ページ */
.dltext {
	text-align: center;
	margin: 0 auto;
}
.dltext-atype {
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background: #ffffff;
	padding: 10px 20px 10px 20px;
	border: solid #666666 1px;
	text-decoration: none;
	margin: 20px;
}
.dltext-atype img {
	vertical-align: top;
}
.dltext-atype:hover {
	background: #cccccc;
	text-decoration: none;
}
.dltext-btype {
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background: #ffffff;
	padding: 10px 20px 10px 20px;
	border: solid #666666 1px;
	text-decoration: none;
	margin: 20px;
}
.dltext-btype img {
	vertical-align: top;
}
.dltext-btype:hover {
	background: #cccccc;
	text-decoration: none;
}
/* 会社概要 ページ */
table.profile {
	width: 630px;
	color: #333;
	font-size: 14px;
	line-height: 1.4em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-bottom: 50px;
}
.profile tr td {
	padding : 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.profile tr td.comoku {
	width: 120px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
table.access {
	width: 640px;
	color: #333;
	font-size: 14px;
	line-height: 1.4em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.access tr td {
	vertical-align: top;
	padding: 15px 0 0 0;
}
.access tr td.maparea {
	width: 300px;
}
/* NEWS ページ */
.textbox-01 {
	width: 582px;
	border: 1px solid #666;
	padding: 40px;
}
/* Links ページ */
li.links {
	font-size: 14px;
	color: #333;
	line-height: 1.4em;
	width: 650px;
	list-style-position: inside;
	list-style-type: square;
	margin: 0 0 20px 0;
}
.otawasou-banner {
	width: 568px;
	padding: 20px;
	margin-top: 120px;
	border: solid 1px #666;
}
/* Privacy policy ページ */
#privacypolicy-textarea {
	width: 660px;
	padding: 20px 10px;
}
#privacypolicy-textarea p {
	font-size: 13px;
	color: #333;
	line-height: 1.4em;
}
#privacypolicy-textarea p.text-pp-bold {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 20px;
}
#privacypolicy-textarea ol {
	font-size: 13px;
	color: #333;
	line-height: 1.4em;
	width: 610px;
	margin: 0 20px 0 30px;
}
#privacypolicy-textarea ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 5px;
}
#privacypolicy-textarea ul {
	font-size: 13px;
	color: #333;
	line-height: 1.4em;
	width: 610px;
	margin: 0 20px 0 30px;
}
#privacypolicy-textarea ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 5px;
}
#privacypolicy-textarea p.textright {
	text-align: right;
	margin: 20px 0;
}
/* common */
h1 {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #333;
	text-decoration: none;
}
a:link {
	color: #933;
	text-decoration: none;
}
a:hover {
	color: #f30;
	text-decoration: none;
}
a:visited {
	color: #933;
	text-decoration: none;
}
P {
	font-size: 14px;
	line-height: 1.4em;
	color: #333;
	margin-bottom: 0.5em;
}
h3 {
	color: #E6242A;
	font-family: Verdana, Helvetica, Sans-Serif, "メイリオ", "Arial Black", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: bold;
	font-size: 21px;
	line-height: 1.4em;
	margin: 10px 0 10px 0;
}
h4 {
	color: #333;
	font-family: Verdana, Helvetica, Sans-Serif, "Arial Black", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
h5 {
	color: #333;
	font-family: Verdana, Helvetica, Sans-Serif, "Arial Black", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
h6 {
	color: #333;
	font-family: Verdana, Helvetica, Sans-Serif, "Arial Black", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
/* 各ページ共通MOJI */
.page-title {
	font-size: 21px;
	line-height: 1.4em;
	font-weight: bold;
	color: #333;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.text-16bold333 {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	color: #333;
}
.link-text-raight {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #666;
	text-align: right;
	text-decoration: underline;
}
.small-70 {
	font-size: 70%;
	color: #333;
}
.small-85 {
	font-size: 85%;
	color: #333;
}
.rightalignment {
	text-align: right;
}
/* maincontents部 */
article {
}
section {
	margin: 0 0 20px 0;
}
/* --------------- */
/* 準備中 */
#home-underconstruction {
	width: 100%;
	background-color: #FFC;
}
.underconstruction-contents {
	width: 600px;
	height: 300px;
	background-color: #FFF;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	/*position: relative;*/
	top: 50%;
	margin-top: -150px;
	left: 50%;
	margin-left: -300px;
}
/* レイアウト調整 */
.box-height20 {
	clear: both;
	height: 20px;
	display: block;
	width: 10px;
}
.box-height50 {
	clear: both;
	height: 50px;
	display: block;
	width: 10px;
}
.box-height100 {
	clear: both;
	height: 100px;
	display: block;
	width: 10px;
}
.box-height300 {
	clear: both;
	height: 300px;
	display: block;
	width: 10px;
}
.centered {
	text-align: center;
	margin: 0 auto;
}
