/****************************************
		General Setting 
*****************************************/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

html {
	background: #f0f8dd;
}

html,body{
	height: 100%;
}

body > #page {
	height: auto;
}

body {
	color: #666;
	font-size: 14px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "HGS明朝E";
}

.clear {
	clear: both;
	line-height: 0;
}

a {
	color: #9fc24d;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}


/****************************************
		Basic Layout 
*****************************************/

#page {
	width: 800px;
	margin: 0px auto;
	position: relative;
	min-height: 100%;
	background: #fff;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

#header {
	background: url(./images/header_bg.jpg) no-repeat 0 8px;
	height: 165px;
}

#contents {
	width: 100%;
}

#main {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
}

#left_sidebar {
	width: 190px;
	_width: 200px;
	margin: 0;
	padding: 0px 0px 0px 10px;
	float: left;
}

#center {
	width:380px;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#right_sidebar {
	width: 190px;
	_width: 200px;
	margin: 0;
	padding: 0px 10px 0px 0px;
	float: left;
}

#footer {
	background: #f0ddf0;
	text-align: center;
	width: 800px;
	height: 20px;
}

/****************************************
		Header
*****************************************/


#header_menu {
	float: right;
	text-align: right;
	font-size: 12px;
	width: 200px;
	height: 20px;
	padding: 4px 13px 0px 0px;
	_padding: 5px 14px 0px 0px;
	margin: 0 10px 0 0;
	background: #f0ddf0;
	border-radius:  0px 0px 5px 5px / 0px 0px 5px 5px;
}

#header_menu a {
	color: #de82a7;
}

#header_menu a:hover {
	color: #fff;
}

#site_title {
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
	height: 110px;
}

#menu {
	font-size: 14px;
	height: 19px;
	float:left;
	width: 720px;
	border-bottom: solid 1px #de82a7;
	padding: 0px 0px 0px 80px;
	margin: 0px 0px 0px 0px;
}

#menu li {
	display:inline;
	margin: 0px 14px 0px 0px;
	padding: 3px 12px 3px 12px;
	background: #f0ddf0;
	border-top: solid 1px #de82a7;
	border-left: solid 1px #de82a7;
	border-right: solid 1px #de82a7;
	border-radius:  5px 5px 0px 0px / 5px 5px 0px 0px;
}

#menu a {
	color: #de82a7;
}

#menu a:hover {
	color: #fff;
}


/****************************************
		Photo Menu
*****************************************/

#photo_menu {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:190px;
}

#photo_menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#photo_menu ul li {
	float: left;
	display: block;
	height: 30px;
	margin: 16px 0px 0px 0px;
	list-style: none;
}


#photo_menu ul li.ch1 a {
	display: block;
	width: 190px;
	height: 30px;
	background-image:url(images/photo_menu/restaurant_wedding.gif);
	background-repeat:no-repeat;
}

#photo_menu a.ch1:hover {
	display: block;
	width: 190px;
	height: 30px;
	background-image:url(images/photo_menu/restaurant_wedding_on.gif);
	background-repeat:no-repeat;
}

#photo_menu ul li.ch2 a {
	display: block;
	width: 190px;
	height: 30px;
	background-image:url(images/photo_menu/christmas_wedding.gif);
	background-repeat:no-repeat;
}

#photo_menu a.ch2:hover {
	display: block;
	width: 190px;
	height: 30px;
	background-image:url(images/photo_menu/christmas_wedding_on.gif);
	background-repeat:no-repeat;
}

#photo_menu ul li.ch3 a {
	display: block;
	width: 190px;
	height: 30px;
	background-image:url(images/photo_menu/maui_wedding.gif);
	background-repeat:no-repeat;
}

#photo_menu a.ch3:hover {
	display: block;
	width: 190px;
	height: 30px;
	background-image:url(images/photo_menu/maui_wedding_on.gif);
	background-repeat:no-repeat;
}

#photo_menu ul li.ch4 a {
	display: block;
	width: 190px;
	height: 30px;
	background-image:url(images/photo_menu/photo_tour_in_bali.gif);
	background-repeat:no-repeat;
}

#photo_menu a.ch4:hover {
	display: block;
	width: 190px;
	height: 30px;
	background-image:url(images/photo_menu/photo_tour_in_bali_on.gif);
	background-repeat:no-repeat;
}

