

/*=====================================
common
=====================================*/

#studio_area_top{
	width:720px;
	margin:0 15px 0 10px;
	padding:0;
	float:right;
	font-family : "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック" ;
	font-size : 12px;
	color : #666666;
	line-height : 1.6;
}


#studio_area{
	width:720px;
	margin:0 15px 0 10px;
	padding:0;
	float:right;
	font-family : "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック" ;
	font-size : 12px;
	color : #666666;
	line-height : 1.6;
}


#studio_area_header{
	width:703px;
	margin:25px 0 0 17px;
	padding:0;
}


#studio_area_header h3{
	width:703px;
	font-family : "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック" ;
	font-size : 14px;
	color : #666666;
	line-height : 1.6;
	font-weight:normal;
}


#studio_area_header p{
	width:703px;
	height:29px;
	margin:0;
	padding:0 0 10px 0;
	font-family : "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック" ;
	font-size : 20px;
	font-weight:bold;
	color : #666666;
	line-height : 29px;
}


.studio_menu_photo{
	display:block;
	width:180px;
	height:25px;
	margin:50px 0 30px 0;
	background:url(../../studio/images/studio_menu_photo.gif) no-repeat left -25px;
	text-indent:-9999px;
	overflow: hidden;
	clear:left;
}


.studio_menu_madori{
	display:block;
	width:180px;
	height:25px;
	margin:50px 0 30px 0;
	background:url(../../studio/images/studio_menu_madori.gif) no-repeat left -25px;
	text-indent:-9999px;
	overflow: hidden;
	clear:left;
}


.studio_menu_price{
	display:block;
	width:180px;
	height:25px;
	margin:50px 0 30px 0;
	background:url(../../studio/images/studio_menu_price.gif) no-repeat left -25px;
	text-indent:-9999px;
	overflow: hidden;
	clear:left;
}



/*
#studio_menu{
	width:720px;
	height:25px;
	margin:0 0 5px 0;
	padding:0;
	clear:both;
	list-style-type:none;
}


#studio_menu li{
	width:180px;
	height:25px;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}


.studio_menu_gaiyou{
	display:block;
	width:180px;
	height:25px;
	background:url(../../studio/images/studio_menu_gaiyou.gif) no-repeat left top;
	text-indent:-9999px;
	overflow: hidden;
}


.studio_menu_gaiyou_on{
	display:block;
	width:180px;
	height:25px;
	background:url(../../studio/images/studio_menu_gaiyou.gif) no-repeat left bottom;
	text-indent:-9999px;
	overflow: hidden;
}


.studio_menu_gaiyou:hover{
	background:url(../../studio/images/studio_menu_gaiyou.gif) no-repeat left -25px;
}


.studio_menu_madori{
	display:block;
	width:180px;
	height:25px;
	background:url(../../studio/images/studio_menu_madori.gif) no-repeat left top;
	text-indent:-9999px;
	overflow: hidden;
}


.studio_menu_madori_on{
	display:block;
	width:180px;
	height:25px;
	background:url(../../studio/images/studio_menu_madori.gif) no-repeat left bottom;
	text-indent:-9999px;
	overflow: hidden;
}


.studio_menu_madori:hover{
	background:url(../../studio/images/studio_menu_madori.gif) no-repeat left -25px;
}


.studio_menu_photo{
	display:block;
	width:180px;
	height:25px;
	background:url(../../studio/images/studio_menu_photo.gif) no-repeat left top;
	text-indent:-9999px;
	overflow: hidden;
}


.studio_menu_photo_on{
	display:block;
	width:180px;
	height:25px;
	background:url(../../studio/images/studio_menu_photo.gif) no-repeat left bottom;
	text-indent:-9999px;
	overflow: hidden;
}


.studio_menu_photo:hover{
	background:url(../../studio/images/studio_menu_photo.gif) no-repeat left -25px;
}


.studio_menu_price{
	display:block;
	width:180px;
	height:25px;
	background:url(../../studio/images/studio_menu_price.gif) no-repeat left top;
	text-indent:-9999px;
	overflow: hidden;
}


.studio_menu_price_on{
	display:block;
	width:180px;
	height:25px;
	background:url(../../studio/images/studio_menu_price.gif) no-repeat left bottom;
	text-indent:-9999px;
	overflow: hidden;
}


.studio_menu_price:hover{
	background:url(../../studio/images/studio_menu_price.gif) no-repeat left -25px;
}
*/


#space_header_menu{
	width:720px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}

#space_header_menu li{
	margin:0;
	padding:0;
	float:left;
}

#space_header_menu li a{
	display:block;
	width:120px;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
}

