@charset "shift_jis";

* {margin: 0;
padding: 0;
font-weight: normal;
font-style: normal;
}

/*
------------------------------------------------------------
 basic
--------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color:#333;
	line-height: 1.5;
	font-size:14px;
	text-align : center;
	}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	}

p,li,dt,dl { line-height:1.6; }
p { margin:0; }

ul	{margin: 0;padding: 0;}
ul li {
	margin: 0;
	padding: 0;
	list-style-type:none;
	}

ol	{margin: 0;padding: 0;}
ol li	{margin: 0;padding: 0;}

dl {	margin: 5px 0;padding: 0;}
dl dt {	margin: 0;padding: 0;}
dl dd {	margin: 0;padding: 0;}

/*
-----------------------------------------------------
link
---------------------------------------------------*/
a:link  {color:#0066ff;}
a:active{color:#0066ff;}
a:visited{color:#0066ff;}
a:hover{color:#ff0000;}

.link a:link  {color:#ffffff;}
.link a:active{color:#ff0000;}
.link a:visited{color:#ffffff;}
.link a:hover  {
	color:#ffffff;
	position:relative;
	top:-1px;
	left:-1px;
	}

.plink a:link		{color:#ff6600;font-weight:bold;}
.plink a:active		{color:#ff6600;font-weight:bold;}
.plink a:visited		{color:#ff6600;font-weight:bold;}
.plink a:hover		{color:#ff6600;font-weight:bold;}

/*
------------------------------------------------------------
 basic
--------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	width: 850px;
	text-align : left;
	}

#header {
	float: left;
	width: 850px;
	color: #333;
	}

#leftcolumn {
	float: left;
	width: 180px;
	height: 1020px;
	margin: 0;
	color: #333;
	}

#content {
	float: left;
	width: 470px;
	display: inline;
	margin: 0px 0px 10px 10px;
	color: #333;
	}

#rightcolumn {
	float: right;
	width: 180px;
	margin: 10px 0px 10px 10px;
	color: #333;
	}

#footer {
	width: 850px;
	clear: both;
	color: #333;
	}

/*
------------------------------------------------------------
 option contents
--------------------------------------------------------- */
#content-tmp {
	float: left;
	width: 645px;
	display: inline;
	margin: 10px 10px 10px 15px;
	color: #333;
	}

/*
------------------------------
 option color
---------------------------- */
.yellow{ color: #ffff99;}
.brown{ color: #cc3333;font-weight:bold;}
.green{ color: #669933;}
.red{ color: #ff0000;}

/*
------------------------------------------------------------
 head
--------------------------------------------------------- */
#headone{
	width: 850px;
	height: 22px;
	background: #dde0d4;
	border-bottom:1px solid #999999;
	color: #666;
	}

#headone h1{
	float:left;
	padding-top:2px;
	padding-left:10px;
	font-size: 10px;
	}

#headone h2{
	float:right;
	padding-top:2px;
	padding-right:10px;
	font-size: 10px;
	}

#headlogo a{
	float:left;
	display: block;
	width: 380px;
	height: 90px;
	background: url(./img/head-logo.gif) no-repeat;
	}

#headlogo p span{display: none;}

#headtop{
	float:left;
	display: block;
	width: 470px;
	height: 90px;
	background: url(./img/head-top.gif) no-repeat;
	}

#headbottom	{
	clear: both;
	display: block;
	width: 850px;
	height: 24px;
	background: url(./img/h-back.gif) repeat-x;
	font-size:12px;
	color: #fff;
	}

#sitenavi{
	float:left;
	padding-left:20px;
	}

#mimitab{
	float:right;
	padding-right:20px;
	}


.topnavi ul	{height: 23px;}
.topnavi2 ul	{height: 22px;}
.topnavi li{display: inline;}
.topnavi2 li  { display: inline;}
.topnavi  span {display: none;}
.topnavi2  span {display: none;}

.topnavi li a{
	display: block;
	float:left;
	height: 22px;
	line-height: 22px;
	background: url(./img/topre01.gif) no-repeat;
	}

.topnavi2 li a	{
	background: url(./img/topre02.gif) no-repeat;
	display: block;
	float:left;
	height: 22px;
	line-height: 22px;
	}

.topnavi li#navi01 a {width: 120px; background-position: 0px 0px;}
.topnavi li#navi02 a {width: 120px; background-position: -120px 0px;}
.topnavi li#navi03 a {width: 120px; background-position: -240px 0px;}
.topnavi li#navi04 a {width: 120px; background-position: -360px 0px;}
.topnavi li#navi05 a {width: 120px; background-position: -480px 0px;}
.topnavi li#navi06 a {width: 120px; background-position: -600px 0px;}
.topnavi li#navi07 a {width: 130px; background-position: -720px 0px;}

.topnavi li#navi01 em a,
.topnavi li#navi01 a:hover {background-position: 0px -22px;}
.topnavi li#navi02 em a,
.topnavi li#navi02 a:hover {background-position: -120px -22px;}
.topnavi li#navi03 em a,
.topnavi li#navi03 a:hover {background-position: -240px -22px;}
.topnavi li#navi04 em a,
.topnavi li#navi04 a:hover {background-position: -360px -22px;}
.topnavi li#navi05 em a,
.topnavi li#navi05 a:hover {background-position: -480px -22px;}
.topnavi li#navi06 em a,
.topnavi li#navi06 a:hover {background-position: -600px -22px;}
.topnavi li#navi07 em a,
.topnavi li#navi07 a:hover {background-position: -720px -22px;}

.topnavi2 li#navi08 a {width: 120px; background-position: 0px 0px;}
.topnavi2 li#navi09 a {width: 120px; background-position: -120px 0px;}
.topnavi2 li#navi10 a {width: 120px; background-position: -240px 0px;}
.topnavi2 li#navi11 a {width: 120px; background-position: -360px 0px;}
.topnavi2 li#navi12 a {width: 120px; background-position: -480px 0px;}
.topnavi2 li#navi13 a {width: 120px; background-position: -600px 0px;}
.topnavi2 li#navi14 a {width: 130px; background-position: -720px 0px;}

.topnavi2 li#navi08 em a,
.topnavi2 li#navi08 a:hover {background-position: 0px -22px;}
.topnavi2 li#navi09 em a,
.topnavi2 li#navi09 a:hover {background-position: -120px -22px;}
.topnavi2 li#navi10 em a,
.topnavi2 li#navi10 a:hover {background-position: -240px -22px;}
.topnavi2 li#navi11 em a,
.topnavi2 li#navi11 a:hover {background-position: -360px -22px;}
.topnavi2 li#navi12 em a,
.topnavi2 li#navi12 a:hover {background-position: -480px -22px;}
.topnavi2 li#navi13 em a,
.topnavi2 li#navi13 a:hover {background-position: -600px -22px;}
.topnavi2 li#navi14 em a,
.topnavi2 li#navi14 a:hover {background-position: -720px -22px;}

.menuc{
	margin: 10px 0px 5px 0px;
	width: 180px;
	height: 36px;
	background: url(./img/bb2.gif) no-repeat;
	}

.menuc p{
	padding:6px 0 0 30px;
	font-weight:bold;
	color: #fff;
	}

#menu-a{
	margin: 0px 0px 10px 0px;
	width: 180px;
	height: 52px;
	background: url(./img/cate01.gif) no-repeat;
	}

#menu-b{
	margin: 0px 0px 10px 0px;
	width: 180px;
	height: 52px;
	background: url(./img/cate02.gif) no-repeat;
	}

#menu-c{
	margin: 0px 0px 10px 0px;
	width: 180px;
	height: 52px;
	background: url(./img/cate03.gif) no-repeat;
	}

.menup{
	padding:20px 0 0 70px;
	font-weight:bold;
	color: #fff;
	}

#leftcolumn ul li{
	display: block;
	width: 180px;
	height: 40px;
	background: url(./img/menubacks.gif) no-repeat;
	list-style-type: none;
	padding-left:26px;
	color: #666;
	margin-bottom: 3px;
	}

#leftcolumn ul li p{
	font-size: 12px;
	color: #000;
	}

#leftcolumn ul li a:link		{color:#0000ff;font-weight:bold;}
#leftcolumn ul li a:active	{color:#0000ff;font-weight:bold;}
#leftcolumn ul li a:visited	{color:#0000ff;font-weight:bold;}
#leftcolumn ul li a:hover	{
	color:#ff6600;
	position:relative;
	font-weight:bold;
	}

