body, div, span, table, tr, td, th,
h1, h2, h3, h4, h5, dl, dt, dd, ul, li,
a, img, input, form {
	margin:0;
	padding:0;
}

body{
	font-family:font-family:"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック",arial,"frutiger linotype","lucida grande",helvetica,sans-serif;
	text-align:center;
	color:#333333;
	font-size: small;
	background:transparent url(/img/back.gif) repeat-y center;
}

/* General Style Info */
a{
	color:#00008B;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}

table {
	border:1px solid #DDDDDD;
}
th {
	background-color:#EEEEEE;
	padding:7px 3px;
	width:120px;
}
td {
	padding:7px 3px;
}

li {
	list-style-type:none;
}
p {
	margin:10px 0;
}
hr {
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	border-top:1px dotted #CCCCCC;
}

h1 {
	margin-bottom:20px;
	color:#26401B;
}
h2 {
	background:url(/img/icon11.gif);
	padding:4px;
	margin-bottom:10px;
	font-size:130%;
}
h3 {
	color:#D29F50;
}


.clear {
	clear:both;
}

.go_back {
	padding:0 0 0 18px;
	background:url(/img/icon05.gif) no-repeat left top;
}

.aright {
	text-align:right;
}
.acenter {
	text-align:center;
}
em {
	font-size: 12px;
}

.red {
	color:#F00;
	font-weight:normal;
}

/* Layout */

#container {
	text-align:left;
	width:870px;
	margin:0 auto;
	background:transparent url(/img/back.container.gif) no-repeat top left;
}



div#header_head {
}
div#header {
	width:870px;
	height:100px;
	background:url(/img/back.head.p.gif) no-repeat top right;
}
div#header_tale {
	margin-bottom:15px;
	clear:both;
}
div#caption {
	font-size:80%;
	margin:0 0 0 10px;
}
div#logo {
	float:left;
	margin:10px 0 0 10px;
}
div#logo h1,
div#logo strong {
	display:block;
	font-size: 25px;
	background-color:transparent;
	background-image:none;
	border:none;
	margin:20px 0 0 0;
	padding:0;
}
div#head_navi a,
div#logo a {
	text-decoration:none;
}
div#head_navi {
	background:#D9D9D9 url(/img/back.navi.p.gif) repeat-x top;
	height:42px;
	border-bottom:1px solid #C2C2C2;
	position:relative;
}
div#head_navi div {
	position:relative;
	top:7px;
	left:5px;
	background-color:#FFFFFF;
	height:28px;
	width:860px;
}
div#head_navi ul {
	padding:4px 0 0 10px;
}
div#head_navi li {
	display:inline;
}
div#head_navi span,
div#head_navi a {
	float:left;
	padding:5px 5px 0 5px;
	display:block;
	text-decoration:none;
}
div#head_navi a:hover {
}
div#head_navi span {
	color:#999999;
}



div#content_head {
		padding-top:10px;
}
div#content{
	width:860px;
	margin-left:5px;
	height:100%;
}
div#content_tale {
	clear:both;
}

div#footer_head {
border-top:1px solid #DDD;
}
div#footer{
padding: 15px 10px 5px 10px;
text-align: center;
font-size:80%;
}
div#footer_tale {
}
div#footer a {
}
div#foot_navi {
}
div#copyright {
}


#mainarea {
	width:655px;
	float:left;
}
#sidearea {
	width:180px;
	float:right;
	background-color:#;
}



/* basic block */

div.block_head {
	height:0;
}
div.block {

}
div.block_tale {
	height:0;
	margin-bottom:20px;
	font-size:0;
}


div.small_block {
	width:285px;
}
div.fleft {
	float:left;
}
div.fright {
	float:right;
}





/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 12px;
margin: 5px 10px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
	font-size: 80%;
	margin:4px 0;
}
.tip {
color: #656565;
background-color: #ddd;
}
#error_page {
text-align:center;
padding:100px 0;
}



/* search box */

