﻿@charset = "utf-8";
/*
 * MIYABI雅
 */

* {
	margin:0px;
	padding:0px;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size:14px;
	color:#333333;
	text-align:center;
}

img {
	border:0px;
}

table {
	border:0px;
}

#header {
	width:100%;
	height:75px;
	background-image:url( "../img/bg_menu.gif" );
	background-position:bottom;
	background-repeat:repeat-x;
}

#header div {
	width:850px;
	height:75px;
	margin: 0px auto;
	background-image:url( "../img/header.gif" );
	background-repeat:no-repeat;
	position:relative;
}

#header div ul {
	width:100%;
	list-style-type:none;
	position:absolute;
	top:49px;
	left:0px;
	background-image:url( "../img/bg_menu.gif" );
	background-repeat:repeat-x;
}

#header div ul .w120 {
	float:left;
}

#header div ul .w120 a:link,
#header div ul .w120 a:visited,
#header div ul .w120 a:active {
	display:block;
	width:120px;
	height:26px;
	background-image:url( "../img/bt_01off.gif" );
	text-decoration:none;
}

#header div ul .w120 a:hover {
	display:block;
	width:120px;
	height:26px;
	background-image:url( "../img/bt_01on.gif" );
	text-decoration:underline;
}

#header div ul .w124 {
	float:left;
}

#header div ul .w124 a:link,
#header div ul .w124 a:visited,
#header div ul .w124 a:active {
	display:block;
	width:125px;
	height:26px;
	background-image:url( "../img/bt_01off_5.gif" );
	text-decoration:none;
}

#header div ul .w124 a:hover {
	display:block;
	width:125px;
	height:26px;
	background-image:url( "../img/bt_01on_5.gif" );
	text-decoration:underline;
}

#header div ul .w120r {
	float:left;
}

#header div ul .w120r a:link,
#header div ul .w120r a:visited,
#header div ul .w120r a:active {
	display:block;
	width:120px;
	height:26px;
	background-image:url( "../img/bg_menu.gif" );
	text-decoration:none;
}

#header div ul .w120r a:hover {
	display:block;
	width:120px;
	height:26px;
	background-image:url( "../img/bt_01on_r.gif" );
	text-decoration:underline;
}



#container {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:850px;
	text-align:left;
}

#container .left {
	float:left;
	width:198px;
	margin-top:10px;
}

.left div {
	width:196px;
	border:solid 1px #999999;
	font-size:13px;
}

.left div h3 {
	background-image:url( "../img/bg_test01.gif" );
	width:196px;
	height:27px;
	font-size:15px;
	text-indent:20px;
	line-height:27px;
	vertical-align:bottom;
	border-bottom:solid 1px #999999;
}

.left div dl dt {
	background-color:#808080;
	padding:3px;
	font-size:13px;
	font-weight:bold;
	text-indent:15px;
	color:#ffffff;
}

.left div dl dd a:link,
.left div dl dd a:visited,
.left div dl dd a:active {
	background-image:url( "../img/bg_menu.gif" );
	width:196px;
	height:26px;
	display:block;
	font-size:13px;
	line-height:26px;
	text-indent:25px;
	color:#000000;
	text-decoration:none;
}

.left div dl dd a:hover {
	background-image:url( "../img/bt_01on_r.gif" );
	width:196px;
	height:26px;
	display:block;
	font-size:13px;
	line-height:26px;
	text-indent:25px;
	text-decoration:underline;
	color:#0000CD;
}

.left div h4 {
	background-image:url( "../img/bg_test01.gif" );
	width:196px;
	height:27px;
	border-bottom:solid 1px #999999;
	line-height:27px;
	font-size:15px;
	text-align:center;
	vertical-align:bottom;
}

.left div ul {
	list-style-type:none;
	margin:5px 0px;
}

.left div ul li {
	font-size:13px;
	margin-left:20px;
	letter-spacing:1.5px;
}



