@import url("common/reset.css");
@import url("common/fonts.css");
@import url("base.css");
@import url("header.css");
@import url("footer.css");

body.top h2{
	text-indent:-9999px;
	height:87px;
	background:url(../images/title/h2Top.gif);
}
div#contents h3{
	color:#FF6600;
	font-size:150%;
	font-weight:bold;
	margin:0;
}
	body.top div#contents h3{
		margin:1.2em 0 0 0;
		text-indent:-9999px;
		height:69px;
		width:267px;
		background-repeat:no-repeat;
		clear:both;
	}
	body.campain div#contents h3,
	body.staffs div#contents h3,
	body.blog div#contents h3,
	body.album div#contents h3{
		margin:0;
		text-indent:-9999px;
		height:69px;
		width:267px;
		background-repeat:no-repeat;
	}
		div#contents h3#titleConcept{
			background-image:url(../images/title/titleConcept.gif)
		}
		div#contents h3#titleMenu{
			background-image:url(../images/title/titleMenu.gif);
			clear:left;
		}
		div#contents h3#titleInfo{
			background-image:url(../images/title/titleInfo.gif);
			clear:left;
		}
		div#contents h3#titleCampain{
			background-image:url(../images/title/titleCampain.gif);
			clear:left;
		}
		div#contents h3#titleStaffs{
			background-image:url(../images/title/titleStaffs.gif);
			clear:left;
		}
		div#contents h3#titleBlog{
			background-image:url(../images/title/titleBlog.gif);
			clear:left;
		}
		div#contents h3#titleAlbum{
			background-image:url(../images/title/titleAlbum.gif);
			clear:left;
		}
	
	
div#contents h4{
	color:#7e2c03;
	font-weight:bold;
	font-size:140%;
	margin:0 0 .45em -.2em;
			text-shadow:0 2px 4px #ccc;
}
	div#contents h4 span{
		font-size:90%;
		margin:0 0 0 .9em;
		font-weight:normal;
	}
div#contents h5{
	color:#111;
	font-weight:bold;
	border-bottom:1px solid #555;
	font-size:115%;
	letter-spacing:-.07em;
			text-shadow:0 2px 4px #aaa;
}
div#contents h6{
	font-weight:bold;
	line-height:1.2;
	font-size:90%;
	color:#222;
}
	
	
	
div#contents div.innerContainer3{
	width:264px;
	height:29em;
	overflow:hidden;
	margin:0 0 .9em 0;;
	padding:0;
	float:left;
	background:url(../images/bg/bgInnerBorder3.gif) no-repeat left top;
}
	
		div#contents div.innerContainer3 h4{
			padding:.5em 10px .9em 15px
		}
			div#contents div.innerContainer3 h4 span{
				display:block;
				font-size:75%;
				margin:0;
			}
		div#contents div.innerContainer3 h5{
			padding:0 10px .9em 35px
		}
		div#contents div.innerContainer3 p{
			padding:0 10px 0 10px;
			font-size:90%;
		}
		div#contents div.innerContainer3 img{
			margin:-.9em 0 0 0;
			width:230px;
			height:auto;
		}
	
