/* 全ページ共通------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
}
p,li,address {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
}
h1,h2,h3,h4,h5 {
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
}
a {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.prof {
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
}
table.prof td,table.prof th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	padding: 2px;
}
th {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
#page {
	text-align: left;
	margin: auto;
	width: 900px;
}
#head {
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#head .site_logo {
	padding-top: 46px;
	padding-left: 77px;
}
#navi  {
	width: 781px;
	padding-top: 14px;
	padding-left: 61px;
}
#navi  p  {
	float: left;
	width: 121px;
	padding-top: 31px;
}
#navi p.home {
	width: 55px;
}
#navi p.now {
	padding: 0px;
}
#main {
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 780px;
	padding-top: 36px;
	padding-left: 60px;
	clear: both;
	padding-right: 60px;
}
#main .text_red {
	color: #CC3300;
}
#main .text_red2 {
	color: #CC0000;
}


#foot {
	text-align: center;
	clear: both;
	margin-bottom: 30px;
}
#foot .foot_line {
	background-image: url(../images/bg_foot_line.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#foot .foot_top {
	background-image: url(../images/bg_foot_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 780px;
	text-align: left;
	margin: auto;
	background-color: #F4F4F4;
}
#foot .foot_bottom {
	background-image: url(../images/bg_foot_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
#foot img {
	padding-top: 5px;
	padding-left: 12px;
	float:left;
	width:75px;
}
#foot address {
	font-size: 70%;
	padding-top: 10px;
	font-style: normal;
	float:right;
	width:680px;
	text-align:left;
}
#foot  p.copy {
	margin: 0px auto auto;
	clear: both;
	padding-top: 6px;
	text-align: center;
	width: 780px;
	color: #666666;
	font-size: 70%;
}
#sub {
	width: 780px;
	padding-bottom: 6px;
}
#sub h1 {
	padding-bottom: 15px;
}
#page table.tab_design {
	font-size: 80%;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#page table.tab_design td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#page table.tab_design th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E2F1EC;
}
#index {
	width: 780px;
	padding-bottom: 23px;
}
#index .index_left {
	float: left;
	width: 430px;
}
#index  h2 {
	padding-bottom: 3px;
}
#index  p.sign {
	padding-left: 240px;
	padding-bottom: 20px;
}
#index p.message {
	padding-left: 2px;
	line-height: 190%;
}

#index .news {
	padding-bottom: 20px;
	background-image: url(../images/index/index_bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 428px;
	margin-bottom: 18px;
	padding-top: 20px;
}
#index .news h2 {
	margin: 0px;
	padding: 0px;
}
#index .news_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
}
#index .news ul {
	margin: 0px;
	padding: 3px 0px 0px;
	list-style-type: none;
}
#index .news li {
	background-image: url(../images/index/index_ico_triangle.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: 10px 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0B0B0;
	font-size: 70%;
}
.news .news_line li span.event {
	color: #0066CC;
	background-color: #CCEFFF;
	padding: 1px;
	border: 1px solid #0066CC;
}
.news .news_line li span.chiang {
	color: #CC3300;
	background-color: #FFE0E4;
	padding: 1px;
	border: 1px solid #CC3300;
}
.news .news_line li span.gojo {
	color: #CC3300;
	background-color: #FCDCB3;
	padding: 1px;
	border: 1px solid #CC3300;
}
.news .news_line li span.tani {
	color: #CC3300;
	border: 1px solid #CC3300;
	padding: 1px;
	background-color: #CCFFFF;
}
#index  .box_banner  .left , #index .box_banner .right {
	width: 210px;
}
#index .index_right {
	float: right;
	width: 330px;
}
#index .girls {
	background-image: url(../images/index/index_bg_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	clear: both;
}
#index .girls_img {
	padding-bottom: 5px;
}
#index .girls_line {
	border: 1px solid #F7C6D2;
	margin: 0px;
	padding: 6px;
	background-color: #FFFFFF;
}
#index .girls .gojo, #index .girls .chiang {
	background-color: #FCDCB3;
	width: 160px;
	background-image: url(../images/index/index_img_gojo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 145px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 9px;
}
#index .girls .gojo{
	position: relative;
}
#index #gojyoph,#index #chiangph {
	width: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#index .girls .chiang {
	background-image: url(../images/index/index_img_chiang.jpg);
	background-color: #FFE0E4;
	position: relative;
}
#index .girls .name {
	text-align: center;
	line-height: 123%;
	color: #CC3300;
	padding-bottom: 10px;
}
#index .girls .name a {
	text-decoration: none;
}
#index .girls .name strong {
	font-size: 120%;
}
#index .girls table p {
	font-size: 70%;
}
#index .girls_banner {
	width: 303px;
	padding-left: 5px;
}
#index .girls_banner .left {
	width: 165px;
}
#index .girls_banner .right {
	width: 130px;
}
#index  p.link {
	line-height: 130%;
	font-size: 70%;
	padding-top: 5px;
}
#index p.link2 {
	line-height: 130%;
	font-size: 70%;
	padding-top: 0px;
}
#management {
	width: 780px;
	background-image: url(../images/management/management_bg_list2.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#management  .bg_list , #event .bg_list {
	background-image: url(../images/management/management_bg_list.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
#management  .management_left {
	float: left;
	width: 200px;
}
.management_left   .subtit   {
	font-size: 12px;
	color: #333333;
	padding-left: 7px;
	padding-bottom: 0px;
	padding-top: 4px;
}
#management .management_left ul {
	margin: 0px;
	padding: 1px 0px 0px;
	list-style-type: none;
	width: 200px;
}
#management .management_left li {
	width: 124px;
	padding-top: 15px;
	padding-left: 69px;
	background-repeat: no-repeat;
	background-position: 8px 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #006699;
	padding-right: 7px;
	padding-bottom: 10px;
}
*:first-child+html #management .management_left li {
	padding-bottom: 18px;
}
* html #management .management_left li {
	padding-bottom: 18px;
}
#management li.list_gojo {
	background-image: url(../images/management/management_img_gojo.jpg);
}
#management li.list_chiang {
	background-image: url(../images/management/management_img_chiang.jpg);
}
#management li.list_tani {
	background-image: url(../images/management/management_img_tani.jpg);
}
#management li.list_abiko {
	background-image: url(../images/management/management_img_abiko.jpg);
	background-position: 6px center;
}
#management li.list_torikai {
	background-image: url(../images/management/management_img_torikai.jpg);
	background-position: 6px center;
}
#management li.list_hayasibara {
	background-image: url(../images/management/management_img_hayasibara.jpg);
	background-position: 6px center;
}
#management .management_left strong {
	font-size: 110%;
	font-weight: normal;
	line-height: 80%;
}
#management .management_left em {
	font-size: 80%;
	font-style: normal;
	line-height: 80%;
}
#management .management_left a {
	color: #333333;
}
#management .management_right {
	float: right;
	width: 560px;
}
#management .box_artist , #event .box_coordinate {
	background-image: url(../images/management/management_bg_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
#management .artist_line , #event .coordinate_line {
	width: 558px;
	border: 1px solid #A5D2E9;
}
#management .box_info {
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 19px;
	clear: both;
	margin-left: 19px;
}
#management  h3 , #event h3 {
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1475D0;
	font-size: 90%;
	line-height: 140%;
	font-weight: bold;
	color: #1475D0;
	margin-bottom: 15px;
}
#management .box_info2 {
	width: 520px;
}
#management .box_info2 .left {
	width: 125px;
}
#management .box_info2 .right {
	width: 385px;
}
#management .box_info table.data {
	font-size: 80%;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
}
#management .box_info table.data th {
	color: #003399;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#management .box_info table.data td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#main  .page_top {
	text-align: right;
	clear: both;
}
#main p.small {
	font-size: 70%;
	line-height: 140%;
}
#management .profile_left {
	float: left;
	width: 175px;
}
#management .box_profile {
	margin-left: 19px;
	padding-top: 13px;
	padding-right: 20px;
}
#management .profile_left p {
	font-size: 70%;
	line-height: 130%;
}

#management .profile_right {
	float: right;
	width: 320px;
}
#management .profile_right p {
	padding-bottom: 10px;
}
#management .sp {
	margin-bottom: 20px;
}
#management .profile_left table {
	margin-bottom: 5px;
}
#management .left_chiang {
	float: left;
	width: 180px;
}
#management .right_chiang {
	float: right;
	width: 140px;
}
#management .box_info2 {
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 0px;
	clear: both;
	margin-left: 19px;
	margin-bottom: 20px;
}
#management table.chiang_s_table {
	font-size: 70%;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC0000;
}
#management table.chiang_s_table td {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-top: 5px;
}
#event {
	width: 780px;
	background-image: url(../images/management/management_bg_list2.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#event .event_left {
	float: left;
	width: 200px;
}
#event .event_left ul {
	margin: 0px;
	padding: 1px 0px 0px;
	list-style-type: none;
	width: 200px;
}
#event .event_left li {
	width: 173px;
	padding-top: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #006699;
	padding-right: 7px;
	padding-bottom: 6px;
	background-image: url(../images/event/event_ico_list.jpg);
}
#event .event_right {
	float: right;
	width: 560px;
}
#event .event_left a {
	color: #333333;
}
#event .event_box {
	width: 540px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#event .year {
	padding: 10px;
	clear: both;
}
#event p.date {
	color: #966808;
	font-size: 90%;
	padding-bottom: 5px;
}
#event h2.coordinate {
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#event .box_coordinate p {
	font-size: 90%;
}
#event .coordinate_line2 {
	width: 520px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 15px;
}
#event .coordinate_line2 img {
	margin-bottom: 8px;
}

#event .btn {
	text-align: center;
	padding-bottom: 15px;
}
#event .sp2 {
	padding-top: 10px;
}
#event  .old  h3 {
	border-left-style: none;
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#event .event_box2 {
	width: 540px;
}
#event .event_box2 .left {
	width: 275px;
}
#event .event_box2 .right {
	width: 250px;
}
#event table.eventble {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}
#event table.eventble td {
	font-size: 80%;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#event .event_box table.data {
	font-size: 80%;
	color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
}
#event .event_box table.data th {
	color: #003399;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#event .event_box table.data td {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#voice {
	width: 780px;
}
#voice .voice_message {
	background-image: url(../images/voice/voice_bg_shadow2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 9px;
	padding-bottom: 14px;
}
#voice .voice_message_line {
	border: 1px solid #A5D2E9;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 35px;
	background-color: #FFFFFF;
}
#voice .voice_message h2 {
	padding-bottom: 30px;
	text-align: center;
}
#voice .voice_message p {
	font-size: 90%;
}
#voice h2.traner {
	padding-bottom: 15px;
}
#voice .voice_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 740px;
	margin-bottom: 15px;
	margin-left: 19px;
	padding-bottom: 15px;
}
#voice .cap1 {
	padding-bottom: 20px;
}
#voice .traner_box {
	width: 740px;
}
#voice .traner_box .left {
	width: 386px;
}
#voice .traner_box .right {
	width: 312px;
}
#voice .cap2 {
	padding-bottom: 25px;
}
#voice .traner_box .right p {
	font-size: 70%;
	line-height: 140%;
}
#voice h2.blue {
	font-size: 90%;
	font-weight: normal;
	color: #003399;
	clear: both;
	padding-bottom: 15px;
}
#voice .photo_box {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 340px;
}
#voice .photo_box_last {
	text-align: center;
	float: right;
	width: 96px;
}
#voice  p.more {
	text-align: right;
	clear: both;
	font-size: 90%;
	padding-top: 10px;
}
#voice .voice_btn {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 8px;
}
#voice #codnt {
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 19px;
	clear: both;
	padding-top: 15px;
}
#voice .toi_btn {
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 10px;
}
#voice .leftarea {
	float: left;
	width: 485px;
	margin-bottom: 40px;
}
#voice table.inst {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#voice   table.inst  td {
	font-size: 70%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 7px;
}
#voice table.inst th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
#voice .lesarea {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #CC3300;
	clear: both;
}
#voice  .centertextbig {
	font-size: 16px;
	text-align: center;
}
#voice .lesarea h2 {
	font-size: 20px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	margin-bottom: 5px;
}
#contact {
	width: 780px;
	background-image: url(../images/contact/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 14px;
}
#contact .contact_line {
	border: 1px solid #A5D2E9;
	background-color: #FFFFFF;
}
#contact h2 {
	padding-bottom: 5px;
}
#contact .contact_box {
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 12px;
	padding-bottom: 12px;
	margin-left: 19px;
}
#contact .contact_box2 {
	width: 740px;
	padding-bottom: 30px;
	margin-left: 19px;
}
#contact table,#contact td,#contact th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact p.big {
	font-size: 90%;
}
#contact  input {
}
#contact input#radio, #contact input#radio2 {
	width: auto;
}

#contact #age {
	width: 50px;
}
#contact textarea {
	width: 600px;
}
#contact p.caption {
	font-size: 90%;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 10px;
}
#contact textarea ,#contact #age,#contact #name,#contact #mail,#contact #tel,#contact #add1,#contact #add2 {
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#contact #submit {
	width: 167px;
	margin-bottom: 50px;
}
#contact table.contactble {
}
#contact table.contactble td {
	padding: 5px;
}
h4.ozws_tit {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #DE86AD;
	padding: 3px;
	margin-bottom: 5px;
}
.bannerside       {
	padding-right: 3px;
}
.kanran {
	font-size: 14px;
	list-style-type: square;
	list-style-position: inside;
}
