@charset "UTF-8";
/* CSS Document */


body, h1, h2, p, a {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	}
	
h2 {
	font-size: 1.1em;
	padding: 2px;
	font-weight: normal;
	}	
	
h3 {
	font-size: 16px;
	font-weight: normal;
	}
	
p {
	font-size: 0.9em;
	font-weight: normal;
	}
	
li {
	list-style: none;
	}
	

a:visited {color: #757575;}
a:hover {color: #ff0000;}
a:active {color: #000;}	



/* wrapper */

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	}
	
	
/* header */	
	
header {
	margin: 0px;
	height: 130px;
	}


#logo {
	float: left;
	z-index: +1;
	}

/* topbar */	

#topbar {
	width: 100%;
	list-style: none;
	}
	
#topbar ul {
	margin-left: 65%;
	width: 280px;
	text-align: left;

	}
	
#topbar li {
	display: inline;
	padding: 0.8em;
	}
	
#topbar a {
	text-decoration:none;
	color: #000;
	font-size: 0.8em;
	}

#topbar a:link {color: #000;}	
#topbar a:visited {color: #757575;}
#topbar a:hover {color: #ff0000;}
#topbar a:active {color: #000;}	

/* nav */

nav {
	margin-left: 280px;
	}

nav ul ul {
	display: none;

}

	nav ul li:hover > ul {
		display: block;
	}

nav ul {
	background: #fff; 
	padding: 0 20px;
	border-radius: 10px;  
	list-style: none;
	position: relative;
	display: inline-table;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}
	
nav ul li {
	float: left;
}
	nav ul li:hover {
		background: #99EEFF;
		opacity: 0.%;
		
	}
		nav ul li:hover a {
			color: #000;
		}
	
	nav ul li a {
		display: block; 
		padding: 1em;
		color: #757575; 
		text-decoration: none;

	}
	
nav ul ul {
	background: #fff; border-radius: 0px; padding: 0;
	position: absolute; top: 70%; z-index: +1;


}
	nav ul ul li {
		float: none; 
		position: relative;


	}
		nav ul ul li a {
			padding: 15px 40px;
			color: #757575;
		}	
			nav ul ul li a:hover {
				background: #99EEFF;
			}

/* photo-block */

#photo-block {
	width: 100%;
	height:100px;
	background-image:url(../img/content-photo.jpg);
	}



/* content-block */

#content-block {
	float: left;
	width: 610px;
	height: 1200px;
	margin: 20px 0 0 0;
	padding: 10px;
	}
	
#content-block h2 {
	clear:left;
	font-size: 1.2em;
	padding: 10px 10px 0;
	}

#content-block h3 {
	padding: 0px 10px;
	color: #906;
	text-align: justify;
	}

	
#content-block p {
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	padding-bottom: 20px;
	color: #000;
	}
	
/* content-block2 */

#content-block2 {
	float: left;
	width: 610px;
	height: 2400px;
	margin: 20px 0 0 0;
	padding: 10px;
	}
	
#content-block2 h2 {
	clear:left;
	font-size: 1.2em;
	padding: 10px 10px 0;
	}

#content-block2 h3 {
	padding: 0px 10px;
	color: #906;
	text-align: justify;
	font-size: 14px;
	}

	
#content-block p {
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
	padding-bottom: 20px;
	color: #000;
	}	
	
#logo-hori {
	float: right;
	padding-top: 5px;
	
	}

img#about {
	clear:both;
	padding-top: 10px;
	}

ol li {
	list-style-type:decimal;
	font-size: 14px;
	padding: 5px 0 0 0;
	}	
	
#price-chart {
	margin-bottom: 30px;
	}
	
#friendly-notice {
	margin: 0px;
	padding:0px;
	}	
	
#friendly-notice li {
	list-style-type: square;
	color: #000;
	margin:0px;	
	padding:0px;
	}
	
ul#setup {
	margin:0px;
	padding:0px;
	font-size: 14px;
	color: #000;
	}
	

#process {
	color: #906;
	text-decoration: underline;
	}
	
#process-flow {
	width: 590px;
	height: 800px;
	overflow: scroll;
	}
	
#bday {
	width: 500px;
	height: 250px;
	margin: 20px auto;
	}
	
ul.package {
	margin:0px;
	padding:0px;
	font-size: 13px;
	color: #000;
	}
	
.package li {
	list-style-type: square;
	padding:1px;
	font-size: 13px;
	font-weight: normal;
	}
	
#gallery-slide {
	float: left;
	margin:0px;
	padding:0px;
	}
	
#gallery-slide ul {
	margin:0px;
	padding:0px;
	}

#gallery-slide ul li {
	display: inline-block;
	}
	
#jongyi-carrot {
	float: right;
	}	
	
#news-archive {
	width:590px;
	height:700px;
	margin-bottom:30px;
	clear:both;
	}
	
	
