@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------
	#format
----------------------------------------------------*/
#html{
	overflow-y: scroll;
    height:100%;
}


/*--- default */

body{
	font-family: "メイリオ", "Meiryo", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 155%;
	height: 100%;
	position: relative;
	color: #151515;
}

a{
	color: #151515;
	text-decoration: none;
}

a:hover{
	color: #F06;
	text-decoration: underline;
	}

#html{
	overflow-y: scroll;
    height:100%;
}


* html div#container{
    height:100%;
}

div#container{
	width: 100%;
	margin:0px auto;
	position:relative;
	min-height: 100%;	
}

body > #container {
        height: auto;
}

div#main{
	width: 810px;
	margin:0px auto;
}

#header{
	background-image: url(../img/header_bk.gif);
	width: 900px;
	margin:0px auto;
	height:120px;
	background-repeat: no-repeat;
	background-position: top;
}

#headlogo{
	position: relative;
	text-decoration: none;
	display: block;
	width:160px;
	height:70px;
	float:left;
}


#headlogo a{
	position: relative;
	text-decoration: none;
	display: block;
	width:160px;
	height:70px;
	float:left;
	background-image: url(../img/mini_logo.png);
	}


#head_menu{
	height:60px;
	display: block;
	margin-left:180px;

}

#head_menu li a{
	height:60px;
	float:left;
	display: block;
}


#footer{
	position:absolute;
	bottom:0px;
	height:20px;
	width:100%;
	text-align: center;
	background-color: #333;
}

address{
	font-size:10px;
	line-height: 18px;
	color: #FFF;
	font-family: 'Vollkorn', arial, serif; 
	font-style: normal;
	height: 20px;
}

h2{
	height:30px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*----------------------------------------------------
	#H1
----------------------------------------------------*/

.h1_img{
	width:840px;
	height:70px;
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom:30px;
}

#h1-top{
	height:110px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../img/tt_top2.gif);
}

#h1-top-ps{
	height:110px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../img_ps/ps_logo.jpg);
}

#main_ph{
	height:460px;
	background-image: url(../img/top_img4.jpg);

}
	
#main_ph2 a{
	height:335px;
	background-image: url(../img_ps/main_1.jpg);
	display:block;
	background-position: center 0px;
}	

#ph-credit{
	height:405px;
	background-image: url(../img_ps/main_1.jpg);
	display:block;
	background-position: center -335px;
}

#main_bk{
	height:525px;
	background-image: url(../img_ps/main_2.png);
	display:block;
	}


#ph-menu{
	height:266px;
}

#ph-menu li{
	width:266px;
	height:266px;
	float:left;
	background-repeat: no-repeat;
}

.mr6{
	margin-right:6px;
}

#btnA a{
	height:266px;
	display: block;
	background-image: url(../img_ps/btn_a_0.jpg);
}

#btnA a:hover{
	background-image: url(../img_ps/btn_a_1.jpg);
}

#btnB a{
	height:266px;
	display: block;
	background-image: url(../img_ps/btn_b_0.jpg);
	}

#btnB a:hover{
	background-image: url(../img_ps/btn_b_1.jpg);
}


#btnC a{
	height:266px;
	display: block;
	background-image: url(../img_ps/btn_c_0.jpg);
	}

#btnC a:hover{
	background-image: url(../img_ps/btn_c_1.jpg);
}

.close_btn a{
	width:90px;
	height:60px;
	display: block;
	background-image: url(../img_ps/close_btn.png);}

#h1-gallary{
	background-image: url(../img/tt_gallary2.gif);
}

#h1-info{
	background-image: url(../img/tt_info2.gif);
}

#h1-bio{
	background-image: url(../img/tt_bio2.gif);
}

#h1-prf{
	background-image: url(../img/tt_prf2.gif);
}

#h1-link{
	background-image: url(../img/tt_link2.gif);
}

/*----------------------------------------------------
	#head_menu
----------------------------------------------------*/


#m_info a{
	width:110px;
	background-image: url(../img/m_info_0.png);
	background-repeat: no-repeat;
}

#m_info a:hover{
	width:110px;
	background-image: url(../img/m_info_1.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#m_info_now a{
	width:110px;
	background-image: url(../img/m_info_1.png);
	background-repeat: no-repeat;
	text-decoration: none;
}


#m_prf a{
	width:130px;
	background-image: url(../img/m_prf_0.png);
	background-repeat: no-repeat;
}

#m_prf a:hover{
	width:130px;
	background-image: url(../img/m_prf_1.png);
	background-repeat: no-repeat;
	text-decoration: none;

}

#m_prf_now a{
	width:130px;
	background-image: url(../img/m_prf_1.png);
	background-repeat: no-repeat;
	text-decoration: none;

}

#m_bio a{
	width:130px;
	background-image: url(../img/m_bio_0.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#m_bio a:hover{
	width:130px;
	background-image: url(../img/m_bio_1.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#m_bio_now a{
	width:130px;
	background-image: url(../img/m_bio_1.png);
	background-repeat: no-repeat;
	text-decoration: none;

}

#m_gallary a{
	width:130px;
	background-image: url(../img/m_gallary_0.png);
	background-repeat: no-repeat;
	
}

#m_gallary a:hover{
	width:130px;
	background-image: url(../img/m_gallary_1.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#m_gallary_now a{
	width:130px;
	background-image: url(../img/m_gallary_1.png);
	background-repeat: no-repeat;
	text-decoration: none;
}


#m_blog a{
	width:110px;
	background-image: url(../img/m_blog_0.png);
	background-repeat: no-repeat;
}

#m_blog a:hover{
	width:110px;
	background-image: url(../img/m_blog_1.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#m_link a{
	width:110px;
	background-image: url(../img/m_link_0.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#m_link a:hover{
	width:110px;
	background-image: url(../img/m_link_1.png);
	background-repeat: no-repeat;
	text-decoration: none;

}

#m_link_now a{
	width:110px;
	background-image: url(../img/m_link_1.png);
	background-repeat: no-repeat;
	text-decoration: none;

}


.pagetop_ar{
	width:80px;
	margin:0 0 0 auto;
	height:30px;
	clear: both;
	float: none;
	margin-bottom: 20px;
}

.pagetop_ar a{
	background-image:url(../img/pagetop_ar_0.gif);
	background-position: center top;
	background-repeat: no-repeat;
		display: block;

}

.pagetop_ar a:hover{
	background-image:url(../img/pagetop_ar_1.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-decoration: none;

}



/*----------------------------------------------------
	#reset
----------------------------------------------------*/

html {
	overflow-y: scroll;
    height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}

img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
