@charset "utf-8";
/* CSS Document */
/*----*/
/*共通設定*/
*{
	margin:0;
	padding:0;
	line-height:1.6;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type:none;
	}
img{
	border:none;
	}	
/*----*/


/*-----*/
/*大枠ボックス構成*/
body{
	font-size:small;
	text-align:center;
	}
#wrapper{
	width:1000px;
	margin:0px auto;
	text-align:left;
	}
	
#header{
	width:1000px;
	height:100px;
	}
	
#navi{
	width:1000px;
	height:50px;
	}
	
#navi ul li{
	float:left;
	}
		
#main_visual{
	width:1000px;
	height:285px;
	margin-bottom:30px
	}

#navi_main{
	width:1000px;
	height:165px;
	margin-bottom:15px;
	}	
#navi1{
	width:490px;
	height:165px;
	float:left;
	}
	
#navi2{
	width:490px;
	height:165px;
	float:right;
	}
#navi3{
	width:490px;
	height:120px;
	}
#navi_kuruma{
	width:490px;
	height:120px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	}
#navi_kuruma_2{
	width:490px;
	height:120px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	}

#left_box{
	width:490px;
	margin-bottom:30px;
	float:left;
	/*border-top-style:double;*/
	text-align:center;
	}
	
#right_box{
	width:490px;
	margin-bottom:30px;
	float:right;
	/*border-top-style:double;*/
	/*clear:both;*/
	}
	
#footer{
	width:auto;
	height:40px;
	margin-bottom:30px;
	margin-top:30px;
	clear:both;
	background-color:#F00;
	}
	
table{
	font-size:19px;
	}
	
table th{
	color:#F00;
	}
	
	
.kizairentaru{
	float:right;
	display:block;
	}
	
#shop{
	width:330px;
	background:url(img/shop_photo.jpg) no-repeat top left;
	padding-left:160px;
	border-top-style:double;
	}
	
.pick_up_studio_top{
	font-weight:bolder;
	font-size:20px;
	color:#F00;
	text-align:center;

	}	

	
.pick_up_studio{font-weight:bolder;
	font-size:25px;
	text-align:center;}
		

.pick_up_studio1{
	width:370px;
	height:116px;
	background:url(img/pick_up_studio3.jpg) no-repeat top left;
	padding-left:120px;
	margin-bottom:3px;
	border-bottom-style:double;  
	}
.pick_up_studio2{
	width:370px;
	height:116px;
	background:url(img/pick_up_studio1.jpg) no-repeat top left;
	padding-left:120px;
	margin-bottom:3px;
	border-bottom-style:double; 
	}
.pick_up_studio3{
	width:370px;
	height:116px;
	background:url(img/pick_up_studio2.jpg) no-repeat top left;
	padding-left:120px;
	margin-bottom:3px;
	border-bottom-style:double;  
	}
.pick_up_studio4{
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

.link{
	font-size:18px;
	}
.font_small{
	font-size:17px;
	}	
.main_no_sita{
	font-size:20px;
	text-align:center;}
	
.whats{font-size:17px;}	
	
/*----*/
	