.subtitles{
	display: block;
	margin: 10px 0px 10px 0px;
	width: 470px;
	height: 36px;
	background: url(./img/bb1.gif) no-repeat;
	}

.subtitles h3{
	padding:7px 0 0 30px;
	font-size:16px;
	font-weight:bold;
	color: #fff;
	}

.recruit-tops{
	display: block;
	height: 100px;
	}

#r-img{
	float:left;
	display: block;
	margin-left:5px;
	width: 112px;
	height: 89px;
	background: url(./img/illust01.gif) no-repeat;
	}

#r-img p{display: none;}

#ru-img{
	float:left;
	display: block;
	margin-left:5px;
	width: 112px;
	height: 89px;
	background: url(./img/illust02.gif) no-repeat;
	}

#ru-img p{display: none;}

.r-txt{
	float:left;
	margin-left:12px;
	width: 335px;
	}

.r-txt p{
	font-size:12px;
	color: #333;
	padding-right:10px;
	}

.r-txt span{
	font-size:14px;
	font-weight:bold;
	color: #ff6600;
	}

#clue table{
	width: 450px;
	margin: 10px 0 10px 10px;
	border: 1px solid #cccccc;
	font-size:12px;
	}

#clue td	{
	padding: 3px 5px 3px 10px;
	background:#fff0b4;
	border: 1px dotted #cccccc;
	}