form.searchform {
	border:1px solid #A6D5C0;
	margin:0;
}
input.inputform {
	border:0pt none;
	width:480px;
	vertical-align:middle;
}
div#sidearea input.inputform {
	border:0pt none;
	width:150px;
}





/* mainCategory  */

div#pickup h2,
div#ranking h2,
div#question h2 {
	background-image:none;
	border:none;
	padding:0;
	background-color:#E8E8E8;
	color:#0081E6;
	margin:1px;
	padding:7px 5px;
}

div#sitedescript {
	background: url(/img/top.img.jpg) no-repeat;
	height:150px;
	margin-bottom:20px;
	position:relative;
}
div#sitedescript .block {
	width:360px;
	height:65px;
	overflow:hidden;
	position:relative;
	top:70px;
	left:10px;
}

div#area_search,
div#keyword {
	margin-bottom:20px;
}
div#area_search .block_head,
div#keyword .block_head {
	height:0;
	margin:0;
}
div#area_search .block,
div#keyword .block {
	background:#EAEDE4 url(/img/box.main.m.gif) repeat-y left;
	margin:0;
	padding:10px;
}
div#area_search .block_tale,
div#keyword .block_tale {
	height:0;
	margin:0;
}
div#area_search .block div {
	background:#FFFFFF url(/img/back.box.gif) no-repeat bottom right;
	padding:10px;
}
div#area_search h2 {
	background-image:none;
	border:none;
	padding:0;
	margin:0 0 5px 0;
}

div#area_search table,
div#keyword table {
	margin:0;
	width:625px;
	border:none;
}
div#area_search th,
div#keyword th {
	vertical-align:top;
	padding:2px 0 4px 0;
	font-weight:normal;
	background-color:transparent;
	width:120px;
}
div#area_search th a,
div#area_search th span {
}
div#keyword th span {
}
div#area_search td,
div#keyword td {
	vertical-align:top;
	padding:2px 0 4px 0;
}
div#area_search a {
	text-decoration:underline;
}
div#area_search a:hover {
	text-decoration:none;
}
div#area_search table table {
	margin:0;
	width:auto;
}
div#area_search table table td {
	width:160px;
	padding:0 0 4px 0;
}
div#area_search span.cnt_firm {
	float:right;
}



/* top shelf */


.small_block div.block {
	padding:0;
}
#topics table {
	width:285px;
	border:none;
}
#topics th {
	width:80px;
	background-color:transparent;
	font-weight:normal;
	vertical-align:top;
}
#topics td {
	vertical-align:top;
}

#topics h2,
#category h2 {
}
#category table {
	width:285px;
	border:none;
}
#category td {
	width:50%;
	padding:2px 3px;
}

#ranking table {
	border:none;
}
#ranking a.img {
	display:block;
	width:80px;
	height:80px;
}
#ranking th {
	background-color:transparent;
}
#ranking td {
	vertical-align:top;
	font-size:85%;
}


/* thumbnail shop */

div#pickup div.block,
div#question div.block {
	border:1px solid #CCCCCC;
}

div#pickup .thumb {
	width:310px;
}
div#pickup .left {
	float:left;
	margin:5px 0 10px 5px;
}
div#pickup .right {
	float:right;
	margin:5px 5px 10px 0;
}
div#pickup div.img {
	float:left;
	width:101px;
	height:61px;
	overflow:hidden;
}
div#pickup .caption {
	float:right;
	width:200px;
	margin:0 0 6px 0;
	font-size:90%;
}
div#pickup .caption span {
	display:block;
	background-color:#0081E6;
	color:#FFFFFF;
	padding-top:2px;
	width:64px;
	text-align:center;
	font-size:80%;
	margin-bottom:4px;
}
div#pickup p {
	font-size:90%;
	margin:0;
}


#question table {
	border:none;
}
#question th {
	width:80px;
	background-color:transparent;
	font-weight:normal;
	vertical-align:top;
	padding:3px 2px;
}
#question td {
	padding:3px 2px;
}



/* links */

