/* 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/koshikabe_title.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 575px;
	margin-bottom:24px;
}
#txt01 {
	background-image: url(../img/koshikabe_text01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 380px;
	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/koshikabe_title_type.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
}
#txt02 {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom :20px;
}
.box01 {
	padding-left:8px;
}
.box01 dl {
	float:left;
	padding-right: 25px;
}
#title_h2_02 {
	clear: left;
	background-image: url(../img/koshikabe_title_color.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 575px;
}
.box01 dd {
	background-color: #EEEEEE;
	background-image: url(../img/type_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}

.box04 {
	width: 70px;
	float: left;
	padding-right: 16px;
}
.box05 {
	float: left;
	width: 101px;
}
.box06 {
	float: left;
	width: 69px;
	padding-left: 15px;
}
.box04 dt,
.box05 dt,
.box06 dt {
	text-align: center;
}
.box04 img,
.box05 img,
.box06 img {
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 3px;
}
.box04 dd,
.box05 dd,
.box06 dd {
	text-align: center;
	font-size: 70%;
	line-height: 98%;
	padding-bottom: 8px;
}


/*
------------------------------------------------
category menu
------------------------------------------------*/
#box10 {
    clear: both;
	background-image: url(../img/categorymenu.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 575px;
	background-position: 0px 30px;
	padding: 30px 0 60px 0;
}
#box10 li {
	float: left;
	margin-top: 8px;
	height: 13px;
}
#box10 li a {
    text-indent:-9999px;
	display:block;
    text-decoration:none;
}
#box10 .list01 a {
	margin-left: 4px;
	width: 49px;
}
#box10 .list02 a {
	margin-left: 1px;
	width: 75px;
}
#box10 .list03 a {
	margin-left: 1px;
	width: 84px;
}
#box10 .list04 a {
	margin-left: 1px;
	width: 56px;
}
#box10 .list05 a {
	margin-left: 1px;
	width: 56px;
}
#box10 .list06 a {
	margin-left: 1px;
	width: 28px;
}
#box10 .list07 a {
	margin-left: 1px;
	width: 113px;
}
#box10 .list08 a {
	margin-left: 1px;
	width: 92px;
}
