/* CSS Document */


/* 共通事項 */

#header{
display:none;
}

#sidearea{
display:none;
}

#footer{
display:none;
}

#wrap {
margin:0px 0px 0px 0px;
}
#wrap #main {
margin:0px 0px 0px 0px;
}

#wrap #main #contents {
width: 575px;
background-color:#FFFFFF;
}

#wrap_wide {
width:782px;
}

#wrap_wide #main {
width:782px;
}

#wrap_wide #contents_wide {
width: 780px;
}

#pankuzu {
display: none;
}

#sidetitlearea {
display: none;
}

#box10,#box11 {
display: none;
}

/*
------------------------------------------------
GLOVAL SET
------------------------------------------------*/
dt,dd,ol,li,pre,input,p,blockquote,th,td,address{font-size:75%;line-height:130%;color:#333333;}
h1,h2,h3,h4,h5,h6{font-size:75%;font-weight:normal;line-height:130%;color:#333333;}
h1,h2,h3,h4,h5,h6,dt,dd,ol,li,pre,input,p,blockquote,th,td,address{	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;}

/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
a{text-decoration:none;}
li,dl{list-style:none;}
hr {display: none;}
img {border: none;vertical-align: bottom;}

/*
------------------------------------------------
コンテンツスタイルシート
------------------------------------------------*/

h1 {
	background-image: url(../img/box_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 575px;
	margin-bottom:24px;
}
#txt01 {
	background-image: url(../img/box_text01.jpg);
	text-indent: -9999px;
	height: 45px;
	width: 355px;
	margin-bottom: 20px;
	margin-left: 8px;
}
.img01,
.img02 {
	background-image: url(../img/mainimg_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height:205px;
	margin-bottom: 24px;
}
.img01 {
	background-position: 8px 0px;
	padding: 5px 0 0 13px;
	width:269px;
}
.img02 {
	background-position: 13px 0px;
	padding: 5px 0 0 18px;
	width:267px;
}
#title_h2_01 {
	clear: left;
	background-image: url(../img/box_title_design.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
}
.txt02 {
	margin-left: 8px;
}
.box01 {
	margin-top: 10px;
	padding: 0 2px;
}
.box01 h3 {
	background-color: #EEEEEE;
	text-align: center;
	font-weight:bold;
	padding-top: 4px;
	padding-bottom: 3px;
	width: 558px;
	margin-bottom: 10px;
	margin-left: 3px;
	clear: both;

}
.box01_1 {
	width: 80px;
	float: left;
}
.box01_1 dt {
	text-align: center;
}
.box01_1 img {
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 3px;
}
.box01_1 dd {
	text-align: center;
	font-size: 70%;
	line-height: 98%;
	padding-bottom: 8px;
}
#title_h2_02 {
	clear: left;
	background-image: url(../img/box_title_totte.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 66px;
	width: 575px;
	background-position: 0px 30px;
}

#box02 {
	width:234px;
	padding: 10px 0 0 8px;
	float: left;
}
#box02 h3 {
	background-color: #EEEEEE;
	text-align: center;
	font-weight:bold;
	padding-top: 4px;
	padding-bottom: 3px;
	width: 210px;
	margin-bottom: 10px;
}
#box03 {
	width: 318px;
	float: left;
	padding-top : 10px;
}
#box03 h3 {
	background-color: #EEEEEE;
	text-align: center;
	font-weight:bold;
	padding-top: 4px;
	padding-bottom: 3px;
	width: 318px;
	margin-bottom: 10px;
}
#box02 dt img,
#box03 dt img {
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 3px;
}
#box02 dd,
#box03 dd {
	font-size: 70%;
	float: left;
	padding: 0 24px;
}

#title_h2_03 {
	clear: left;
	background-image: url(../img/box_title_counter.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 66px;
	width: 575px;
	background-position: 0px 30px;
}
.img03 {
	margin-left: 8px;
	float: left;
}
.txt03 {
	margin-left: 8px;
	float: left;
}
.img04 {
	margin-left: 8px;
	float: left;
}
.txt04 {
	margin-left: 8px;
	float: left;
}


/*
------------------------------------------------
category menu
------------------------------------------------*/
#box10 {
	background-image: url(../img/categorymenu.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 575px;
	background-position: 0px 30px;
	clear: both;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 60px;
}
#box10 li {
	float: left;
	margin-top: 8px;
	height: 13px;
}
#box10 li a {
	text-indent:-9999px;
	display:block;
	text-decoration:none;
	margin-left: 89px;
}
#box10 .list01 a {
	width: 62px;
}
#box10 .list02 a {
	margin-left: 1px;
	width: 95px;
}
#box10 .list03 a {
	margin-left: 1px;
	width: 107px;
}
#box10 .list04 a {
	margin-left: 1px;
	width: 69px;
}
#box10 .list05 a {
	margin-left: 1px;
	width: 73px;
}


/*
------------------------------------------------
category menu
------------------------------------------------*/
#box10 {
	background-image: url(../img/categorymenu.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 575px;
	background-position: 0px 30px;
	clear: both;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 60px;
}
#box10 li {
	float: left;
	margin-top: 8px;
	height: 13px;
}
#box10 li a {
	text-indent:-9999px;
	display:block;
	text-decoration:none;
	margin-left: 89px;
}
#box10 .list01 a {
	width: 62px;
}
#box10 .list02 a {
	margin-left: 1px;
	width: 95px;
}
#box10 .list03 a {
	margin-left: 1px;
	width: 107px;
}
#box10 .list04 a {
	margin-left: 1px;
	width: 69px;
}
#box10 .list05 a {
	margin-left: 1px;
	width: 73px;
}

