@charset "Shift_JIS";

/* cssリセット*/
*{
margin: 0px; 
padding: 0px;
}
body {
	background-image: url(img/back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
.hide {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #999999;
	height: auto;
}


/*  topicsのために追加したCSS　*/


#container1 {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

#container2 {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	height: auto;
}

#container3 {
	width: 750px;
	margin: 0px auto;
	height: 100%;
}

#inner_l{
	float: left;
	width: 190px;
	height: 100%;
	background-color:#FFFFFF;
	margin-left:0px;
	font-size:11px;
}

#inner_r{
	float: right;
	margin-top:0px;
	width: 550px;
	height: 100%;
}

#inner_l ul{
	margin: 0px;
	list-style: none;
}

#inner_l li {
	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-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color: #000000;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#inner_l a:hover {
	color: #FFFFFF;
}
#inner_l a:visited {
	color: #666666;
	text-decoration: inherit;
	font-size:10px;
}

.inner_midashi{
	width: 550px;
	height: 100%;
	margin: auto;
	font-size:12px;
}

.inner_midashi_kai{
	width: 510px;
	height: 100%;
	margin: 0px auto;
	font-size:12px;
	text-align: left;
}
.inner_txt{
	float: left;
	width: 260px;
	height: 100%;
	margin-right: auto;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-align: left;
}


.inner_photo{
	float: right;
	width: 250px;
	height: 100%;
	text-align: center;
	margin-left:5px;
	margin-right:2px;
}

.decoration{
	font-size: 14px;
}


/*  topicsのために追加したCSS　*/



#header {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	margin: 0px;
	height: 50px;
	width: 750px;
}
#navi1 {
	background-color: #000000;
	height: 40px;
	width: 750px;
}
#navi1 ul {
	margin: 0px;
	padding: 0px;
}
#navi1 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navi1_b, #navi1_c, #navi1_d {
	margin-left: -5px;
}
#navi3_b {
	margin-left: -2px;
}
#navi2 {
    background-color: #000000;
	height: 30px;
	width: 750px;
	}
#navi2 ul {
	margin-left: 40px;
}
#navi2 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navi3 {
	height: 20px;
	width: 750px;
	background-image: url(img/about-navi0.gif);
	background-repeat: repeat-x;
}
#navi3 ul {
	margin: 0px;
	padding: 0px;
}
#navi3 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navi3_b, #navi3_c, #navi3_d, #navi3_e, #navi3_f, #navi3_g, #navi3_h {
	margin-left: -1px;
}
#contents h2 {
	margin: 0px;
	width: 750px;
	height: 160px;
}
#re {
	padding: 10px;
	clear: both;
	text-align: right;
	font-size: x-small;
}
#footer {
	clear: both;
	padding-top: 20px;
}
#footer address {
	font-size: x-small;
	font-style: normal;
	line-height: 2px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#kara {
	height: 300px;
}
