@charset "shift_jis";
html,body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#container{
    width: 80%;
    margin:0px auto;
}
#header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#logo {
	text-align: left;
	float: left;
	height: 100%;
}
#jp {
	text-align: right;
	height: 100%;
}
#main {
	font-size: small;
	line-height: 1.3;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 40px;
	width: 100%;
}
#footer {
	padding: 0 10px;
	border-top: 3px solid #990033;
	text-align: right;
}
h1 {
	font-size: small;
	color: #CC0000;
	font-weight: normal;
	border-left: none;
}
h2 {
	text-align: left;
	background-image: url(../gazou/midashibg1.gif);
	padding: 2px;
	letter-spacing: 0.1em;
	border: 1px solid #CCCCCC;
	font: medium "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h3 {
	font: normal 14px/1.3 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #E3E3E3;
	text-align: left;
	color: #CC0000;
	padding: 3px;
}
h4 {
	color: #990000;
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
	width: 380px;
	text-align: center;
}
.shosai {
	text-align: center;
}
.daimei {
	font-size: 12px;
	line-height: 1.5;
}
#navi {
	font-size: small;
	width: 100%;
	border: 1px solid #E6E6E6;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.photo {
	float: left;
	width: 200px;
}
.text {
	font-size: 12px;
	line-height: 1.3;
	color: #333333;
	width: 460px;
	margin-left: 230px;
	clear: none;
	float: none;
}
a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	color: #FF6600;
	text-decoration: none;
}
.russian {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}

#service {
	width: 170px;
	border: 1px dotted #990000;
	margin-top: 10px;
}
.main {
	text-align: left;
	width: 500px;
	border: 1px dashed #CCCCFF;
	line-height: 1.5;
	color: #333333;
}
.mokuji {
	float: left;
	width: 400px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	clear: both;
}
.kyocho {
	font-size: small;
	font-weight: bold;
	color: #990000;
	background-color: #F2F2F2;
}

