@charset "utf-8";

/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	zoom:1;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

a:link,a:hover,a:visited,a:active {text-decoration: none;}

html {
	margin: 0px;
	padding: 0px;
	overflow-y:auto;
	overflow-x: hidden;
	height: 100%;
	width: 100%;
}
body {
	background-image: url(../common/body-back.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	height: 100%;
	width: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 1px;
	color: #FFF;
	visibility: hidden;
}


#titlebar {
	background-image: url(../common/body-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 22px;
	width: 100%;
	text-align: left;
	line-height: 1px;
}
#wrap {
	/* background-image: url(../common/wrap-back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	width: 100%;
	min-height: 100%;
	_height: 100%;
	position: relative;
	background-image: url(../common/wrap-back.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#top-wrap {
	width: 1162px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 70px;
}
#prsp {
	float: right;
	width: 212px;
}
#prsp p {
	margin-top: 5px;
	margin-right: 15px;
}
#container {
	background-color: #FFF;
	width: 950px;
	text-align: left;
	float: left;
}
#contents {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
#contents:after {
	content: "　";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#header {
	height: 105px;
	width: 950px;
	background-image: url(../common/header-back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#main {
	width: 640px;
	float: right;
	text-align: left;
	margin-right: 20px;
	_margin-right: 0px;
}
#flash {
	height: 485px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#topics {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
#topics-in {
	width: 913px;
	border: 1px solid #009944;
	height: 100px;
	overflow: auto;
}
#topics-in p.data01 {
	color: #5F0D14;
	font-weight: bold;
	font-size: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 15px;
	margin-top: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#topics-in p.data02 {
	font-size: 14px;
	margin-left: 18px;
	margin-top: 3px;
}

#footerbanner{
	width:915px;
	float:left;
	margin-left:18px;
	margin-bottom: 25px;
}

#main:after {
	content: "　";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#main-footer {
	background-image: url(../common/main-footer.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 638px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*　サイドメニュー設定　*/
#side-menu {
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 25px;
	_margin-left: 12px;
	float: left;
	min-height: 100%;
	background-color: #FFF;
}
#side-menu li {
	list-style-type: none;
}

#side-menu-in {
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../common/side-back.gif);
	min-height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
}
#side-menu-in li {
	list-style-type: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#side-menu-in02 {
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	min-height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
}
#side-menu-in02 li {
	list-style-type: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*footer 設定　*/
#footer {
	background-image: url(../common/footer-back.gif);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

#footer-in {
	text-align: left;
	height: 70px;
	width: 1112px;
	background-image: url(../common/footer-in-back.gif);
	background-position: 20px bottom;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

/* footer-menu設定 */
#footer-in #menu {
	width: 575px;
	height: 34px;
	margin-left: 25px;
}
#footer-in #menu li {
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#footer-in #menu li a {
	line-height: 25px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	display: block;
}

#footer-in #menu li#menu01 a {background-image: url(../common/footer-menu.gif);width: 116px;height: 34px;background-position: 0px 0px;}
#footer-in #menu li#menu02 a {background-image: url(../common/footer-menu.gif);width: 115px;height: 34px;background-position: -116px 0px;}
#footer-in #menu li#menu03 a {background-image: url(../common/footer-menu.gif);width: 114px;height: 34px;background-position: -231px 0px;}
#footer-in #menu li#menu04 a {background-image: url(../common/footer-menu.gif);width: 117px;height: 34px;background-position: -345px 0px;}
#footer-in #menu li#menu05 a {background-image: url(../common/footer-menu.gif);width: 113px;height: 34px;background-position: -462px 0px;}

#footer-in #menu li#menu01 a:hover {background-position: 0px -44px;}
#footer-in #menu li#menu02 a:hover {background-position: -116px -44px;}
#footer-in #menu li#menu03 a:hover {background-position: -231px -44px;}
#footer-in #menu li#menu04 a:hover {background-position: -345px -44px;}
#footer-in #menu li#menu05 a:hover {background-position: -462px -44px;}

#footer-in #menu:after {
	content: "　";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* header-menu設定 */
#header #menu {
	width: 309px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	float: left;
	text-align: left;
	height: 29px;
}
#header #menu li {
	list-style-image: none;
	list-style-type: none;
	float: left;
}
#header #menu li a {
	line-height: 25px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999em;
	display: block;
}

#header #menu li#menu01 a {background-image: url(../common/header-menu.gif);width: 72px;height: 29px;background-position: 0px 0px;}
#header #menu li#menu02 a {background-image: url(../common/header-menu.gif);width: 74px;height: 29px;background-position: -72px 0px;}
#header #menu li#menu03 a {background-image: url(../common/header-menu.gif);width: 86px;height: 29px;background-position: -146px 0px;}
#header #menu li#menu04 a {background-image: url(../common/header-menu.gif);width: 76px;height: 29px;background-position: -232px 0px;}

#header #menu li#menu01 a:hover {background-position: 0px -39px;}
#header #menu li#menu02 a:hover {background-position: -72px -39px;}
#header #menu li#menu03 a:hover {background-position: -146px -39px;}
#header #menu li#menu04 a:hover {background-position: -232px -39px;}

/*お問い合わせ　*/
#mail {
	height: 98px;
	width: 308px;
	text-align: right;
	float: right;
	margin-right: 20px;
}


#mail li {
	list-style-type: none;
}

#mail:after {
	content: "　";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

.cancel {
	content: "　";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

