@charset "UTF-8";
a:link {
	color: #36F;
}
a:visited {
	color: #F00;
}
a:hover {
	color: #ff8000;
}

a:link.white {
	color: #fff;
}
a:visited.white {
	color: #fff;
}
a:hover.white {
	color: #ff8000;
}
a:link.ore {
	color: #ff8000;
}
a:visited.ore {
	color: #ff8000;
}
a:hover.ore {
	color: #36F;
}

h2 {
	background: url(img/bg_h2.png) no-repeat;
	width: 610px;
	height: 20px;
	font-size: 1.1em;
	text-indent: 30px;
	line-height: 20px;
	color: #555;
}
h2.news {
	background: url(img/bg_h2news.png) no-repeat;
	width: 650px;
}
h3 {
	color: #ff8000;
	font-size: 1em;
	line-height: 3em;
}
h4 {
	color: #555;
	font-size: 0.9em;
	line-height: 2em;
}
p {
	font-size: 0.9em;
}
.p_s {
	font-size: 0.8em;
	color:#999;
}
.p_right {
	color: #888;
	font-size: 0.7em;
	padding-right: 30px;
	float: right;
}
.fleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fright {
	float:right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.fcenter {
	text-align: center;
}
img {
	border: none;
}
.org {
	color: #ff8000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,blockquote,th,td {

	margin:0;

	padding:0;

}
table.base{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	float: left;
	font-size: 0.8em;
}
.base td{
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:0.2em 0.5em;
}
table.base_n{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	float: left;
	font-size: 0.8em;
}
.base_n td{
	border-right:1px solid #fff;
    border-bottom:1px solid #fff;
    padding:0.2em 0.5em;
}
.shin {
	top: 4px;
	position: relative;
}
* { zoom: 1; }
ul, ol, li { zoom: normal; }

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	;
	color: #333;
}
#top_bg {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(img/bg_t.jpg) repeat-x #ffffff;
}
#bg {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(img/bg.jpg) repeat-x #ffffff;
}
#warpper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	background-color: #ffffff;
	background-image: url(img/bg_warpper.jpg);
	background-repeat: no-repeat;
}
#warpper2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	min-height: 580px;
	height: auto !important;
	height: 580px;
	background-color: #ffffff;
	background-image: url(img/bg_warpper2.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 1000px;
	height: 100%;
}
#header.logo {
	width: 450px;
	height: 100px;
	float: left;
}
#header_photo {
	width: 940px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#header_photo img {
	-moz-box-shadow: 1px 1px 5px #1c1c1c;
	-webkit-box-shadow: 1px 1px 5px #1c1c1c;
	box-shadow: 1px 1px 5px #1c1c1c;
	border-color: #2c2c2c;
}

#trans {
	width: auto;
	height: auto;
	float: right;
	clear: both;
	text-align: right;
	color: #fff;
	margin-top: 10px;
	margin-right: 25px;
}
#slide_base {
	margin-top:-12px;
	width: 940px;
	height: 340px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_slide.jpg);
	background-repeat: no-repeat;
}
#side {
	width: 290px;
	height: auto;
	margin-top: 40px;
	margin-left: 30px;
	float: left;
}
.menu {
	margin-bottom: 10px;
}
#contair {
	width: 650px;
	height: auto;
	float: left;
	margin-top: 40px;
}
.tab {
	margin-bottom: 20px;
}
.text_box {
	width: 650px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.text_box3 {
	width: 620px;
	height: auto;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
}
.text_box3 ul {
	padding-left: 20px;
}
.text_box2 {
	width: 650px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.text_box_border {
	width:648px;
	height:auto;
	border: 1px solid #e3e3e3;
	margin-top: 10px;
	float: left;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-bottom: 30px;
	behavior: url(border-radius.htc);
}
.text_box4 {
	width: 610px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.text_box5 {
	width: 600px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.text_box5 ul, ol {
	margin-left: 25px;
}
.text_box6 {
	width: 600px;
	height: auto;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}
.text_box6 ul {
	border-bottom:solid #ccc 1px;
	margin-left: 20px;
}
.photo_box {
	width: 610px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.photo_box img {
	-webkit-box-shadow: 0px 0px 4px #666666;
	box-shadow: 0px 0px 4px #666666;
	border: #FFFFFF solid 1px;
}
.photo_topic_l {
	width: 182px;
	height:300px;
	border: 1px solid #e3e3e3;
	float: left;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	background-color: #D9EDFE;
	margin-right: 23px;
	padding-left: 8px;
	padding-right: 8px;

}
.photo_topic {
	width: 182px;
	height: 300px;
	border: 1px solid #e3e3e3;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #D9EDFE;
	padding-left: 7px;
	padding-right: 7px;
}
.photo_topic_r {
	width: 182px;
	height:300px;
	border: 1px solid #e3e3e3;
	float: left;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	background-color: #D9EDFE;
	margin-left: 23px;
	padding-left: 7px;
	padding-right: 7px;

}
.photo_topic_l img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.photo_topic img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.photo_topic_r img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
#fooder {
	position: relative;
	margin-top: 40px; /* negative value of footer height */

	clear:both;
	text-align: center;
	padding-top: 10px;
	background: repeat-x #002b69;
}
.footer_text_box {
	width: 1000px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
.footer_text_box p {
	color: #fff;
}
.footer_text_box_b {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.kounyu_table td {
    padding-bottom: 3px;
}
.kounyu_td2 {
    border-bottom: 1px dotted silver;
    border-right: 1px dotted silver;
}
