@charset "utf-8";

/*---------------------------------------------
01. *, body
---------------------------------------------*/
*{
margin: 0;
padding: 0; 
font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
}

html{ 
    height:100%; 
} 

body{
height:100%;
background:#fff url(../imgs/bg02.gif) repeat 0 0;
color:#000000;
text-align:center;
font-weight:normal; 
font-style:normal; 
font-size:90%;
margin: 0;
padding: 0;
position: relative; 
}

body > #wrapper{ 
    height:auto; 
}

a { outline: none; }


select,textarea,input{
margin: 0;
padding: 0;
color:#000000;
}

a:link {
text-decoration: none;
color:#333366;
}
a:visited {
text-decoration: none;
color:#663300;
}
a:active, a:hover {
text-decoration: underline; 
color:#663300;
}

a img {
border: none;
}

ul,li,ol {
margin: 0;
padding: 0;
}
input {
margin: 0;
padding: 0;
}


#wrapper {

width: 100%;
padding:0;
margin: 0 auto;
}
#bgarea {
width: 100%;
padding-bottom: 40px;
margin: 0 auto;
background: url(../imgs/town.gif) no-repeat center bottom;
}


a img{
filter : alpha(opacity=100);
}

a:hover img {
filter : alpha(opacity=80);
}

/*---------------------------------------------
02. header
---------------------------------------------*/
#head {
width:100%;
margin:0;
padding:0;
background: url(../imgs/bg01.gif) repeat-x left top;
}
#header {
overflow: hidden;
width: 960px;
height: 123px;
padding: 0;
margin: 0 auto;
}

#head-l {
float: left;
width: 414px;
margin: 0;
padding:0;
}
/*ロゴ-------------------------------- */
h1 {
float: left;
width: 414px;
height: 123px;
padding: 0;
margin:0;
text-indent:-9999px;
background: url(../imgs/logo.gif) no-repeat 0 0;
}

h1 a {
text-decoration: none;
overflow: hidden;
display: block;
height: 123px;
}

h1 a:hover {
text-decoration: none;
overflow: hidden;
display: block;
height: 123px;
}

/*ログインエリア-------------------------------- */

#btnarea {
width:98px;
float:left;
padding-left:20px;
padding-top:50px;
}
#btnarea img{
margin-bottom:10px;
}

#head-r {
float: right;
width: 400px;
margin: 0;
padding:0;
}


/*他サイトリンク-------------------------------- */

#smenu {
width:400px;
overflow: hidden;
height:30px;
margin:0;
padding:0;
}

#smenu ul {
padding: 0;
margin: 0;
list-style: none;
}

#smenu li {
float: left;
height: 30px;
}

#smenu li a {
text-decoration: none;
overflow: hidden;
display: block;
height: 30px;
}

#smenu li#nomble {
text-indent: -9999px;
width: 134px;
background: url(../imgs/nomble.gif) no-repeat;
}

#smenu li#nomble a:hover {
background: url(../imgs/nomble_on.gif)  0 0;
}

#smenu li#hanahana {
text-indent: -9999px;
width: 142px;
background: url(../imgs/hanahana.gif) no-repeat;
}

#smenu li#hanahana a:hover {
background: url(../imgs/hanahana_on.gif)  0 0;
}

#smenu li#smile {
text-indent: -9999px;
width: 124px;
background: url(../imgs/smile.gif) no-repeat;
}

#smenu li#smile a:hover {
background: url(../imgs/smile_on.gif)  0 0;
}

/*広告バナー募集ＰＲ１-------------------------------- */

.add {
width:400px;
margin:10px auto;
}

/*ナビメニュー-------------------------------- */
#menu {
overflow: hidden;
width: 960px;
height: 45px;
padding: 0;
margin: 0 auto;
}

#menu ul {
width: 960px;
padding: 0;
margin: 0;
list-style: none;
}

#menu li {
float: left;
margin: 0;
padding: 0;
height: 45px;
text-indent: -9999px;
}

#menu li a {
text-decoration: none;
overflow: hidden;
display: block;
height: 45px;
}

#menu li#event {
width: 160px;
background: url(../imgs/menu01.gif) no-repeat;
}
#menu li#event a:hover {
background: url(../imgs/menu01_on.gif)  0 0;
}

#menu li#feature {
width: 160px;
background: url(../imgs/menu02.gif) no-repeat;
}
#menu li#feature a:hover {
background: url(../imgs/menu02_on.gif)  0 0;
}

#menu li#pickup {
width: 160px;
background: url(../imgs/menu03.gif) no-repeat;
}
#menu li#pickup a:hover {
background: url(../imgs/menu03_on.gif)  0 0;
}

#menu li#community {
width: 160px;
background: url(../imgs/menu04.gif) no-repeat;
}
#menu li#community a:hover {
background: url(../imgs/menu04_on.gif)  0 0;
}


#menu li#watching {
width: 160px;
background: url(../imgs/menu05.gif) no-repeat;
}
#menu li#watching a:hover {
background: url(../imgs/menu05_on.gif)  0 0;
}

#menu li#recruit {
width: 160px;
background: url(../imgs/menu06.gif) no-repeat;
}
#menu li#recruit a:hover {
background: url(../imgs/menu06_on.gif)  0 0;
}


/*---------------------------------------------
03. main
---------------------------------------------*/
#container_main {
width: 100%;
text-align:left;
padding: 0;
margin-bottom: 30px;
background:#FCFBF9 url(../imgs/base/page_bottom.jpg) repeat-x left bottom;
}
#contents_main {
width:100%;
padding-top: 20px;
background:url(../imgs/base/page_top.jpg) repeat-x 0 0;
}
/*コンテンツ全体-------------------------------- */
#contents-all {
text-align:left;
width: 960px;
margin: 30px auto;
padding-bottom: 30px;
}

