@charset "UTF-8";
/* formatting stylse
----------------------------------------------*/
#container {
	background-image: url(../../img/ph_container_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#mainbox a {
	color: #996600;
}
#mainbox a:visited {
	color: #996600;
}
#mainbox a:hover {
	color: #BB811E;
}
/* left stylse
----------------------------------------------*/
#leftbox {
	width: 191px;
	float: left;
	padding-left: 15px;
	line-height: 150%;
}
#leftbox li {
	padding-top: 6px;
	display: block;
	line-height: 150%;
}

/* left banner stylse
----------------------------------------------*/
#lef_bannerbox {
	padding-bottom: 25px;
	text-align: right;
	padding-right: 27px;
}
#lef_bannerbox p {
	padding-bottom: 8px;
}

/* left mainlist stylse
----------------------------------------------*/
#leftbox .lef_mainlistbox {
	padding-left: 3px;
	padding-bottom: 30px;
}
#leftbox .lef_mainlistbox h3 {
	display: block;
	padding-left: 3px;
	margin-top: 30px;
}
#leftbox h3#left_new {
	margin-top: 0px;
}
#leftbox .lef_mainlistbox ul {
	padding-left: 7px;
	list-style: none;
	padding-top: 3px;
	font-size: 85%;
	line-height: 150%;
}
#leftbox .lef_mainlistbox li {
	display: block;
	width: 153px;
	padding-bottom: 3px;
}
#leftbox .lef_name {
	line-height: 120%;
}

/* left backnumber stylse
----------------------------------------------*/
#lef_backnumberbox {
	background-image: url(../../img/lef_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 7px;
	padding-left: 3px;
}
#lef_backnumberbox h3 {
	padding-left: 3px;
	padding-bottom: 5px;
}
#lef_backnumberbox ul {
	padding-left: 5px;
	list-style: none;
	padding-top: 3px;
	width: 155px;
	padding-bottom: 30px;
}
#lef_backnumberbox li {
	padding-top: 3px;
	display: block;
	height: 18px;
	background-image: url(../img/lef_backnumber_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 19px;
	line-height: 140%;
}

/* center stylse
----------------------------------------------*/
#centerbox {
	float: left;
	width: 560px;
}
#main_titlebox {
	background-image: url(../img/ph_titleback.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 547px;
	padding-bottom: 30px;
}
#main_titlebox h3 {
	padding-bottom: 25px;
	padding-top: 21px;
	padding-left: 3px;
}
#main_titlebox p {
	padding-left: 3px;
}

/* midashi stylse
----------------------------------------------*/
#category_title {
	width: 545px;
	padding-bottom: 24px;
	height: 28px;
	background-image: url(../img/ph_midashi_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
}
#category_title h4 {
	color: #000000;
	float: left;
	width: 275px;
	padding-left: 55px;
	font-weight: bold;
	font-size: 140%;
	line-height: 130%;
}
#top_pagelist {
	text-align: right;
	float: left;
	width: 212px;
	color: #666666;
	font-size: 85%;
	padding-top: 2px;
}
#top_pagelist a {
	color: #666666;
}
#top_pagelist a:visited {
	color: #666666;
}
#top_pagelist a:hover {
	color: #000000;
}