#photo_menu ul li.ch5 a {
	display: block;
	width: 190px;
	height: 30px;
	background-image:url(images/photo_menu/yukinko_mission.gif);
	background-repeat:no-repeat;
}

#photo_menu a.ch5:hover {
	display: block;
	width: 190px;
	height: 30px;
	background-image:url(images/photo_menu/yukinko_mission_on.gif);
	background-repeat:no-repeat;
}

/****************************************
		Topics
*****************************************/

.blog_title {
	font-size: 16px;
	line-height: 24px;
	border-top: solid 1px #de82a7;
	width: 190px;
	margin: 10px 0 0 0;
}

.blog_title a {
	color: #de82a7;
}

.blog_title a:hover {
	color: #9fc24d;
}

.blog_contents {
	font-size: 12px;
}

.lesson_image {
	margin: 10px 0 0 20px;
}

/****************************************
		Bottom Menu
*****************************************/

ul#bottom_menu {
	margin: 0px 0px 0px 25px;
	_margin: 0px 0px 0px 20px;
	padding: 0;
	height: 160px;
	width: 100%;
}

ul#bottom_menu li {
	float: left;
	display: block;
	height:30px;
	margin: 10px 0px 0px 0px;
	_margin: 10px 0px 0px 0px;
	list-style: none;
}


ul#bottom_menu li.ch1 a {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/wedding_coordinate.jpg);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 75px;
}

ul#bottom_menu a.ch1:hover {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/wedding_coordinate_on.jpg);
	background-repeat:no-repeat;
}

ul#bottom_menu li.ch2 a {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/home_like_wedding.jpg);
	background-repeat:no-repeat;
}

ul#bottom_menu a.ch2:hover {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/home_like_wedding_on.jpg);
	background-repeat:no-repeat;
}

ul#bottom_menu li.ch3 a {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/school.jpg);
	background-repeat:no-repeat;
}

ul#bottom_menu a.ch3:hover {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/school_on.jpg);
	background-repeat:no-repeat;
}

ul#bottom_menu li.ch4 a {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/baby_baby_baby.jpg);
	background-repeat:no-repeat;
}

ul#bottom_menu a.ch4:hover {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/baby_baby_baby_on.jpg);
	background-repeat:no-repeat;
}

ul#bottom_menu li.ch5 a {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/circle.jpg);
	background-repeat:no-repeat;
}

ul#bottom_menu a.ch5:hover {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/circle_on.jpg);
	background-repeat:no-repeat;
}

ul#bottom_menu li.ch6 a {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/winery_wedding.jpg);
	background-repeat:no-repeat;
}

ul#bottom_menu a.ch6:hover {
	display: block;
	width: 150px;
	height: 140px;
	background-image:url(images/bottom_menu/winery_wedding_on.jpg);
	background-repeat:no-repeat;
}

/****************************************
		Photo Page
*****************************************/

.photo_flash {
	margin: 20px 0 20px 45px;
	padding: 0px 0 0px 0px;
}

/****************************************
		Slide Show
*****************************************/

#keyvisual {
	margin: 0 auto;
	width: 360px;
	height: 250px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#keyvisual img {
	top: 0;
	left: 0;
	position: absolute;
	border: none;
	border-top: none;
	border-left: none;
}

#keyvisual2 {
	margin: 0 auto;
	width: 280px;
	height: 280px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#keyvisual2 img {
	top: 0;
	left: 0;
	position: absolute;
	border: none;
	border-top: none;
	border-left: none;
}

#keyvisual3 {
	margin: 0 auto;
	width: 360px;
	height: 252px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#keyvisual3 img {
	top: 0;
	left: 0;
	position: absolute;
	border: none;
	border-top: none;
	border-left: none;
}

/****************************************
		Ordinary Pages
*****************************************/

.page_title {
	margin: 5px 0 0 0;
	padding: 2px 0 2px 4px;
	border-left: solid 2px #de82a7;
	border-bottom: solid 1px #de82a7;
}

.page_title2 {
	margin: 16px 0 0 0;
	padding: 2px 0 2px 4px;
	border-left: solid 2px #de82a7;
	border-bottom: solid 1px #de82a7;
}