#container .center {
	float:left;
	width:440px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}

.info h3 {
	background-image:url( "../img/info_title.gif" );
	border-bottom:soid 1px #ADD8E6;
	width:440px;
	height:24px;
	line-height:24px;
	font-size:15px;
	text-indent:20px;
}

.center .info {
	font-size:13px;
}

.info dl {
	background-color:#F0FFFF;
	width;440px;
	border:solid 1px #ADD8E6;
}

.info dt {
	clear:both;
	width:80px;
	float:left;
	margin-left:20px;
	line-height:25px;
}

.info dd {
	margin-left:80px;
	line-height:25px;
}


.center .top_plan1 {
	margin-top:10px;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}

.top_plan1 h4 {
	background-image:url( "../img/bg_h401.gif" );
	width:217px;
	height:30px;
	line-height:30px;
	vertical-align:bottom;
	font-size:14px;
	text-indent:20px;
}


.top_plan1 h4 a:link,
.top_plan1 h4 a:visited,
.top_plan1 h4 a:active {
	text-decoration:none;
	color:black;
}

.top_plan1 h4 a:hover {
	text-decoration:underline;
	color:red;
}

.top_plan1 img {
	width:217px;
}

.top_plan1 p {
	width:211px;
	height:60px;
	line-height:20px;
	letter-spacing:1.5px;
	font-size:13px;
	padding:2px;
	border:solid 1px #999999;
	background-color:#F8F8FF;
}

.center .top_plan2 {
	margin-top:10px;
	margin-bottom:5px;
	float:left;
}

.top_plan2 h4 {
	background-image:url( "../img/bg_h401.gif" );
	width:217px;
	height:30px;
	line-height:30px;
	vertical-align:bottom;
	font-size:14px;
	text-indent:20px;
}

.top_plan2 h4 a:link,
.top_plan2 h4 a:visited,
.top_plan2 h4 a:active {
	text-decoration:none;
	color:black;
}

.top_plan2 h4 a:hover {
	text-decoration:underline;
	color:red;
}

.top_plan2 img {
	width:217px;
}

.top_plan2 p {
	width:211px;
	height:60px;
	line-height:20px;
	letter-spacing:1.5px;
	font-size:13px;
	padding:2px;
	border:solid 1px #999999;
	background-color:#F8F8FF;
}

.charge {
	margin:10px 0px;
	border:solid 1px #ff6633;
	background-color:#ffffcc;
	font-size:14px;
}