#news01 {
	width: 550px;
	height: 140px;
	background-color:#c1f0fe;
	padding: 10px;
	}
	
#news01 img {
	margin-top: 15px;
	}

#news02 {
	width: 550px;
	height: 140px;
	padding: 10px;
	}
	
#news02 img {
	margin-top:15px;
	}
	
#news03 {
	width: 550px;
	height: 140px;
	background-color:#c1f0fe;
	padding: 10px;
	}
	
#news03 img {
	margin-top:15px;
	}
	
#read-bttn a {
	font-size: 14px;
	text-decoration: none;
	}
	
.text {
	width: 300px;
	height: 150px;
	float:right;
	padding-right: 30px;
	}

.text h3 {
	font-size:16px;
	}
	
	
.text a {
	font-size: 11px;
	text-decoration: underline;
	}
	
#starticle img {
	padding-left: 40px;
	}
	
#starticle p {
	text-align: left;
	font-size: 11px;
	
	}
	
	
/* sidecontact */

#sidecontact {
	float: right;
	width: 200px;
	height: 150px;
	margin: 20px 0px 0px 10px;
	background-color: #fef0b7;
	}

#sidecontact li {
	padding: 10px 0px;
	text-align:left;
	font-size: 13px;
	}

h4 {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	}	

small {
	color: #000;
	padding: 0px;
	margin: 0px;
	}
	
h5 {
	font-size: 16px;
	font-weight: normal;
	color: #906;
	text-align: justify;
	margin: 0px;
	padding:0px;
	}
	
h6 {
	font-size: 16px;
	font-weight: normal;
	color: #906;
	text-align: justify;
	margin: 0px;
	padding-top:10px;
	}	
	
#email {
	margin-top: 20px;
	}
	
#sideinfo {
	float: right;
	width: 200px;
	height: 150px;
	margin: 20px 0px 0px 10px;
	background-color: #fef0b7;
	padding: 10px;
	}
		
#sideinfo li {
	padding: 8px 0px;
	margin: 0px;
	font-size: 13px;
	}
	
#sidetext {
	margin:0px;
	padding:0px;
	width:160px;
	height:140px;
	}	
	
#sidetext ul {
	margin: 0px;
	padding: 0px;
	color:#000;
	}
	
#sidetext li {
	padding-left: 50px;
	padding-top: 15px;
	color:#000;
	}

#sidetext li:link {color:#000;}
	

#sideicon {
	float: left;
	width: 30px;
	height: 160px;
	}
	
#sideicon ul {
	margin:0px;
	padding:0px;
	}
	
#sideicon li {
	padding-left: 10px;
	}
		
/* table */

table {
	margin-bottom: 10px;
	border-color: #edd5e5;
	}

th {
	text-align: center;
	background-color: #906;
	padding: 5px;
	font-weight: 800;
	color: #fff;
	}

tr, td {
	font-size: 14px;
	color: #000;
	padding: 5px;
	}	
	
tr.alt {
	background-color: #fae2f2;
	}

/* sidenav */

#sidenav {
	float: right;
	width: 200px;
	height: 150px;
	margin: 20px 0px 0px 10px;
	background-color: #ebebeb;
	}

#sidenav li {
	padding: 10px 0px;
	text-align:left;
	}
	
#selected {color: #FC0903;}	


/* sidebar */

#sidebar {
	float: right;
	width: 180px;
	height: 460px;
	background-color: #b7fefe;
	margin: 20px 0px 0px 10px;
	padding: 10px;
	}
	
#sidebar h2 {
	font-size: 16px;
	text-align: center;
	padding: 10px 0px;
	height: 2px;
	}
	

#sidebar h3 {
	font-size: 14px;
	text-align: left;
	}
	


/* sideblock */

.sideblock {
	width: 175px;
	height: 100px;
	margin: 3px auto;
	border-top-style:solid;
	border-top-color:#b7fefe;
	background-color:#fff;
	padding-left: 5px;
	}
	
		
#thumb {
	width: 70px;
	float: right;
	margin-top: 5px;
	padding-top: 10px;
	}
	

#like-bttn {
	width: 50px;
	max-width: 100px;
	height: 20px;
	font-size: 1em;
	background-color: #3b579d;
	margin: 15px 0 0 0;
	padding: 2%;
	text-align: center;
	font-size: 0.9em;
	}
	
#like-bttn a {
	color: #fff;
	font-size: 14px;
	}	

#like-bttn a:hover {color: #FF3;}


/* footer */

footer {
	clear: both;
	}

#container {
	margin: 30px 0;
	padding-top: 0px;
	height:50px;
	background-color: #eee;
	}	
	
#container p {
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	}
	
#container ul {
	margin-left: 550px;
	padding-top: 15px;
	}
	
#container li {
	display: inline;
	padding-left: 1em;
	}
	
#container a {
	font-size: 0.9em;
	}