#space_header_menu li .header_menu_souko{
	background:url(../../space/images/header_menu_souko.gif) no-repeat left top;
}
#space_header_menu li .header_menu_souko:hover{
	background:url(../../space/images/header_menu_souko.gif) no-repeat left -33px;
}

#space_header_menu li .header_menu_buil{
	background:url(../../space/images/header_menu_buil.gif) no-repeat left top;
}
#space_header_menu li .header_menu_buil:hover{
	background:url(../../space/images/header_menu_buil.gif) no-repeat left -33px;
}

#space_header_menu li .header_menu_office{
	background:url(../../space/images/header_menu_office.gif) no-repeat left top;
}
#space_header_menu li .header_menu_office:hover{
	background:url(../../space/images/header_menu_office.gif) no-repeat left -33px;
}

#space_header_menu li .header_menu_apart{
	background:url(../../space/images/header_menu_apart.gif) no-repeat left top;
}
#space_header_menu li .header_menu_apart:hover{
	background:url(../../space/images/header_menu_apart.gif) no-repeat left -33px;
}

#space_header_menu li .header_menu_cafe{
	background:url(../../space/images/header_menu_cafe.gif) no-repeat left top;
}
#space_header_menu li .header_menu_cafe:hover{
	background:url(../../space/images/header_menu_cafe.gif) no-repeat left -33px;
}

#space_header_menu li .header_menu_studio{
	background:url(../../space/images/header_menu_studio.gif) no-repeat left top;
}
#space_header_menu li .header_menu_studio:hover{
	background:url(../../space/images/header_menu_studio.gif) no-repeat left -33px;
}

#space_header_menu li .header_menu_vehicle{
	background:url(../../space/images/header_menu_vehicle.gif) no-repeat left top;
}
#space_header_menu li .header_menu_vehicle:hover{
	background:url(../../space/images/header_menu_vehicle.gif) no-repeat left -33px;
}



/*=====================================
topPage
=====================================*/

.top_header{
	width:510px;
	height:38px;
	background:url(../../space/images/top_title.gif) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


.top_main_photo{
	width:720px;
	margin:12px 0 20px 0;
	clear:both;
}

.top_main_photo img {
	padding-right: 1px;
}

.top_main_text{
	width:700px;
	margin:10px 0 0 10px;
	font-family :"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック" ;
	font-size : 13px;
	color : #777777;
	line-height : 1.4;
	clear:both;
}


/* Monthly */

#top_monthly {
	width: 698px;
	margin: 27px 0 25px 10px;
	border: 1px solid #d8000d;
}

#top_monthly .top_monthly_h {
	margin: 14px 0 0 21px;
	padding: 0 0 0 13px;
	border-left: 7px solid #d8000d;
}
#top_monthly .top_monthly_h h4 {
	width: 346px;
	height: 29px;
	margin: 0 0 8px 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../../space/images/top_monthly_h.gif) no-repeat left top;
	overflow: hidden;
}
#top_monthly .top_monthly_h p {
	width: 512px;
	height: 47px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../../space/images/top_monthly_text.gif) no-repeat left top;
	overflow: hidden;
}

#top_monthly ul {
	width: 626px;
	list-style: none;
	margin: 12px 0 10px 43px;
	padding: 0;
	overflow: hidden;
}
#top_monthly ul li {
	width: 313px;
	float: left;
}

#top_monthly h5 {
	width: 159px;
	height: 15px;
	margin: 17px 0 0 21px;
	text-indent: -9999px;
	background: url(../../space/images/top_monthly_h_now.gif) no-repeat left top;
	overflow: hidden;
}

#top_monthly .top_menu_monthly {
	width: auto;
	margin: 5px 0 15px 21px;
}
#top_monthly .top_menu_monthly li {
	width: 204px;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #c8c8c8;
}
#top_monthly .top_menu_monthly li a {
	background: #f7f7f7;
}
#top_monthly .top_menu_monthly li img {
	padding-bottom: 0;
}


/* top_studio_wrapper */
#top_studio_wrapper {
	width: 720px;
	padding-top: 38px;
	overflow: hidden;
}

#top_studio_wrapper img {
	border: 0;
}

#top_studio_wrapper .description {
	font-size: 13px;
}

#top_studio_wrapper .studio_list {
	padding: 25px 0 0 30px;
	list-style: none;
}

#top_studio_wrapper .studio_list li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 190px;
	padding-bottom: 25px;
}

#top_studio_wrapper .studio_list li h4 {
	padding-bottom: 5px;
	color: #444;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#top_studio_wrapper .studio_list li p {
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.4;
}

#top_studio_wrapper a:hover .lp,
#top_studio_wrapper a:active .lp {
	filter:Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.80;
}

#top_studio_wrapper #box_2pack {
	width: 458px;
	float: left;
}

