@charset "UTF-8";


body {
	color: #333;
	background-color: #CFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}
#container_top{
	width:960px;
	background-image:url(image/mizutama.gif);
	margin:0 auto;
}

#container {
	width:960px;
	background-color: #CFF;
	margin:0 auto;
}

#header {
	margin-top:0;
	height: 150px;
	width: 310px;
	background-image: url(image/header.png);
	background-repeat: no-repeat;
	margin:0 auto;
}
#head_copy{
	font-size:medium;
	font-style:serif;
	line-height:1.5em;
	padding-bottom:10px;
	color: #808080;
	margin-top:8px;
}
/*--------------gnavbar------------------------------*/
#gnavbar {
	width: 480px;
	margin:15px auto;
}
#gnavbar ul {
	padding: 0px;
	list-style-type: none;
	height: 120px;
	width: 480px;
	margin-top: 20px;
	margin:0 auto;
}
#gnavbar ul li {
	float: left;
	width: 80px;
	text-align: center;
	height: 90px;
	margin-right: 10px;
}
#gnavbar ul li a {
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 0px;
	height: 90px;
	width: 80px;
	text-indent: -9999;
}
#gnavbar ul li a:hover {
	box-shadow:3px 3px 10px 0 rgba(0,0,0,0.5);
	position: relative;
	top: -30px;
}

/*----------------------contents----------------------------------------------*/
#contents {
	width: 960px;
	overflow:hidden;
}

/*---------------------------sidemenu------------------------------------*/

#sidemenu {
	float: left;
	width: 320px;
	height: 550px;
}
#sidemenu img{
	padding-top:20px;
	margin-top:25px;
}
/*-------------------------main---------------------------------------*/

#main_kame {
	width: 960px;
	padding-top: 130px;
	padding-bottom: 5px;
	text-align:center;
}
#main_kame_copy {
	font-style:serif;
	padding-bottom:25px;
	color: #960;
	text-align:center;
	margin-top:10px;
	font-size:small;
	line-height:1.8em;	
}
#main_kame_copy p{
	font-size: x-small;
	text-align:center;
}
#main {
	float: right;
	width: 610px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 25px;
	padding-left: 28px;

	background-color: #CFF;
}
h1 {
	font-size: xx-large;
	color: #960;
	letter-spacing: 0.2em;
	text-indent: 0.5;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	font-style: oblique;
	text-shadow:5px 5px 1px #c0c0c0;
}

#main h3 {
	font-size: medium;
	font-weight: bold;
	color: #960;
	margin-bottom: 10px;
	margin-top:20px;
}
p {
	font-size: x-small;
	line-height: 120%;
}
#box_2 p{
	font-size: small;
	line-height: 150%;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align:center;
}

.photoone img {
	height: 120px;
	width: 100px;
}
.photoblock {

	float: left;
	width: 144px;
	border: 1px solid #960;
	margin: 15px;
	padding: 10px;

}
.photoblock img{
	padding:4px;
}
.photogroup {
	width: 620px;
	padding-left: 30px;
	margin-top:30px;
}
#main .photogroup .photoone {
	float: left;
	height: 140px;
	width: 100px;
	margin-bottom: 30px;
	margin-right: 30px;
}
#main probox {
	height: 180px;
}
#container #contents #main #probox probox2 {
	height: 180px;
	padding-right: 5px;
}
#probox p img {
	float: left;
	padding-right:1em;
}
#main box_2 {
	margin-top:10px;
	clear: both;
}
#probox2 p {
	font-size: 90%;
	line-height: 1.5px;
	padding-top: 3px;
}
hr{
	border: 1px solid #960;
}
#contact_hr{
	margin-right:230px;
	margin-left:230px;
	border: 1px solid #960; 
}
#tophe a{
	text-decoration:none;
	background-image:url(image/tophe.png);
	background-repeat:no-repeat;
	line-height:60px;
	text-indent:70px;
	display:block;
}
#tophe a:hover{
	color:#ff0000;
	text-shadow:5px 5px 1px #002dff;
}
#chosaku {
	text-align:center;
	font-size:x-small;
	color:#002dff;
	margin-top:10px;
}
/*----------------contact----------------------------------*/

#formWrap {
	width:500px;
	margin:0 auto;
	color:#404040;
	line-height:120%;
	font-size:90%;
	margin-bottom:50px;
	margin-top:10px;
}
table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
	text-align:left;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-size:x-small;
	font-weight:normal;
	background:#80ffe5;
	text-align:center;
}
p.error_messe{
	margin:5px 0;
	color:red;
}











/*----------------footer----------------------------------*/
#footer {
	width: 960px;
	background-color: #0F9;
	font-size: small;
	padding-top: 35px;
	clear:both;
}
#footer p {
	text-align: center;
	height: 40px;
	color: #FFF;
	font-weight: bold;
	text-align:center;
}
