@charset "utf-8";

/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size:12px;
	line-height:1.7em;
	margin: 0px;
	background-color:#FAFAFA;
}
/*リンクの基本設定*/
a {
	text-decoration:underline;
	color: #333333;
}
a:hover {
	color: #6699cc;
	text-decoration:none;
}
a:link img{ text-decoration:none; border:none 0px; }
a:visited img{ text-decoration:none; border:none 0px; }

h1 {
	width: 800px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/h1_sub.jpg);
	text-align: left;
	height: 23px;
	padding-top: 7px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #356A9F;
	background-image: url(../img/h3.jpg);
	height: 40px;
	width: 525px;
	padding-left: 25px;
	float: right;
	padding-top: 5px;
	margin: 0px;
	letter-spacing: 0.1em;
}
.text {
	float: right;
	width: 530px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.text_blog {
	float: right;
	width: 530px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.img_top1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/rogo_under.jpg);
	background-repeat: no-repeat;
	height: 80px;
	font-size: 11px;
}
.footer_top {
	background-image: url(../img/back_sub2.jpg);
	height: 50px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}
.baner {
	height: 60px;
	width: 180px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.baner_blog {
	width: 180px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.img_top2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.footer_sub1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.footer_sub2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
}
.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: 150px;
	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;
}
.pagetop {
	font-size: 11px;
	text-align: right;
	float: right;
	width: 550px;
}
