@charset "utf-8";

@import url("basic.css");


html{
   height:100%;
}

body {
	font-size: small;
	color: #999;
	text-align: center;
	background-image:url(../img/bg01.jpg);
	margin: 0px;
	padding: 0px;
	height:100%;
	background-repeat: repeat;
}

/*
h1{
margin:0px;
padding:0px;
font-size:10px;
font-weight:normal;
}

h2{
margin:0px;
padding:0px;
font-size:14px;
}


h3{
margin:0px;
padding:0px;
font-size:14px;
font-weight:normal;
}


p {
	margin: 10px;
	padding: 0px;
}
*/


a:link {  color: #3366FF; text-decoration: none}
a:hover {  color: #009900; text-decoration: underline}
a:active {  color: #009900; text-decoration: underline}
a:visited {  color: #3366FF; text-decoration: none}



/*---- ‘@structure@‘----*/

#navi {
	margin:0px;
	width: 610px;
	height:60px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align:left;
	padding: 0px;
	
}


#site_title{
background-color:#000000;
text-align:right;
margin:0px auto;
padding:0px;
width:760px;
/*
text-indent:10px;*/
border: 1px solid #000;
clear:both;
}

#bg_header {
	margin: 0px auto;
	width: 760px;
	height:60px;
	padding: 0px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	clear:both;
	border: 1px solid #000;
}


#top01 {
	margin:0px 0px 0px 0px;
	width: 610px;
	height:20px;
	padding: 0px;
	clear:both;
}
#top01 ul {
	margin: 0px;
	padding: 0px;

}
#top01 li {
	margin: 0px 0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	height:20px;
	display: inline;
}

/*
#top01,
#top01 a:link {  color: #009900; text-decoration: none}
a:hover {  color: #CCCC00; text-decoration: none}
a:active {  color: #ccc; text-decoration: none}
a:visited {  color: #ccc; text-decoration: none}
*/

#top02 {
	margin:20px 0px 0px 0px;
	width: 610px;
	height:20px;
	padding: 0px;
	clear:both;
}
#top02 ul {
	margin: 0px;
	padding: 0px;

}
#top02 li {
	margin: 0px 0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	height:20px;
	display: inline;
}


#language {
	margin: 0px;
	padding: 0px;
	width:150px;
	height:60px;
	float:left;
}

#language ul {
	margin: 0px;
	padding: 0px;
}

#language li {
	margin: 0px;
	padding: 0px;
	height:20px;
	list-style-image: none;
	list-style-type: none;
	clear:both;
}

#language a{
	display:block;
	height:100%;
	text-indent:-9999px;
}


#language a:focus{

	overflow: hidden;

}



#language li a:hover{
	background:none !important;
}

li.japan{
 background-image:url(../img/navi/japan_f2.jpg);
 }

li.japan a{
 background-image:url(../img/navi/japan.jpg);
 }
 
li.chin{
 background-image:url(../img/navi/chinese_f2.jpg);
 }

li.chin a{
 background-image:url(../img/navi/chinese.jpg);
 }

li.mov{
 background-image:url(../img/navi/mobile_f2.jpg);
 }
li.mov a{
 background-image:url(../img/navi/mobile.jpg);
 }




#bg_main {
	background-color:#000;
	text-align: left;
	margin: 0px auto;
	width: 760px;
	padding: 0px;
	height: auto;
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	line-height: 17px;
	color: #ccc;
	clear:both;
	background-image: url(../img/bg_title01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#title{
	width: 150px;
	height: auto;
	float:left;
	margin:0px auto;
	padding: 0px;
	background-image:url(../img/bg_title.gif);
	background-repeat:repeat-y;
	background-position: center top;
}
#main {
	margin:0px auto;
	width: 590px;
	height: auto;
	padding: 0px 10px;
	float:right;
}


#swf {
	margin:20px auto;
	width: 590px;
	height: 400px;
	padding: 0px;
	text-align:center
	clear:both;
}

/*----------@tb^[@--------------*/

#bg_footer {
	margin: 0px auto;
	width: 760px;
	padding: 0px;
	height:auto;
	color:#CCCCCC;
	font-family:"lr SVbN", "Osaka|";
	letter-spacing:1px;
	font-size:10px;
	background-color:#000000;
	clear:both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#bg_footer a:link {  color: #fff; text-decoration: none}
#bg_footer a:hover {  color: #CCCC66; text-decoration: none}
#bg_footer a:active {  color: #ccc; text-decoration: none}
#bg_footer a:visited {  color: #ccc; text-decoration: none}


#wedding_footer {
	margin: 0px auto;
	width: 617px;
	padding: 0px;
	height:50px;
	color:#CCCCCC;
	letter-spacing:1px;
	font-size:10px;
	line-height:13px;
	background-color:#000000;
	clear: both;
}

#copy {
	margin: 0px auto;
	width: 760px;
	padding: 0px;
	color:#CCCCCC;
	letter-spacing:1px;
	font-size:x-small;
	background-color:#000000;
	clear: both;
}

#counter {
	background-color:#ccc;
	font-size:10px;
	color:#333333;
	margin: 0px auto;
	width: 760px;
	padding: 0px;
	height:auto;
	clear: both;
}
#counter01 {
	background-color:#ccc;
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	height:auto;
	clear: both;
}


