﻿@charset "utf-8";

body {
	text-align:center;
	font-size:75%; /* モダンブラウザ向け */

	color:#666666;
	font-family:Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	background-image:url(../img/head_bg_line.gif);
	background-repeat:repeat-x;
	background-position:left 142px;
}
  
/* Firefox 3用 */
body,x:-moz-broken {
	margin-left:-1px;
}

/* #メイン画像
----------------------------------------------------- */
.topImage {
	height:138px;
	width:970px;
	padding:0;
	clear:both;
	margin:0 auto;
}

/* main
---------------------------------------------------------------------------------------- */
#main{
	height:210px;
	width:970px;
	padding:0;
	margin-top:10px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}
.main_l {
	width:200px;
	margin-top:0;
	margin-right:10px;
	margin-bottom:0;
	margin-left:0;
	padding:0;
}
.main_c {
	width:526px;
	margin:0;
	padding:0;
	float:left;
}
.bnrBox {
	width:516px;
	height:100px;
	margin:0 10px 0 0;
	padding:0;
	clear:both;
}
.marqueeBox {
	width:516px;
	height:auto;
	background:#ffcccc;
	margin:10px 0 0 0;
	padding:3px 0;
	font-size:100%;
	line-height:100%;
	clear:both;
}
.main_r {
	width:234px;
	height:200px;
	margin:0;
	padding:0;
}

/* #まるかじり
----------------------------------------------------- */
.MaruWrap {
	width:526px;
	height:70px;
	margin:0;
	padding:0;
	float:left;
}
.MaruBox {
	width:102px;
	height:60px;
	margin:0 0 10px 0;
	padding:0;
}
.MaruBox2 {
	width:69px;
	height:60px;
	margin:0 0 10px 0;
	padding:0;
}

/* #contents
---------------------------------------------------------------------------------------- */
#contents{
	width:516px;
	margin:0;
	padding:0 0 30px 0;
	float:left;
}

