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

* {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
strong {
	font-weight: bold;
}

body {
	background-image: url(images/back_bien.jpg);
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.attention {
	font-size: 10px;
	color: #CC0000;
}
.text {
	clear: both;
	padding: 7px;
}
.title h1 {
	font-size: 20px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333399;
	border-left-color: #333399;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.line {
	background-color: #666666;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}



.both {
	clear: both;
}
#ba {
	float: right;
	text-align: right;
}
#logo {
	float: left;
	width: 400px;
}
#logo img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}


#main {
	text-align: left;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
	border: 1px solid #333399;
}


#header {
	padding: 5px;
	height: 64px;
	background-color: #FFFFFF;
}
#header_navi {
	background-image: url(images/navi_top.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 30px;
	clear: both;
}
#header_navi a {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
#header_navi ul {
	width: 100%;
	height: 30px;
}
#header_navi ul li {
	padding-left: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #FF3300;
	background-image: url(images/navi_td.jpg);
	float: left;
	list-style-type: none;
	text-align: center;
	height: 22px;
	padding-top: 8px;
	padding-right: 8px;
}
#header_navi ul li:hover {
	background-image: url(images/navi_tdo.jpg);
}
#news ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-position: inside;
}

#kakaku {
	float: left;
	width: 383px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
#intro {
	margin-top: 10px;
	margin-left: 10px;
	width: 780px;
	line-height: 16px;
	padding-bottom: 10px;
}
#intro h1 {
	font-size: 16px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-image: url(images/navi2_back.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #000000;
}


#kakaku table {
	width: 100%;
	margin-top: 5px;
}
#kakaku td {
	width: 33%;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#kakaku .title,#katuyou .title, #news .title{
	background-image: url(images/navi2_back.jpg);
	line-height: 30px;
	padding-left: 15px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
}

#katuyou {
	float: right;
	width: 385px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
#katuyou .katu_rei {
	margin: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333399;
	border-left-color: #333399;
	clear: both;
}
#katuyou .katu_photo {
	border: 1px solid #000000;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 100px;
}
#katuyou .katu_text {
	float: left;
	margin-right: 5px;
	width: 260px;
}



#news {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 10px;
}
#news li {
	list-style-type: square;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#footer01 {
	height: 30px;
	line-height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	text-align: right;
	padding-right: 7px;
	clear: both;
}

#footer02 {
	line-height: 30px;
	background-image: url(images/navi_top.jpg);
	padding-left: 20px;
}
#content {
	float: left;
	width: 600px;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 5px;
}
#menu {
	float: right;
	width: 180px;
	margin-right: 0px;
	height: 100%;
	background-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#menu .main_menu {
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
	color: #FFFFFF;
}
#menu .sub_menu {
	color: #333333;
	margin-left: 10px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/li_top.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content {
	line-height: 16px;
}

#content_menu,#content_menu a {
	font-size: 10px;
	text-align: right;
}
#content .sub_title{
	font-size: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	border-bottom-color: #333399;
	border-left-color: #333399;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#content table td {
	padding: 5px;
}
#content .itiran {
	float: left;
	width: 190px;
	padding: 5px;
	text-align: center;
	height: 170px;
}
#content .itiran .photo_title {
	font-size: 10px;
	color: #003399;
	padding-top: 2px;
}
#content .itiran img {
	border: 1px solid #000000;
}
#content .syousai .syousai_title {
	font-size: 20px;
	background-image: url(container_images/souko_back.gif);
	width: 595px;
	margin-top: 10px;
	border: 1px solid #003366;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	clear: both;
	height: 24px;
}
#content .syousai .syousai_title h2 {
	font-size: 20px;
}


#content .syousai .syousai_photo {
	width: 352px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#content .syousai .syousai_photo img {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#content .syousai .syousai_photo1 {
	text-align: left;
	float: left;
	width: 125px;
}
#content .syousai .syousai_photo2 {
	text-align: center;
	width: 100px;
	float: left;
}
#content .syousai .syousai_photo3{
	text-align: right;
	width: 125px;
	float: right;
}
#content .syousai .syousai_setumei {
	float: left;
	margin-top: 10px;
	width: 220px;
}
#content .syousai .syousai_setumei td {
	margin: 0px;
	padding: 0px;
	width: 0px;
}
#content .syousai .syousai_setumei p {
	margin-bottom: 10px;
}
#content .syousai .ex_text {
	font-weight: bold;
	padding: 10px;
}
#content .syousai .syousai_title .up {
	width: 40px;
	position: relative;
	left: 540px;
	bottom: 15px;
}

#content .syousai .ex_photo li {
	border: 1px solid #999999;
	width: 50px;
	text-align: center;
	list-style-type: none;
	float: left;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content .syousai .ex_photo li:hover {
	color: #FF0000;
	cursor:pointer;
}



#content .com_t {
	background-color: #E6F2FF;
}
#content #map{
	border: 1px solid #CCCCCC;
}



#content_end {
	clear: both;
}






#toiawase {
	text-align: left;
	margin: 10px;
}
#toiawase table {
	width: 100%;
}
#toiawase #question {
	width: 350px;
}
#toiawase .botton input {
	width: 100px;
	margin: 10px;
}
#toiawase .error {
	color: #FF0000;
	text-decoration: blink;
}
#content_privacy {
	padding: 7px;
}
#content_qa {
	padding: 7px;
}
#content_qa .sub_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #CCCCCC;
}


#content .thanks_text {
	text-align: center;
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding: 50px;
}
#content_dairi {
	padding: 7px;
}
#content_dairi table {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#content_dairi table td {
	padding: 7px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
