@charset "utf-8";

/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	font-size: 100%;
	color: #000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link {
	color: #009DD8;
	text-decoration: none;
}
a:visited {
	color: #009DD8;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, li, dl, dt, dd {
	list-style: none;
}

img {
	border: 0;
	vertical-align: bottom;
}
a img {
	border: 0;
	overflow: hidden;
}
p {
	line-height: 1.5;
}

table {
	border:0;
	border-collapse:collapse;
	border-spacing: 0;
}

textarea {
	font-size: 100%;
}
em {
	font-weight:bold;
	font-style:normal;
}

.clfx {
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}
 .clfx:after /*for modern browser*/
 content:".";
 display: block;
 clear:both;
 height: 1px;
 margin-top: -1px;
 visibility:hidden;
}

/* ボディ
-----------------------------------------------------  */
body {
	background:#fff;
}

header#main{
	width:43%;
	position:absolute;
	right:9%;
	top:4%;	
}

@media screen and (max-device-width: 480px) {
header#main{
	width:280px;
	position:absolute;
	right:200px;
	top:5px;	
}
}


div#mainDiv{
}

header#main h1{
}



header#main h1 img {
width:100%;
height:100%;
}

@media screen and (max-device-width: 480px) {
header#main h1 img {
	width:320px;
	height:147px;
}
}

header#main nav{
	position:absolute;
	bottom:3%;
	width:110%;
}

header#main p a {
	display:block;
	float:left;
	width:18%;
	margin:0 5px 0 0;
  } 


@media screen and (max-device-width: 480px) {
header#main nav{
	position:absolute;
	bottom:3%;
	width:340px;
}
}
@media screen and (max-device-width: 480px) {
header#main p a {
	display:block;
	float:left;
	width:60px;
	margin:0 5px 0 0;
}
}

		
	a.about img{
		width:100%;
		margin:0 0px 0 0;
	}
	
		a.gallery img{
		width:100%;
	}
			a.shop img{
		width:100%;
	}
			a.blog img{
		width:100%;
	}
	
a.link img{
		width:100%;
	}
	


header#main nav p{
}

header#main nav p a{

}

header#main nav p a:hover{
	opacity:0.5;
}

/* ２階層：共通
	-----------------------------------------------------  */
ul#navSecond{
	margin:0 auto;
	width:960px;
	overflow:hidden;
}

ul#navSecond li{
	float:left;
}

ul#navSecond li a:hover{
	opacity:0.5;
}
	
	
/* ２階層：アバウト
	-----------------------------------------------------  */
header#second{
	width:960px;
	margin:20px auto 10px;
}


div#secondBody{
	width:900px;
	margin:20px auto 20px;
	text-align:center;
	background: url(/img/about_bg.png) 0 0px repeat;
			/*background: url(/gallery/img/bg.png) 0 0 repeat;*/
	padding:30px;
	
		width:900px;
	margin:15px  auto ;
	padding:30px;
	background: url(/gallery/img/bg.png) 0 0 repeat;
	color:#4C2300;
}

div.about h1{
	text-align:right;
	margin:0 0 35px;
}


div#secondBody p{
	background:url(/img/bg_about_copy.png) 50% 200px no-repeat;
	margin:0 0 30px;
}


/* ２階層：ギャラリー
	-----------------------------------------------------  */
div#gallery{
	width:900px;
	margin:15px  auto ;
	padding:30px;
	background: url(/gallery/img/bg.png) 0 0 repeat;
	color:#4C2300;
}

div#gallery h1{
	text-align:right;
	margin:0 0 15px;
}

div#blog h1{
	text-align:right;
	margin:0 0 35px;
}


p.itemName{
	margin:0 0 20px;
	}

div#gallery div.gallerColumn{
	overflow:hidden;
		position:relative;
}

div#gallery div.item{
	margin:0 30px 30px 0;
}

div#gallery div.caption{
	position:absolute;
	left:590px;
	bottom:30px;
}
	
	
/* ２階層：ブログ
	-----------------------------------------------------  */
div#blog{
	width:900px;
	margin:30px auto;
	background:url(/img/bg_blog05.png) 0 0 repeat;
	padding:30px;
	overflow:hidden;
	min-height:420px;
}
div#main{
	width:600px;
	float:left;
}

div#list{
	width:270px;
	float:right;
}

div.newsTitle{
	
}

div.newsTitle h2{
	color:#272168;
	font-size:24px;
	background:url(/img/icn_flower.png) 0 50% no-repeat;
	padding:10px 0 0 60px;
	min-height:42px;
	line-height:1.2;
	text-shadow: 1px 1px 3px #eee;
	margin:0 0 0px;
	font-weight:normal;
}

div.newsTitle h2 a:link{
	color:#272168;
}
div.newsTitle h2 a:active{
	color:#272168;
}
div.newsTitle h2 a:visited{
	color:#272168;
}
div.newsTitle h2 a:hover{
	color:#333;
}


div.blogList{
	margin:0 0 45px;
	padding:15px;
	background:url(/img/bg.png) 0 0 no-repeat;

	border:solid #0097B3;
	border-width:1px;
}


div.blogList p{
	font-weight:normal;
	padding:0 10px;
	margin:0 0 15px;
	color:#333;
	
}

div.blogList p a{
	display:block;
	margin:10px 0 0 ;	
}


p.date{
	text-align:right;
	border:dotted #0097B3;
	border-width:0 0 1px;
	margin:0 0 15px;
	color:#777;
	font-size:12px;
	padding:0 0 3px !important;
	}



div#sub h2{
	padding:5px;
	color:#272168;

	/*text-shadow: 1px 1px 6px #333;*/
	border:solid #272168;
	border-width:1px;
	padding:15px 0 10px 15px;
	line-height:1;
	/*box-shadow: 2px 2px 5px 3px rgba(0,0,0,0.1) inset;*/
	font-weight:normal;
}

div#sub ul{
	padding:12px;
	margin:0 0 0 15px;
}

div#sub ul li{
	list-style-type: square;  
	color:#009DD8;
}


/* ナビゲーション
	-----------------------------------------------------  */

/* コピーライト
	-----------------------------------------------------  */
	
	footer{
		width:960px;
		margin:25px auto;
		text-align:right;
		color:#eee;
	}
	