table#links {
	border:0;
}
table#links td {
	vertical-align:top;
	padding:0;
	width:49%;
}
table#links th {
	width:2%;
	background-color:transparent;
}
table#links div {
	background-color:#EAF6DD;
	padding:4px;
}




/* tag page */
p.pan {
	margin:0 0 3px 0;
}
h1.keyword {
	font-size:160%;
	color:#AAAAAA;
	font-size:13pt;
	margin:0;
}
h1.keyword span {
	font-size:19pt;
}

h1.one {
	background: url(/img/h1.one.gif) no-repeat left top;
	font-size:15pt;
	color:#004EB3;
	height:57px;
}
h1.one span {
	display:block;
	padding:15px 0 0 30px;
}


div#sites {
}

div#sites table {
	width:100%;
	border-color:#CCCCCC;
	margin-bottom:20px;
}
div#sites th{
	width:60px;
	font-weight:normal;
	background-color:transparent;
	color:#999999;
}
div#sites th,
div#sites td {
	padding:3px 3px 1px 3px;
	border-top:1px dotted #E3E3E3;
	border-left:none;
	border-right:none;
	border-bottom:none;
	line-height:140%;
}
div#sites td.c {
	background:#DAE6F9 url(/img/c.gif) no-repeat left top;
	padding:5px 3px 3px 22px;
}
div#sites td.c a {
	font-size:120%;
	color:#FFFFFF;
	text-decoration:none;
}
div#sites td.c span {
	font-size:80%;
}
div#sites td.d img {
	float:left;
	margin:0 15px 8px 0;
}
div#sites td div.d2 {
	font-size:85%;
}
div#sites td.k {
	word-break:keep-all;
	font-size:10px;
	color:#9B7252;
}
div#sites td.k span {
	white-space: nowrap;
	background:transparent url(/img/tag.r.gif) no-repeat right top;
	height:14px;
	padding-right:5px;
	margin:0 5px 2px 0;
	float:left;
}
div#sites td.k span span {
	background:transparent url(/img/tag.l.gif) no-repeat left top;
	padding-left:7px;
	margin-right:0;
}
div#sites .web {
	display:block;
	float:left;
	background: url(/img/web.gif) no-repeat left top;
	padding-left:20px;
	width:100px;
}
div#sites .tel {
	display:block;
	float:left;
	background: url(/img/tel.gif) no-repeat left top;
	padding-left:20px;
	width:100px;
}
div#sites .adr {
	display:block;
	clear:left;
	background: url(/img/adr.gif) no-repeat left top;
	padding-left:20px;
	margin-right:5px;
}


#categorybox table {
	width:100%;
	border-collapse:collapse;
	border:none;
}
#categorybox th {
	background:transparent url(/img/folder.gif) no-repeat left center;
	padding-left:30px;
}




table.ranking {
	border:3px solid #DDD;
	border-collapse:collapse;
}
table.ranking td {
	padding:5px;
	border-bottom:1px solid #CCC;
}
table.ranking td.rankinno {
	vertical-align:middle;
	text-align:center;
}
table.ranking td.rankin {
	vertical-align:middle;
	text-align:right;
	font-size:100%;
	font-weight:bold;
	padding:0 2px 0 3px;
}



/* category page */

#pan {
	font-size:90%;
}

table#categorysite {
	width:565px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px dashed #CCC;
	margin-bottom:10px;
}
table#categorysite td {
	vertical-align:top;
	border-top:1px dashed #CCC;
	padding-top:10px;
}
table#categorysite div.link {
	font-weight:bold;
}
table#categorysite div.link img {
	vertical-align:bottom;
	margin-left:5px;
}
table#categorysite div.banner {
	float:left;
	width:88px;
	overflow:hidden;
}
table#categorysite div.img {
	float:right;
	width:450px;
}
table#categorysite div.dody {
	font-size:90%;
}
table#categorysite div.post {
	clear:both;
	text-align:right;
	font-size:80%;
}

/* sidetarea */


