/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background-color: transparent;
}
body { line-height: 150%; }
ol, ul { list-style: none; }
blockquote { font-size: 0.9em; }
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus { outline: 0; }

/* remember to highlight inserts somehow! */

ins { text-decoration: none; }
del { text-decoration: line-through; }

/* Global ----------------------------------------------------------------- */

body {
	background: url(../images/bg.png) repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
}
body.news, body.coupon { background: url(); }
a { text-decoration: none; }
a:active, a:focus { outline: none; }
p { margin-bottom: 10px; }
table { margin-bottom: 10px; }
.clear { clear: both; }
.clearfix:after, .news div:after, p.ques:after, p.ans:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix, .news div, p.ques:after, p.ans:after {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix, *html .news div, p.ques:after, p.ans:after { height: 1%; }
.clearfix, .news div, p.ques:after, p.ans:after { display: block; }
/* for ie5,6*/
.backtop {
	text-align: right;
	color: #000;
}
p.backtop a { color: #000; }

/* Layout ----------------------------------------------------------------- */

#header, #container, #footer { margin: 0 auto; }
#container { width: 884px; }
#header, #footer { width: 900px; }
#header { margin-bottom: 0px; }
.alpha {
	width: 676px;
	margin: 10px 0 0 0;
	float: left;
}
.beta {
	width: 199px;
	margin: 10px 2px 0 0;
	_margin: 10px 0 0 0;
	float: right;
}

/* Header ----------------------------------------------------------------- */

.head-menu {
	text-align: right;
	color: #FFF;
}
.head-menu a { color: #FFF; }
.head-menu a:hover { color: #693; }

/* Footer ----------------------------------------------------------------- */

#footer {
	margin: 10px auto;
	padding-right: 16px;
	color: #666;
	text-align: right;
}

/* font ----------------------------------------------------------------- */

.guide {
	line-height: 140%;
	letter-spacing: 0.05em;
	font-size: 1.3em;
}
.txt-center { text-align: center; }
.txt-small { font-size: 0.9em; }
.txt-big1 {
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 1.2em;
	margin-bottom: 5px;
}
.txt-big2 {
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 1.6em;
}
.txt-right { text-align: right; }
strong { font-weight: bold; }

/* img ----------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0 10px 10px 0;
}
.img-right {
	float: right;
	margin: 0 0 10px 10px;
}

/* box ----------------------------------------------------------------- */

.box1 {
	border: 1px solid #CCC;
	margin-bottom: 20px;
	padding: 10px;
}
.box1 ul {
	background: url(../images/contents/index/box1-bg.jpg) no-repeat;
	padding: 10px 0 10px 10px;
}
.box1 li { margin-left: 260px; }
ul.box2 {
	background: url(../images/contents/index/access-border.png) right repeat-y;
	margin: 15px 0 20px 0;
}
.box2 li {
	background: url(../images/contents/index/access-border.png) left repeat-y;
	margin-right: 20px;
	padding-left: 10px;
	float: left;
}
.box3 {
	background: url(../images/contents/box3-bg.png) bottom no-repeat;
	width: 179px;
	margin-bottom: 15px;
	padding: 0 10px 15px 10px;
}
.box-news {
	margin: 10px 0 20px 0;
}

/* Table ----------------------------------------------------------------- */

table.table1 { background: #CCC; }
.table1 td {
	background: #FFF;
	padding: 5px 8px;
	vertical-align: middle;
}
.table1 .td1 {
	background: #DBF79E;
}
.table-center { margin: 0 auto 15px auto; }

/* List ----------------------------------------------------------------- */

ul.list1, ul.list2 { margin-bottom: 15px; }
.list1 li {
	background: url(../images/contents/list1.png) left no-repeat;
	padding-left: 16px;
}
ul.list2 {
	margin-left: 20px;
	_margin-left: 26px;
}
.list2 li {
	list-style-type: decimal;
}
.coupon ul.list1 { margin-left: 60px; }

/* Title ----------------------------------------------------------------- */

.title {
	background: url(../images/title/title.png) no-repeat;
	width: 640px;
	height: 50px;
	padding: 17px 0 0 15px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #333;
}
.midashi1 {
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	padding: 3px 5px;
	font-weight: bold;
	color: #555;
}
.midashi1e {
	margin: -8px 0 10px 0;
	padding: 3px 5px;
	font-weight: bold;
	color: #555;
}

/* container ----------------------------------------------------------------- */

#container {
	background: url(../images/contents/container-bg.png) repeat-x #FFF;
	padding: 20px 8px 0 8px;
}
.navi a {
	color: #F90;
	text-decoration: underline;
}
ul.menu { width: 675px; }
.menu li {
	margin-left: 6px;
	float: left;
}
.menu span { visibility: hidden; }
.menu a {
	background: url(../images/contents/menu.png) no-repeat;
	width: 127px;
	height: 25px;
	display: block;
}
.menu a.menu1 { background-position: 0 0; }
.menu a.menu2 { background-position: -127px 0px; }
.menu a.menu3 { background-position: -254px 0px; }
.menu a.menu4 { background-position: -381px 0px; }
.menu a.menu5 { background-position: -508px 0px; }
.menu a:hover.menu1 { background-position: 0 -25px; }
.menu a:hover.menu2 { background-position: -127px -25px; }
.menu a:hover.menu3 { background-position: -254px -25px; }
.menu a:hover.menu4 { background-position: -381px -25px; }
.menu a:hover.menu5 { background-position: -508px -25px; }

/* beta ----------------------------------------------------------------- */

.botton span { visibility: hidden; }
.botton a {
	background: url(../images/contents/box3-bt.png) no-repeat;
	width: 172px;
	height: 36px;
	display: block;
}
.botton a.botton1 { background-position: 0px 0px; }
.botton a.botton2 { background-position: 0px -36px; }
.botton a.botton3 { background-position: 0px -72px; }
.botton a.botton4 { background-position: 0px -108px; }
.botton a.botton5 { background-position: 0px -144px; }
.botton a:hover.botton1 { background-position: -172px 0px; }
.botton a:hover.botton2 { background-position: -172px -36px; }
.botton a:hover.botton3 { background-position: -172px -72px; }
.botton a:hover.botton4 { background-position: -172px -108px; }
.botton a:hover.botton5 { background-position: -172px -144px; }

/* alpha ----------------------------------------------------------------- */

.alpha a, .news a { color: #993; }
.alpha a:hover, .news a:hover { color: #693; }
.alpha-inner {
	background: url(../images/contents/index/main-bg.png) repeat-x;
	border: 1px solid #A5A5A5;
	padding: 20px 10px 10px 9px;
}

ul.menu-service { margin: 10px 0; }
.menu-service li { float: left; }
.menu-service span { visibility: hidden; }
.menu-service a {
	background: url(../images/contents/index/menu-service.png) no-repeat;
	width: 127px;
	height: 82px;
	display: block;
}
.menu-service a.menu-service1 { background-position: 0 0; }
.menu-service a.menu-service2 { background-position: -127px 0px; margin-left: 5px; }
.menu-service a.menu-service3 { background-position: -254px 0px; margin-left: 5px; }
.menu-service a.menu-service4 { background-position: -381px 0px; margin-left: 5px; }
.menu-service a.menu-service5 { background-position: -508px 0px; margin-left: 5px; }
.menu-service a:hover.menu-service1 { background-position: 0 -82px; }
.menu-service a:hover.menu-service2 { background-position: -127px -82px; }
.menu-service a:hover.menu-service3 { background-position: -254px -82px; }
.menu-service a:hover.menu-service4 { background-position: -381px -82px; }
.menu-service a:hover.menu-service5 { background-position: -508px -82px; }
li.menu-service2 img,
li.menu-service3 img,
li.menu-service4 img,
li.menu-service5 img { margin-left: 5px; }

.news .day, .news .txt { float: left; }
.news div {
	border-bottom: 1px dotted #993;
	margin-bottom: 7px;
	padding-bottom: 3px;
}
.news .day {
	background: url(../images/contents/index/news-icon.png) left no-repeat;
	width: 110px;
	padding-left: 25px;
}
.news .txt { width: 500px; }
.news p { margin: 0; }
iframe.map, object.map {
	width: 655px;
	height: 300px;
	margin-bottom: 15px;
}
.ques span, .ans span {
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 8px 0 0;
	display: block;
	height: 20px;
	float: left;
}
.ques span { color: #F30; }
.ans span { color: #00C; }
.ans {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
	padding-bottom: 3px;
}
/*margin*/
.bottom_m10{
	margin-bottom:10px;
}