/*-------------------------------------------------
CSS-STYLE
---------------------------------------------------
Copyright (c) MS PICTURES All rights reserved. 
-------------------------------------------------*/


@charset "shift_JIS";
 
	
/* Format Browser's defined style
-------------------------------- */
* {
	padding: 0;
	margin: 0;
}

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
table,th,td,
form,select,option,input,
address,pre,em,strong,
blockquote,q,cite {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
}


/* IMG Border none
-------------------------------- */
img {
	border: none;
}


/* List style none
-------------------------------- */
ol,ul,li {
	list-style-type: none;
}


/* Label Clickable
-------------------------------- */
label {
	cursor: pointer;
}

html*label {
	cursor: default;
}

* html label {
	cursor: pointer;
}


/* clearfix
-------------------------------- */
.clearfix:after { /* for modern browser */
    height: 0;
    visibility: hidden;
    content:".";
    display: block;
    clear: both;
}

.clearfix { /* for IE5.5-7 */
    zoom: 1;
    display: inline-block;
}

/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix { display: block; }



/* header
-------------------------------- */
#header {
	height: 27px;
	padding-top: 7px;
	background: url(../image/header_bg.gif) repeat-x;
}


/* footer
-------------------------------- */
#footer {
	width: 730px;
	background-image: url(../image/footer_bg.gif);
	background-repeat: no-repeat;
	height: 83px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
}
#footer address {
	font-size: 70%;
	float: right;
	margin-top: 5px;
}



/* gm
-------------------------------- */
#gm {
	height: 22px;
	clear: none;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#gm ul {
}

#gm li {
	float: left;
}

#gm li a{
	height: 22px;
	display: block;
	text-indent: -9999px;
}

.gm_active01 {
	background-image: url(../image/header_gm.gif);
	background-position: 0px -22px;
	width: 43px;
}

.gm_active02 {
	background-image: url(../image/header_gm.gif);
	background-position: -43px -22px;
	width: 31px;
	margin-right: 10px;
}

.gm_active03 {
	background-image: url(../image/header_gm.gif);
	background-position: -74px -22px;
	width: 13px;
	margin-right: 10px;
}

.gm_active04 {
	background-image: url(../image/header_gm.gif);
	background-position: -87px -22px;
	width: 20px;
	margin-right: 10px;
}

.gm_active05 {
	background-image: url(../image/header_gm.gif);
	background-position: -107px -22px;
	width: 30px;
	margin-right: 10px;
}

.gm_active06 {
	background-image: url(../image/header_gm.gif);
	background-position: -137px -22px;
	width: 29px;
	margin-right: 10px;
}

.gm_active07 {
	background-image: url(../image/header_gm.gif);
	background-position: -166px -22px;
	width: 21px;
}


#gm01 a:link, #gm01 a:visited {
	background-image: url(../image/header_gm.gif);
	width: 43px;
	background-position: 0px 0px;
	margin-right: 420px;
}

#gm01 a:hover {
	background-image: url(../image/header_gm.gif);
	background-position: 0px -22px;
}

#gm02 a:link, #gm02 a:visited {
	background-image: url(../image/header_gm.gif);
	width: 31px;
	background-position: -43px 0px;
	border-right: 1px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#gm02 a:hover {
	background-image: url(../image/header_gm.gif);
	background-position: -43px -22px;
}

#gm03 a:link, #gm03 a:visited {
	background-image: url(../image/header_gm.gif);
	width: 13px;
	background-position: -74px 0px;
	margin-right: 10px;
}

#gm03 a:hover {
	background-image: url(../image/header_gm.gif);
	background-position: -74px -22px;
}

#gm04 a:link, #gm04 a:visited {
	width: 20px;
	background-position: -87px 0px;
	background-image: url(../image/header_gm.gif);
	margin-right: 10px;
}

#gm04 a:hover {
	background-image: url(../image/header_gm.gif);
	background-position: -87px -22px;
}

#gm05 a:link, #gm05 a:visited {
	background-image: url(../image/header_gm.gif);
	width: 30px;
	background-position: -107px 0px;
	margin-right: 10px;
}

#gm05 a:hover {
	background-image: url(../image/header_gm.gif);
	background-position: -107px -22px;
}

#gm06 a:link, #gm06 a:visited {
	background-image: url(../image/header_gm.gif);
	width: 29px;
	background-position: -137px 0px;
	margin-right: 10px;
}

#gm06 a:hover {
	background-image: url(../image/header_gm.gif);
	background-position: -137px -22px;
}

#gm07 a:link, #gm07 a:visited {
	background-image: url(../image/header_gm.gif);
	width: 21px;
	background-position: -166px 0px;
	margin-right: 10px;
}

#gm07 a:hover {
	background-image: url(../image/header_gm.gif);
	background-position: -166px -22px;
}

#gm08 a:link, #gm08 a:visited {
	background-image: url(../image/header_celeb.png);
	width: 49px;
	background-position: 0 0px;
	margin-right: 10px;
}

#gm08 a:hover {
	background-image: url(../image/header_celeb.png);
	background-position: 0 -22px;
}

#gm09 a:link, #gm09 a:visited {
	background-image: url(../image/header_mitsu.png);
	width: 16px;
	background-position: 0 0px;
	margin-right: 10px;
}

#gm09 a:hover {
	background-image: url(../image/header_mitsu.png);
	background-position: 0 -22px;
}

#gm10 a:link, #gm10 a:visited {
	background-image: url(../image/header_hills.png);
	width: 36px;
	background-position: 0 0px;
}

#gm10 a:hover {
	background-image: url(../image/header_hills.png);
	background-position: 0 -22px;
}


