a:link   {
	color: #145AAF;
	text-decoration:underline;
	font-size:12px;
}
a:visited  {
	color: #145AAF;
	text-decoration:underline;
	font-size:12px;
}
a:active  {
	color: #145AAF;
	text-decoration:underline;
	font-size:12px;
}
a:hover  {
	color: #999999;
	text-decoration:underline;
	font-size:12px;
}

#footer a:link   {
	color: #666;
	text-decoration:none;
	font-size:10px;
}
#footer a:visited  {
	color: #666;
	text-decoration:none;
	font-size:10px;
}
#footer a:active  {
	color: #666;
	text-decoration:none;
	font-size:10px;
}
#footer a:hover  {
	color: #666;
	text-decoration:underline;
	font-size:10px;
}

td{font-size:12px; line-height: 17px}
th{font-size:12px; line-height: 17px}
.fs16{font-size:16px; line-height: 18px}
.fs14{font-size:14px; line-height: 16px}
.fs12{font-size:12px; line-height: 15px}
.fs122{font-size:12px; line-height: 18px}
.fs120{font-size:12px; line-height: 14px}
.fs11{font-size:11px; line-height: 15px}
.fs10{font-size:10px; line-height: 14px}
.fs9{font-size:9px; line-height: 13px}
.form_td{font-size:12px; line-height:15px; color:#333333; background-color:#FFFFFF}
.pt8 {padding-top:8px;}
.pb8 {padding-bottom:8px;}

/*--------------------------------------------------*/

body {margin:0;}

p {font-size:12px;
	line-height:18px;
	margin:0;
}

body{
	font-size:12px;
	line-height: 17px;
	padding-right: 10px;
	padding-left: 10px;
}

#all {
	width:750px;
	background-image:url(../img/top/back.gif);
	background-repeat:repeat-y;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	position:relative;
}

h1 {
	width:740px;
	height:20px;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	background-repeat:no-repeat;
	text-align: right;
	margin:0;
	padding-top: 2px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0px;
}

/*-------------【インデックス】メニュー-------------------*/

h2 {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#menu {
	width:168px;
	float:left;
	margin-left:7px;
	margin-top: 27px;
}

#menu_top {
	width:168px;
	background-image: url(../img/menu/el_top.gif);
	background-repeat: no-repeat;
	height: 37px;
	padding-top: 10px;
}
#menu_txt {
	width:168px;
	background-color: #f7f7f7;
	position: relative;
}

#menu_txt ul {
	list-style:none; /*行頭文字を非表示にする*/
	margin:0;
	padding:0;
}

#menu_txt li {
	margin:0 14px 0 8px;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}

#menu_txt a {
	background:url(../img/menu/el_arrow.gif) left center no-repeat;
	padding:10px 0 10px 18px;/*リンクテキストの位置調整*/
	display:block;/*ブロックレベル要素として表示されるように指定*/
	width:134px !important;
	/*IE対策のためボックスの幅を指定。通常は親要素のボックス領域に対して可能な限り幅いっぱいに広がる*/
	text-decoration:none;
	color:#16a5a1;
}

#menu_txt a:hover {
	text-decoration:underline;
	color::#16a5a1;
}

#menu_btm {
	width:168px;
	background-image:url(../img/menu/r_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:10px;
	height: 11px;
	background-color: #f7f7f7;
}

.new1 {
	width:30px;
	position:absolute;
	left: 120px;
	top: 317px;
	height: 9px;
}

.new2 {
	width:30px;
	position:absolute;
	left: 120px;
	top: 355px;
}


/*-------------【その他】メニュー-------------------*/
#other {
	width:152px;
	margin-top:25px;
	margin-right: 14px;
	margin-left: 14px;
}


#other ul {
	list-style:none; /*行頭文字を非表示にする*/
	margin:0;
	padding:0;
}

#other li {
	margin:0;
	padding:0;
}

.index {
	width:152px;
	font-size:12px;
	color: #929292;
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}


#other a {
	background:url(../img/menu/el_arrow2.gif) left center no-repeat;
	padding:5px 0 5px 18px;/*リンクテキストの位置調整*/
	display:block;/*ブロックレベル要素として表示されるように指定*/
	width:134px !important;
	/*IE対策のためボックスの幅を指定。通常は親要素のボックス領域に対して可能な限り幅いっぱいに広がる*/
	text-decoration:none;
	color:#16a5a1;
}

#other a:hover {
	text-decoration:underline;
	color::#16a5a1;
}

/*-------------【home】メニュー-------------------*/
#home {
	width:152px;
	margin-top:25px;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b8b8b8;
}


#home a {
	background:url(../img/menu/el_arrow2.gif) left center no-repeat;
	padding:5px 0 5px 18px;/*リンクテキストの位置調整*/
	display:block;/*ブロックレベル要素として表示されるように指定*/
	width:134px !important;
	/*IE対策のためボックスの幅を指定。通常は親要素のボックス領域に対して可能な限り幅いっぱいに広がる*/
	text-decoration:none;
	color:#16a5a1;
}

#home a:hover {
	text-decoration:underline;
	color::#16a5a1;
}


/*--------------------------------------------------*/
#main {
	width:520px;
	float:right;
	margin-right:15px;
	margin-top: 27px;
}


#footer {
	width:750px;
	background-color:#f0f0f0;
	font-size:10px;
	line-height:18px;
	color:#666666;
	text-align:center;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#grvl_menu {
	width:259px;
	position:absolute;
	left: 488px;
	top: 2px;
	font-size: 10px;
	text-align: right;
	color:#0066CC;
}


/*-----------------news------------------------*/
#news {
	width:490px;
	background-color:#f5eacc;
	font-size:12px;
	color:#333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.cha {color:#8B6629; font-size:16px; font-weight:bold; padding-bottom:6px;}


/*----------------wedding------------------------*/
#wed {
	width:520px;
	font-size:12px;
	color:#333333;
}

.td_flash {
	width:520px;
	height:281px;
	background-image:url(../img/diving/shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.td_grn {
	padding:0 15px;
	color:#005100;
	font-size:12px;
}

.pb1 {padding-bottom:1px;}
.wed_blue {color:#1522a0; padding-top:6px;}

.blue10 {color:#148a8b; font-size:10px;}
.blue12 {color:#148a8b; font-size:12px; font-weight:bold;}
.voice_ttl {font-size:14px; font-weight:bold; padding-bottom:8px; color:#CB4734;}