.page_subtitle {
	margin: 16px 0 0 10px;
	padding: 2px 0 2px 18px;
	background: url(images/perimanis_logo_s.gif) no-repeat 0 1px;
	border-bottom: solid 1px #de82a7;
}

.page_sub {
	margin: 5px 10px 8px 10px;
	padding: 2px 0 2px 10px;
	font-size: 12px;
}

.page_sub ul li {
	margin: 0px 0px 0px 20px;
}

.photo_right {
	float: right;
	margin-left: 5px;
	margin-right: 10px;
}

.photo_left {
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}

/****************************************
	Party Coordinate Pages
*****************************************/

.wedding_plans {
	width: 360px;
	margin: 0px 0 4px 20px;
	font-size: 12px;
}

.wedding_plans td.main {
	line-height:160%;
	padding: 2px 0 0 0px;
	width: 100px;
	vertical-align: top;
}

.wedding_plans td.sub {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 4px;
	background: url(images/party_coordinate/plan_bg.jpg) no-repeat right bottom;
}

.plan_title {
	font-size: 14px;
	color: #de82a7;
	margin: 0 0 4px 0;
}

/****************************************
		Christmas-Tei Page
*****************************************/

.main_flash {
	margin: 20px 0 20px 10px;
	padding: 0px 0 0px 0px;
}


.christmas_tei {
	width: 360px;
	margin: 0px 0 4px 20px;
	font-size: 12px;
}

.christmas_tei a {
	color: #de82a7;
}

.christmas_tei a:hover {
	color: #9fc24d;
}

.christmas_tei td.main {
	line-height:160%;
	padding: 2px 0 0 0px;
	width: 100px;
	vertical-align: top;
}

.christmas_tei td.sub {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 4px;
}

.christmas_tei_title {
	font-size: 14px;
	color: #de82a7;
	margin: 0 0 4px 0;
}

.christmas_link {
	margin: 20px 0 20px 0px;
	padding: 0px 0 0px 0px;
	font-size: 12px;
	text-align: center;
}

.christmas_link a {
	color: #de82a7;
}

.christmas_link a:hover {
	color: #9fc24d;
}

.main_text {
	width: 360px;
	margin: 20px 0 20px 10px;
	padding: 0px 0 0px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

.christmas_staff {
	width: 360px;
	margin: 20px 0 4px 20px;
	font-size: 12px;
}

.christmas_staff td {
	padding: 2px 0 0 0px;
	width: 50%;
	vertical-align: top;
	text-align: center;
}

.staff_intro {
	font-size: 10px;
}

/****************************************
		Company Page
*****************************************/

.company_overview {
	width: 360px;
	margin: 10px 0 0 10px;
	font-size: 12px;
}

.company_overview td.main {
	line-height: 160%;
	padding: 2px 0 0 5px;
	background: #efefef;
	width: 60px;
	border-left: solid 2px #de82a7;
	vertical-align: top;
}

.company_overview td.sub {
	line-height:160%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom: solid 1px #aaa;
}

.map {
	margin: 0 0 10px 15px;
}

/****************************************
		Recruit Page
*****************************************/

.recruit {
	width: 360px;
	margin: 10px 0px 0px 10px;
	font-size: 12px;
}

.recruit td.main {
	line-height:160%;
	padding: 2px 0 0 5px;
	background: #efefef;
	border-left: solid 2px #de82a7;
	vertical-align: top;
}

.recruit td.sub {
	line-height:160%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/****************************************
		Contact Page
*****************************************/

.question_item {
	width:360px;
	margin: 10px 0 0 10px;
	font-size: 12px;
}

.question_item td.main {
	line-height:160%;
	padding: 2px 0 0 5px;
	background: #efefef;
	width: 90px;
	border-left: solid 2px #de82a7;
	vertical-align: top;
}

.question_item td.sub {
	line-height: 160%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom: solid 1px #aaa;
}

/****************************************
		Right Sidebar
*****************************************/

#links {
	margin: 30px 0px 0px 30px;
}

/****************************************
		Footer
*****************************************/

p.copy {
	clear: both;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	}

p.copy a {
	color: #de82a7;
}
p.copy a:hover {
	color: #fff;
}