@charset "EUC-JP";

/* RESET AND BASIC SETTINGS
----------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	color: #000;
	font-size: 13px;
	line-height: 1.4;
	background: #fff;
}
body, input {
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}
img {
	border: none;
	vertical-align: bottom;
}
table {
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
em,
strong,
address,
th {
	font-weight: 400;
	font-style: normal;
}
ul {
	list-style-type: none;
}
a {
	outline: none;
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}

/* WRAPPER
----------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	padding: 0 20px 0;
	width: 900px;
	height: 100%;
	min-height: 100%;
	background: #000 url(../_img/common/bg_wrapper.gif) left top repeat-y;
	position: relative;
}
body > #wrapper {
	height: auto;
}

/* HEADER
----------------------------------------------------------*/
#bodyhead {
	position: relative;
	margin-bottom: 20px;
	color: #ccc;
}
#bodyhead .cl_top {
	margin-bottom: 20px;
	padding: 20px 20px 25px;
	font-size: 11px;
	background: #000 url(../_img/common/bg_header.gif) left top no-repeat;
}
#bodyhead .cl_logo {
	width: 230px;
	float: left;
}
#bodyhead .cl_subnavi {
	text-align: right;
}
#bodyhead .cl_subnavi ul {
	margin-bottom: 10px;
}
#bodyhead .cl_subnavi li {
	display: inline;
	padding: 0 0 0 10px;
}
#bodyhead .cl_top a {
	color: #fff;
}
#bodyhead .cl_top a:hover,
#bodyhead .cl_top a:active {
	color: #e6e6e6;
}
#bodyhead .cl_gnavi {
	width: 844px;
	margin: 0 0 25px 27px;
	background: url(../_img/common/verticalline.gif) right top no-repeat;
}
#bodyhead .cl_gnavi ul {
	border-top: 1px #ccc solid;
}
#bodyhead .cl_gnavi li {
	padding-top: 3px;
	width: 105px;	
	height: 38px;
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	float: left;
	background: url(../_img/common/verticalline.gif) left top no-repeat;
}
#bodyhead .cl_gnavi li.cl_current {
	padding-top: 0;
	border-top: 3px #000 solid;
}
#bodyhead .cl_gnavi li.last {
	width: 109px;
}
#bodyhead .cl_gnavi li a {
	display: block;
	width: 104px;
}
#bodyhead .cl_snavi {
	display: none;
	position: absolute;
	left: 488px;
	top: 145px;
	z-index: 100;
	padding-top: 12px;
	width: 235px;
	height: 20px;
	font-size: 11px;
	text-align: center;
	overflow: hidden;
	background: url(../_img/common/balloon.gif) 0 0 no-repeat;
}
#bodyhead .cl_snavi li {
	display: inline;
	padding: 0 10px;
}
#bodyhead .cl_snavi li.first {
	border-right: 1px #888 solid;
}
#id_mainimg {
	margin: 0 0 18px 28px;
}

/* FOOTER
----------------------------------------------------------*/
#bodyfoot {
	padding: 10px 26px 0 16px;
	width: 858px;
	color: #999;
	font-family: verdana, sans-serif;
	background: #000;
}
#bodyfoot div.cl_gnavi {
	float: left;
	margin-bottom: 30px;
	width: 660px;
}
#bodyfoot ul {
	margin-bottom: 5px;
}
#bodyfoot ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px #ccc solid;
}
#bodyfoot ul li.last {
	border: none;
}
#bodyfoot a {
	color: #fff;
	font-size: 11px;
}
#bodyfoot a:hover,
#bodyfoot a:active {
	color: #e6e6e6;
}
#id_cr {
	clear: both;
	padding-bottom: 15px;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
#id_logo_footer {
	float: right;
	width: 187px;
}

/* CONTENT
----------------------------------------------------------*/
h1 {
	font-size: 10px;
	margin: 7px 0 10px;
	background: url(../_img/common/bg_title.gif) left center repeat-x;
}
#content {
	padding: 0 20px 90px;
	width: 860px;
	position: relative;
}
#content_main {
	width: 458px;
	padding: 0 13px;
}
#content_l,
#content_r {
	width: 188px;
	padding-top: 12px;
	background: url(../_img/common/bg_sideclm_top.gif) left top no-repeat;
}
#content_l h2,
#content_r h2 {
	font-size: 10px;
}
#content_l div.cl_content_inner,
#content_r div.cl_content_inner {
	padding-bottom: 10px;
	background: url(../_img/common/bg_sideclm_btm.gif) left bottom no-repeat;
}
#content_l div.cl_content_doc,
#content_r div.cl_content_doc {
	padding: 0 5px;
	background: url(../_img/common/bg_sideclm_mid.gif) left top repeat-y;
}
#content_l div.cl_content_doc h2,
#content_r div.cl_content_doc h2 {
	width: 156px;
	margin: 0 auto 8px;
}
#content_l div.cl_content_doc div {
	width: 136px;
	margin: 0 auto 10px;
	padding: 10px;
	font-size: 10px;
	background: #fff;
}
#content_l div.cl_content_doc div.no_padding {
	padding: 5px 0;
	width: 156px;
	text-align: center;
}
#content_l div.cl_content_doc .cl_system {
	width: 156px;
	padding: 0;
}
#content_l div.cl_content_doc .cl_img {
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	background: url(../_img/common/horizon_wk.gif) left bottom repeat-x;
}
#content_r div.cl_content_doc div {
	margin-bottom: 10px;
	text-align: center;
}
.cl_margin {
	margin-bottom: 10px;
}
#content_l,
#content_main,
#content_r {
	float: left;
}
.cl_gl_navi ul {
	margin-bottom: 5px;
	font-size: 85%;
}
.cl_gl_navi a:link,
.cl_gl_navi a:visited {
	color: #fff;
}
.cl_gl_navi a:hover,
.cl_gl_navi a:active {
	color: #e0e0e0;
}
#id_i_color td { /*innerwear, questionare¤Ë»ÈÍÑ*/
	padding-right: 4px;
	padding-bottom: 3px;
}
#id_btn2top {
	width: 860px;
	height: 24px;
	text-align: right;
	position: absolute;
	left: 20px;
	bottom: 40px;
	z-index: 10;
}

/* CLEARFIX
----------------------------------------------------------*/
.CF:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.CF { 
	display:inline-block;
}
/* from IE-mac \*/
* html .CF { height:1px; }
.CF { display:block; }
/* end IE-mac \*/
