@charset "UTF-8";

* {
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "メイリオ", Meiryo, verdana,sans-serif;
   color:#333;
}


body {
   margin: 0;
   padding: 0;
   font-size: medium;
   letter-spacing: 1px;
   border-top: 3px solid #bdb76b;
}

br {
   letter-spacing: normal;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
    color: #FFCC00;
	text-decoration: underline;
}

a:active {
    color: #999999;
	text-decoration: none;
}

img {
   border:0;
   vertical-align: bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin: 0;
}


div#headwpr {
   position: relative;
   width: 100%;
   margin: 0 auto;
   padding: 10px 0;
   background: #fff;
}

div#header {
   position: relative;
   width: 787px;
   height: 60px;
   margin: 0 auto;
   background: #fff;
}

div#pr {
   position: absolute;
   left: 0;
   top: 0;
   width: 787px;
}

div#infonavi {
   position: absolute;
   bottom: 0;
   right: 0;
}

div#globalnavi {
   width: 100%;
   float: left;
   background: url(../images/bg_menu.gif) 0 0 repeat-x;
}


html>/**/body #laypan {
   width: 100%;
   margin-top: 44px;
}

div#topimage {
   width:787px;
   margin: 0 auto;
   background: #fff;
}

div#contents {
   width: 787px;
   margin: 0 auto;
   padding: 5px 0 ;
   background: #fff;
}

div#main {
   float: left;
   width: 567px;
}

div#sub {
   float: right;
   width: 220px;
}

div#clrb {
   clear: both;
}

div#footmenu {
   width: 787px;
   margin: 0 auto;
}

div#footer {
   background: url(../images/footer-back.jpg) repeat-x;
   border-bottom: 3px solid #bdb76b;
}


h1#logo a{
	text-indent: -9999px;
	background: url(../images/newlogos.gif) no-repeat;
}

h1#logo {
	padding: 0px;
	margin: 0px;
}

h1#logo a {
	width: 200px;
	height: 50px;
	display: block;
	position: absolute;
	left: 0px;
	top: 10px;
	overflow: hidden;
}


div#header #pr p {
   margin: 0;
   font-size: small;
}

div#header #infonavi ul {
   list-style: none;
}

div#header #infonavi li {
   float: left;
   font-size: small;
   margin-left: 15px;
}

div#header #infonavi li a {
   display: block;
   padding-left: 15px;
   background: url(../images/mark-navi.gif) 0 1px no-repeat;
}

div#globalnavi ul {
   width:787px;
   margin:0 auto;
   padding:0;
}

div#globalnavi li {
   float: left;
   font-size: small;
   font-weight: bold;
   color: #333;
   text-align: center;
   list-style-type: none;
}

div#globalnavi li a {
   display: block;
   width: 130px;
   color: #999900;
   line-height: 60px;
   border-right: 1px solid #D8D8D8;
}

div#globalnavi li.home a {
   border-left: 1px solid #D8D8D8;
}

div#globalnavi li a:hover {
   color: #FFCC00;
   background: url(../images/bg_menu2.gif) 0 0 no-repeat;
}

div#globalnavi li a:visited {
   color: #999999;
}

div.pan {
	background-color: #FFFFFF;
	width: 787px;
	height: 20px;
	margin: 0px auto;
	padding: 5px;
	position: relative;
	left: 0px;
	font-size: 80%;
	line-height: 20px;
}

div.cntr {
	margin: 0px auto;
	position: relative;
	width: 787px;
}

* html div#gsscntr {
	width: 787px;
}

div#main a {
   color: #FFCC00;
   text-decoration: none;
}

div#main a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

* html #ss {
	width:145px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:10px;
	background: url(../images2/img-civilwedding03.jpg) no-repeat;
}


.small {
   margin-bottom: 3px;
   font-size: small;
   font-weight: normal;
   line-height: 150%;
}

strong.r {
	color: Red;
}

strong.bd {
	font-weight: bold;
}

.ind {
   padding-left: 15px;
   font-size: medium;
   font-weight: normal;
   line-height: 150%;
}

.smallind {
   margin-bottom: 2px;
   padding-left: 15px;
   font-size: small;
   font-weight: normal;
   line-height: 130%;
}

div#main h2 {
   margin-bottom: 8px;
   margin-right: 10px;
   padding: 0 0 0 15px;
   color: #FF0066;
   font-size: medium;
   font-weight: bold;
   line-height: 35px;
   border: 1px solid #D8D8D8;
   background: url(../images/bg_h2.gif) 0 0 no-repeat;
}

div#main h3 {
   margin-bottom: 3px;
   padding-left: 15px;
   font-size: medium;
   font-weight: bold;
   line-height: 150%;
   color: #FF9900;
}

