/* CSS Document */


/*全体設計*/
body,td,th {
	font-size: 10pt;
	color: #666666;
}
body {
	background-color: #FFFF99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/a.gif);
}



/*インデックス*/
.naka{
width:90%;
margin-left:5%;
margin-right:5%;
height:90%;
text-align:left;}
.style1 {font-size: 10pt}
.style3 {color: #FF0000}
#all{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 780px;
}
#menu{
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 780px;
}
#content{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 780px;
	background: #FFFFFF url(image/topkabe.jpg) no-repeat;
	float: left;
}
.story{
       widht: 780px;
	   height:450px;}
.title{
	float: right;
	height: 47px;
	width: 472px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text{
	margin: 5px 10px 10px 25px;
	height: auto;
	width: 437px;
	background: #FFFFFF;
	float: right;
}
.leftobox{width:327px;
          height:500px;
		  float:left;}
.box{
	background: url(image/box_info.gif) no-repeat;
	margin: 5px 0px 10px;
	height: 237px;
	width: 473px;
	float: right;
}
.info_img{
	margin: 30px 5px 10px 10px;
	height: 127px;
	width: 123px;
	float: left;
}
.info_hyou{
	margin: 30px 5px 10px;
	float: right;
	height: auto;
	width: 300px;
}
.info_hyou2{
	margin: 3px 5px 10px;
	float: right;
	height: 10px;
	width: 300px;
}
.info_text{
	margin: 10px 10px 10px 20px;
	height: auto;
	width: 443px;
	clear: both;
}
#foot{
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 780px;
	clear: both;
}

/*下層ページ*/

.all{
width:100%;
text-align:left;}
.left{
width:200px;
text-align:left;
float:left;
}
.right{
width:540px;
text-align:left;
margin-left:220px;
padding:10px;
margin-top:10px;}
.line{
	font-size:12pt;
	color:#999900;
	border-bottom:dotted #FFCC00 1px;
width:100%;
}
.naka{
width:100%;
padding:5px;}

.n-left{
width:200px;
padding:5Px;
float:left;}
.n-right{
width:250px;
margin-left:5px;
float:left;}

.style10 {
	font-size: 11pt;
	font-weight: bold;
}
.style16 {color: #FF9900}
.style17 {color: #FF6600}
.style9 {color: #FF6600}
.mojiright{
      text-align:right;}