#clue table td.h{background:#ffcc00;}

#clue td p{
	padding: 5px 10px 5px 0;
	font-size:14px;
	font-weight:bold;
	}

input.check	{
	margin: 0 4px 0 0;
	padding-top: 2px;
	}

#txtbotm{
	text-align : right;
	padding:4px 24px 0 0;
	}

.menuc-right{
	margin: 10px 0px 10px 0;
	width: 180px;
	height: 36px;
	background: url(./img/side-back.gif) no-repeat;
	}

.menuc-right h4{
	padding:8px 0 0 20px;
	font-weight:bold;
	color: #ff6600;
	}

#rightmenu ul li{
	list-style-type: circle;
	padding-left:5px;
	list-style-position: inside;
	}

#qr	{
	margin: 10px 0;
	display: block;
	width: 180px;
	height: 160px;
	background: url(./img/qr.gif) no-repeat;
	}

#qr ul{	padding:98px 0 0 10px;}

#qr ul li{
	width: 150px;
	height: auto;
	margin: 0;
	padding:0;
	background:#fff;
	list-style-type: none;
	line-height: 160%;
	font-size: 12px;
	color: #666666;
	}
	
.aka{color:#cc3333;}


#weblink p{font-size: 12px;}

#weblink dl{
	background:#fff0b4;
	border: 1px dotted #cccccc;
	}

#weblink dt{
	font-weight:bold;
	padding:2px 0 0 5px;
	}
	
#weblink dd{
	text-align : center;
	}

.randimg{
	float:left;
	width: 120px;
	height:120px;
	margin:0 10px 10px 0;
	}

.randtxt {
	float:left;
	width: 326px;
	}

.randtxt p{
	padding:4px 0 4px 0;
	font-size: 12px;
	}

#footer ul{
	margin:3px 0 0 10px;
	font-size: 12px;
	}

#footer ul li{display: inline;}

#footer ul li a:link  {color:#ffffff;}
#footer ul li a:active{color:#ff0000;}
#footer ul li a:visited{color:#ffffff;}
#footer ul li a:hover  {
	color:#ffffff;
	position:relative;
	top:-1px;
	left:-1px;
	}

#footer p{
	padding:4px 0 10px 10px;
	font-size: 12px;
	color: #ffffff;
	}

#foottop{
	background: #ff6600;
	padding:4px 0 8px 0;
	text-align:center;
	}

#footmid{
	background: #ffffff;
	margin:8px 0 8px 0;
	padding-right:10px;
	}
#footmid ul li{display: inline;}
#footmid ul li a:link  {color:#0066ff;}
#footmid ul li a:active{color:#0066ff;}
#footmid ul li a:visited{color:#0066ff;}
#footmid ul li a:hover{color:#ff0000;}

#footbot{
	background: #999999;
	}

#footbot p{
	font-size: 12px;
	text-align : center;
	}

#topics ul{
	padding:5px 5px 5px 10px;
	border: 1px solid #cccccc;
	}

#topics ul li{
	list-style-position: inside;
	list-style-type: circle;
	font-size: 12px;
	}

/*
------------------------------------------------------------
 category
--------------------------------------------------------- */

#cate-tops{
	padding:0 10px 10px 10px;
	font-size: 12px;
	}

#cate-tops h4{color: #cc3333;
font-weight:bold;
margin:15px 0px 10px 0px;
}

