@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../image/base/bg.png);
	background-repeat:repeat-x;
	font-size:10pt;
	background-color:#e7d9b2;
}

h1, h2, h3, h4, h5, h6
{
	margin:0px;
}

img
{
	border:none;
}

table tbody th
{
	text-align:left;
}

div.caution
{
	background-image:url(../image/base/icon_caution.png);
	padding-left:40px;
	line-height:32px;
	background-repeat:no-repeat;
	background-position:left top;
	color:#FF6600;
}

#background
{
	background-image:url(../image/base/top_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:1125px;
	margin:0px auto;
}

#title
{
	float:left;
	color:#FFFFFF;
	width:950px;
	height:185px;
}

#y_search
{
	display:inline;
	float:left;
	margin-left:45px;
	margin-bottom:5px;
	color:#FFFFFF;
}

#y_search form
{
	display:inline;
	margin:0px;
}

/* search */
#search
{
	background-image:url(../image/base/search_bg.png);
	width:580px;
	height:136px;
	margin-left:5px;
	float:left;
}

#search form.keyword
{
	margin:40px auto auto 90px;
}

#search form.tag
{
	margin:30px auto auto 25px;
}

#search form.tag a
{
	color:#FFFFFF;
}

#description
{
	float:left;
	width:500px;
	margin-top:5px;
	color:#FFFFFF;
	float:left;
}

#description h1
{
	margin:2px 10px;
	font-size:1.0em;
	font-weight:normal;
}


#center
{
	display:inline;
	width:950px;
	float:left;
	margin-left:87px;
}

#contents
{
	display:inline;
	float:left;
	margin-top:3px;
}

#footer
{
	position:relative;
	background-color:#381006;
	line-height:50px;
	text-align:right;
	color:#FFFFFF;
	background-image:url(../image/base/footer.png);
}

/* right area */
#right
{
	width:363px;
	float:left;
	background-image:url(../image/base/right_bg.png);
}

#right .wrap_h2
{
	display:inline;
	background-image:url(../image/base/label_right.png);
	width:280px;
	height:52px;
	margin-left:45px;
	margin-top:20px;
	float:left;
}

#right .wrap_h2 h2
{
	font-size:1.2em;
	margin-top:24px;
	text-align:center;
}

#right .u_h2
{
	display:inline;
	clear:both;
	margin:5px;
	width:280px;
	background-color:#efe0b5;
	margin-left:45px;
	margin-top:5px;
	float:left;
}

#right .u_h2 .text
{
	margin:10px;
}

#right .u_h2 ul
{
	margin-left:0px;
	padding-left:20px;
}

/* left area */
#left
{
	width:587px;
	float:left;
}

#left .title
{
	background-image:url(../image/base/label_normal.png);
	width:587px;
	height:40px;
}

#left .title h2
{
	line-height:40px;
	color:#FFFFFF;
	font-size:1.2em;
	margin-left:10px;
}

#left .u_h2
{
	margin:10px;
}

#left .wrap_h3
{
	border-left:10px solid #0066FF;
	line-height:1.1em;
}

#left .wrap_h3 h3
{
	margin-left:10px;
	font-size:1.1em;
	line-height:1.1em;
}


#category
{
	width:587px;
}

#category .title
{
	width:587px;
	height:36px;
}

#category .title h2
{
	line-height:36px;
	color:#FFFFFF;
	font-size:1.2em;
	margin-left:10px;
}

#category .cell
{
	width:290px;
	margin:1px;
	float:left;
}

#category .first
{
	background-image:url(../image/base/folder.png);
	background-repeat:no-repeat;
	background-position:top left;
	border-bottom:1px solid #aaaaaa;
	width:290px;
}

#category .first h3
{
	margin:0px;
	margin-left:40px;
	line-height:28px;
}

#category .second
{
	width:250px;
	margin:5px;
	margin-left:30px;
	margin-bottom:20px;
}

#category .second div.cell
{
	width:110px;
	float:left;
	background-image:url(../image/base/list_tri_mini.png);
	line-height:15px;
	background-repeat:no-repeat;
	padding-left:12px;
}


/* site list */
#site_list, #update_list, #new_list
{
	width:587px;
}

#site_list .title
{
}

#update_list .title
{
}

#new_list .title
{
}

#site_list .date, #update_list .date, #new_list .date
{
	text-align:right;
}

#site_list ul, #update_list ul, #new_list ul
{
	list-style:none;
	margin:10px;
	padding:0px;
	border-bottom:1px solid #ff842a;
}

/* update information */
#update .line
{
	border-bottom:#CCCCCC 1px solid;
}

#update .date
{
	width:80px;
	float:left;
}

#update .content
{
	float:left;
}

/* my page */
#mypage .hp_list
{
	list-style:none;
	margin:10px;
	padding:0px;
}

#mypage .hp_list li
{
	border:1px solid #FFE4CA;
}

#mypage .target_category
{
	background-color:#FFE6D9;
	line-height:50px;
	text-align:center;
}

/* category tree */
#category_tree ul.parent
{
	float:left;
	width:280px;
	margin:0px;
	padding:0px;
}

#category_tree li
{
	list-style:none;
}

/* item */
.item .tag
{
	background-image:url(../image/base/tag.png);
	background-repeat:no-repeat;
	padding-left:65px;
	line-height:39px;
}

/* tag search */
#tag_search
{
	background-image:url(../image/base/label_tag.png);
	background-repeat:no-repeat;
	width:587px;
	float:left;
}

#tag_search .body
{
	margin-top:60px;
	margin-bottom:10px;
	margin-left:20px;
}

#tag_search form
{
	display:inline;
}

/* table for add item*/
#add_hp th
{
	width:150px;
	vertical-align:top;
}

#add_hp .submit
{
	background-color:#D3EDD8;
}

/*----- ハワイ関連ホームページ検索について -----*/

.l_code{
width:550px;
height:65px;
background-color:#ececec;
border:none;
}

/* promotion banner area */
#pr_banners
{
	text-align:center;
	font-weight:bold;
	color:#FF3300;
	margin:5px;
	padding:10px 0px;
}

/* top link */
#top_link
{
	display:block;
	margin-top:30px;
	width:600px;
	height:130px;
}

/* popular ranking */
#right #popular
{
	background-image:url(../image/base/popular_rank.png);
	width:344px;
	height:260px;
	margin:0px auto;
	margin-top:10px;
}

#right #popular .body
{
	position:relative;
	top:45px;
	left:0px;
	width:310px;
	height:160px;
	margin:0px auto;
}

#right #popular .row
{
	border-bottom:1px dotted #CCCCCC;
}

#right #popular .rank
{
	width:30px;
	float:left;
}

/* popular ranking on site list */
#site_list #popular_cate
{
	background-image:none;
	width:580px;
	margin:10px auto;
	border:1px solid #D0B846;
	background-color:#FDF9E8;
}

#site_list #popular_cate .title
{
	background-image:none;
	font-weight:bold;
	color:#800000;
}

#site_list #popular_cate .body
{
	width:540px;
	margin:10px auto 20px auto;
}

#site_list #popular_cate .row
{
	border-bottom:1px dotted #CCCCCC;
}

#site_list #popular_cate .rank
{
	width:30px;
	float:left;
}

/* navigation */
#navigation
{
	width:567px;
	margin:0px auto;
	margin-bottom:30px;
}

#navigation .cell
{
	border:1px solid #C09D41;
	float:left;
	text-align:center;
	width:25px;
	line-height:25px;
	margin:2px;
	background-color:#F2E3BD;
}

#navigation .current
{
	background-color:#FFCCFF;
	font-weight:bold;
}

/* order */
#order
{
	line-height:20px;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
}

#order img
{
	vertical-align:middle;
}

