@charset "EUC-JP";

/* --------------------------------------------------------------------
#  #
-------------------------------------------------------------------- */

/*------------------
初期リセット
------------------*/
* {
	font-family: Verdana,'ＭＳ Ｐゴシック','ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',Osaka,sans-serif;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration:underline;
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#525252;
}

h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}

h5 {
	text-indent:20px;
	margin-bottom:5px;
}

div.qa_category {
	border-bottom:1px solid #666;
	padding-bottom:20px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	text-align:justify;
	text-justify:inter-ideograph;
	color: #383838;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
}

blockquote {}
strong {}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border:none;
	margin:0px;
	padding:0px;
}

fieldset.mailmagazine {
	border:none;
	margin:20px 0px 30px 0px;
}

input.mmname, input.mmmail {
	width:300px;
}

hr {
	margin: 0px;
	clear: both;
	visibility: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 12px;
	line-height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	display: block;
}

hr.nonline {
	display: none;
}

div.clear {
	clear: both;
}

form#kensaku {
	position: absolute;
	top: 15px;
	left: 750px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 21px;
	line-height: 1.4em;
}

ul,ol {
	color: #313131;
}

address {
	padding: 0px;
	background-image: url(../images/GIFs/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 76px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

/* --------------------------------------------------------------------
clearfix
-------------------------------------------------------------------- */

#clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#clearfix {display: inline-table;} /* Hides from IE-mac \*/
* html #clearfix {height: 1%;}
#clearfix {display: block;} /* End hide from IE-mac */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;} /* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;} /* End hide from IE-mac */

/* --------------------------------------------------------------------
装飾SPAN
-------------------------------------------------------------------- */

span.big {
	font-size: 18px;
	font-weight: bold;
	color: #313131;
}

span.middle {
	font-size: 1.2em;
	font-weight: bold;
	color: #353535;
}

span.small {
	font-size: 1.2em;
	font-weight: bold;
	color: #353535;
}

span.nonnon {
	display: none;
}

span.strong01 {
	background-color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	border: 1px solid #141414;
	font-size: 10px;
}

/* --------------------------------------------------------------------
単発P
-------------------------------------------------------------------- */

p#backtop a {
	background-image: url(../images/back_page.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 72px;
	text-indent: -9999px;
	display: block;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

p#copy {
	color: #FFFFFF;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/GIFs/copy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 218px;
	line-height: 0px;
	padding: 0px;
}

p#url a {
	background-image: url(../images/url.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 20px;
	width: 174px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 0px;
	top: -20px;
}

p.head {
	padding-top: 25px;
}

p.foot {
	padding-top: 25px;
}

p.left {
	font-weight: bold;
}

p.right {
	text-align: right;
}

p.blacks {
	color: #000000;
}

p.blocks {
	background-color: #FFFFFF;
	border: 1px dotted #000000;
	padding: 10px;
	margin-right: 50px;
	margin-left: 28px;
}

/* --------------------------------------------------------------------
段組みここから
-------------------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #727272;
	background-image: url(../images/GIFs/bg.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	background-position: left top;
}

#container {
	background-image: url(../images/GIFs/container.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 820px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F4F4F4;
}

#wrapper {
	text-align: left;
	width: 774px;
	background-image: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	position: relative;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 81px;
	padding: 0px;
	width: 774px;
}

h1#index {
	visibility: hidden;
	display: none;
}

#header h1 {
	margin: 0px;
	height: 24px;
	width: 190px;
	padding: 0px;
	font-size: 10px;
	line-height: 0px;
}

#header h1 a {
	background-image: url(../images/GIFs/h1_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 23px;
	width: 190px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 27px;
	left: 23px;
	float: left;
	padding: 0px;
	font-size: 10px;
	line-height: 0px;
}

#header h1#newlogo a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 64px;
	width: 193px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 74px;
	top: 301px;
	background-image: url(../images/new_logo.png);
	z-index: 100;
}

#header h2 {
	margin: 0px;
	height: 13px;
	width: 96px;
	padding: 0px;
	font-size: 10px;
	line-height: 0px;
	background-image: url(../images/GIFs/h2_neocosme.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 226px;
	top: 36px;
}

#flash {
	margin-left: 22px;
	padding-top: 1px;
}

/* --------------------------------------------------------------------
メイン内
-------------------------------------------------------------------- */

#main {
	padding-top: 15px;
	padding-left: 22px;
}

#main h3 {
	font-size: 10px;
	text-indent: -9999px;
	display: block;
}

