/* ブラウザの初期化 */

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

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix {
	display: block;
}
/* */

.clearboth {
    clear:both;
}	
caption {
	text-align: left;
}
th {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}
td {
	vertical-align: top;
}

fieldset {
	border: 0;
}

input {
	margin: -1px 0;
}


/* 文書本体 (body) */

body {
	margin: 0;
	color: #555555;
	text-align: center;
	font-family: "メイリオ", "Meiryo", Verdana, Arial, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background-image: url(../img/sub_body_back.jpg);
	background-repeat: repeat-x;
}


/* リンクテキスト (a) */

a {
    overflow:hidden;
}
a:link {
	color: #7D4433;
	text-decoration: underline;
}
a:visited {
	color: #7D4433;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #7D4433;
    text-decoration: none;
}


/* 画像 (img) */
img {
    border: none;
}


/* その他制御 */

.novisible {
	display: none;
}
#container {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
}



/* レイアウト（ブロックレベル要素） */

#index {
	background-image: url(../img/index_body_back.jpg);
	background-repeat: repeat-x;
}
#asist_navi {
	height: 30px;
	width: 140px;
	position: absolute;
	top: -1px;
/*	background-image: url(../img/assist_navi.jpg);
	background-repeat: no-repeat;
*/	overflow: hidden;
	right: 0px;
}
body#index #mojisize {
	height: 30px;
	width: 147px;
	position: absolute;
	left: 804px;
	top: 470px;
	background-image: url(../img/mojisize.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
}
#mojisize {
	height: 30px;
	width: 160px;
	position: absolute;
	top: 335px;
	background-image: url(../img/mojisize.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	right: 0px;
}
#otoiawase_button_waku {
	height: 34px;
	width: 280px;
	position: absolute;
	top: 66px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#index_header {
	color:#FFF;
	height: 454px;
	width: auto;
	top: 0px;
}
#index_header #header_waku {
	color:#FFF;
	height: 454px;
	width: 950px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	color:#FFF;
	height: 220px;
	width: 950px;
	top: 0px;
}
#global_navigation {
	background-image: url(../img/global_navigation_back.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 950px;
	position: absolute;
	top: 137px;
	left: 0px;
	overflow: hidden;
}
body#index #global_navigation {
	background-image: url(../img/global_navigation_back.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 950px;
	position: absolute;
	top: 368px;
	left: 0px;
	overflow: hidden;
}
#contents {
	width: 950px;
	height: auto;
	padding-top: 164px;
}
body#index #contents {
	width: 950px;
	height: auto;
	padding-top: 65px;
}
#indeximage_waku {
	width: 677px;
	height: 205px;
	position: absolute;
	left: 137px;
	top: 135px;
}
#main {
	float: left;
	width: 603px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 40px;
	display: inline;
	border: 1px solid #E3E3E3;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#pickup {
	height: 30px;
	width: 645px;
	position: absolute;
	left: 0px;
	top: 471px;
	font-size: 80%;
	color: #696149;
	text-align: left;
	text-indent: 100px;
	background-image: url(../img/pickup.jpg);
	background-repeat: no-repeat;
	line-height: 250%;
	font-weight: bold;
}
#sintyaku {
	height: 250px;
	width: 570px;
	margin-top: 25px;
	margin-bottom: 30px;
	margin-left: 15px;
	overflow: auto;
}
#pankuzu {
	width: 645px;
	height: 31px;
	position: absolute;
	top: 337px;
	left: 0px;
	background-image: url(../img/breadcrumbs_back.jpg);
}
#sidemenu {
	width: 278px;
	height: auto;
	padding-bottom: 10px;
	float: right;
	display: inline;
	margin-top: -59px;
}
#category_pict {
	height: 99px;
	width: 950px;
	position: absolute;
	top: 218px;
	left: 0px;
}

body#index #sidemenu {
	width: 278px;
	height: auto;
	padding-bottom: 10px;
	float: right;
	display: inline;
	margin-top: -60px;
}
#footer {
	width: auto;
	color: #FFF;
	height: 500px;
	background-image: url(../img/footer_waku_back.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin-top: 40px;
	background-color: #675F48;
}
#footer_waku {
	height: 455px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 8px;
	background-image: url(../img/footer_line.gif);
	background-repeat: no-repeat;
	background-position: center 310px;
}



/* IE6 */


* html #main {
	width: 645px;
}
