
/*:BODY:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

body {
	font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",;
	font-size:12px;
	color:#FFFFFF;
	background-color: #000000;
	line-height:165%;
	background-image:url(../css/css_img/common_bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-attachment:fixed;
	margin:0;
	padding:0;
	vertical-align: baseline;
	}
img {
	border:none;
	margin:0;
	padding:0;
}

.out_txt {
	margin:-9999px;
	line-height:0;
	}

/*:FONT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/



/*:LINK:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
body a:link { color: #FFFFFF; text-decoration:none;}
body a:visited { color: #FFFFFF; text-decoration:none;}
body a:active { color: #FFFFFF; text-decoration:none;}
body a:hover { color: #663300; text-decoration:none;}

/*:WRAP:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#WRAP {
	width:870px;
	margin:auto;
	}

/*:HEAD:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#HEADER {
	width:870px;
	height:110px;
	}

#HEAD_LOGO {
	width:190px;
	height:110px;
	float:left;
	border:none;
	display:block;
}

#HEAD_SUBMENU {
	float:right;
	height:80px;
	width:170px;
	margin:17px 0 0 0 ;
	display:inline;
	}

#HEADER h1.head_txt {
	font-size:10px;
	font-weight:normal;
	color:#787878;
	padding:10px 10px 0 0;
	text-indent:7px;
	line-height:100%;
	float:right;
	text-indent:0;
	text-align:right;
	line-height:125%;
	}
	
/*:HEAD_MENU:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#HEAD_MENU {
	width:870px;
	height:50px;
	float:left;
	background-image: url(../css/css_img/menu_button.jpg);
	background-repeat:no-repeat;
	}

#HEAD_MENU li {
	float:left;
	height:48px;
	overflow:hidden;
	}

#HEAD_MENU li #company {
	background-image: url(../css/css_img/menu_company.jpg);
	background-repeat:no-repeat;
	width:230px;
	height:50px;
	display:block;
	margin-left:100px;
	}
	
#HEAD_MENU li #topics {
	background-image: url(../css/css_img/menu_topics.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:50px;
	display:block;
	}

#HEAD_MENU li #item {
	background-image: url(../css/css_img/menu_item.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:50px;
	display:block;
	}

#HEAD_MENU li #blog {
	background-image: url(../css/css_img/menu_blog.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:50px;
	display:block;
	}

#HEAD_MENU li #shop {
	background-image: url(../css/css_img/menu_shop.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:50px;
	display:block;
	}

	a:link { color: #0000FF; text-decoration:none;}
	a:visited { color: #FF00FF; text-decoration:none;}
	a:active { color: #FF0000; text-decoration:none;}

#HEAD_MENU li a:hover { background-position: 0 -50px;}
#HEAD_MENU li .active { background-position:0 -100px;}
#HEAD_MENU li .link_txt { margin-left:-9999px;}


/*:INDEX_LEFT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#INDEX_LEFT {
	width:260px;
	float:left;
	padding:0px;
	margin-bottom:15px;
	}

#INDEX_LEFT li {
	margin:0 0 15px 0px;
	line-height:175%;
	padding-bottom:8px;
	border-bottom:#333333 1px solid;
	}

#INDEX_LEFT .left_title {
	margin-bottom:15px;
	}

#INDEX_LEFT h3 {
	font-weight:normal;
	font-size:12px;
	margin:8px 0 15px 10px;
	line-height:125%;
	}

#INDEX_LEFT .banner {
	margin-top:20px;
}

/*:INDEX_RIGHT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#INDEX_RIGHT {
	width:585px;
	float:left;
	margin:0 0 15px 25px;
	}

#INDEX_RIGHT li {
	margin:0 0 3px 0;
	padding:0;
	line-height:100%
	}
	
#INDEX_RIGHT li.bottom {
	margin:0 0 0 0;
	}

#INDEX_RIGHT .main_pict{
	margin:15px 0 15px 0;
}

#INDEX_RIGHT #topics_box {
	padding: 15px;
	background-color:#333333;
	width:540px;
	line-height:175%;
	text-align:left;
	}

#INDEX_RIGHT .next_txt{
	text-align:right;
	margin:5px 15px 0 0;
	float:right;
}


/*INFO:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#INFO {
	width:860px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:15px;
	}

#INFO table {
	width:590px;
	border:none;
	margin-bottom:15px;
	}

#INFO td {
	border-bottom:#333333 solid 1px;
	height:30px;
	padding:0 0 0 15px;
	}

#INFO td.top {
	border-top:#333333 solid 1px;
}

#INFO td.pict {
	padding:0;
}

/*:BLOG_LEFT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#BLOG_LEFT {
	width:250px;
	float:left;
	padding:0px;
	margin-bottom:15px;
	}

#BLOG_LEFT ul{
	background-color:#222222;
	margin:0 0 15px 0;
}

#BLOG_LEFT li {
	line-height:175%;
	border-bottom:#333333 1px solid;
	padding:8px 13px 8px 13px;

	}

#BLOG_LEFT .left_title {
	margin-bottom:15px;
	}

#BLOG_LEFT h3 {
	font-weight:normal;
	font-size:12px;
	margin:8px 0 15px 10px;
	line-height:125%;
	}


/*:BLOG_RIGHT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#BLOG_RIGHT {
	width:570px;
	float:left;
	margin:0 0 15px 50px;
	}

#BLOG_RIGHT img {
	margin:6px 12px 6px 0;
}

#BLOG_RIGHT h2.title {
	width:550px;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666666;
	margin:22px 0 0 0;
}

#BLOG_RIGHT li {
	margin:0 0 3px 0;
	padding:0;
	line-height:100%
	}
	
#BLOG_RIGHT li.bottom {
	margin:0 0 0 0;
	}

#BLOG_RIGHT #blog_box {
	color:#333333;
	padding: 0px 35px 25px 35px;
	background-color:#FFFFFF;
	width:500px;
	line-height:175%;
	}

#BLOG_RIGHT .next_txt{
	text-align:right;
	margin:5px 0 0 0;
	width:100%;
}

#BLOG_WRITE{
	width:570px;
	padding:10px 0 3px 0;
	background-color:#FFFFFF;
	float:left;
	color:#333333;
}

#BLOG_RIGHT .days{
	float:right;
	text-align:right;
	border-bottom:2px solid #333333;
	font-weight:bold;
	padding:0 10px 0px 0;
	margin-bottom:10px;
	}


/*:TOPICS_LEFT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#TOPICS_LEFT {
	width:250px;
	float:left;
	padding:0px;
	margin-bottom:15px;
	}

#TOPICS_LEFT ul{
	background-color:#222222;
	margin:0 0 15px 0;
}

#TOPICS_LEFT #comment{
	background-color:#000000;
	margin:0 0 15px 0;
}

#TOPICS_LEFT li {
	line-height:175%;
	border-bottom:#333333 1px solid;
	padding:8px 13px 8px 13px;

	}

#TOPICS_LEFT .left_title {
	margin-bottom:0px;
	}

/*:TOPICS_RIGHT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#TOPICS_RIGHT {
	width:570px;
	float:left;
	margin:0 0 15px 50px;
	}

#TOPICS_RIGHT img {
	margin:6px 12px 6px 0;
}

#TOPICS_RIGHT h2.title {
	width:550px;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	background-color:#FFFFFF;
	margin:22px 0 0 0;
}

#TOPICS_RIGHT li {
	margin:0 0 3px 0;
	padding:0;
	line-height:100%
	}
	
#TOPICS_RIGHT li.bottom {
	margin:0 0 0 0;
	}

#TOPICS_RIGHT #blog_box {
	color:#FFFFFF;
	padding: 0px 35px 25px 35px;
	background-color:#333333;
	width:500px;
	line-height:175%;
	}

#TOPICS_RIGHT .next_txt{
	text-align:right;
	margin:5px 15px 0 0;
	float:right;
}

#TOPICS_WRITE{
	width:570px;
	padding:15px 0 8px 0;
	background-color:#333333;
	float:left;
	color:#ffffff;
}

#TOPICS_RIGHT .days{
	float:right;
	text-align:right;
	font-weight:bold;
	padding:0 35px 0px 0;
	margin-bottom:5px;
	font-size:14px;
	}

/*:TOPICS_LIST_RIGHT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#TOPICS_LIST {
	width:570px;
	float:left;
	margin:22px 0 15px 50px;
	}

#TOPICS_LIST .title {
	width:540px;
	padding:15px;
	font-size:16px;
	font-weight:bold;
	margin:0 0 30px 0;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
}

#TOPICS_LIST .days{
	text-align:left;
	font-weight:bold;
	padding:5px;
	font-size:14px;
	width:570px;
	}

#TOPICS_LIST .list_box{
	padding:10px;
	width:550px;
	margin:10px 0 10px 0;
	background-color:#222222;
	border:solid 1px #333333;
	float:left;
}

/*:SHOP_LEFT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#SHOP_LEFT {
	width:250px;
	float:left;
	padding:0px;
	margin-bottom:15px;
	}

#SHOP_LEFT ul{
	background-color:#222222;
	margin:0 0 15px 0;
}

#SHOP_LEFT #comment{
	background-color:#000000;
	margin:0 0 15px 0;
}

#SHOP_LEFT li {
	line-height:175%;
	border-bottom:#333333 1px solid;
	padding:8px 13px 8px 13px;

	}

#SHOP_LEFT .left_title {
	margin-bottom:0px;
	}

#SHOP_LEFT .area {
	margin-bottom:10px;
	}


/*:SHOP_RIGHT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#SHOP_RIGHT {
	width:570px;
	float:left;
	margin:0 0 15px 50px;
	}

#SHOP_RIGHT img {
	margin:6px 12px 6px 0;
}

#SHOP_RIGHT h2.title {
	width:550px;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666666;
	margin:22px 0 0 0;
}

#SHOP_RIGHT #blog_box {
	color:#FFFFFF;
	padding: 0px 35px 25px 35px;
	background-color:#333333;
	width:500px;
	line-height:175%;
	}

#SHOP_RIGHT .next_txt{
	text-align:right;
	margin:5px 15px 0 0;
	float:right;
}

#SHOP_WRITE{
	width:570px;
	padding:15px 0 8px 0;
	background-color:#333333;
	float:left;
	color:#ffffff;
}

#SHOP_RIGHT .days{
	float:right;
	text-align:right;
	font-weight:bold;
	padding:0 35px 0px 0;
	margin-bottom:5px;
	font-size:14px;
	}

#SHOP_RIGHT table {
	width:500px;
	border:none;
	margin-bottom:15px;
	line-height:135%;
	font-size:13px;
	}

#SHOP_RIGHT td {
	border-bottom:#666666 solid 1px;
	padding:10px;
	}

#SHOP_RIGHT td.top {
	border-top:#333333 solid 1px;
}

#SHOP_RIGHT td.pict {
	padding:0;
}


#SHOP_RIGHT table a:link { color: #FFFFFF; text-decoration:none;}
#SHOP_RIGHT table a:visited { color: #FFFFFF; text-decoration:none;}
#SHOP_RIGHT table a:active { color: #FFFFFF; text-decoration:none;}
#SHOP_RIGHT table a:hover { color: #663300; text-decoration:none;}

/*:ITEM_LEFT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#ITEM_LEFT {
	width:250px;
	float:left;
	padding:0px;
	margin-bottom:15px;
	}

#ITEM_LEFT ul{
	background-color:#222222;
	margin:0 0 15px 0;
}

#ITEM_LEFT #comment{
	background-color:#000000;
	margin:0 0 15px 0;
}

#ITEM_LEFT li {
	line-height:175%;
	border-bottom:#333333 1px solid;
	padding:8px 13px 8px 13px;

	}

#ITEM_LEFT .left_title {
	margin-bottom:0px;
	}

#ITEM_LEFT .area {
	margin-bottom:10px;
	}

/*:ITEM_RIGHT:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#ITEM_RIGHT {
	width:570px;
	float:left;
	margin:0 0 15px 50px;
	}

#ITEM_RIGHT img {
	margin:6px 12px 6px 0;
}

#ITEM_RIGHT h2.title {
	width:550px;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	background-color:#999999;
	margin:22px 0 0 0;
}

#ITEM_RIGHT #blog_box {
	color:#FFFFFF;
	padding: 0px 35px 25px 35px;
	background-color:#333333;
	width:500px;
	line-height:175%;
	}

#ITEM_RIGHT .next_txt{
	text-align:right;
	margin:5px 15px 0 0;
	float:right;
}

#ITEM_RIGHT table {
	width:500px;
	border:none;
	margin-bottom:15px;
	line-height:135%;
	font-size:12px;
	}

#ITEM_RIGHT td {
	border-bottom:#666666 solid 1px;
	padding:8px;
	}

#ITEM_RIGHT td.top {
	border-top:#333333 solid 1px;
}

#ITEM_RIGHT td.pict {
	padding:0;
}

/*:FOOTER:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#FOOTER {
	width:860px;
	height:60px;
	background-image:url(../css/css_img/footer_bg.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	color:#000000;
	clear:both;
	}


/*:NAVI_CSS:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.tablenav {
	color: #2583ad;
	background: #000000;
	margin: 2em auto;
	line-height:4em;
	text-align:left;
}

a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:#000;
	background: #FFCC33;
}

.tablenav .current {
	color: #000000;
	background: #FFCC33;
	border-color: #FFCC33;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}