#main div.newsbox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 362px;
}

/*
#main div.closeup {
	margin: 0px;
	float: right;
	width: 362px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*/

#main div.newsbox h3 a {
	background-image: url(../images/GIFs/news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 14px;
	width: 362px;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main div.mailmagazine {
	margin: 0px;
	float: right;
	width: 362px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main div.mailmagazine h3.h3_mailmagazine {
	background-image: url(../images/GIFs/mailmagazine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 14px;
	width: 362px;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

/*
#main div.closeup h3.h3_closeup {
	background-image: url(../images/GIFs/closeup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 14px;
	width: 362px;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#main div.closeup h3.h3_official {
	background-image: url(../images/GIFs/official.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 14px;
	width: 362px;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
*/

#main div.closeupbox {
	width: 362px;
	padding-bottom: 7px;
}

#main div.closeupbox table {
	margin: 0px;
	padding: 0px;
	width: 362px;
}

#main div.closeupbox table td {
	text-align: center;
}

#main div.closeupbox img {
	padding: 0px;
	float: left;
	margin: 0px;
}

/* --------------------------------------------------------------------
コンテンツ内
-------------------------------------------------------------------- */

#contents {
	padding-left: 22px;
	padding-top: 15px;
	margin: 0px;
	float: left;
	width: 530px;
}

#contents p {
}

#contents p.eleven {
	font-size: 11px;
}
#contents ul.eleven li {
	font-size: 11px;
	/*080908追加ここから----*/
	line-height:1.5em;
	list-style-type:none;
	margin: 0.2em 0 0.2em 1em;
	/*----ここまで080908追加*/
}

#contents h3 {
	text-indent: -9999px;
	display: block;
}

#contents h4 {
	letter-spacing: 0.01em;
	word-spacing: normal;
}

