@charset "shift_jis";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,textarea,p,blockquote,th,td,br,img {/**********************************************************************//*====================================*/
/*				*/
/*	初期化		*/
/*				*/
/****************/
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	list-style:none;
}/*----------ここまで--------------*/
p{
	font-size:0.9em;
}
h3{
	font-size:0.9em;
}
/**************************************************************************************************************/
h1{
	background:url(cmnfix/headerImg.jpg) no-repeat;
	text-indent:-9999px;
	width: 800px;
	height:90px;
	margin: 0 auto;
}

body{
	background:url(cmnfix/bgimg.jpg) repeat-x;
}

/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-区切り線=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/


/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↓区切り線↓=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
/*				*/
/*ナビゲーション*/
/*	   ↓↓	    */
/******************************************************//*====================================*/
/*----------ここから--------------*/
.g_navi{
	float:left;
}
.g_navi a{
	display:block;
	height:40px;
}
.g_navi a:hover{
	background-position:0 -40px!important;
}

#g_navi_ul{
	width:800px;
	margin: 0 auto;
}


#home a{
background:url(cmnfix/globalNavi01.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:113px;
}
#shop a{
background:url(cmnfix/globalNavi02.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:115px;
}
#selectline a{
background:url(cmnfix/globalNavi03.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:115px;
}
#recommend a{
background:url(cmnfix/globalNavi04.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:112px;
}
#studio a{
background:url(cmnfix/globalNavi05.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:112px;
}
#guide a{
background:url(cmnfix/globalNavi06.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:112px;
}
#gallery a{
background:url(cmnfix/globalNavi07.jpg) no-repeat;
text-indent:-9999px;
display:block;
width:121px;
}/*----------ここまで--------------*/
/**********************************************************************************************/
/*	   ↑↑	    */
/*ナビゲーション*/
/*				*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↑区切り線↑=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

/**********************************************************************//*====================================*/
/*				*/
/* 　本体部分　 */
/*	   ↓↓		*/
/****************/
#wrapper{
	clear:both;
	width:800px;
	margin: 0 auto;
	background:#fff;
	display:block;
	overflow:hidden;
	padding-bottom:159px;
	min-height:910px;
}
#wrapper:after{
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #wrapper {
    height: 1em;
    overflow: visible;
}
/**/

div#main-image {

	width: 800px;
	margin-left: auto;
	margin-right: auto;	

	}





	/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↓区切り線↓=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
	/*				*/
	/*左側コンテンツ*/
	/*	   ↓↓	    */
	/******************************************************//*====================================*/
	/*----------ここから--------------*/

		#cont_left{
	width:140px;
	padding-top:20px;
	float:left;
	padding-left: 10px;
		}
	
		.s_navi_ol{
			width:130px;
			height:50px;
			margin: 7px 0 0 8px;
		}

	/*----------ここまで--------------*/
	/**********************************************************************************************/
	/*	   ↑↑	    */
	/*左側コンテンツ*/
	/*				*/
	/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↑区切り線↑=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
	/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↓区切り線↓=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
	/*				*/
	/*右側コンテンツ*/
	/*	   ↓↓	    */
	/******************************************************//*====================================*/
	/*----------ここから--------------*/
		#right_cont {
	float:left;
	width:640px;
	padding-top:20px;
		}
	
		/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↓区切り線↓=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
		/*				*/
		/*各種コンテンツ*/
		/*	   ↓↓	    */
		/******************************************************//*====================================*/
		/*----------ここから--------------*/
		#camera_film_wctbl{
			}
			.cmdlist{
				margin-top:20px;
				width:202px;
				background:url(shop/img/cmd_border_middle.gif) repeat-y;
				float:left;
			}
			#center_cmdlist{
				margin: 20px 13px 0;
			}
			.cmdlist li{
				background:url(shop/img/cmd_border_bottom.gif) no-repeat bottom;
			}
			.cmdlist div{
				background:url(shop/img/cmd_border_top.gif) no-repeat top;
				display:block;
				padding-top:4px;
			}
			.cmdlist div img{
				margin:0 auto 5px;
				display:block;
			}
			.cmdlist div h3{
				text-align:center;
				background:#6db374;
				padding:3px 0 6px;
			}
			.cmdlist div p{
				text-align:center;
				padding: 8px 0 10px;
			}
		/*----------ここまで--------------*/
		/**********************************************************************************************/
		/*	   ↑↑	    */
		/*各種コンテンツ*/
		/*				*/
		/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↑区切り線↑=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
	/*----------ここまで--------------*/
	/**********************************************************************************************/
	/*	   ↑↑	    */
	/*右側コンテンツ*/
	/*				*/
	/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↑区切り線↑=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/













