@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	margin: 0px;
	width: 760px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	color: #333333;
	line-height: 1.2em;
	font-size: small;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #6666FF;
}
a:active {
	color: #CC0000;
}
h1 {
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	font-size: small;
}
.h2_point {
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 8px;
	padding-left: 4px;
}
.order {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 25px;
}
hr {
	display: inherit;
}
img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/*ナビゲーション*/
#navigation {
	width: 760px;
	float: none;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
}

/*ヘッダー*/
#header {
	padding: 0px;
	width: 760px;
	height: 170px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#releace_header {
	background-repeat: no-repeat;
	padding: 0px;
	height: 150px;
	width: 760px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topheader {
	width: 760px;
	height: 218px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/top_yama.gif);
	background-repeat: no-repeat;
}

/*コンテンツ*/

#contens {
	width: 760px;
	padding-top: 30px;
	float: none;
}
#contens_index {
	height: 280px;
	margin-top: 15px;
	float: none;
}

#contens h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #666666;
}


#releace {
	margin-top: 35px;
}

/*フッター*/
#footer {
	font-size: x-small;
	color: #999999;
	padding-bottom: 3px;
	clear: both;
	border-bottom: 1px solid #666666;
	height: 60px;
	float: none;
	margin: 10px 0px 0px;
}
#footer1 {
	height: 50px;
	padding-top: 10px;
}


/*プロフィール*/
#profile {
	height: 492px;
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(../images/profile_back.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
}
#profiletext {
	width: 460px;
	float: right;
	padding-top: 30px;
}

/*インデックスP*/
#info {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 160px;
}
#hipside {
	float: left;
	width: 170px;
	padding-left: 10px;
	padding-top: 30px;
}
#hip {
	float: right;
	width: 560px;
}
#hip h2 {
	border-bottom: 2px solid #E5B3FE;
	padding-bottom: 4px;
}

#hipmain table {
	width: 500px;
	padding: 0px;
	margin-left: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin-top: 20px;
}
#hipmain {
	margin-bottom: 20px;
	padding: 20px 10px;
}
#hip-staff {
	padding: 20px 10px;
}
#hip-info {
	padding: 20px 10px;
}

#hipintro {
	padding: 15px 23px 20px;
}
#hipfooter  {
	font-size: x-small;
	color: #999999;
	clear: both;
	border-bottom: 1px solid #999999;
	height: 20px;
	border-top: 1px solid #999999;
}

#name-p {
	font-weight: bold;
	color: #666666;
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 10px;
	width: 200px;
}




/*コンテンツ分割*/
.scheduletable {
	width: 760px;
}


.scheduletable th {
    white-space:nowrap;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}
.table_tr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#hiptable {
	width: 500px;
	margin-left: 10px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
}
#hipmain  table  td {
	padding: 6px 6px 6px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: left;
}
.hip-top td {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.hip th {
	margin: 0px;
	padding: 7px 0px 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	text-transform: none;
	color: #666666;
	border-right: 1px solid #CCCCCC;
	letter-spacing: 2px;
}
.hip-td {
	padding: 6px 6px 6px 10px;
	height: 15px;
}
.name-p {
	font-weight: bold;
	color: #666666;
	width: 540px;
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 3px;
}
#hip-photo-p {
	font-weight: bold;
	color: #666666;
	width: 200px;
	padding-left: 10px;
}
#hip-pro {
	height: 90px;
	width: 540px;
	border-bottom: 2px dotted #CCCCCC;
}
#hipphto {
	float: left;
	height: 90px;
	width: 90px;
}
#name-pro {
	margin-bottom: 50px;
}





.text_top {
	text-align: left;
	vertical-align: top;
}


.scheduletable td {
    white-space:nowrap;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.scheduletable h2 {
	padding-top: 20px;
}

/*作品トップへ*/
.totop {
	color: #666666;
	text-align: right;
	line-height: normal;
	font-size: x-small;
}


/*作品ナビ*/
.sakuhin_navi {
	font-size: small;
	padding-right: 20px;
	padding-left: 5px;
	height: 60px;
	width: 760px;
	text-align: left;
}
.pagetop {
	text-transform: lowercase;
	text-align: right;
}