h3.comm {
	background-image: url(../images/GIFs/comm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.shoplist {
	background-image: url(../images/GIFs/toriatsukai.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.tokuteisho {
	background-image: url(../images/GIFs/tokuteisho.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.netshop {
	background-image: url(../images/GIFs/online.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.company {
	background-image: url(../images/GIFs/company.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.souryou {
	background-image: url(../images/GIFs/souryou.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.oshiharai {
	background-image: url(../images/GIFs/oshiharai.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.mmregister {
	background-image: url(../images/GIFs/mmregister.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.h3_contact {
	background-image: url(../images/GIFs/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.h3_sitemap {
	background-image: url(../images/GIFs/sitemap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.h3_privacy {
	background-image: url(../images/GIFs/privacy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	margin-bottom: 20px;	/*080908追加*/
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.h3_news {
	background-image: url(../images/GIFs/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.h3_qa {
	background-image: url(../images/GIFs/qa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h3.h3_press {
	background-image: url(../images/GIFs/press.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 540px;
}

h4.normal {
	background-image: url(../images/GIFs/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 18px;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h4.normal2 {
	font-size: 15px;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4.normal3 {
	background-image: url(../images/GIFs/icon-news.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 15px;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h4.h4_privacy {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	width: 533px;
	border: 1px solid #000000;
}

div.combox {
	width: 540px;
	background-image: url(../images/GIFs/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 15px;
}

div.imgbox_left {
	float: left;
}

div.imgbox_left img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.comtextbox {
	float: right;
	width: 400px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.comtextbox p {
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


h4.h4_brand {
	background-image: url(../images/GIFs/icon-brand.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 33px;
	line-height: 1.2em;
	font-size: 12px;
	margin-bottom: 5px;
}

h4.h4_brand a {
	font-weight: normal;
}

#contents p.official_btn {
	padding-top: 10px;
	text-align: center;
}

#contents p.official_btn img {
	margin-right: 10px;
}

span.detail {
	font-size: 10px;
	font-weight: normal;
	color: #553F55;
	display: block;
	margin-top: 5px;
}

span.detail a {
	font-size: 10px;
	font-weight: normal;
	color: #553F55;
	display: inline;
	margin-top: 5px;
}

span.detail a:hover {
	color: #000000;
}

dl#dl_shoplist {
	line-height: 1.4em;
}

dl#dl_shoplist dt {
	background-image: url(../images/GIFs/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	float: left;
}

dl#dl_shoplist dd {
	margin: 0px;
	padding: 0px;
}

dl#dl_shoplist dd.dd_first {
	background-image: url(../images/GIFs/icon-brand.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	float: left;
	padding-left: 32px;
	padding-right: 10px;
}

dl#dl_shoplist dd.dd_clear {
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0A0A4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table#shoplist{
	font-size: 12px;
	width: 540px;
	border: 0px none;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*---------------------------------------------------------------------------------------------------店舗リストヘッダ*/
table#shoplist th{
	font-size: 120%;
	font-weight:100;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #888;
	text-align: left;
	padding-left: 10px;
	vertical-align: bottom;
	border:1px solid #888;
	height: 10px;
}
table#shoplist td.brand_list {
	text-align: right;
}
table#shoplist td{
	border: 0px none;
	padding-top: 5px;
	padding-left:1em;
	font-size: 90%;
	vertical-align: top;
}
table#shoplist td.area_list{
	padding-top: 10px;
	color: #333333;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 110%;
}
table#shoplist td.area{
	font-size: 120%;
	padding-top: 20px;
	font-weight: bold;
	color: #666666;
	height: 20px;
	vertical-align: middle;
	margin-top: 20px;
}
table#shoplist td.area_smaller{
	padding-top: 20px;
	font-size: 100%;
	font-weight: 100;
	color: #888;
	height: 10px;
	vertical-align: middle;
	border: none;
	padding-bottom: 0px;
}
dl#dl_newslist dt {
	font-size: 11px;
}
dl#dl_newslist dd {
	font-size: 11px;
}

table#hyouki {
	margin-top: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	text-align: justify;
}

table#hyouki th {
	font-size: 1em;
	font-weight: normal;
	color: #666;
	text-align: left;
	padding: 5px 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	width: 30%;
}

table#hyouki td {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
	padding: 5px 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
	width: 70%;
}

table#hyouki td.td02 {
}

ul#ul_sitemap {
	margin: 0px;
	list-style-type: none;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

ul.ul_sitemap02 {
	list-style-type: none;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.ul_sitemap03 {
	list-style-type: none;
	line-height: 1.6em;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

ul#ul_sitemap li {
}

ul#ul_sitemap li.site01 {
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../images/GIFs/icon_sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 13px;
	margin-bottom: 7px;
}

ul#ul_sitemap li.site01_black {
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../images/GIFs/icon_sitemap_black.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 13px;
	margin-bottom: 7px;
	margin-top: 15px;
}

ul#ul_sitemap li.site01_red {
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../images/GIFs/icon_sitemap_red.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 13px;
	margin-bottom: 7px;
	margin-top: 15px;
}

ul.ul_sitemap02 li.site02 {
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../images/GIFs/icon_sitemap2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	padding-left: 13px;
	margin-bottom: 5px;
}

ul.ul_sitemap02 li.site02_black {
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../images/GIFs/icon_sitemap2_black.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	padding-left: 13px;
	margin-bottom: 5px;
	margin-left:13px;
}

ul.ul_sitemap02 li.site02_red {
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../images/GIFs/icon_sitemap2_red.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	padding-left: 13px;
	margin-bottom: 5px;
	margin-left:13px;
}

ul.ul_sitemap03 li.site03 {
	font-size: 12px;
	line-height: 1.4em;
	background-image: url(../images/GIFs/icon_sitemap2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.3em;
	padding-left: 13px;
	margin-bottom: 5px;
}

ul.ul_sitemap03 li.site03_normal {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 5px;
	list-style-type: circle;
}

div.littlebox {
	background-image: none;
	width: 494px;
	padding-top: 10px;
}

div.imgbox_center {
	text-align: center;
}

div.imgbox_center img {
	margin-bottom: 20px;
}


/* --------------------------------------------------------------------
サイド内
-------------------------------------------------------------------- */

#side {
	float: right;
	padding-top: 15px;
	width: 203px;
	margin: 0px;
	padding-bottom: 50px;
}

#side h3 {
	text-indent: -9999px;
	display: block;
	margin: 0px;
}

#side ul {
	margin:0px 0px 20px;
	padding:0px;
	text-indent:20px;
	list-style:none;
}

h3.side_brand {
	background-image: url(../images/GIFs/side_brand.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 181px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h3.side_navigation {
	background-image: url(../images/GIFs/side_navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 181px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h3.side_category {
	background-image: url(../images/GIFs/side_category.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 181px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h3.side_archive {
	background-image: url(../images/GIFs/side_archive.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 181px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

h3.side_closeup {
	background-image: url(../images/GIFs/side_closeup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 181px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

div.imgbox {
	width: 180px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

div.imgbox img {
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}

#footerNavi {
	background:#CCC;
	padding:10px 0px 10px 20px;
	margin-top:20px;
}

#footerNavi p {
	font-size:0.7em;
	line-height:200%;
}

#footer {
	margin: 9px 0 0 0;
	padding: 0px;
	height: 15px;
	width: 774px;
	position: relative;
	font-size: 10px;
	line-height: 0px;
	z-index: 100;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	bottom: -40px;
	left: 22px;
	z-index: 100;
	width: 400px;
	position: absolute;
}

#footer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	line-height:12px;
	color:#8F8F8F;
}

#footer ul li a {
	color:#8F8F8F;
	text-decoration:none;
	border:none;
	margin: 0px;
	padding: 0px;
}

#footer ul li a:hover {
	color:#FFF;
}

em.official a {
	background-image: url(../images/GIFs/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 152px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 625px;
	top: 11px;
}

em.copyright {
	background-image: url(../images/GIFs/copy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 289px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 491px;
	top: 31px;
}

em.topup a {
	background-image: url(../images/GIFs/touup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 37px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 668px;
	top: -33px;
}
em.topup_1 a {
	background-image: url(../images/GIFs/touup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 37px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 668px;
	top: -1520px;
}
em.topup_2 a {
	background-image: url(../images/GIFs/touup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 37px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 668px;
	top: -570px;
}
p#morenews a {
	float:right;
	background-image: url(../images/GIFs/morenews.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 22px;
	width: 96px;
	text-indent: -9999px;
	display: block;
}

/* --------------------------------------------------------------------
ニュース
-------------------------------------------------------------------- */

div.newsbox dl {
	text-align:justify;
	text-justify:inter-ideograph;
	font-size: 10px;
	font-weight: normal;
	color: #313131;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.newsbox dl dt {
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 1.2em;
	margin-top: -1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	letter-spacing: -0.05em;
}

div.newsbox dl dd {
	text-align:justify;
	text-justify:inter-ideograph;
	margin-left: 6.3em;
	top: -1.2em;
	margin-bottom: 3px;
	padding-bottom: 0px;
	position: relative;
	line-height: 1.2em;
	margin-top: 0px;
	font-weight: normal;
	margin-right: 5px;
}

dl#neo {
	text-align:justify;
	text-justify:inter-ideograph;
	font-size: 12px;
	font-weight: normal;
	color: #313131;
	line-height: 1.6em;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

dl#neo dt {
	text-align:justify;
	text-justify:inter-ideograph;
	margin-top: -1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	letter-spacing: -0.05em;
	line-height: 1.4em;
}

dl#neo dd {
	text-align:justify;
	text-justify:inter-ideograph;
	margin-left: 6.3em;
	top: -1.4em;
	margin-bottom: 5px;
	padding-bottom: 0px;
	position: relative;
	line-height: 1.4em;
	margin-top: 0px;
	font-weight: normal;
	margin-right: 5px;
	color: #000000;
}

div.newsblock {
	background-image: url(../images/GIFs/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	width: 540px;
	margin: 0px;
	position: relative;
}
div.newsblock dl dt dd {
	font-size: 11px;
}
div.newsblock p {
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
}

div.newsblock img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p.update {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	color: #553F55;
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 7px;
	margin: 0px;
	padding: 0px;
}


/* --------------------------------------------------------------------
メールフォーム
-------------------------------------------------------------------- */

table.mailform {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 540px;
}

table.mailform td {
	padding-left: 10px;
}

table.mailform th {
	font-weight: normal;
	color: #000000;
	text-align: right;
	font-size: 1em;
}

table.mailform th p {
	font-family: "Myriad Pro", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #000000;
	display: block;
	margin: 0px;
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
}

table.mailform th span {
	font-family: "Myriad Pro", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}

table.mailform td span {
	font-size: x-small;
	line-height: 1.4em;
	font-weight: normal;
	color: #FF0000;
}

input#oneline {
	border: 1px solid #000000;
}

table.mailform select,
table.mailform textarea {
	border: 1px solid #000000;
}

table#con2 {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	width: 540px;
}

table#con2 td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #000000;
	background-color: #D0D2D7;
}

table#con2 th {
	font-weight: normal;
	color: #000000;
	text-align: right;
	font-size: 1em;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #000000;
}

table#con3 {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

table#con3 td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

div.formsw {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
}