#address ul {
	margin: 0px;
	padding: 0px;

}
#address li {
	text-align:left;
	margin: 0px;
	padding:0px;
	padding-right:5px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	/*height:12px;
	display: block;*/
}
#other {
	margin: 0px;
	padding: 0px;
	width:150px;
	height:60px;
	float:left;
}
#other ul {
	margin: 0px;
	padding: 0px;
}
#other li {
	margin: 0px;
	padding: 0px;
	height:20px;
	list-style-image: none;
	list-style-type: none;
	clear:both;
}


#other a{
	display:block;
	height:100%;
	text-indent:-9999px;
}


#other a:focus{

	overflow: hidden;

}



#other li a:hover{
	background:none !important;
}

li.sight{
 background-image:url(../img/navi/sight_f2.jpg);
 }

li.sight a{
 background-image:url(../img/navi/sight.jpg);
 }
 
li.pamph{
 background-image:url(../img/navi/pamph_f2.jpg);
 }

li.pamph a{
 background-image:url(../img/navi/pamph.jpg);
 }

li.movie{
 background-image:url(../img/navi/movie_f2.jpg);
 }
li.movie a{
 background-image:url(../img/navi/movie.jpg);
 }



#address {
	margin:0px;
	width: 605px;
	height:60px;
	float: left;
	text-align: left;
	background-color: #333333;
	letter-spacing: 1px;
	line-height: 17px;
	padding: 0px 0px 0px 5px;
}

/*----------@{bNX@--------------*/
.coments {
	margin: 10px auto 10px auto;
	padding: 0px;
	width: 540px;
	height:auto;
	text-align: left;
}
.contents {
	margin: 10px auto 10px auto;
	padding: 0px;
	width: 550px;
	height:auto;
	text-align: left;
}

.contents dl {
	padding:0px;
	margin:0px auto;
}

.contents dt{
	padding:0px;
	margin:20px 0px 5px 0px;
	font-size: 14px;
	color: #CCCC99;
}

.contents dd {
	padding:0px;
	margin:0px 0px 0px 30px;
	width: 500px;
}


.contents ul {
	padding:0px;
	margin:0px auto;
}

.contents li{
	text-align:left;
	margin: 20px 0px 0px 0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
	color: #CCC;
}



.box_01 dl {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
.box_01 dd {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 10px;
	color: #333333;
}
.box_01 dt{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 10px;
	color: #333333;
}



#pamph {
	margin: 10px auto 10px auto;
	padding: 5px;
	width: 590px;
	height:auto;
	text-align: left;
	background-color:#FFFFFF;
	color:#000000;
	line-height:18px;
}


.syosai{
	background-image:url(../img/contents/box.gif);
	width:272px;
	height:205px;
	text-align:left;
	padding-top:3px;
	padding-left:0px;
	vertical-align: middle;
}
.syosai01{
	background-image:url(../img/contents/box01.jpg);
	width:335px;
	height:212px;
	font-size:12px;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	line-height:18px;
	text-align:left;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
}

.sub_title {
	width:530px;
	height:25px;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size:14px;
	line-height:25px;
	text-indent:10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin: 10px auto 10px auto;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #663366;
	text-align: left;
	padding: 0px;
}
.plan_title {
	width:530px;
	height:20px;
	font-size:14px;
	line-height:20px;
	text-indent:10px;
	color: #CCCC66;
	letter-spacing: 1px;
	margin: 10px auto 10px auto;
	border-left-color: #666666;
	text-align: left;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	background-color: #333333;
}

#plan_area{
	width:530px;
	height:auto;
	margin:20px auto;
	padding:3px;
	border: 1px solid #666666;
	background-color:#fff;
	color:#333333;
}

#plan_area dl {
	padding:0px;
	margin:0px;
}

#plan_area dt{
	padding:0px;
	margin:20px 0px 5px 0px;
	font-size: 14px;
	color: #003333;
	text-align: left;
}

#plan_area dd {
	padding:0px;
	margin:0px 0px 0px 10px;
	text-align: left;
}


#okami{
	background-image:url(../company/okami/img/okami.jpg);
	background-position:right top;
	background-repeat:no-repeat;

	background-color:#FFFFFF
	font-size:12px;
	color:#333333;
	height:450px;
	width:350px;
	line-height:16px;
	letter-spacing:1px;
	border: 1px solid #666666;
	text-align:left;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 150px;
	padding-bottom: 2px;
	padding-left: 2px;
}


.komoku {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CCCCCC;
	margin: 2px auto;
	padding: 2px;
	letter-spacing: 1px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCC00;
}



/*----------@eLXg@--------------*/


.txt10 {
	font-size: 10px;
}

.txt12 {
	font-size: 12px;
}


.txt14 {
	font-size: 14px;
}

.mono {
	font-family: "lr SVbN", "Osaka|";
}

.bold {
	font-weight: bold;
}

.red {
	color: #CC0000;
}

.blue {
	color: #CCFF66;
}

.wh {
	color: #FFFFFF;

}
.gray {

	color: #CCCCCC;
}

.bk {

	color: #333333;
}