/****************/
/*	   ↑↑		*/
/* 　本体部分　 */
/*				*/
/**********************************************************************//*====================================*/
/*///////////////////////////////////////*/
address{
	width:800px;
	margin: 0 auto;
	text-align:center;
	font-style:normal;
	background-color:#c3f3cb;
	font-size:0.8em;
	padding:3px 0 5px;
}


/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↓区切り線↓=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
/*				*/
/*	   home		*/
/*	   ↓↓	    */
/******************************************************//*====================================*/
/*----------ここから--------------*/
		#body_home{
			background:url(home/img/TOPvar2_03.jpg) repeat-x!important;
		}
		#wrapper{
			min-height:450px;
		}
		h2{

		}
		.info_h2{
			background:url(home/img/info.jpg) no-repeat;
			
			text-indent:-9999px;
			width:165px;
			height:21px;
			margin-top:20px;
			margin-left:32px;
		}
		.link_h2{
			background:url(home/img/link.jpg) no-repeat;
			
			text-indent:-9999px;
			width:165px;
			height:21px;
			margin-top:20px;
			margin-left:32px;
		}
		#left_cont table{
			background:url(home/img/linkbox_mid.jpg) repeat-y;
			margin: 8px 0 0 55px;
		}
		#left_cont table tr{
			width:416px;
		}
		
		.info_p table{
		margin:0!important;
		padding:0!important;
		background:none!important;
		
		}
		
		.td01{
			background:url(home/img/linkbox_top.jpg) no-repeat top left;
			width:120px;
		}
		.td01 p{
			width:120px;
		}
		.td02{
			background:url(home/img/linkbox_top.jpg) no-repeat top right;
			width:275px;
		}
		.td02 p{
			width:270px;
		}
		#left_cont table p{
			padding:5px;
			padding-bottom:0;
		}

		.info_p{
			width:395px;
			height:128px;
			border:#333 1px solid;
			overflow:auto;
			padding:6px 0 12px 9px;
			margin: 8px 0 0 34px;
			font-size:0.9em;
		}
		#left_cont{
			width:480px;
			float:left;
		}
		#right_cont_home{
			width:320px;
			float:right;
			padding-top:38px;
		}
		#right_cont_home img{
			margin-top:10px;
		}
		
		
		.link_cont{
			position:relative;
			left:-20px;
		}
		.garellybnr {
	width: 780px;
	margin-top: 20px;
	margin-left: 20px;
}
.garellybnr p{
	float: left;
	width: 350px;
	margin-left: 10px;
	margin-top: 10px;
}


		
.gotop {
	background: #C3F3CB;
	padding: 5px 10px;
	float: right;
	border: 1px solid #6DB374;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.gotop a {
	text-decoration: none;
	font-weight: normal;
	color: #3C7341;
	display: block;

}
/*----------ここまで--------------*/
/**********************************************************************************************/
/*	   ↑↑	    */
/*	   home		*/
/*				*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↑区切り線↑=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/



/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↓区切り線↓=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
/*				*/
/*テンプレート　*/
/*	   ↓↓	    */
/******************************************************//*====================================*/
/*----------ここから--------------*/

/*----------ここまで--------------*/
/**********************************************************************************************/
/*	   ↑↑	    */
/*テンプレート　*/
/*				*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-↑区切り線↑=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