div#contents div.innerContainer2{
	width:396px;
	float:left;
}
	div#contents div.innerContainer2 div.border{
		background:url(../images/bg/bgInnerBorder2.gif) repeat-y left top;
		height:19em;
		margin:0 0 20px 0;
			text-shadow:0 1px 0 white;
	}
		body.campain div#contents div.innerContainer2 div.border{
			height:26em;
		}
	div#contents div.innerContainer2 div.leaf{
		background:url(../images/bg/bgInnerLeaf2.gif) no-repeat left bottom;
		padding:0 0 35px 0;
		margin:0 0 20px 0;
	}
		div#contents div.innerContainer2 div.leaf.lady{
			background:url(../images/bg/bgInnerLady2.gif) no-repeat left bottom;
		}
		div#contents div.innerContainer2 div.leaf.men{
			background:url(../images/bg/bgInnerMen2.gif) no-repeat left bottom;
		}
		body.staffs div#contents div.innerContainer2 div.leaf{
			height:37em;
			overflow:auto;
		}
			body.staffs div#contents div.innerContainer2 div.leaf img{
				width:150px;
				height:auto;
				float:left;
				margin:.4em .4em .4em 0;
			}
		
		div#contents div.innerContainer2 div.border h4{
			height:4em;
			padding:.4em .4em 0 70px;
		}
		div#contents div.innerContainer2 div.border.new h4{
			background:url(../images/title/titleNewly.gif) no-repeat 5px center;
		}
		div#contents div.innerContainer2 div.border.all h4{
			background:url(../images/title/titleAll.gif) no-repeat 5px center;
		}
		div#contents div.innerContainer2 div.border.return h4{
			background:url(../images/title/titleReturn.gif) no-repeat 5px center;
		}
		div#contents div.innerContainer2 div.leaf h4{
			color:#7e2c03;
			padding:30px 15px 10px 35px;
			margin:0;
			background:url(../images/bg/titleInnerLeaf2.gif) no-repeat left top;
		}
			div#contents div.innerContainer2 div.leaf.lady h4{
				background:url(../images/bg/titleInnerLady2.gif) no-repeat left top;
			}
			div#contents div.innerContainer2 div.leaf.men h4{
				background:url(../images/bg/titleInnerMen2.gif) no-repeat left top;
			}
		div#contents div.innerContainer2 div.leaf h5{
			margin:.9em 45px .5em 35px;
		}
			div#contents div.innerContainer2 div.leaf h5 span{
				font-weight:normal;
				margin:0 0 0 .5em;
				font-size:85%;
			}
		div#contents div.innerContainer2 div.leaf h6{
			margin:.9em 45px .9em 35px;
			padding:0 0 .2em 0;
			letter-spacing:-.07em;
			border-bottom:1px dotted #ccc;
		}
		
		div#contents div.innerContainer2 p{
			padding:0 0 .4em 0;
			margin:0 50px .4em 35px;
			overflow:auto;
			border-bottom:1px solid #d5e4cd;
			font-size:90%;
		}
			div#contents div.innerContainer2 div.border  p{
				margin:0 1em .9em 1em;
			}
			
			
		div#contents div.innerContainer2 dl{
			padding:0;
			margin:0 50px .9em 35px;
			overflow:auto;
				border-bottom:1px solid #d5e4cd;
				overflow:hidden;
		}
			div#contents div.innerContainer2 dl dt{
				width:240px;
				float:left;
				clear:left;
				font-size:90%;
				font-weight:bold;
			}
				div#contents div.innerContainer2 dl dt.noFloat{
					float:none;
					width:auto;
					font-weight:normal;
				}
				div#contents div.innerContainer2 dl dt span{
					display:block;
					font-size:75%;
					font-weight:normal;
				}
			div#contents div.innerContainer2 dl dd{
				font-weight:bold;
				text-align:right;
				font-size:90%;
			}
				div#contents div.innerContainer2 dl dd span{
					font-size:75%;
					line-height:1.2;
					display:block;
					font-weight:normal;
				}
			
	div#contents div.innerContainer1{
		border-top:1px solid #FF6600;
		background:url(../images/bg/bgBorderFull.gif) repeat-y center top;
		padding:25px 10px 15px 35px;
		margin:0 0 1.8em 0;
		overflow:auto;
			text-shadow:0 1px 0 white;
	}
		div#contents div.innerContainer1 h4{
			height:2em;
			line-height:2;
			padding:0 0 0 45px;
			background:url(../images/title/titleBlogContent.gif) no-repeat left top;
		}
		div#contents div.innerContainer1.concept{
			font-weight:bold;
			font-size:110%;
			text-shadow:0 2px 4px #ccc;
		}
		div#contents div.innerContainer1 dl{
			width:270px;
			float:left;
		}
			div#contents div.innerContainer1 dl dt{
				color:#7e2c03;
				font-weight:bold;
				font-size:120%;
			}
			div#contents div.innerContainer1 dl dd{
				margin:0 0 .9em 0;
				text-shadow:0 1px 0 white;
			}
			div#contents div.innerContainer1 p#map{
				margin:0 0 0 270px;
				padding:0;
			}
				div#contents div.innerContainer1 p#map a{
					display:block;
					width:463px;
					height:290px;
					background:url(../images/image/map.gif);
					text-indent:-9999px;
				}
					div#contents div.innerContainer1 p#map a:hover,
					div#contents div.innerContainer1 p#map a:focus{
						filter: alpha(opacity=80);
						opacity:.8;
					}
					
		body.blog div#contents div.innerContainer1 img{
			width:300px;
			height:auto;
			float:left;
			clear:left;
			margin:0 1em 1em 0;
		}
			body.blog div#contents div.innerContainer1 a:hover img,
			body.blog div#contents div.innerContainer1 a:focus img{
				filter: alpha(opacity=80);
				opacity:.8;
			}
		
	div#contents div.readMore{
		clear:left;
		background:#59493F;
		padding:.5em .5em .5em .9em;
		margin:0 25px 0 0;
					background-image:
						-webkit-gradient(
							linear,
							left top,
							left bottom,
							color-stop(0, rgb(107,89,78)),
							color-stop(1, rgb(89,73,63))
							);
					background-image:
						-moz-linear-gradient(
						-90deg,
						rgb(107,89,78) 0%,
						rgb(89,73,63) 100%
						);
					background-image:
						linear-gradient(
						-90deg,rgb(107,89,78) 0%,
						rgb(89,73,63) 100%
						);
				border-radius:.2em;
				-webkit-border-radius:.2em;
				-moz-border-radius:.2em;
	}
		div#contents div.readMore a{
			color:#fff;
		}
			
			
	div#contents div.innerContainer1 p.retweet{
		padding:1.8em 0 0 0;
		clear:both;
	}
		div#contents div.innerContainer1 p.retweet a img{
			width:100px;
			margin:0;
		}
	div#contents div.innerContainer1 p.btnBack{
		clear:left;
		padding:.9em 0 0 0;
		font-weight:bold;
	}
	div#contents div#comments{
		margin:0 35px;
		padding:1em;
		border:1px solid #D5CBBE;
		border-radius:.3em;
		-webkit-border-radius:.3em;
		-moz-border-radius:.3em;
		overflow:auto;
	}
		div#contents div#comments h4{
			color:#FF6600;
		}
		div#contents div#comments ul{
			margin:1em 0;
			width:300px;
			float:left;
		}
			div#contents div#comments ul li{
				border-bottom:1px solid #D5E4CD;
				margin:0 1em 1.8em 0;
				padding:0 0 .4em 0;
			}
				div#contents div#comments ul li:nth-child(odd){
					border-bottom:1px solid #D5E4CD;
				}
				div#contents div#comments ul li:nth-child(even){
					border-bottom:1px solid #f5e5af;
				}
				div#contents div#comments ul li span{
					display:block;
					margin:0 0 .3em 0;
					padding:0 0 .4em 0;
					border-bottom:1px dotted #ccc
				}
					div#contents div#comments ul li span a{
						font-weight:bold;
					}
					div#contents div#comments ul li span span{
						display:inline;
						color:#888;
						font-size:90%;
						border:none;
					}
				div#contents div#comments ul li p{
					margin:0 0 .2em 0;
					font-size:90%;
				}
		div#contents div#comments form{
			padding:0;
			margin:0;
		}
		div#contents div#comments div.commentform{
			margin:1em 0 1em 305px;
		}
			div#contents div#comments div.commentform label{
				font-weight:bold;
				display:block;
				color:#59493F;
				font-size:90%;
			}
			div#contents div#comments div.commentform textarea{
				width:99%;
				height:5em;
				margin:0 0 .5em 0;
				padding:0;
				border:1px solid #59493F;
				border-radius:.3em;
				-webkit-border-radius:.3em;
				-moz-border-radius:.3em;
			}
			div#contents div#comments div.commentform input{
				width:99%;
				margin:0 0 .5em 0;
				padding:0;
				border:1px solid #59493F;
				border-radius:.3em;
				-webkit-border-radius:.3em;
				-moz-border-radius:.3em;
			}
				div#contents div#comments div.commentform input#nucleus_cf_remember,
				div#contents div#comments div.commentform input#nucleus_cf_spam{
					display:inline;
					width:auto;
					border:none;
				}
				div#contents div#comments div.commentform input.formbutton{
					background-color:#59493F;
					color:#fff;
					font-size:120%;
					font-family:sans-serif;
					font-weight:bold;
					background-image:
						-webkit-gradient(
							linear,
							left top,
							left bottom,
							color-stop(0, rgb(107,89,78)),
							color-stop(1, rgb(89,73,63))
							);
					background-image:
						-moz-linear-gradient(
						-90deg,
						rgb(107,89,78) 0%,
						rgb(89,73,63) 100%
						);
					background-image:
						linear-gradient(
						-90deg,rgb(107,89,78) 0%,
						rgb(89,73,63) 100%
						);
						cursor:pointer;
				}
					div#contents div#comments div.commentform input.formbutton:hover,
					div#contents div#comments div.commentform input.formbutton:focus{
						opacity:.8;
					}
				
	
		div#contents div.pageswitch{
			margin:1em 0;
			padding:.8em 1em;
			color:#eee;
			background:#59493F;
			text-align:right;
			clear:both;
					background-image:
						-webkit-gradient(
							linear,
							left top,
							left bottom,
							color-stop(0, rgb(107,89,78)),
							color-stop(1, rgb(89,73,63))
							);
					background-image:
						-moz-linear-gradient(
						-90deg,
						rgb(107,89,78) 0%,
						rgb(89,73,63) 100%
						);
					background-image:
						linear-gradient(
						-90deg,rgb(107,89,78) 0%,
						rgb(89,73,63) 100%
						);
		}
			div#contents div.pageswitch a{
				color:#eee;
			}
			div#contents div.pageswitch strong{
				color:#eee;
				font-weight:bold;
			}
					
		div#contents img#qr{
			float:left;
			margin:-5px 1em 0 0;
		}
	div#contents dl.category{
		clear:both;
		padding:1em 2.5em 1.8em 2.5em;
		overflow:auto;
	}
		div#contents dl.category dt{
			width:70px;
			height:65px;
			float:left;
			text-indent:-9999px;
			margin:-3px 0 0 -3px;
			background-repeat:no-repeat;
		}
			div#contents dl.category dt.newly{
				background-image:url(../images/title/titleNewly.gif)
			}
			div#contents dl.category dt.return{
				background-image:url(../images/title/titleReturn.gif)
			}
			div#contents dl.category dt.all{
				background-image:url(../images/title/titleAll.gif)
			}
			div#contents dl.category dd{
				float:left;
				font-weight:bold;
				width:11.5em;
				padding:.5em .4em 0 0;
			}