div#sidearea div.block_head {
	font-size:0;
	height:0;
}
div#sidearea div.block {
	padding:0;
}
div#sidearea .contents a.rss {
	float:right;
	margin:0 5px 3px 0;
	background: url(/img/rssread.gif) no-repeat center center;
	width:18px;
	height:12px;
	display:block;
}
div#sidearea .contents a.rss:hover {
	text-decoration:none;
}
a.more {
	color:white;
	float:right;
	padding-left:14px;
	font-size:10px;
	background: url(/img/more.gif) no-repeat left top;
	width:60px;
	height:13px;
	display:block;
}
a.more:hover {
	background: url(/img/more.hover.gif) no-repeat left top;
	text-decoration:none;
}
h2 a.more {
	color:#168C43;
	font-weight:normal;
}


div.sidemenu {
}
div.sidemenu .block {
	background-color:#F2F2F2;
}
div.sidemenu .contents {
	background: #006ACD url(/img/side.h.gif) no-repeat left top;
	padding:8px 10px 6px 10px;
}
div.sidemenu .contents span {
	color:#FFFFFF;
}

div.sidemenu ul {
	padding: 2px;
}
div.sidemenu ul li {
	border:1px solid #DDDDDD;
	background-color:#FFFFFF;
	padding:0;
	margin:0 0 1px 0;
}
div.sidemenu ul li a {
	border-left:3px solid #0081E6;
	padding:1px 0 1px 10px;
	height:100%;
	display:block;
}
div.sidemenu ul li a:hover {
	border-left:3px solid #E15321;
	text-decoration:none;
}

#popular .contents {
	background: #006ACD url(/img/rank.h.gif) no-repeat left top;
	height:28px;
	margin-bottom:10px;
}
#popular .block {
	background-color:#F2F2F2;
}
#popular ul {
padding: 0 5px 15px 5px;
}
#popular li {
	margin-bottom:5px;
}
#popular ul a {
	color:#C76500;
	margin-left:3px;
}


/**/

table.subcategory {
	width:100%;
	margin-bottom:15px;
}
.subcategory td {
	width:20%;
	padding:0 2px;
	vertical-align:top;
}


/* ad area */
.ad_top1 {
	text-align:center;
	margin-bottom:30px;
}

div#sidearea .ad_side1 .block {
	text-align:center;
}

.ad_exad {
margin: 20px 0 20px 10px;
width:160px;
}
.ad_exad div {
font-size:89%;
padding:5px;
border:1px solid #ddd;
}

.ad_exad2 .intro {
	color:#A8A8A8;
	padding:4px 10px;
}
.ad_exad2 .intro span {
font-size:80%;
}
.ad_exad2 .intro li {
margin-bottom:5px;
background:url(/img/icon07.gif) no-repeat left top;
padding-left:12px;
}






.rssread {
margin:4px 5px 4px 10px;
}



/* pagenate */
.result_num {
}
.result {
	text-align:center;
}
.result span {
margin:0 4px;
}
.result span.pprev {
}
.result span.thispage {
	font-weight:bold;
}
.result span.pnext {
}




/* categories */

div#subcategories {
color:#60748C;
padding:10px;
}



.guide_wrap {
}
.guide_wrap ul {
margin:10px 0 10px 20px;
}
.guide_wrap li {
list-style-type:disc;
margin:5px 0;
}



#register textarea {
width:400px;
}
#register div#thisdata {
border:1px dashed #ddd;
margin:10px;
padding:10px;
}

.link_input {
width:500px;
padding:4px 0 3px 0;
}



/* contact */
#contact table {
	border:none;
	width:564px;
}
#contact th {
	background-color:transparent;
}
tr.bottomborder td, tr.bottomborder th {
border-bottom:1px dashed #BBB;
}
tr.bottomborder th {
width:150px;
}
#contact textarea {
width:500px;
}

/* sitemap */

#sitemap h3 {
margin-bottom:5px;
color:#777777;
}
#sitemap h3 a {
text-decoration:none;
}
#sitemap div {
margin-bottom:20px;
}




.m10 {
margin-bottom:10px;
}
.m20,
#area_search .m20 {
margin-bottom:20px;
}
.m30 {
margin-bottom:30px;
}