#box_2pack h3 {
	width: 458px;
	height: 41px;
	margin-top: -13px;
	padding-bottom: 12px;
	background: url(../../space/images/top_2pack_h.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}

#box_2pack .description img {
	padding: 3px 4px 0 0;
	vertical-align: top;
}

#box_2pack ul {
	margin-right: -36px;
	overflow: hidden;
}

#box_2pack ul li {
	position: relative;
	margin-right: 36px;
}

#box_2pack ul li .icon {
	position: absolute;
	right: 0;
	z-index: 100;
}

#top_studio_wrapper #box_osusume {
	width: 100%;
	padding-left: 15px;
	float: right;
}

#box_osusume h3 {
	width: 100%;
	height: 28px;
	padding-bottom: 12px;
	background: url(../../space/images/top_osusume_h.gif) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}

#top_studio_wrapper #box_osusume li {
	margin-right: 45px;
}
#top_studio_wrapper #box_osusume li:nth-child(3n){
	margin-right: 0;
}


/*------- category list ----------*/

.category_title{
	width:700px;
	height:30px;
	margin:30px 0 5px 0;
	padding:0 0 0 20px;
	background:url(../../space/images/category_title.gif) left top no-repeat;
	font-size:18px;
	line-height:30px;
	overflow:hidden;
	color:#FFFFFF;
}
.category_title a{color:#FFFFFF;}
.category_title a:hover{color:#FFFFFF;}

.category_title p{
	float:left;
}

.cate_list{

}

.cate_osusume{
	width:335px;
	margin:15px 0 0 13px;
	padding:3px 0 3px 3px;
	border:1px #c8c8c8 solid;
	display:inline-block;
	display: -moz-inline-box;
	/display: inline;
	/zoom: 1;
	vertical-align:top;
}

.osusume_midashi{
	width:327px;
	margin:0 0 3px 0;
	padding:0 0 0 5px;
	background:url(../../space/images/top_midashi_1.gif) left top;
	font-size:13px;
	color:#043865;
	font-weight:bold;
	line-height:20px;
}

.osusume_midashi a:link{
	display:block;
	color:#043865;
}
.osusume_midashi a:visited{
	display:block;
	color:#043865;
}
.osusume_midashi a:hover{
	display:block;
	color:#1862a2;
}

.cate_osusume .inner{
	width:335px;
	display:block;
	overflow:hidden;
}

.cate_osusume img{
	width:50px;
	height:50px;
	float:left;
	border:0;
	padding:0 9px 0 0;
}

.cate_osusume_textArea{
	width:322px;
	margin:0;
	padding:0 8px 0 0;
	background:#f7f7f7;
	line-height:1.5em;
	overflow:hidden;
}

.cate_osusume img.new_mark_catelist{
	width:35px;
	height:13px;
	padding:0 0 3px 5px;
	float:none;
	vertical-align:bottom;
}
.cate_osusume img.monthly_mark_catelist{
	width:40px;
	height:13px;
	padding:0 0 3px 5px;
	float:none;
	vertical-align:bottom;
}
.cate_osusume img.pack2_mark_catelist{
	width:36px;
	height:13px;
	padding:0 0 3px 5px;
	float:none;
	vertical-align:bottom;
}



/*=====================================
gaiyou
=====================================*/


#gaiyou{
	width:720px;
	margin:0 0 15px 0;
	padding:0;
}


.kiyaku_photo{
	width:720px;
	height:280px;
	margin:10px 0 10px 0;
	padding:0;
	clear:both;
}


.kiyaku_txtarea {
	width:680px;
	margin:18px 0 0 9px;
	padding:0;
	font-family : "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック" ;
	font-size : 12px;
	color : #666666;
	line-height : 1.6;
	clear:both;
}


.kiyaku_txtarea h4{
	width:56px;
	height:13px;
	margin:0;
	padding:3px 5px 0 0;
	float:left;
	clear:left;
}


.kiyaku_txt{
	width:680px;
	margin:0 0 15px 0;
	padding:0;
	float:left;
}



.madori{
	width:720px;
	margin:0px 0 0 0;
	padding:0;
	text-align:center;
}


.photo{
	width:673px;
	margin:0 0 0 35px;
	padding:0;
}

.photo_s{
	width:100px;
	height:75px;
	border:1px #bbbbbb solid;
	margin:0 24px 20px 0;
	padding:2px;
}

.photo_s_tate{
	width:75px;
	height:100px;
	border:1px #bbbbbb solid;
	margin:0 36px 8px 13px;
	padding:2px;
}


.price{
	width:680px;
	margin:50px 0 0 0;
	padding:0;
	text-align:left;
}


.price h4{
	width:660px;
	margin:0 0 10px 20px;
	padding:0;
	text-align:left;
	font-family : "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック" ;
	font-size : 14px;
	font-weight:bold;
	color : #043865;
	line-height : 1.6;
}


.price p{
	width:640px;
	margin:0 0 20px 40px;
	padding:0;
	text-align:left;
	font-family : "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック" ;
	font-size : 12px;
	color : #666666;
	line-height : 1.6;
}



.price .kome{
	width:640px;
	margin:0 0 10px 20px;
	padding:0;
	text-align:left;
	font-family : "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック" ;
	font-size : 12px;
	color : #666666;
	line-height : 1.6;
}



.price ul{
	width:605px;
	margin:0 0 20px 55px;
	padding:0;
	text-align:left;
	font-family : "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック" ;
	font-size : 12px;
	color : #666666;
	line-height : 1.6;
	list-style-position:outside;
}

.new_mark_entrytitle{
	padding:0 0 0 5px;
}
.monthly_mark_entrytitle{
	padding:0 0 0 5px;
}
.pack2_mark_entrytitle{
	padding:0 0 0 5px;
}

.icon_box{
	overflow:hidden;
}

.icon_list{
	list-style:none;
	overflow:hidden;
	padding:0 0 5px 0;
}

.cate_osusume_textArea .icon_list{
	padding:10px 0 0 0;
}

.cate_osusume_textArea .icon_list img{
	width:23px;
	height:23px;
	margin:0;
	padding:0;
}

.category_title .icon_list{
	padding:3px 0 0 20px;
	float:left;
}

#studio_area .icon_list{
	float:left;
}