/* #right
----------------------------------------------------- */
#right{
	float:right;
	width:234px;
	margin:0;
	padding:0 0 30px 0;
}
.subContactBoxRight {
	background:url(../img/right_box_middle.gif) repeat-y 0 0;
	height:100%;
}
.subContactBoxRight dl dt {
	margin:0 0 2px 0;
	padding-left:20px;
	color:#666666;
	line-height:180%;
	background-image:url(../img/icon03.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.subContactBoxRight ul li{
	background:url(../img/arrow_icon02.gif) no-repeat 0 13px;
	color:#666666;
	line-height:1.8;
	font-weight:bold;
	padding-top:2px;
	padding-right:6px;
	padding-bottom:2px;
	padding-left:8px;
}
.subContactBoxRight ul li a {
	color:#666666;
	text-decoration:none;
}
.subContactBoxRight ul li a:hover{
	color:#ccc;
	text-decoration:none;
}
.subContactBoxRight ul li ul li{
	background:url(../img/arrow_icon02_01.gif) no-repeat 0 13px;
	font-weight:normal;
}


/* h[x]
----------------------------------------------------- */
h2{
	margin-bottom:10px;
	line-height:0;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0;
	padding-left:0px;
}
h3.Loginbox{
	padding:8px 25px 6px 25px;
	font-family:Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#000;
	background-image:url(../img/h3_login.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
h3.Sponsorbox{
	font-family:Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#000;
	background-image:url(../img/h3_sponsor.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:27px;
	padding-top:8px;
	padding-right:25px;
	padding-bottom:6px;
	padding-left:25px;
}

/* table ※未使用
----------------------------------------------------- */
.table01 {
	width:100%;
	margin-bottom:15px;
}
.table01 th, .table01 td {
	border-bottom:1px dotted #000;
	padding:10px 9px;
	vertical-align:top;
	line-height:1.5;
}
.table01 th {
	background:url(../img/black_icon.gif) no-repeat 0 15px;
	width:100px;
	font-weight:bold;
}


/* box
----------------------------------------------------- */
.box141{ width:141px; margin:10px;}
.box160Border{
	width:161px;
	border:1px dotted #996600;
	margin-right:13px;
	background-color:#FCFAEB;
}
.box160Border_Last{
	width:161px;
	border:1px dotted #996600;
	background-color:#fcfaeb;
}
.box234{
	width:212px;
	padding:11px;
}
.box253{
	width:253px;
	margin-bottom:10px;
	height:auto;
}
.box516{
	width:516px;
}
.box_Abenri {
	background-color:#F7F0F5;
	padding-top:11px;
	padding-right:11px;
	padding-bottom:11px;
	padding-left:11px;
	border:1px dotted #9E547D;
}
.box_Abenri ul{
	margin:0;
	padding:0;
}
.box_Abenri li{
	margin:0;
	padding:2px 6px 2px 20px;
	color:#666666;
	line-height:1.8;
	background-image:url(../img/icon05.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.box_Ainfo {
	padding:11px;
	background-color:#f7f0f5;
	border:1px dotted #9E547D;
}
.box_Ainfo ul{
	margin:0;
	padding:0;
}
.box_Ainfo li{
	margin:0;
	padding:2px 6px 2px 20px;
	color:#666666;
	line-height:1.8;
	background-image:url(../img/icon05.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.boxMarukajiri{
	width:516px;
	clear:both;
	height:60px;
	margin-bottom:10px;
}

/* 新着情報
----------------------------------------------------- */
.Whatsbox{
	font-size:100%;
	color:#BB0000;
	font-weight:bolder;
}
.whatsBoxLeft {
	padding:0 0 0 10px;
}
p.WhatsDate{
	font-size:90%;
	color:#666;
	margin-bottom:1px;
}
p.WhatsInfo{
	font-size:100%;
	line-height:100%;
	color:#666;
	margin:0;
	padding:10px 0 0 0;
}
p.WhatsInfo a{
	font-size:100%;
	line-height:100%;
	color:#666;
	text-decoration:underline;
}

/* ｅページ広告
----------------------------------------------------- */
.ePage{
	width:516px;
	height:320px;
	clear:both;
	margin-bottom:10px;
}
.ePageinfo{
	width:516px;
	clear:both;
	height:280px;
	overflow:hidden;
}
.box67{
	width:67px;
	margin-bottom:10px;
	padding:4px;
}
.box176{
	width:166px;
	margin-bottom:10px;
	height:auto;
	padding-top:4px;
	padding-bottom:4px;
}
.box243{
	width:243px;
	background:url(../img/line.gif) left bottom repeat-x;
	background-color:#F5F0FB;
	height:80px;
	margin:0;
	padding:3px;
}
.box_Line {
	margin:0;
	padding:0;
}
p.ePageItem{
	font-size:90%;
	color:#666;
	margin:0;
	padding:0;
}
p.ePageName{
	font-weight:bold;
	color:#666;
	margin:0px;
	padding:0;
}
p.ePagePrice{
	font-size:100%;
	font-weight:bold;
	color:#9f9f9f;
	margin:0;
	padding:0;
}

/* コミュニティ広場
----------------------------------------------------- */
.community{
	width:516px;
	clear:both;
	height:203px;
	margin-bottom:15px;
}
.communityInfo{
	width:516px;
	clear:both;
	height:115px;
	overflow:hidden;
	margin:0 auto 10px auto;
	padding:0;
	background:#EFF8EF url(../img/bg_com.gif) top right no-repeat;
}
.communityRegist{
	border:#e0e0e0 1px solid;
	width:506px;
	clear:both;
	padding:4px;
	margin-bottom:10px;
}
.newsDl dt,
.newsDl dd {
	line-height:1.5;
}
.newsDl dt{
	background:url(../img/news_icon.gif) no-repeat 5px 9px;
	padding:3px 10px 3px 15px;
	font-weight:bold;
	float:left;
	clear:both;
}
.newsDl dd {
	margin:0;
	padding:3px 0 3px 0;
}
.newsDl dd span {
	padding:0 0 0 20px;
	line-height:1.5;
}
.newsDl dd span a { 
	text-decoration:none;
}

/* あだちLINK
----------------------------------------------------- */
.boxLink{
	width:516px;
	clear:both;
	height:250px;
	margin-bottom:10px;
}

/* 特集記事
----------------------------------------------------- */
.AdachiBenri_kaeru{
	background-image:url(../img/h5_adachibenri_kaeru.png);
	background-position:170px 20px;
	background-repeat:no-repeat;
}
.AdachiTopics{
	background-image:url(../img/h5_adachitopics_bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	padding:11px;
}
.AdachiTopicsWrap{
	width:474px;
	margin:0 auto;
}
.AdachiTopics_l{
	width:255px;
	padding:0;
	float:left;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}
.AdachiTopics_r{
	width:218px;
	padding:0;
	float:right;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}
.AdachiTopics_l ul{
 	width:255px;
	margin:0;
	padding:0;
}
.AdachiTopics_l li{
 	width:100px;
	background:url(../img/icon06.gif) 0px 3px no-repeat;
	margin:0;
	padding:2px 6px 2px 20px;
	color:#666666;
	line-height:1.8;
	float:left;
}
.AdachiTopics_r .btnMap{
	width:218px;
	height:60px;
	padding:10px 0 0 0;
	margin:0;
}
.AdachiTopics_bottom{
	width:516px;
	height:6px;
	margin:0 auto;
	padding:0;
	background-image:url(../img/h5_adachitopics_bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
	clear:both;
}

/* ツイッター
----------------------------------------------------- */
.twitter{
	width:234px;
	margin: 0 0 10px 0;
	padding:0;
}

/* section
----------------------------------------------------- */
.section { margin:0 0 15px;}

/* item
----------------------------------------------------- */
p.itemName{
	font-size:100%;
	font-weight:bold;
	color:#000;
	margin:5px 3px; 
}
p.itemExplanation{
	font-size:77%;
	color:#666;
	margin-bottom:3px;
}

/* #footer
---------------------------------------------------------------------------------------- */
.pagetop{
	width:516px;
	height:19px;
	margin:0 244px 0 210px;
	padding:0;
	text-align:right;
	clear:both;
}