.charge h4 {
	background-color:#ff9933;
	padding:5px 0px;
	text-indent:20px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

.charge p {
	margin:5px;
}

.charge ul {
	list-style-image:url( "../img/lt_03.gif" );
	padding-bottom:5px;
}

.charge ul li {
	line-height:25px;
	margin-left:40px;
}

.charge2 {
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	border:solid 1px #000099;
	background-color:#ffffcc;
	font-size:14px;
}

.charge2 h4 {
	background-color:#0099ff;
	padding:5px 0px;
	text-indent:20px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

.charge2 p {
	margin:5px;
}


.charge2 ul {
	list-style-image:url( "../img/lt_03.gif" );
	padding-bottom:5px;
}

.charge2 ul li {
	line-height:25px;
	margin-left:40px;
}

.charge3 {
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	border:solid 1px #006600;
	background-color:#ffffcc;
	font-size:14px;
}

.charge3 h4 {
	background-color:#00cc33;
	padding:5px 0px;
	text-indent:20px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

.charge3 p {
	margin:5px;
}

.charge3 dl dt {
	margin-left:20px;
}

.charge3 dl dd {
	line-height:25px;
	margin-left:40px;
}

.center .wedding {
	width:440px;
	font-size:14px;
}

.center .wedding_title {
	margin:5px 0px;
	padding:3px;
	border:solid 1px #FF1493;
	background-color:#FFE4E1;
	font-size:15px;
	line-height:20px;
	letter-spacing:2px;
}

.wedding h4 {
	background-image:url( "../img/bg_h4_pink.gif" );
	background-repeat:no-repeat;
	height:37px;
	line-height:40px;
	vertical-align:bottom;
	font-size:15px;
}

.wedding ul li {
	margin-left:25px;
	margin-bottom:5px;
}

.photo {
	list-style-type:none;
}

.photo li {
	float:left;
}

.center .plan {
	margin-top:5px;
	font-size:14px;
}

.plan p {
	margin:5px;
}

.plan h3 {
	background-color:#FFF0F5;
	border-bottom:solid 1px #FF4500;
	padding:3px;
}

.center .plan_left {
	float:left;
	width:200px;
	margin-top:10px;
	margin-right:20px;
}

.plan_left h4 {
	background-color:#F5FFFA;
	border-left:solid 5px #228B22;
	border-bottom:solid 1px #228B22;
	margin-bottom:5px;
	padding-bottom:3px;
	text-indent:20px;
	font-size:15px;
}

.plan_left ul {
	margin-top:5px;
	margin-left:20px;
	font-size:14px;
}

.plan_left ul li {
	margin-top:3px;
	border-bottom:solid 1px #cccccc;
}


.center .plan_right {
	float:left;
	width:200px;
	margin-top:10px;
}

.center .input_view {
	font-size:14px;
	background-color:#666666;
	width:100%;
}

.input_view th {
	background-color:#ffffff;
	padding:3px;
	text-align:right;
}

.input_view td {
	background-color:#ffffff;
	padding:3px;
}

.input_view td input {
	padding:3px;
}

.input_view td select {
	padding:3px;
}



.plan_right h4 {
	background-color:#F5FFFA;
	border-left:solid 5px #228B22;
	border-bottom:solid 1px #228B22;
	margin-bottom:5px;
	padding-bottom:3px;
	text-indent:20px;
	font-size:15px;
}

.plan_right ul {
	margin-top:5px;
	margin-left:20px;
	font-size:14px;
}

.plan_right ul li {
	margin-top:3px;
	border-bottom:solid 1px #cccccc;
}

.center .bottom_info {
	clear:both;
	width:438px;
	border:solid 1px #000000;
}

.bottom_info h4 {
	background-color:#000099;
	color:#ffffff;
	font-size:14px;
	padding:5px 0px;
	text-indent:15px;
}


.bottom_info ul {
	list-style-image:url( "../img/lt_03.gif" );
	margin-top:5px;
	margin-left:20px;
	padding-left:20px;
	font-size:13px;
}




#container .right {
	float:right;
	width:198px;
	margin-top:10px;
}

.right div {
	font-size:13px;
	border:solid 1px #006600;
	background-color:#F0F8FF;
}

.right div h3 {
	background-image:url( "../img/bg_h302.gif" );
	width:196px;
	height:27px;
	line-height:30px;
	vertical-align:bottom;
	font-size:15px;
	text-indent:15px;
}

.right div ul {
	list-style-image:url( "../img/lt_01.gif" );
}

.right div ul li {
	margin-left:20px;
	line-height:25px;
}

.right .weather {
	margin-top:10px;
	padding-left:20px;
	border:none;
	background-color:#ffffff;

}


.right .search_box {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:5px 3px;
	font-size:14pt;
	text-align:center;
	border:solid 1px #666666;
	background-color:#FFF;
}

.search_box ul {
	margin:2px 0 0 2px;
	padding:0;
	font-size:10pt;
	list-style:none;
	text-align:left;
}

.search_box ul li {
	text-align:left;
}


#footer {
	clear:both;
	width:100%;
	background-color:#cccccc;
	margin-top:10px;
}

#footer div {
	margin:0px auto;
	padding-top:10px;
	width:850px;
	height:70px;
	text-align:center;
	font-size:12px;
}

.hankaku { ime-mode: disabled; }
.zenkaku { ime-mode: active; }