/*絞込み-------------------------------- */
#search {
width:960px;
padding-top:6px;
background:url(../recruit/imgs/dotline.gif) no-repeat 0 0;
margin:30px 0;
}
#search-inn {
width:960px;
padding-bottom:6px;
background:url(../recruit/imgs/line.gif) no-repeat left bottom;
margin:0;
}

#search table{
width:960px;
border:none;
margin:5px 0;
}
.kensu {
font-weight:bold;
color:#FF6600;
}

/*一覧----------------------*/
#rlist {
width:960px;
margin:30px 0;
}

#rlist ul{
width:960px;
list-style:none;
}

#rlist li{
width:960px;
margin-bottom:20px;
}


/*吹き出し----------------------*/
div.shop	{
	width: 900px;
	padding: 0 10px;
	margin:0 auto;
	position: relative;
}
div.shop .imgL	{
	float: left;
	text-align: center;
}
div.shop .imgL img	{
	border: 1px solid #CCC;
	padding: 0px;
	margin-bottom: 5px;
}
div.shop .commentContents	{
	width: 738px;
	float: right;
	background: #fff;
	border: 1px dotted #CCC;
	padding: 12px 10px;
}

.fuki	{
	position: absolute;
	left: 130px;
	top: 40px;
}

div.shop:after	{ height:0;	visibility: hidden;	content: ".";	display: block;	clear: both; }


.sdata {
text-align:left;
overflow:hidden;
width:738px;
margin-bottom:10px;
}
.sbasic{
float:left;
width:670px;
}

.sbasic img{
margin-left:5px;
}

.sname {
font-size:13px;
font-weight:bold;
margin:5px 0;
}

.scate {
font-size:11px;
margin-left:5px;
}


.spage{
float:right;
width:63px;
}

.honbun {
text-align:left;
width:100%;
margin:10px 0;
border-top:1px dotted #ccc;
padding-top:10px;
}


/*ページリスト-------------------------------- */
.sch-page {
text-align:right;
font-size:12px;
width:900px;
margin:5px auto;
padding:5px 0;
border-top: 2px #CCC solid;
}
.sch-page ul, .sch-page ul{
list-style:none;
}
.sch-page li, .sch-page li{
display:inline;
margin:0 3px 0 0;
}
li.now {
padding:2px 6px;
background-color: #404991;
color: #fff;
}
li.other a {
border:1px solid #CCC;
padding:1px 5px;
background-color: #fff;
color: #000;
}

li.other a:hover {
padding:1px 5px;
background-color: #404991;
color: #fff;
}

li.next {
padding:2px 6px;
background-color: #fff;
color:#000;
margin:0 2px 0 0;
}
/*---------------------------------------------
04. footer
---------------------------------------------*/
#footer{
text-align: left;
width:100%;
margin:0;
background:#DCCFC1;
padding:5px 0;
}



#footer-inn{
overflow:hidden;
text-align: left;
width:960px;
margin:10px auto;
padding:0;
}

#footer-l{
float:left;
text-align: left;
width:150px;
margin:0;
padding:0;
}



#footer-r{
float:right;
text-align: left;
width:810px;
margin:0;
padding:0;
}

#footer-r a:link {
text-decoration: none;
color:#663300;
}
#footer-r a:visited {
text-decoration: none;
color:#333333;
}
#footer-r a:active {
text-decoration: underline; 
color:#333333;
}

#footer-r a:hover {
text-decoration: underline; 
color:#333333;
}

#footer-r table{
width:810px;
margin:0;
padding:0;
border:0;
}



#footer-r td{
width:25%;
margin:0;
padding:0;
vertical-align: top;
border-left:1px #473827 solid;
}

#footer-r dl{
text-align: left;
margin:0 0 15px 5px;
padding:0;
}

#footer-r dt{
text-align: left;
margin:2px 0 2px 5px;
padding-left:10px;
font-weight:bold;
font-size:12px;
background: url(../imgs/disc.gif) no-repeat 0 5px;
}

#footer-r dd{
text-align: left;
margin:0 0 2px 0;
padding :2px 2px 0px 25px;
font-size:10px;
background: url(../imgs/cate-arrow.gif) no-repeat 15px 5px;
}



/* コピーライト------------------------------------- */
#foot{
width:100%;
height:200px;
padding: 0;
margin: 0;
background: url(../imgs/footer.gif) repeat-x 0 0;
}


#pagetop {
width:960px;
margin:0 auto;
padding:0;
}

#pagetop p{
width:149px;
height:78px;
margin-left:auto;
padding:0;
text-indent: -9999px;
background: url(../imgs/pagetop.gif) no-repeat 0 0;
}

#pagetop p a {
text-decoration: none;
display: block;
height: 78px;
}

#pagetop p a:hover {
background: url(../imgs/pagetop_on.gif)  0 0;
}


#spage {
width:960px;
border-bottom:1px #8D7050 solid;
margin:10px auto 0 auto;
}

#spage ul{
width:960px;
overflow:hidden;
margin-bottom:5px;
list-style:none;
}

#spage li{
float:left;
color:#DCCEC0;
font-size:12px;
margin:0 5px 5px 0;
}

#copy{
overflow:hidden;
width:960px;
padding:0;
margin: 10px auto;
}

#copy p{
font-size:60%;
color:#8C7050;
float:left;
width:500px;
padding:0;
margin:0;
}

#copy img{
float:right;
padding:0;
margin:0;
}


#spage a:link {
color: #DCCEC0; text-decoration: none;
}
#spage a:visited {
color: #DCCEC0; text-decoration: none;
}
#spage a:active {
color: #DCCEC0; text-decoration: underline; 
}
#spage a:hover {
color: #DCCEC0; text-decoration: underline; 
}