#sortted	{
	background:#fff0b4;
	font-size: 12px;
	text-align : center;
	}

#sortted table td	{
	font-size: 12px;
	}

#sortted span	{
	font-weight:bold;
	font-size: 12px;
	}

.spacetd{
	padding:5px;
	}


/*
------------------------------
 date table
---------------------------- */
#dets{
	margin-top:10px;
	margin-bottom:10px;
	background:#ffe88c;
	}

.pagers{
	margin:6px 0;
	padding:5px 6px 0 0;
	font-size:14px;
	text-align : right;
	}

.datebles{
	width: 462px;
	margin-bottom:6px;
	padding:3px;
	border: 1px solid #666666;
	font-size:12px;
	background:#fff;
	}

.datebles td	{
	padding:0;
	border: 1px dotted #cccccc;
	}

.datebles td.one{
	width: 110px;
	text-align : center;
	background:#ffcc66;
	font-size:12px;
	}

.datebles td.top{
	width: 110px;
	text-align : center;
	background:#ebebeb;
	font-size:10px;
	}

.datebles td.oki{
	padding-left:10px;
	font-size:14px;
	}

.datebles td.come{
	padding:3px;
	font-size:10px;
	line-height: 150%;
	}

.datebles td a:link	{color:#0066ff;font-weight:bold;}
.datebles td a:active	{color:#0066ff;font-weight:bold;}
.datebles td a:visited	{color:#0066ff;font-weight:bold;}
.datebles td a:hover	{color:#ff6600;font-weight:bold;}

#bimage{
	float:left;
	margin:10px 10px 10px 0;
	width: 120px;
	height:60px;
	}

#bname{
	float:left;
	margin:10px 0 0 0;
	width: 280px;
	}

#bname p{
	padding:3px 0 0 10px;
	font-size:16px;
	}

#bname p strong{
	font-weight:bold;
	}

#bcoment{
	clear: both;
	width: 432px;
	padding:10px;
	border: 1px solid #999;
	font-size:12px;
	background:#fff;
	}

.entry{
	margin:10px 0 0 0;
	text-align : center;
	}

.entry a:hover{
	position:relative;
	top:-2px;
	left:-1px;
	}

.block-left{
	width: 120px;
	text-align : left;
	padding:4px 0 4px 10px;
	background:#ffcc66;
	border: 1px solid #fff;
	font-size:12px;
	}

.block-right{
	text-align : left;
	padding:4px 0 4px 10px;
	font-size:12px;
	border: 1px solid #fff;
	}

h5{
	padding:10px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	}


.step{
	margin:10px 0 10px 0;
	width: 450px;
}

.step h5{
	font-size:14px;
	font-weight:bold;
	}

.rmimg{
	float:left;
	display: block;
	width: 120px;
	height:100px;
	}

.rmimgright{
	float:left;
	width: 310px;
	height:120px;
	font-size:12px;
	padding:0 0 0 10px;
	}

.step.stepline{
	width: 450px;
	display: block;
	height:1px;
	clear: both;
	border-bottom: 1px solid #999999;
	}



/*
------------------------------
 yogoshu
---------------------------- */

.yogotable{ margin-top:10px; }

.yogotoptables{
	width: 150px;
	height: 24px;
	text-align: center;
	background-color: #ff9900;
	font-size: 12px;
	}

.yogotables	{
	padding: 5px;
	vertical-align:top;
	background-color: #ffffff;
	}

.yogotables ul li{font-size: 12px;}

.yogoh	{
	margin-top:10px;
	padding: 4px 4px 0 5px;
	width: 450px;
	height: 22px;
	background-color: #ff9900;
	font-size: 12px;
	font-weight:bold;
	}

.yogohs	{
	float:left;
	font-weight:bold;
	}

.yogohtxt	{
	margin-top:10px;
	padding: 3px 4px 0 4px;
	width: 450px;
	height: 20px;   
	background-color: #ffffcc;
	font-weight:bold;   
	font-size: 12px;
	}

.yogohtxtback	{
	float:right;
	padding-right: 4px;
	font-size: 12px;
	}

.yogohtxt2	{
	margin-top:6px;
	padding: 3px 4px 0 4px;
	width: 450px;
	font-size: 12px;
	line-height: 150%;
	}

.space2{margin-right:5px;}

#yahoo	{
	margin: 15px 0;
	width: 180px;
	text-align:center;	
	}