@charset "shift_jis";

/*---------------------------｜リセット Win IE5.x-6.x Mac IE5.x｜*/
*html body {
	height: 1%;
	font-size: 75%;
}

/*---------------------------｜リセット IE7.x｜*/
*+html body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:75%; 
}

/*---------------------------｜リセット｜*/
/*必要と思われるリセットのみ行ってください*/
div, form, input, select, textarea, 
h1, h2, h3, h4, h5, h6, 
dl, dt, dd, ul, ol, li,
p, pre, span, blockquote, td, th {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

a img, fieldset, img {
	border: 0;  
}

table {  
	border-collapse: collapse;  
	border-spacing: 0; 
}

li {
	list-style-type: none;
}

/*---------------------------｜ベースデザイン｜*/

body {
	zoom: 1;	/*対モダンブラウザ*/
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	vertical-align: middle;
	color: #333;
	font-size: 75%;
}

#box_top {
	width: 980px;
	height: auto;
	padding: 10px;
	margin: 20px auto;
}

#box_top h1 {
	margin: 10px;
	text-align: center;
	color: #999;
	font-weight: bolder;
}

#box_top h2 {
	margin-top: 10px;
	text-align: center;
	color: #333;
	font-weight: bolder;
}


p.txt_center {
	text-align: center;
}

#box_enter {
	width: 800px;
	height: auto;
	margin: 5px auto;
	text-align: center;
}

#box_enter img {
	margin-bottom: 15px;
}

#box_18info {
	display: block;
	height: 45px;
	width: 280px;
	margin: 10px auto;
	padding-top: 15px;
	background-image: url(../img/index/18kin.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-align: left;
	color: #999999;
	padding-left: 54px;
}

.news_flash {
	padding: 5px;
}

.news_flash img {
	line-height: 14px;
	vertical-align: middle;
}

.box_banner {
	width: 800px;
	height: auto;
	margin: 10px auto;
	text-align: center;
}

.hygiene_box {
	width: 640px;
	height: auto;
	margin: 10px auto 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.hygiene_box h3 {
	width: 560px;
	height: auto;
	padding: 2px 20px;
	margin: 10px auto 5px;
	background-image: url(../img/index/reader_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 1.2em;
	vertical-align: middle;
	font-size: 1.2em;
	color: #ffffff;
}

.hygiene_box p {
	width: 560px;
	height: auto;
	padding: 2px 20px;
	margin: 0px auto;
	text-align: left;
	color: #333;
}

.txt_box {
	width: 620px;
	height: auto;
	padding: 10px;
	margin: 5px auto 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
}

#footer {
	width: 980px;
	height: auto;
	margin: 10px auto;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

#footer li {
	display: inline;
}

#footer .txt_info {
	padding: 5px;
	color: #524A39;
	font-weight: bolder;
}

#footer a {
	color: #333;
}

#footer a:hover {
	text-decoration: none;
}

#footer address {
	font-style: normal;
}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
	line-height:0;
}

.txt_red {
	color: #990000;
}

/*---------------------------｜iframe用ページ｜*/
#index_link_box {
	width: 800px;
	height: auto;
	margin: 0px auto;
}


/*----------------------------|リクルートページ |*/
.another {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 12px;
}

/*---------------------------｜サイト・ポリシー｜*/
.policy_txt {
	display: block;
	width: 650px;
	height: auto;
	padding: 10px;
	margin: 10px auto;
	border: 5px double #990000;
	text-align: left;
}

#policy_box {
	display: block;
	width: 700px;
	height: auto;
	margin: 10px auto;
}

#policy_box dl {
	margin-left: 1em;
}

#policy_box dt {
	margin-top: 10px;
	font-weight: bold;
	color: #333;
}

#policy_box dd {
	margin-left: 1em;
	color: #333;
}

#policy_box ul {
	margin-left: 1em;
}

#policy_box li {
	margin-left: 1em;
	list-style-type: square;
	color: #333;
}

/*----------------------------|SEO対策用テキスト 2*/
.info_txt {
	width: 646px;
	margin: 10px auto;
	text-align: left;
	color: #666666;
}

.info_txt dt {
	font-weight: bold;
}

.info_txt dd {
	padding-bottom: 10px;
}

/*----------------------------|SEO対策用テキスト */

.box_text {
	width: 645px;
	margin: 10px auto;
}

.box_text h2{
	padding: 2px 0 0 5px;
	border-left: 5px solid #FF9900;
	font-size: 14px;
	color: #FF6600;
	vertical-align: bottom;
	text-align: left;
}


.box_text h3{
	padding: 2px 0 0 5px;
	border-left: 5px solid #666666;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	vertical-align: bottom;
	text-align: left;
}




.box_text p {
	padding: 5px 5px 15px 5px;
	font-size: 0.9em;
	font-size: 12px;
	color: #666;
	text-align: left;
}

/*----------------------------|リンクバナー 110408add */
#linkBannerBox {
	width: 640px;
	margin: 30px auto;
}

#linkBannerBox ul:after {
	clear: both;
	display: block;
	content: "";
}

#linkBannerBox li {
	float: left;
	height: 40px;
	margin-right: 3px;
}

#linkBannerBox li a {
	text-decoration: none;
}


