@charset "UTF-8";
/* formatting stylse
----------------------------------------------*/
#container {
	background-image: url(../../img/ph_container_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper {
	background-image: none;
}
#mainbox {
	width: 775px;
	color: #666666;
	float: left;
}
#pagetop {
	width: 950px;
	padding-top: 40px;
}

/* left stylse
----------------------------------------------*/
#leftbox {
	width: 193px;
	float: left;
	line-height: 150%;
	padding-left: 15px;
}
#left_indexbox {
	background-image: url(../img/left_back.gif);
	background-repeat: repeat-y;
	background-position: 3px top;
	padding-left: 3px;
}
#left_newbox {
	background-image: url(../img/left_newback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 12px;
}
#new_image {
	text-align: center;
	width: 161px;
	display: block;
	padding-top: 3px;
	background-image: url(../img/left_imageback1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_newtitlebox {
	background-image: url(../img/left_newtitle_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 8px;
	font-size: 83%;
	color: #CC0000;
	font-weight: bold;
}
#left_new_vol {
	background-image: url(../img/left_vol_fukidashi.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	display: block;
	float: left;
	width: 45px;
	height: 27px;
	text-align: center;
	line-height: 120%;
	padding: 7px 3px 15px 6px;
}
#lef_new_title {
	float: left;
	width: 103px;
	line-height: 120%;
	padding-top: 7px;
	display: block;
	padding-bottom: 15px;
}
#lef_new_title a {
	color: #CC0000;
	text-decoration: none;
}
#lef_new_title a:visited {
	color: #CC0000;
	text-decoration: none;
}
#lef_new_title a:hover {
	color: #E63232;
	text-decoration: underline;
}
.left_listbox {
	font-size: 83%;
	color: #333333;
	padding-bottom: 8px;
	line-height: 130%;
}
.left_listbox a {
	color: #333333;
}
.left_listbox a:visited {
	color: #333333;
}
.left_listbox a:hover {
	color: #666666;
}
.left_vol {
	display: block;
	float: left;
	width: 36px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-weight: bold;
}
.lef_list_title {
	float: left;
	width: 110px;
}
#left_last {
	font-size: 1px;
	line-height: 1px;
	padding-top: 9px;
}
#left_last img {
	vertical-align: bottom;
}

/* left keisai stylse
----------------------------------------------*/
#lef_bwkeisaibox {
	width: 152px;
	line-height: 1;
	padding: 25px 0px 18px 11px;
}
#lef_bwkeisaibox img {
	vertical-align: top;
}


/* topics title stylse
----------------------------------------------*/
#topics_titlebox {
	background-image: url(../img/ph_titleback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#title_leftbox {
	float: left;
	width: 440px;
}
#title_rightbox {
	float: left;
	width: 320px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#topics_titlebox h3 {
	padding-top: 2px;
	padding-left: 2px;
}
#topics_titlebox h4 {
	padding-top: 4px;
	padding-left: 29px;
	padding-bottom: 10px;
}
#title_lead {
	line-height: 150%;
	color: #333333;
	padding-left: 32px;
	padding-right: 28px;
}

/* profile stylse
----------------------------------------------*/
#profilebox {
	background-image: url(../img/ph_profileback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #785436;
	margin-top: 9px;
}
#profile_left {
	padding-left: 14px;
	padding-top: 10px;
	float: left;
	width: 176px;
	padding-bottom: 5px;
}
#profile_center {
	width: 400px;
	float: left;
	padding-bottom: 5px;
}
#profile_right {
	float: left;
	width: 160px;
	background-image: url(../img/ph_profile_imageback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#profilebox h5 {
	padding-left: 5px;
	padding-top: 10px;
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	padding-right: 10px;
}
#profilebox h5 img {
	vertical-align: middle;
	padding-right: 10px;
	padding-bottom: 5px;
}
#profile_details {
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 25px;
	font-size: 93%;
	line-height: 150%;
}
#profile_blog {
	background-image: url(../img/ph_profile_blog.gif);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	font-size: 93%;
	line-height: 17px;
	padding-left: 31px;
	padding-top: 3px;
}
#profile_blog a {
	color: #333333;
}
#profile_blog a:visited {
	color: #333333;
}
#profile_blog a:hover {
	color: #666666;
}

/* corner stylse
----------------------------------------------*/
#mainbox .cornerbox {
	color: #333333;
	padding-bottom: 20px;
}
.corner_title_first {
	background-image: url(../img/ph_midashi_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	padding-top: 20px;
}
.corner_title {
	background-image: url(../img/ph_midashi_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
}
.corner_title_first h5, .corner_title h5 {
	background-image: url(../img/ph_midashi_illust.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 18px;
	font-size: 150%;
	color: #CC0000;
	font-weight: bold;
	padding-bottom: 12px;
	padding-left: 68px;
	line-height: 130%;
}
.corner_image_left {
	float: left;
	width: 315px;
	padding-top: 20px;
	padding-right: 20px;
}
.corner_image_right {
	float: left;
	width: 315px;
	padding-top: 20px;
}
.corner_text_right {
	width: 425px;
	float: left;
	padding-top: 20px;
	line-height: 180%;
}
.corner_text_left {
	width: 425px;
	float: left;
	padding-top: 20px;
	line-height: 180%;
	padding-right: 20px;
}
.corner_alltext {
	width: 760px;
	padding-top: 20px;
}

/* memo stylse
----------------------------------------------*/
#memobox {
	background-image: url(../img/ph_memoback.gif);
	background-position: 1px 86px;
	padding-left: 1px;
	background-repeat: repeat-y;
	margin-top: 18px;
}
#memobox h5 {
	background-image: url(../img/ph_memo_titleback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 620px;
	padding: 57px 118px 13px 20px;
	font-size: 170%;
	color: #663300;
	line-height: 130%;
}
#memo_text {
	padding-left: 19px;
	width: 453px;
	float: left;
	padding-right: 17px;
	font-size: 83%;
	line-height: 150%;
	color: #333333;
}
#memo_text dt {
	font-weight: bold;
}
#memo_text dd {
	padding-bottom: 20px;
}
#memo_image {
	float: left;
	width: 253px;
}
#memo_image img {
	border: 1px solid #FFFFFF;
}
#memo_caption {
	font-size: 83%;
	line-height: 120%;
	color: #663300;
	padding: 8px 5px 20px;
}
#memo_last {
	clear: both;
	background-image: url(../img/ph_memo_last.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}

/* backnumber stylse
----------------------------------------------*/
#backnumberbox {
	padding-top: 20px;
	font-size: 83%;
	line-height: 130%;
	color: #333333;
}
#backnumberbox a {
	color: #333333;
}
#backnumberbox a:visited {
	color: #333333;
}
#backnumberbox a:hover {
	color: #666666;
}
#backnumberbox h5 {
	padding-bottom: 15px;
}#backnumberbox ul {
	padding-left: 2px;
	list-style: none;
	width: 758px;
}
#backnumberbox li {
	background-image: url(../img/ph_backnumber_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
	padding-bottom: 12px;
}
#backnumberbox .backnumber_vol {
	font-weight: bold;
	padding-right: 10px;
}

