

/*=====================================
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:7px 0;
	clear:both;
}

.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;
}


.top_osusume_title{
	width:700px;
	height:23px;
	margin:40px 0 0 10px;
	background:url(../../space/images/top_osusume.gif) left top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.top_osusume{
	display:block;
	width:335px;
	height:131px;
	margin:25px 0 0 0;
	padding:3px 0 0 3px;
	border:1px #c8c8c8 solid;
}

.osusume_midashi{
	width:332px;
	height:20px;
	margin:0 0 3px 0;
	padding:0 0 0 5px;
	background:url(../../space/images/top_midashi_1.gif) left top no-repeat;
	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;
}

.osusume_textArea{
	width:323px;
	height:105px;
	margin:0;
	padding:0 9px 0 0;
	background:#f7f7f7;
	line-height:1.5em;
}

.osusume_textArea a:link{
	display:block;
	text-decoration:none;
}

.osusume_textArea a:visited{
	display:block;
	text-decoration:none;
}

.osusume_textArea a:hover{
	display:block;
	text-decoration:underline;
}

.top_osusume img{
	float:left;
	border:0;
	padding:0 9px 0 0;
}


#top_osusume_left{
	width:340px;
	padding:0 0 0 10px;
	float:left;
}

#top_osusume_right{
	width:340px;
	padding:0 0 0 20px;
	float:left;
}


/*------- 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;
}

.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 15px;
	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 15px;
}

.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;
}


