body{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ECE9D8;
	color: #666666;
	background-image: url(/common/images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}
h1,h2,h3,h4,h5,h6
{
	margin : 0px;
	font-weight: normal;
	font-size: 12px;
}
em {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
hr {
	visibility: hidden;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.line_tb {
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}/*
  ディレクトリー階層表示部分です。
*/
div.navi
{
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(/common/images/navi.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	line-height: 100%;
	padding-top: 4px;
	padding-bottom: 9px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom: 5px;
	display: block;
}
div.navi b{color : #033656;}
div.navi ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
div.navi li {
	padding-right: 5px;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:hover{
	background-color: #F4F3EA;
	color: #FF3300;
}

div.description{
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(/common/images/description.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	line-height: 150%;
	padding-top: 4px;
	padding-bottom: 9px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-size: 11px;
}
div.wiki{
	background-color: #FBF9F2;
	background-position: left top;
	background-image: url(/common/images/wikipedia.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	line-height: 130%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-size: 10px;
}
div.option{
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(/common/images/option.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	line-height: 150%;
	padding-top: 4px;
	padding-bottom: 9px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-size: 11px;
	margin-top: 5px;
}

h2.category_header{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.category
{
}
.kanren ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.kanren li {
	margin: 0px;
	background-image: url(/common/images/icon_ya_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.list_c_l2 {/* 最優先カテゴリーリスト表示領域です。*/}
.list_c_l2 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.list_c_l2 ul li {
	margin: 0px;
	background-image: url(/common/images/icon_ya_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
/*
  最優先ショートカットの表示行です。
*/
li.alias {
	list-style-type : circle;
}
.list_c_l1 {/*優先カテゴリーリスト表示領域です。*/}
.list_c_l1 ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.list_c_l1 li{
	margin: 0px;
	background-image: url(/common/images/icon_ya_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}/*
  一般カテゴリーリスト表示領域です。
*/
.list_c_l0 ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.list_c_l0 li
{
	background-image: url(/common/images/icon_ya_black.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
}
.list_yoko {
	list-style-type: none;
	display: block;
}
.list_yoko ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.list_yoko li {
	padding-right: 5px;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list_yoko hr {
	margin-bottom: 5px;
}



ul.c_l0
{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.c_l0 li
{
	margin: 0px;
	background-image: url(/common/images/icon_page.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.c_l0 b
{
	font-size: 12px;
	display: block;
	padding-bottom: 8px;
	color: #333333;
	font-weight: normal;
	padding-top: 2px;
}
/*
  サイトリスト表示領域のヘッダーです。
*/
#box_s_header{
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	background-image: url(/common/images/link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom: 15px;
}
#box_s_header dd{
	margin-bottom : 8px;
}
#box_s_header dd b{
	font-size : 80%;
	color : #008000;
	display: block;
	font-weight: normal;
}
#box_s_header dt{
	color: #066BAB;
	font-weight: bold;
	clear: both;
}
#box_s_header dt img{
	float: left;
	padding-right: 10px;
	height: 64px;
	width: 64px;
	padding-bottom: 10px;
}
#box_s_header dl{
	margin-left: 100px;
}
/*
  関連カテゴリーリスト表示領域のヘッダーです。
*/
.r_header
{
	border: 1px solid #CCCCCC;
}/*
  関連カテゴリーリストの表示領域です。
*/
ul.related
{
}/*
  関連カテゴリーリストの表示行です。
*/
li.related
{
}/*
  関連カテゴリーリストのアンカータグです。
*/
a.related
{
}
div.guide {
	background-position: left top;
	background-image: url(/common/images/guide.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	line-height: 150%;
	padding-top: 4px;
	padding-bottom: 9px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-size: 10px;
	margin-top: 5px;
}
div.guide h2 {
	margin: 0px;
	background-image: url(/common/images/icon_ya_black.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
div.guide h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.textbox {
	border: 1px solid #999999;
	width: 170px;
	font-size: 12px;
	line-height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

#box_footer {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
	margin-top: 15px;
}
#box_footer a {
	color: #CCCCCC;
}
#box_footer .box_dmoz {
	background-image: url(/common/images/footer.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #0D0D0D;
}
#box_footer .box_dmoz p {
	line-height: 100%;
	padding-top: 13px;
	padding-bottom: 7px;
	padding-left: 180px;
	color: #CCCCCC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	display: block;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 130%;
}
#inbox {
	padding-right: 25px;
	padding-left: 25px;
	display: block;
	background-image: url(/common/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
p,form {
	margin: 0px;
}
.p10 {
	padding: 10px;
}
.p10_tb {
	padding-top: 10px;
	padding-bottom: 10px;
}
.p10_t {
	padding-top: 10px;
}
.p15_tb {
	padding-top: 15px;
	padding-bottom: 15px;
}


.waku {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#box_right {
	display: block;
	width: 182px;
	float: right;
	margin-left: 15px;
}
#box_whats {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	background-image: url(/common/images/whats_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	font-size: 10px;
	color: #AE7439;
	line-height: 130%;
}
#box_left1 {
	display: block;
	width: 550px;
	float: left;
	margin-bottom: 5px;
}
#box_left2 {
	display: block;
	width: 550px;
	float: left;
}
.kanren {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #096291;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(/common/images/bg_connection.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #CD4949;
}
.p5_b {
	padding-bottom: 5px;
}

.p10_b {
	padding-bottom: 10px;
}
.p15_b {
	padding-bottom: 15px;
}
#box_trend {
	display: block;
	margin-top: 20px;
	background-image: url(/common/images/midashi_trend.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	font-size: 11px;
}
#box_trend b {
	display: block;
	padding-bottom: 5px;
}
#box_feed {
	display: block;
	margin-top: 20px;
	background-image: url(/common/images/midashi_feed.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	font-size: 11px;
}
#box_feed b {
	display: block;
	padding-bottom: 5px;
}
.box_feed2 {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.box_feed2 h3 {
	background-image: url(/common/images/icon_rss.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #CC3333;
	font-size: 12px;
	font-weight: bold;
}
.box_feed2 b {
	display: block;
	padding-bottom: 5px;
}
.box_dev {
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 10px;
	margin-bottom: 10px;
}
ul.listpage  {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #999999;
}
ul.listpage li {
	padding-left: 25px;
	background-image: url(/common/images/icon_page.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 130%;
	padding-bottom: 5px;
}

#box_trend a {
	font-size: 12px;
}
.fl_15 {
	display: block;
	float: left;
	padding-right: 15px;
}
#box_engine {
	display: block;
	background-image: url(/common/images/midashi_engine.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	font-size: 11px;
	color: #999999;
	margin: 0px;
}
#box_engine h2 {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 23px;
	line-height: 100%;
	list-style-type: none;
	display: block;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#box_engine h2.www {background-image: url(/common/images/i_www.png);}
#box_engine h2.blog {background-image: url(/common/images/i_blog.png);}
#box_engine h2.img {background-image: url(/common/images/i_img.png);}
#box_engine h2.news {background-image: url(/common/images/i_news.png);}
#box_engine h2.map {background-image: url(/common/images/i_map.png);}
#box_engine h2.ninki {background-image: url(/common/images/i_ninki.png);}
#box_engine h2.shop {background-image: url(/common/images/i_shop.png);}
#box_engine h2.mov {background-image: url(/common/images/i_mov.png);}
#box_engine ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
#box_engine li {
	padding-right: 8px;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 160%;
}
#box_engine a {
	font-size: 12px;
	text-decoration: none;
}
#box_engine em {
	font-size: 12px;
	color: #666666;
}
