/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	background-image: url("../image/site/bg3.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

a img { 
	border: 0px; 
}

h2 {
	background-image: url("../image/site/bar_h2_pink.gif");
	background-repeat: no-repeat;
	width:570px;
	height:22px;
	color:	#0099FF;
	font-size:16px;
	padding-left:30px;
	padding-top:3px;
}

h4 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	width: 50px;
	text-align: center;
}

.rightbar_1 {
	background-image: url("../image/site/rightbar_1.gif");
	width: 200px;
	heith: 22px;
	font-size: 16px;
}


.banner {
	width: 800px;
	height: 150px;
}

.menu {
	width: 790px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	text-align: left;
	background-color: #FFFFFF;
	background-image:url(../image/site/menu_bg.jpg);
	background-repeat:no-repeat;
}

	.menu ul li {
		display: inline;
	}
	
.button_1 {
	width:	180px;
	height:	20px;
	background-image: url("../image/site/bar_h3_blue.jpg");
	text-align:	center;
	vertical-align:	middle;
	font-size:	16px;
	font-weight:bold;
	background-repeat:	no-repeat;
}
	

.main {
	width: 800px;
	height: 100%;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.main_left {
	float: left;
	width: 600px;
	height: 100%;
	text-align: left;
	background-color: #FFFFFF;
}

.main_right {
	width:	200px;
	float: left;
	background-color: #FFFFFF;
	text-align:	center;
}

.main_right h3 {
	background-image: url("../image/site/bar_h3_pink.jpg");
	background-repeat:	no-repeat;
	text-align:	center;
	color:	#666666;
	width: 190px;
	margin-left: 10px;
}

.sidebar_top {
	height: 5px;
	background-image: url("../image/site/sidebar_01.jpg");
}

.sidebar_middle {
	background-image: url("../image/site/sidebar_02.jpg");
	background-repeat: repeat-y;
}

.sidebar_bottom {
	height: 5px;
	background-image: url("../image/site/sidebar_04.jpg");
}

.news_contents {
	font-size:12px;
	float: left;
}

 .news_contents h4 {
 	color: #66CCFF;
}

.box {
	width: 570px;
}

.forGoogleMap {
	clear: both;
	width: 800px;
}

.footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	width: 800px;
	background-color: #FFFFFF;
}

.spacer {
	height: 20px;
	clear: both;
}

.name {
	background-image: url("../image/site/name.jpg");
	background-repeat: no-repeat;
	width: 580px;
	height:18px;
	padding-left: 20px;
	font-size:14px;
}

.photo {
	float: left;
	width: 150px;
}

.profile {
	font-size:12px;
	float: left;
}

.thumbnail {
	width: 100px;
	height: auto;
}
