/***********基本設定　ここから***************/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 13px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	background: url(../img/image/common/body_bg.gif) repeat;
	line-height: 150%;
	color: #333;
	margin: 0 auto;
}
/***********リンク設定　ここから***************/

a {	/* FireFox リンク選択時の点線を消す　*/
	overflow: hidden;
	outline: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
/***********要素設定　ここから***************/

h1, h2, h3 {
}
p {
}
img{border:none;}

ul {
	list-style-type: none;
}
address {
	clear: both;
	text-align: center;
}
/***********レイアウト設定　ここから***************/
/*.page {
	width: 950px;
	margin: 0 auto;
}*/
#wrapper {
	width: 950px;
	margin: 50px auto 0;
	padding-bottom: 60px;
}
#header {
	width: 100%;
	height: 253px;
	padding-bottom: 20px;
	background: url(../img/image/common/header_bg.gif);
}
#inner_header {
	width: 950px;
	height: 253px;
	margin: 0 auto;
}
#summary {
	height: 23px;
	background: url(../img/image/common/summary_bg.gif) repeat-x;
}
#summary h1 {
	width: 950px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
#title {
	width: 278px;
	height: 161px;
	background: url(../img/image/common/title.gif) no-repeat;
	text-indent: -9999px;
	float: left;
}
#title a {
	display: block;
	width: 278px;
	height: 161px;
}
#toiawase {
	width: 219px;
	height: 92px;
	background: url(../img/image/common/toiawase.png) no-repeat;
	text-indent: -9999px;
	float: right;
	margin: 45px 0 0 0;
}
#toiawase a {
	display: block;
	width: 219px;
	height: 84px;
}
/*ヘッダーナビゲーション*/
#uenavi {
	width: 950px;
	clear: both;
	margin: 0 1px 0 1px;
	padding: 0;
	height: 37px;
}
/* カスタムメニューの設定で各クラスがふられている状態 */
.uenavi1 {
	float: left;
	width: 158px;
	height: 37px;
	background: url(../img/image/common/nav.gif) no-repeat;
	text-indent: -9999px;
}
.uenavi1 a {
	width: 158px;
	height: 37px;
	display: block;
}
.uenavi1 a:hover {
	background: url(../img/image/common/nav.gif) no-repeat 0px -37px;
}
.uenavi2 {
	float: left;
	width: 158px;
	height: 37px;
	background: url(../img/image/common/nav.gif) no-repeat -158px 0px;
	text-indent: -9999px;
}
.uenavi2 a {
	width: 158px;
	height: 37px;
	display: block;
}
.uenavi2 a:hover {
	background: url(../img/image/common/nav.gif) no-repeat -158px -37px;
}
.uenavi3 {
	float: left;
	width: 158px;
	height: 37px;
	background: url(../img/image/common/nav.gif) no-repeat -316px 0px;
	text-indent: -9999px;
}
.uenavi3 a {
	width: 158px;
	height: 37px;
	display: block;
}
.uenavi3 a:hover {
	background: url(../img/image/common/nav.gif) no-repeat -316px -37px;
}
.uenavi4 {
	float: left;
	width: 158px;
	height: 37px;
	background: url(../img/image/common/nav.gif) no-repeat -474px 0px;
	text-indent: -9999px;
}
.uenavi4 a {
	width: 158px;
	height: 37px;
	display: block;
}
.uenavi4 a:hover {
	background: url(../img/image/common/nav.gif) no-repeat -474px -37px;
}
.uenavi5 {
	float: left;
	width: 158px;
	height: 37px;
	background: url(../img/image/common/nav.gif) no-repeat -632px 0px;
	text-indent: -9999px;
}
.uenavi5 a {
	width: 158px;
	height: 37px;
	display: block;
}
.uenavi5 a:hover {
	background: url(../img/image/common/nav.gif) no-repeat -632px -37px;
}
.uenavi6 {
	float: left;
	width: 158px;
	height: 37px;
	background: url(../img/image/common/nav.gif) no-repeat -790px 0px;
	text-indent: -9999px;
}
.uenavi6 a {
	width: 158px;
	height: 37px;
	display: block;
}
.uenavi6 a:hover {
	background: url(../img/image/common/nav.gif) no-repeat -790px -37px;
}
#main {
	width: 100%;
	height: 431px;
	margin: -10px 0 0 0;
	background: url(../img/image/common/main_bg.gif) repeat-x;
	/*position: relative;*/
}
#main_img {
	width: 950px;
	height: 501px;
	font-size: 0px;
	background: url(../img/image/common/main.png) no-repeat top;
	margin:-30px auto 0;
	padding-top:-30px;
	/*position: absolute;
	top: -30px;
	left: 25%;*/
}