/* footer menu left
-------------------------------- */
#fm_left {
	width: 341px;
	margin-top: 18px;
	float: left;
}

#fm_left ul {
}

#fm_left li {
	float: left;
}

#fm_left li a{
	display: block;
	text-indent: -9999px;
	height: 33px;
	text-decoration: none;
}

#fm_left01 a:link, #fm_left01 a:visited {
	background-image: url(../../../common/image/fm_left_bg.gif);
	width: 110px;
	background-position: 0px 0px;
}

#fm_left01 a:hover {
	background-image: url(../../../common/image/fm_left_bg.gif);
	background-position: 0px -33px;
}

#fm_left02 a:link, #fm_left02 a:visited {
	background-image: url(../../../common/image/fm_left_bg.gif);
	width: 128px;
	background-position: -110px 0px;
}

#fm_left02 a:hover {
	background-image: url(../../../common/image/fm_left_bg.gif);
	background-position: -110px -33px;
}

#fm_left03 a:link, #fm_left03 a:visited {
	background-image: url(../../../common/image/fm_left_bg.gif);
	width: 103px;
	background-position: -238px 0px;
}

#fm_left03 a:hover {
	background-image: url(../../../common/image/fm_left_bg.gif);
	background-position: -238px -33px;
}


/* footer menu right
-------------------------------- */
#fm_right {
	width: 314px;
	float: right;
	margin-top: 17px;
}

#fm_right ul {
}

#fm_right li {
	float: left;
}

#fm_right li a{
	display: block;
	text-indent: -9999px;
	height: 33px;
	text-decoration: none;
}

.fm_right_active01 {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: 0px -33px;
	width: 43px;
}

.fm_right_active02 {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -43px -33px;
	width: 28px;
}

.fm_right_active03 {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -71px -33px;
	width: 39px;
}

.fm_right_active04 {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -110px -33px;
	width: 43px;
}

.fm_right_active05 {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -153px -33px;
	width: 53px;
}

.fm_right_active06 {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -206px -33px;
	width: 31px;
}

.fm_right_active07 {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -237px -33px;
	width: 76px;
}

#fm_right01 a:link, #fm_right01 a:visited {
	background-image: url(../../../common/image/fm_right_bg.gif);
	width: 43px;
	background-position: 0px 0px;
}

#fm_right01 a:hover {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: 0px -33px;
}

#fm_right02 a:link, #fm_right02 a:visited {
	background-image: url(../../../common/image/fm_right_bg.gif);
	width: 28px;
	background-position: -43px 0px;
}

#fm_right02 a:hover {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -43px -33px;
}

#fm_right03 a:link, #fm_right03 a:visited {
	background-image: url(../../../common/image/fm_right_bg.gif);
	width: 39px;
	background-position: -71px 0px;
}

#fm_right03 a:hover {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -71px -33px;
}

#fm_right04 a:link, #fm_right04 a:visited {
	width: 43px;
	background-position: -110px 0px;
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-repeat: no-repeat;
}

#fm_right04 a:hover {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -110px -33px;
}

#fm_right05 a:link, #fm_right05 a:visited {
	background-image: url(../../../common/image/fm_right_bg.gif);
	width: 53px;
	background-position: -153px 0px;
}

#fm_right05 a:hover {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -153px -33px;
}

#fm_right06 a:link, #fm_right06 a:visited {
	background-image: url(../../../common/image/fm_right_bg.gif);
	width: 31px;
	background-position: -206px 0px;
}

#fm_right06 a:hover {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -206px -33px;
}

#fm_right07 a:link, #fm_right07 a:visited {
	background-image: url(../../../common/image/fm_right_bg.gif);
	width: 77px;
	background-position: -237px 0px;
}

#fm_right07 a:hover {
	background-image: url(../../../common/image/fm_right_bg.gif);
	background-position: -237px -33px;
}
.img_left {
	float: left;
	margin-right: 20px;
}
.img_right {
	float: right;
	margin-left: 20px;
}
.pd_image {
	float: left;
	width: 240px;
}
.pd_image img {
	margin-bottom: 10px;
}
.pd_right {
	float: right;
	width: 470px;
}


.pd_title {
	font-size: 180%;
	margin-top: 20px;
	font-weight: bold;
}
.pd_copy {
	font-size: 60%;
	font-weight: normal;
}

.pd_catch {
	line-height: 160%;
}

.pd_story {
	line-height: 160%;
}
.pd_day {
	font-size: 80%;
}


.pd_hyo1 {
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	margin-bottom: 20px;
}
.pd_hyo1 th {
	background-color: #E7E7E7;
	padding: 3px;
	font-size: 70%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.pd_hyo1 td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.pd_cast_staff {
	float: left;
	width: 470px;
	font-size: 80%;
}
.pd_cast_staff caption {
	text-align: left;
	margin-bottom: 5px;
}


.pd_cast_hyo {
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	float: left;
	margin-right: 30px;
}
.pd_cast_hyo th {
	background-color: #E7E7E7;
	padding: 3px;
	font-size: 70%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.pd_cast_hyo td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	text-align: center;
}
.pd_staff_hyo {
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	float: left;
}
.pd_staff_hyo td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	text-align: center;
}
.pd_thum li {
	float: left;
	padding: 3px;
	border: 1px solid #F3F3F3;
	margin-right: 4px;
	margin-bottom: 8px;
	background-color: #FAFAFA;
}
.pd_thum li img {
	padding: 2px;
	border: 1px solid #F3F3F3;
}
.mgb10 {
	margin-bottom: 10px;
}

.mgb20 {
	margin-bottom: 20px;
}
