/* CSS Document */

/* ------ layout ------ */

body,td,th {
	font-size: 12px;
}
#content{
	width:760px;
	padding:0;
	text-algin:left;
	background-color: #E8EEE3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content #main{
	width:580px;
	float:right;
	line-height:1.5;
	margin:0;
}
#content #menu{
	width:180px;
	float:left;
	font-size:12px;
	line-height:1.2;
	background-color:#E8EEE3;
	background-image:  url(../images/left_t_bg.gif);
	vertical-align: top;
	margin: 0px 0px 0px;
	padding: 0px;
}

.clear{
	clear: both;
	display: block;
	margin: -1px 0 0;
	font-size: 1px !important;
	line-height: 0 !important;
	height: 1px;
}
/* ------ content ------ */

#content #menu a:hover{text-decoration: none; color:#003300;}
#content #menu a:link {text-decoration: underline; color:#003300;} 
#content #menu a:visited{text-decoration: underline; color:#003300;}
#content #menu a:active {text-decoration: underline; color:#003300;} 

#content #main .link:hover{text-decoration: none; color:#999900;}
#content #main .link:link {text-decoration: none; color:#999900;} 
#content #main .link:visited{text-decoration: none; color:#999900;}
#content #main .link:active {text-decoration: none; color:#999900;} 

#content #main a:hover{text-decoration: none; color:#333333;}
#content #main a:link {text-decoration: none; color:#333333;} 
#content #main a:visited{text-decoration:none; color:#333333;}
#content #main a:active {text-decoration: none; color:#333333;} 

#content h1{
	width:760px;
	background-color: #C5CFC5;
	margin:0 0 10;
	height: 205px;
	}

#content #menu ul{
	list-style:none;
	margin:5 10 10;
	padding:0;
}
#content #menu ul li{
	font-size:9pt;
	color: #003333;
	padding-left:15px;
	background:#E8EEE3 url(../images/list_menu.gif) no-repeat 3px 1px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0px;
}
#content #menu ul li.link{
	font-size:9pt;
	color: #666666;
	padding-left:15px;
	background:#E8EEE3 url(../images/list_menu00.gif) no-repeat 3px 1px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0px;
}

#content #menu ul li.soon{
	font-size:9pt;
	color: #666666;
	padding-left:15px;
	background:#E8EEE3 url(../images/list_menu01.gif) no-repeat 3px 1px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0px;
}

#content #menu h2{
	margin:25px 0 10px; 
	padding:0;
}

#content #main #box {
	width:570px;
	padding:5px 2px 5px 0px;
	float: left;
	background-color:#C5CFC5;
}

#content #main #box #mainbox {
	width:565px;
	padding:0px;
	margin: 0px;
	float: left;
	background-color:#ffffff;
	border: 1px solid #6BBA21;
	min-height: 500px;
	}
* html #content #main #box #mainbox{
  height: 500px;
}
#content #main #box #mainbox #section {
	width:560px;
	padding:0px;
	margin: 0px;
	float: left;
	background-color:#ffffff;
	min-height: 500px;
	}

#main #box #mainbox h2{
	margin:0px;
	padding:20 0 15 20;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6BBA21;
	background-color: #ffffff;
	background-image: url(../images/title_bar.gif);
}
#main #box #mainbox h2.top{
	margin:0px;
	padding:0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004F4F;
	background-color: #ffffff;
	height: 63px;
}

#main #box #mainbox h2.buy,#main #box #mainbox h2.link{
	margin:0px;
	padding:20 0 5 20;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6BBA21;
	background-color: #ffffff;
	background-image: url(../images/title_bar.gif);
}

#main #box #mainbox p.read{
	margin:0px 15px 15px;
	font-weight: bold;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 15px 0px;
}
#main #box #mainbox p{
	margin-left:15px;
	margin-right:15px;
    margin-top:0px;
    padding:0px;
}
#main #box #mainbox p.gre{
	margin-left:15px;
	margin-right:15px;
    margin-top:0px;
    padding:0px;
    color:#006633;
    font-size:12px;
}
#main #box #mainbox .right{
	font-face:Veradona;
	float:right;
	text-align: right;
	margin-left:0px;
	margin-rgiht:20px;
	margin-bottom:10px;
	margin-top:0px;
	width: 540px;
    font-size:10px;
    padding-right:10px;
}
#main #box #mainbox .right2{
	font-face:Veradona;
	float:right;
	text-align: right;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:10px;
}
#main #box #mainbox .right3{
	font-face:Veradona;
	float:right;
	text-align: right;
	margin-left:100px;
	margin-bottom:10px;
	margin-top:30px;
}