#side {
	width: 200px;
	float: left;
	margin: 0 20px 0 0;
}
#contents {
	width: 730px;
	float: left;
}
.page {
	width: 720px;
	background:#fff;
	padding:10px 5px;
}

#nav {
	width: 200px;
	height: 529px;
	background: url(../img/image/common/s_nav_bg.gif) no-repeat;
	margin:0 0 10px;
}
#nav ul {
	margin: 0 auto;
	padding: 70px 0 0 6px;
}

li.navibg1 a:hover {
	color: #db9494;
}
p#sideBanner {
	text-indent: -9999px;
	margin: 10px 0;
}
p#sideBanner a {
	display: block;
	background: url(../img/image/common/banner.gif) no-repeat;
	width: 200px;
	height: 101px;
}
#footer {
	width: 100%;
	color: #fff;
	background: url(../img/image/common/footer_bg.jpg) repeat-x top;
	padding: 50px 0 0 0;
	z-index: 100;
}
#footer_lower {
	width: 100%;
	color: #fff;
	background: url(../img/image/common/footer_bg.png) repeat-x top;
	padding: 50px 0 0 0;
}
#inner_footer {
	width: 100%;
	background: url(../img/image/common/footer.jpg);
}
#footer_nav {
	width: 950px;
	margin: 0 auto;
}
#footer_nav h4 {
	background: url(../img/image/common/footer_title.png) no-repeat;
	width: 432px;
	height: 250px;
	font-size: 0px;
	margin: -40px 0 0 0;
}
#footer_nav p.footer_info {
	font-size: 0px;
	background: url(../img/image/common/footer_info.jpg) no-repeat;
	width: 385px;
	height: 73px;
	margin: 50px 0 0 0;
}

/*#footer_nav p.footer_info a{display:block;width:200px;height:80px;}*/

#footer_left {
	width: 445px;
	float: left;
}
#footer_right {
	width: 422px;
	float: right;
}
#footer_nav ul li {
	float: left;
}
.footer-menu a{color:#fff;}
/************************巻き込み削除・Clearfix************************/

.clear {
	clear: both;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/************************2カラムの写真右　テキスト左************************/
.column_RightPhoto img {
	display: block;
	float: right;
	margin-left: 12px;
}
/************************2カラムの写真左　テキスト右************************/

.column_LeftPhoto img {
	display: block;
	float: left;
	margin-right: 12px;
}
/************************囲み************************/

.inner {
	padding: 15px;
}
.devsion {
	width: 50%;
	float: left;
}
/************************見出し************************/
.midashi01{
	background:url(../img/image/common/midashi_01.jpg) no-repeat;
	width:708px;
	height:48px;
	line-height:48px;
	color: #5e0a24;
	font-family: 'Hiragino Mincho ProN', serif;
	text-indent: 2em;
	font-weight: normal;
	font-size: 18px;
	margin:0 0 10px 0;}

.midashi02{font-size:16px;font-weight:normal;color:#fb5f80;border-bottom:2px dotted #fb5f80;padding-bottom:5px;margin:5px 0;text-indent:2em;}