@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
a	{
	color: #00a0c6;
	}
a:hover {
	color: #FF597A;
}
.twoColFixLtHdr #content {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	overflow: hidden;
}
.twoColFixLtHdr #container {
	width: 840px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #header h1 {
	height: 50px;
	width: 320px;
	text-indent: -9999px;
	background-image: url(images/titlelogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.twoColFixLtHdr #sidebar1 {
	_margin-top: 5px;
}
#sidebar1 li {
	list-style-type: none;
	background-image: url(images/sidebar_li.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#sidebar1 ul {
	margin-bottom: 20px;
	margin-left: 10px;
}
#sidebar1 h3 {
	height: 25px;
	background-image: url(images/side_h3bar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-left: 10px;
	color: #283C47;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #283C47;
	margin-bottom: 10px;
	padding-top: 3px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 260px;
	padding-top: 0;
	padding-bottom: 0;
} 
#mainContent h5 {
	font-size: 110%;
	margin-top: 10px;
	color: #283C47;
}
#mainContent h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14px;
}
#mainContent h2 {
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #283C47;
	background-color: #FFFFCC;
	padding: 5px;
}
#mainContent .history dl {
	margin-left: 10px;
}
#mainContent .history dt {
	font-weight: bold;
	margin-top: 10px;
}
#mainContent .history dd {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#mainContent h3 {
	background-image: url(images/h3_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-size: 15px;
	padding-left: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#mainContent blockquote {
	background-color: #FFFEEB;
	border: 1px solid #666666;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	display: block;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	float: right;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-weight: bold;
	color: #333333;
	clear: both;
}
#footer ul {
	margin-top: 10px;
}
#footer li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
}
.rightbrdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
/*メニュー*/
#headmenu  {
	height: 25px;
	background: #283C47 repeat-x bottom;
	overflow: hidden;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#headmenu li {
	list-style-type: none;
	text-align: center;
	float: left;
	line-height: 2em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#headmenu li a	{
	display: block;
	width: 150px;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	}
#header li a:hover	{
	background: #E9F5EC;
	color: #333333;
	}
.privacyol {
	list-style-position: inside;
	margin-left: 30px;
}
.privacyp {
	line-height: 18px;
	margin-left: 30px;
}
.profile {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	padding: 10px;
	overflow: hidden;
}
.profile img {
	float: left;
	margin-right: 10px;
}
.profile dl {
	margin-left: 130px;
}.profile dt {
	float: left;
	display: block;
	margin-left: 10px;
}
.profile dd {
	display: block;
	margin-left: 50px;
}
.profile p {
	margin-left: 130px;
}
.profile td {
	vertical-align: top;
}
/*ギャラリー*/
.gallery table {
	width: 100%;
}
.gallery td {
	text-align: center;
}
.aisatsu {
	background-color: #FFFFCC;
	margin-top: 10px;
	margin-bottom: 15px;
}
.aisatsu p {
	padding: 10px;
}
/**お問い合わせ**/
.contact {
	margin-top: 10px;
	margin-left: 20px;
}
.contact th {
	background-color: #CCCCCC;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contact td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.cred {
	color: #FF0000;
}
.tel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 40px;
	height: 40px;
}
.telred {
	font-size: 18px;
	color: #D0121B;
	margin-left: 15px;
	line-height: 40px;
}
.news {
	margin-top: 20px;
}
.news a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact_box a {
	background-image: url(images/contact_bn.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 42px;
	width: 192px;
	color: #FFFFFF;
	text-indent: -20000px;
}
.contact_box a:hover {background-position: bottom;
}