@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size:13px;
	line-height:1.6em;
	margin: 0px;
	background-image: url(../img/back_ground.jpg);
	background-repeat: repeat;
}

a {
	text-decoration:none;
	color: #6397CB;
}
a:hover {
	color: #A6C4E1;
	text-decoration:none;
}
a:link img{ text-decoration:none; border:none 0px; }
a:visited img{ text-decoration:none; border:none 0px; }

h1 {
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 11px;
}
.text {
	float: right;
	width: 570px;
	margin-bottom: 20px;
}
.font11 {
	font-size: 11px;
	line-height: 1.4em;
}

h2 {
	background-image: url(../img/titile1.jpg);
	background-repeat: no-repeat;
	width: 535px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 14px;
	padding-bottom: 40px;
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

h3 {
	background-image: url(../img/titile2.jpg);
	background-repeat: no-repeat;
	width: 555px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 19px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.1em;
	float: right;
	color: #6699CC;
	padding-left: 15px;
}
.text2 {
	width: 540px;
	float: right;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}


.baner {
	width: 200px;
	padding-bottom: 10px;
}
.baner_sub_botton {
	width: 200px;
}
.baner2 {
	width: 200px;
}
.bottom {
	float: left;
	height: 100px;
	width: 600px;
	padding-top: 50px;
}
.pagetop {
	float: right;
	height: 20px;
	width: 80px;
}
p.menu a{
 font-size:11px;
 text-decoration:none;
}
p.menu a:link{
 color:#333333;
}
p.menu a:visited{
 color:#333333;
}
p.menu a:hover{
color:#666666;
text-decoration:none;
}
.image_sub {
	margin: auto;
	height: 190px;
	width: 940px;
}

.botton div{
 margin::0 0 0 0;
}
.botton a{
	display:block;


 width;168px;
	height:23px;
	font-size:12px;
	background-image:url(../img/botton_back1.jpg);
	background-repeat:none;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 30px;
	width: 170px;
	margin-bottom: 5px;
}
.botton a:link{
 color:#333333;
 text-decoration:none;
}
.botton a:visited{
 color:#333333;
 text-decoration:none;
}
.botton a:hover{
 background-image:url(../img/botton_back2.jpg);
 color:#ffffff;
 text-decoration:none;
}
.hiddenlmg{
 text-decoration:none;
}
ul{
	text-align:left;
	padding-left:0;
	margin-left: 0px;
	font-size: 11px;
}
li{
	padding-left:0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 6px;
	list-style-type: none;
}

