@charset "utf-8";
/* CSS Document */


body{
	background: #FFFFFF url(../images/bg.jpg) no-repeat;
	margin: 0;
	padding: 0;	
}
* {
　	margin: 0;
　	padding: 0;
　	border: 0;
　	background: transparent;
　	color: #000000;
　	font-size: 100%;
　	font-weight: normal;
　	font-style: normal;
　	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p,ul,li {
　	margin: 0;
　	padding: 0;
　	border: 0;
　	background: transparent;
　	color: #000000;
　	font-size: 100%;
　	font-weight: normal;
　	font-style: normal;
　	text-decoration: none;
}
a{
	font-size: 13px;
}
a:link{
	color:#0066FF;
	text-decoration:underline;
}
a:visited{
	color: #0066FF;
	text-decoration: none;
}
a:hover{
	color:#0066FF;
	text-decoration: underline;
}
a:active{
	color:#339933;
}
a img{
	border:none;
}
p{
	font-size: 15px;
	color: #333333;
	line-height: 170%;
	font-weight: normal;
	padding:0px 30px 30px;
	margin: 0;
}

#wrap930{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	display:block;
	background:#FFF;
}
#wrap{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	display:block;
	background: transparent;
}
#wrap #head {
	background: url(../images/img_head.jpg) top repeat-x;
	margin: 0px;
	padding: 0px;
	height: 118px;
	width: 900px;
}
#wrap #head h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0;
}
#wrap h2 {
	background-image: url(../images/h2_bg.png);
	background-repeat: no-repeat;
	width:850px;
	height:40px;
	display:block;
	margin:0px 25px;
	padding:0 0 20px;

}
h2 span.l15 {
	margin:0px;
	padding:7px 15px;
	width:850px;
	height:40px;
	display:block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
#wrap ul {
	margin: 0px;
	padding: 0 50px 20px;
	list-style-type: square;
}
li {
	margin: 0px;
	padding: 0px;
	line-height: 160%;
	color: #333;
	font-size: 15px;
}

table.table{
	
	border-bottom: 1px solid #CCCCCC;
	border-right: none;
	border-left: none;
	padding:0;
	margin: 0 25px 20px;
	width:850px;
}
th{
	margin:0;
	padding:0;
}
td {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding:10px;
	font-size:14px;
	color:#333;

}
#wrap h3 {
	background-color:#F5F39E;
	background-position: center;
	margin: 0 25px 20px;
	height: 25px;
	width: 850px;
	padding:0;
}
h3 span.l15 {
	margin:0px;
	padding:2px 25px;
	width:850px;
	height:25px;
	display:block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}

#foot p {
	font-size: 11px;
	color: #666;
}
#foot {
	height: 20px;
	width: 900px;
	padding-top: 10px;
	border-top:thin double #ccc;
}
.r-btn {
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
}