.icon_list li{
	margin:0 2px 0 0;
	float:left;
}


.icon_list li a{
	display:block;
	width:23px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}

.icon_list .icon_sea{
	background:url(../../space/images/icon_sea.gif) no-repeat left top;
}
/*.icon_list .icon_sea:hover{
	background:url(../../space/images/icon_sea.gif) no-repeat left -23px;
}*/

.icon_list .icon_24{
	background:url(../../space/images/icon_24.gif) no-repeat left top;
}
/*.icon_list .icon_24:hover{
	background:url(../../space/images/icon_24.gif) no-repeat left -23px;
}*/

.icon_list .icon_sound{
	background:url(../../space/images/icon_sound.gif) no-repeat left top;
}
/*.icon_list .icon_sound:hover{
	background:url(../../space/images/icon_sound.gif) no-repeat left -23px;
}*/

.icon_list .icon_small{
	background:url(../../space/images/icon_small.gif) no-repeat left top;
}
/*.icon_list .icon_small:hover{
	background:url(../../space/images/icon_small.gif) no-repeat left -23px;
}*/

.icon_list .icon_dark{
	background:url(../../space/images/icon_dark.gif) no-repeat left top;
}
/*.icon_list .icon_dark:hover{
	background:url(../../space/images/icon_dark.gif) no-repeat left -23px;
}*/

.icon_list .icon_record{
	background:url(../../space/images/icon_record.gif) no-repeat left top;
}
/*.icon_list .icon_record:hover{
	background:url(../../space/images/icon_record.gif) no-repeat left -23px;
}*/

.icon_list .icon_ceiling{
	background:url(../../space/images/icon_ceiling.gif) no-repeat left top;
}
/*.icon_list .icon_ceiling:hover{
	background:url(../../space/images/icon_ceiling.gif) no-repeat left -23px;
}*/

.icon_list .icon_large{
	background:url(../../space/images/icon_large.gif) no-repeat left top;
}
/*.icon_list .icon_large:hover{
	background:url(../../space/images/icon_large.gif) no-repeat left -23px;
}*/

.icon_list .icon_water{
	background:url(../../space/images/icon_water.gif) no-repeat left top;
}
/*.icon_list .icon_water:hover{
	background:url(../../space/images/icon_water.gif) no-repeat left -23px;
}*/

.icon_list .icon_station{
	background:url(../../space/images/icon_station.gif) no-repeat left top;
}
/*.icon_list .icon_station:hover{
	background:url(../../space/images/icon_station.gif) no-repeat left -23px;
}*/


#studio_area .icon_setsumei{
	width:105px;
	height:20px;
	margin:0 0 0 20px;
	background:url(../../space/images/icon_setsumei_entry.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#studio_area .icon_setsumei:hover{
	background:url(../../space/images/icon_setsumei_entry.gif) no-repeat left -20px;
}

.category_title .icon_setsumei{
	width:105px;
	height:20px;
	margin:5px 20px 0 0;
	background:url(../../space/images/icon_setsumei_cate.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}
.category_title .icon_setsumei:hover{
	background:url(../../space/images/icon_setsumei_cate.gif) no-repeat left -20px;
}
