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

body {
	background-image: url(../img/templates/bg.gif);
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
/*	font-size: 12px;*/
	font-size: small;	
}

a {
	text-decoration: none;
}

img {
	border: 0px;
}

a:hover {
	text-decoration: underline;
}
 
#main_box {
	margin-bottom: 20px;
}

#box {
	width: 800px;
	margin: 0px auto;
	background-color: #FFF;
	font-size: 11px;
	padding: 5px;
}

#title {
	float: left;
	margin-bottom: 5px;
}

#search {
	padding-top: 15px;
	margin-left: 285px;
	float: left;
}

#menu {
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#menu a{
	margin-left:5px;
	margin-right:5px;
}

.clera {
	clear: both;
}

#banner {
	width: 380px;
	margin-left: 18px;
	height: 250px;
}

#index_right {
	float: left;
	width: 400px;
}

#index_right a img {
	margin-left: 18px;
	margin-top: 5px;
}

#banner img {
	margin-top: 2px;
}

#news {
	float: left;
	width: 380px;
	border: 1px solid #000;
	margin-left: 18px;
}

#newstext {
	margin: 0px auto;
	line-height: 20px;
	width: 370px;
}

.box_a {
	width: 600px;
	font-size: 18px;
	font-weight: bold;
	background-color: #E6E6E6;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.box_b {
	width: 600px;
	padding: 0px 5px;
	margin: 10px auto;
	line-height: 20px;
}

#box_c {
	background-color: #E6E6E6;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	width: 790px;
}

#box_c h1 {
	font-weight: bold;
	font-size: 30px;
}

.box_d {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 800px;
}

.box_d h2 {
	font-weight: bold;
	font-size: 25px;
}

.box_d a {
	line-height: 20px;
}

.box_e {
	float: left;
	width: 400px;
	margin-bottom: 5px;
	height: 400px;
}

.box_f {
	float: left;
	text-align: center;
	margin-bottom: 5px;
}

.box_f img {
	border: 1px solid #000;
	margin: 5px 0px;
}

.box_g {
	width: 650px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box_h {
	width: 400px;
	float: left;
}

.box_i {
	width: 250px;
	text-align: center;
	float: left;
	line-height: 20px;
}

.box_i img {
	border: 1px solid #000;
}

.box_j {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 600px;
	line-height: 20px;
}

.box_j {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#google {
	width: 750px;
	margin: 0px auto;
	text-align: center;
}

#footer {
	text-align: center;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#footer a {
	padding-left: 2px;
	padding-right: 2px;
	line-height: 20px;
}

#profile {
	width: 250px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: 48px;
}

#profile img {
	float: left;
	margin-right: 10px;
}

#link {
	width: 790px;
	margin: 30px auto;
}

#link a {
	margin: 0px 10px;
	line-height: 20px;
}
