body { background-image: url(../contents/pict/bac.jpg); background-repeat: repeat-y; 
		margin-top: 0px;
}
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.text1 { color: #f01; font-size: 0.4cm; font-weight: normal; line-height: 0.49cm; }
.story{
	line-height: 150%;
	font-size:90%;  
}
.story2{
	font-size:90%;
	margin : 10px 10px;
}
h1{
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:left;

}
h2{
	margin-bottom:0px;
	margin-top:10px;
	padding:5px;
	font-size:140%;
	font-weight:bold;
	color:#CC0000;
	background-color:#fefefe;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #CC0000;
	border-right:1px solid #cccccc;
	width: 550px;

}
h3 { 
	color: #3366CC; 
	font-size: 140%; 
	font-weight: bold; 
	padding:0 0 0 20px ;
	background:url(../contents/pict/mark-1.gif) left center no-repeat;
	margin-bottom:0px;
}
#layer6 {
	color: #b70;
	font-size: small;
	width: 600px;
	left: 30px;
	text-align:center;
	margin-bottom:3px;
	margin-top:2px;
	padding-bottom:5px;
	padding-top:0px;
}
#list ul{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #cccccc;
}
#list li{
	margin:0;
	padding:0;
	border-bottom:1px solid #cccccc;
	background:#cc0000 url(../contents/pic/marker_white.gif) left center no-repeat;
}
#list a {
	padding:4px 0 4px 10px;
	background:#ffffff url(../contents/pic/marker_red.gif) left center no-repeat;
	display :block;
	width:120px !important;
	width /**/:130px;
	color:#333333;
	text-decoration:none;
	
}
#list a:hover{
	color:#ffffff;
	background-image:none;
	background-color:transparent;
}
#story table {
	background-color:transparent;
	text-align:center;
}

#inquiry table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 90%;
}
#inquiry td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 5px;
	text-align:left;
}
#inquiry th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 5px;	
	width: 180px;
	text-align:center;
}
#inquiry th.must {
	border-left-color: #003399;
}
#inquiry th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
/*.text1,.text2,.text3,.text4 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}
.text1 {
	width: 100px;
}
.text2 {
	width: 4em;
}
.text3 {
	width: 98%;
}
.text4 {
	width: 98%;
}*/
#inquiry select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}

.text1:focus,.text2:focus,.text3:focus,.text4:focus {
	border-color: #7F9DB9; /* フォーカス時のボーダーの色を指定 */
	background-color: #FFFFFF; /* フォーカス時の背景色を指定 */
}
