@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

a { color: #3486bf; text-decoration: underline; margin: 0; padding: 0; }
p { margin: 0; padding: 0; }
a:link {
	color: #2186bf;
	text-decoration: none;
}

a:visited {
	color: #ba4f87;
	text-decoration: none;
}

a:active {
	color: #878787;
	text-decoration: none;
}

a:hover { color: #f64f55; text-decoration: none; }

h1, h2, h3 {
	font-size: 82%;
	margin: 0;
	padding: 0;
	font-weight: normal;
}


#outer {
	text-align: center;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 828px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
}

#wrapper {
	text-align: left;
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
	float: none;
}

#container {
	width: 780px;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}


/*ヘッダ*/
#headermenu {
	width: 300px;
	padding-top: 16px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #333333;
	text-align: right;
	float: right;
	height: 28px;
}
#headermark {
	padding: 0px;
	float: left;
	width: 400px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	/*	margin-left: 15px;*/
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 773px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: left top;
}
#header a:link {
	COLOR: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
}

#header a:visited {
	COLOR: #333333;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

#header a:hover {
	COLOR: #009999;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

#header a:active {
	COLOR: #009999;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

/*パンクズリスト*/
#pankuzu{
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	width: 770px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
	line-height: 130%;
	height: 20px;
}


/*メイン*/
#contents {
	width: 780px;
	margin-bottom: 5px;
	display: block;
	margin-top: 5px;
}

#contents p {
	margin: 0px;
	padding: 0px;
}

.contents-pagetitle {
	width: 570px;
	text-indent: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	color: #0A7270;
	line-height: 120%;
	height: 49px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(../images/title.gif) no-repeat;
}

.contents-main {
	width: 510px;
	padding: 0px;
	margin: 21px auto 15px;
}


#contents h1 {
	text-align: left;
	margin-bottom: 15px;
	margin-left: 12px;
	border-left: 5px solid #CC0000;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	margin-top: 5px;
	width: 400px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 5px;
	padding-left: 11px;
}

#contents h2 {
	margin-bottom: 10px;
	font-size: 13px;
	color: #333333;
	margin-left: 0px;
	line-height: 130%;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	width: 770px;
	margin-top: 0px;
	height: 24px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99CC66;
	border-bottom-color: #99CC66;
}

#contents h3 {
	margin-bottom: 15px;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
	display: block;
	background-color: #1B8EDC;
	line-height: 140%;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0F4F79;
	border-bottom-color: #0F4F79;
	width: 535px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#contents h4 {
	margin-bottom: 10px;
	padding-left: 0.2em;
	font-size: 1.4em;
	height: 1em;
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #999933;
	color: #757500;
}

#contents h5 {
	margin-bottom: 15px;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
	display: block;
	background-color: #1B8EDC;
	line-height: 140%;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0F4F79;
	border-bottom-color: #0F4F79;
	width: 535px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#contents h6 {
	margin-bottom: 15px;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 10px;
	display: block;
	background-color: #33CC66;
	line-height: 140%;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #28A451;
	border-bottom-color: #28A451;
	width: 535px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#contents ul {
	margin-bottom: 3px;
	margin-left: 2em;
	line-height: 130%;
	color: #333333;
	padding: 3px;
	margin-top: 1px;
	font-size: 13px;
	list-style: url(../images/ico_08.gif) none outside;
	vertical-align: middle;
}

#contents ul li {
	margin-bottom: 5px;
	padding-top: 1px;
}




hr {
	margin: 0px 10px;
	padding: 0px;
	color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}


#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: url(main-high.css) repeat-x;
	top: 0px;
	left: 0px;
}

#top {
	/*	width: 770px;*/
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	width: 780px;
	display: block;
}

.under {
	background-color: #eaeaea;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* Right */
#right {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	/*	width: 190px;*/
	overflow: hidden;
	margin: 0px;
	padding: 10px;
	width: 190px;
	background-image: url(../images/side_bg.gif);
	height: 100%;
	float: right;
}


/* フッタ */
#footer {
	color: #333333;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 770px;
	height: 65px;
	background-position: center top;
	padding-top: 15px;
	padding-right: 0px;
	text-align: left;
	padding-left: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99CC33;
	clear: both;
	float: none;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 11px;
	line-height: 130%;
}

#footer a {
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	width: 780px;
}

textarea { font-size: 12px; font-family: "ヒラギノ明朝 Pro W6", Osaka, "ＭＳ Ｐゴシック", "trebuchet MS", trebuchet, verdana, arial, sans-serif; }

.inputbox { font-size: 12px; text-align: left; color: #333333; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; margin: 0; padding: 0; }

.clearfix:after {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* ■PADDING関連■ */
.padding_t0_l0_r5_b0 {
    padding-right:5px;
}
.padding_t5_l20_r20_b5 {
    padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
}

/* ナビゲーション
----------------------------------------*/
#navigation {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 73%;
	color: #333333;
	width: 780px;
	text-align: center;
	clear: both;
	height: 10px;
	vertical-align: middle;
	margin: 0px 0px 5px;
	padding: 0px;
}

#navigation a:link {
	COLOR: #333333;
}

#navigation a:visited {
	COLOR: #333333
}

#navigation a:hover {
	COLOR: #009999
}

#navigation a:active {
	COLOR: #009999
}


#navi2 {
	position: relative;
	left: 0;
	top: 0;
	height: 37px;
	width: 780px;
	padding: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	clear: both;
}
#navi2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navi2 li {
	position: relative;
	text-indent: -9999px;
}
#navi2 li a {
	text-decoration: none;
	display: block;
	height: 37px;
}
#navi2 li#shop01 {
	position: absolute;
	top: 0;
	left: 0px;
	width: 159px;
	height: 37px;
	background-image: url(../images/navi01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navi2 li#shop02 {
	position: absolute;
	top: 0;
	left: 159px;
	width: 215px;
	height: 37px;
	background-image: url(../images/navi01.gif);
	background-repeat: no-repeat;
	background-position: -159px 0;
}
#navi2 li#service {
	position: absolute;
	top: 0;
	left: 374px;
	width: 165px;
	height: 37px;
	background-image: url(../images/navi01.gif);
	background-repeat: no-repeat;
	background-position: -374px 0;
}

#navi2 li#profile {
	position: absolute;
	top: 0;
	left: 539px;
	width: 131px;
	height: 37px;
	background-image: url(../images/navi01.gif);
	background-repeat: no-repeat;
	background-position: -539px 0;
}

#navi2 li#faq {
	position: absolute;
	top: 0;
	left: 667px;
	width: 113px;
	height: 37px;
	background-image: url(../images/navi01.gif);
	background-repeat: no-repeat;
	background-position: -667px 0;
}


#navi2 li#shop01 a:hover {
	background: url(../images/navi02.gif) no-repeat 0;
}

#navi2 li#shop02 a:hover {
	background-image: url(../images/navi02.gif);
	background-repeat: no-repeat;
	background-position: -159px 0;
}
#navi2 li#service a:hover {
	background-image: url(../images/navi02.gif);
	background-repeat: no-repeat;
	background-position: -374px 0;
}

#navi2 li#profile a:hover {
	background-image: url(../images/navi02.gif);
	background-repeat: no-repeat;
	background-position: -539px 0;
}
#navi2 li#faq a:hover {
	background-image: url(../images/navi02.gif);
	background-repeat: no-repeat;
	background-position: -667px 0;
}

.copyright {
	color: #333333;
	padding-right: 10px;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