div#main h4 {
   margin-bottom: 2px;
   padding-left: 15px;
   font-size: small;
   font-weight: normal;
}

div#main h5 {
   margin-bottom: 2px;
   font-size: small;
   font-weight: normal;
}

div#main h6 {
   margin-bottom: 2px;
   font-size: small;
   font-weight: normal;
}

div#main p{
   margin: 0 0 16px 0;
   font-size: medium;
}

div#main ul,ol,dl{
   font-size: small;
}

div#main dt{
   margin-bottom: 3px;
}

div#main dd{
   padding: 0;
   margin: 0 0 8px 16px;
   padding: 3px;
   background: #f1f1f1;
}


* html body div#main dl.information dd div {
   display: inline-block;
}

div#main dl.information dt {
   float: left;
   width: 160px;
   margin: 0;
   padding: 0;
}

div#main dl.information dd {
   margin: 0 0 8px 16px;
   padding: 0;
   background: transparent;
}

.gmap {
   padding-left: 15px;
   margin-bottom: 3px;
}

.small {
	font-size: small;
}

div.sline{
	font-size: small;
	border: 1px solid #C0C0C0;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
}

div.medline{
	font-size: medium;
	border: 1px solid #C0C0C0;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
}

.wpr {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
}

.wprline {
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #C0C0C0;
}

.onleft {
	width: 160px;
	float: left;
	text-align: left;
}

.onright {
	width: 380px;
	float: right;
	text-align: left;
}

.onleft380 {
	width: 380px;
	float: left;
	text-align: left;
	line-height: 150%;
}

.onright160 {
	width: 160px;
	float: right;
	text-align: right;
}

.onleft210 {
	width: 210px;
	float: left;
	text-align: left;
}

.onright330 {
	width: 330px;
	float: right;
	text-align: left;
}

.onleft310 {
	width: 310px;
	float: left;
	text-align: left;
}

.onright230 {
	width: 230px;
	float: right;
	text-align: left;
}

.onleft140 {
	width: 140px;
	float: left;
	text-align: left;
}

.onright400 {
	width: 400px;
	float: right;
	text-align: left;
}

.onleft130 {
	width: 130px;
	float: left;
	text-align: left;
}

.onright410 {
	width: 410px;
	float: right;
	text-align: left;
}

.onleft280 {
	width: 280px;
	float: left;
	text-align: left;
	line-height: 150%;
}

.onright260 {
	width: 260px;
	float: right;
	text-align: right;
}

.clm1 {
	width: 180px;
	float: left;
	font-size: small;
	text-align: left;
	line-height: 130%;
}

.clm2 {
	width: 180px;
	float: left;
	font-size: small;
	text-align: center;
	line-height: 130%;
}

.clm3 {
	width: 180px;
	float: right;
	font-size: small;
	text-align: right;
	line-height: 130%;
}

hr.end {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.center {
	text-align: center;
}

div#sub .section {
   margin-bottom: 10px;
}

div#sub h2 {
   padding: 3px;
   font-size: medium;
   color: #fff;
   padding-left: 10px;
   background: #bdb76b;
   border-bottom: 1px solid #C1C1C1;
   border-right: 1px solid #C1C1C1;
}

div#sub ul {
   margin: 5px 0 0 5px;
   padding: 0;
}

div#sub li {
   padding: 5px 0 5px 0;
   font-size: small;
   line-height: 16px;
   list-style: none;
   background: url(../images/bg_dotline.gif) 0 100% repeat-x;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url(../images/bg_list.gif) 0 6px no-repeat;
}

div#sub a:hover {
	background-color: #FFFFCC;
	width: 200px;
	display: block;
	text-decoration: underline;
	color: orange;
}

#scbg1 {
   margin: 0 auto;
}

#scbg2 {
   margin: 0 auto;
}

#scbg3 {
   margin: 0 auto;
}

#scbg4 {
   margin: 0 auto;
}

#scbg5 {
   margin: 0 auto;
}

div#footmenu ul {
   margin: 0;
   padding: 10px 0 0 0;
   text-align: center;
}

div#footmenu li {
   display: inline;
   margin: 0 0 0 10px;
   font-size: small;
   list-style: none;
}

div#footmenu li a {
   padding-left: 10px;

}

div#footer h3 {
   font-size: small;
   font-weight: normal;
   margin-top: 15px;
   text-align: center;
}

div#footer address {
	width: 780px;
	margin: 0px auto;
	padding: 15px 0;
	position: relative;
	font-style: normal;
	font-size: 80%;
	line-height: 150%;
	text-align: center;
}
div#footer address abbr{
	border: none;
}