#content #main img.contentImgR{
	float:right;
	margin:0 0 10px 10px;
}
#content #main img.contentImgR p{
	float:right;
	margin:0 0 10px 10px;
}
#content #main #imgbox {
	float:right;
	margin:0 15 2px 10px;
}
#main #box #mainbox #info{
	margin:20px;
}
#main #box #mainbox #info h3{
	font-size: 14px;
	color: #333333;
	text-align: center;
}
#main #box #mainbox #info p{
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
}

#main #box #mainbox h3{
	font-size: 14px;
	color: #009966;
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom: 8px;
	background-image: url(../images/h3_line.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
}
#main #box #mainbox h4{
	font-size:10pt;
	font-weight:bold;
	color:#c35c00;
	margin-bottom:0.2em;
	margin-left:10px;
	margin-top: 0px;
}
#main #box #foot{
	margin-bottom:20px;
	margin-left:240px;
	margin-top: 20px;
}
#main #box #right{
	margin-bottom:10px;
	margin-top: 10px;
}


.txtBox02{
	width:530px;
	margin:15px;
	padding-top:10px;
}
.txtBox02 p{
	color:#333;
	font-size:10pt;
	line-height:120%;
	margin-left:10px;
	margin-top:5px;
	padding:0px;
}
.txtBox02 blockquote{
	background-color:#ecebe4;
	margin:0;
	padding:0;

}
dl.comment{
	font-size:10pt;
	line-height:140%;
	margin:0;
	padding:0;

}

dl.comment{
	padding:10px 12px 3px 12px;
}

dl.comment dt{
	font-weight:bold;
	/*color:#cb850a;*/
	color:#c35c00;

}

dl.comment dd{
	margin:0;
	padding:0 0 1em 0;

}

p.red_center{
	margin-botton:1em;
	color:#FF0000;
	font-size:12pt;
	text-align: center;
}

p.gray_center{
	color:#333333;
	font-size:12pt;
	text-align: center;
	width: 150px;
	background-color: #CCCCCC;
	margin-top:0px;
}
table.center{
	margin-left:150px;
	margin-top:0px;
	margin-bottom:10px;
}
table.center2{
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
}
table.center2 td{
	padding:5px;
	text-align: center;
}

.soon{	
    margin-left:2px;
}
.great{
	margin-left:1px;
	vertical-align: bottom;
	margin-right: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
}

table.layout{
}

table.layout td.bg{
	vertical-align: top;
	background-image:  url(../images/left_t_bg.gif);
}
table.layout td{
	vertical-align: top;
}
table.layout td.01{
	vertical-align: top;
	height: 10px;
	font-weight: normal;
	text-align: left;
	background-color: #DDE3DD;
	background-image: url(../images/space_g.gif);
}
table.top{
	width: 564px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 390px;
	vertical-align: top;
}
table.news01{
	width: 525px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 25px;
}
table.news01 td{
	padding: 3px 0px 0px 40px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	background-image: url(../images/vol41_nishizawa/nishizawa_news01.gif);
}
table.news01 td.soon{
	padding: 5px 0px 0px 40px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	background-image: url(../images/vol41_nishizawa/nishizawa_news02.gif);
	height: 45px;
}

img.photos{
	margin-left: 100px;
	padding: 5px;
}
table.link{
}
table.link td{
	width: 250px;
	margin-bottom: 5px;
    padding: 2px;
    font-size:10px;
	text-align: center;
}

.senkou a{
	display:block;
	width:128px;
	height:21px;
	background:url(../images/vol41_nishizawa/vol41_kounyu.gif) left top no-repeat;
	margin-left:18px;
	text-indent:-9999px;
	float:left;
}
.senkou a:hover{
	background-position:left -21px;
}

/* 10/26 西澤千晴用 木川追加分ここから */
.kounyu1{
	width:536px;
	margin:10 0 0 18px
}
.kounyu2{
	width:382px;
	color:#333;
	float:left;
}


table.photos{
margin:0 18px; width:528px;}
table.photos td{
	padding: 2px 2px 10px;
	vertical-align: top;
}
table.photos td p {
	text-align: center;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
	color: #003333;
	line-height: 17px;
}

ul.photos{
	padding-left: 0px;
	list-style:none;
	margin-top: 0px;
	margin-left: 32px;
}
ul.photos li{
    display:block;
	margin: 0px 8px 2px 0px;
	padding-left: 12px;
	background: url(/jin_ohashi/c_images/list_buy.gif) no-repeat;
	color:#666600;
	vertical-align: top;
	text-
