/* DEFAULT SETTING */
.styleco {
	color: #FF6600;
	font-weight: bold;
}
#body2{
	margin:0;
	font-size:12px;
	text-align:center;
	line-height:150%;
	color:#333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFFFFF;
	background-image: url(img/bk2.jpg);
	background-repeat: repeat-x;
	}
body{
	margin:0;
	font-size:12px;
	line-height:150%;
	color:#333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #fff;
	background-image: url(img/bk.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}
em {
	visibility: hidden;
}

div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div{
	zoom:1;
}

/* FONT DECORATIONT */
a{
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#FE9900;
};
}




/* LAYOUT */
#layout{
	width:820px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

/* HOMEbtn */
#home{
	float:left;
	color: #333333;
}
#home a{
	display:block;
	margin:2px 0;
	padding:0 8px;
	text-decoration:none;
	color:#333333;
}


/* HEADER */
#header{
	position:relative;
	margin:0;
	padding:0;
	height:100px;
	background-image: url(img/head_bk.jpg);
	background-repeat: no-repeat;
}
#logo{
	position:absolute;
	top:0px;
	left:0;
	width:300px;
	height:60px;
	margin:0;
	background-repeat: no-repeat;
}
#logo a{
	display:block;
	width:300px;
	height:100px;
	text-decoration:none;
}
#logo h1{
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	margin:0;
	padding:0;
	visibility: hidden;
}
#logo p{
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	margin:0 10px 0 0;
	padding:0;
}


/* MAINMENU */
#mainmenu{
	height:50px;
	vertical-align:bottom;
	background-repeat: no-repeat;
	display: block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 260px;
	margin: 0;
}
#mainmenu2{
	height:160px;
	vertical-align:bottom;
	background-repeat: no-repeat;
	display: block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 260px;
	margin: 0;
	background-image: url(img/bk2_main.jpg);
	background-position: center -2px;
}
#wdp_logo a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 120px;
	position: absolute;
	left: 700px;
	top: 60px;
	text-decoration: none;
}
#top_menu {
	height: 335px;
	background-image: url(img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center -5px;
}
#mainmenu ul{
	margin:0;
	padding:0;
}
#mainmenu2 ul{
	margin:0;
	padding:0;
}
#mainmenu li{
	float:left;
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 140px;
}
#mainmenu2 li{
	float:left;
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: 140px;
}
#mainmenu li span{
	display:block;
	padding:0;
	font-size:10px;
	color:#BADF91;
	width: 110px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#mainmenu2 li span{
	display:block;
	padding:0;
	font-size:10px;
	color:#BADF91;
	width: 110px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#mainmenu a{
	display:block;
	color:#fff;
	text-decoration:none;
	background-position: 0px 0px;
	display: block;
	height: 48px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 110px;
	font-size: 13px;
	margin: 0;
	background-image: url(img/menu_bk.jpg);
}
#mainmenu2 a{
	display:block;
	color:#fff;
	text-decoration:none;
	background-position: 0px 0px;
	display: block;
	height: 48px;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 110px;
	font-size: 13px;
	margin: 0;
	background-image: url(img/menu_bk.jpg);
}
#mainmenu a:hover{
	color:#B9DE90;
	background-image: url(img/menu_bk.jpg);
	background-position: -140px 0px;
}
#mainmenu2 a:hover{
	color:#B9DE90;
	background-image: url(img/menu_bk.jpg);
	background-position: -140px 0px;
}
#mainmenu .active{
	color: #B9DE90;
}
#mainmenu2 .active{
	color: #B9DE90;
}

/* SUBMENU */
#submenu{
	position:absolute;
	right:0;
	top:20px;
	font-size:11px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	width: 290px;
}
#otameshi a {
	background-image: url(img/otameshi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 220px;
text-decoration:none;
}
#otameshi a:hover {
	background-image: url(img/otameshi.jpg);
	background-repeat: no-repeat;
	background-position: -220px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 220px;
text-decoration:none;
}
#onlign a:hover {
	display: block;
	padding: 0px;
	height: 61px;
	width: 220px;
	background-image: url(img/onlign.jpg);
	background-position: -220px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#onlign a {
	display: block;
	padding: 0px;
	height: 61px;
	width: 220px;
	background-image: url(img/onlign.jpg);
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#temp a:hover {
	display: block;
	padding: 0px;
	height: 61px;
	width: 220px;
	background-image: url(img/temp.jpg);
	background-position: -220px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#temp a {
	display: block;
	padding: 0px;
	height: 61px;
	width: 220px;
	background-image: url(img/temp.jpg);
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#touroku a {
	display: block;
	padding: 0px;
	height: 60px;
	width: 220px;
	background-image: url(img/touroku.jpg);
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#touroku a:hover {
	display: block;
	padding: 0px;
	height: 60px;
	width: 220px;
	background-image: url(img/touroku.jpg);
	background-position: -220px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#partner a {
	display: block;
	padding: 0px;
	height: 60px;
	width: 220px;
	background-image: url(img/partner.jpg);
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#partner a:hover {
	display: block;
	padding: 0px;
	height: 60px;
	width: 220px;
	background-image: url(img/partner.jpg);
	background-position: -220px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

#submenu ul{
	margin:0;
	padding:0;
}

#submenu li{
	padding:0;
	float:left;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#submenu li a{
	display:block;
	text-decoration:none;
	color:#333333;
	border-left:1px solid #666;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
#submenu a:hover{
	text-decoration:underline;
	color: #FE9900;
}
#submenu .active{
	color: #FE9900;
}


/* CHILDMENU */
#childmenu{
	margin:0 0 20px 0;
	padding:5px 24px 8px 24px;
	line-height:1.0;
	font-size:0.8em;
	background:url(img/bg_childmenu.gif) bottom #4F7486;
}
#childmenu ul{
	margin:0;
	padding:0;
}
#childmenu li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	white-space: nowrap;
}
#childmenu a{
	display:block;
	padding:0px 10px;
	text-decoration:none;
	color:#666;
	border-right:1px solid #999;
}
#childmenu a:hover{
	color:#333;
	text-decoration:underline;
}
#childmenu .active{
}


/* PAGENAVI */
#pagenavi{
	margin:0 0 20px 0;
	padding:0 0 5px 0;
	font-size:0.8em;
	border-bottom:1px dotted #ccc;
}


/* CONTENTS */
#contents{
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


/* MAINCONTENTS */
#main{
	float:right;
	width:585px;
	padding:0;
	margin: 0px;
}
h3{
	font-size:1px;
	color:#333;
	margin:0;
	padding:0px;
	clear:both;
}


/* PAGECONTENTS */
.page_contents{
	overflow:hidden;
	width:585px;
	margin:0 0 0px 0;
}


/* SIDEBAR */
#side{
	float:left;
	width:220px;
	display: block;
	margin: 0;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#side h2{
	font-size:1.2em;
	background:url(img/bg_pagetitle.jpg) no-repeat;
	width:220px;
	height:80px;
	margin:0 0 20px 0;
	padding:0;
	color:#333;
}
#side h2 span{
	display:block;
	font-size:0.6em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#999;
}
#side h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:5px 0 5px 10px;
	color:#fff;
	font-weight:bold;
	background:url(img/bg_sidetitle.gif) no-repeat;
}
.sidebox,.sidebox01,.sidebox02{
	width:220px;
	padding:0;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.sidebox01 ul,.sidebox02 ul{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
	color:#97B669;
	list-style-type:square;
}
.sidebox01 li,.sidebox02 li{
	margin:0 0 5px 0;
}
.sidebox01 a,.sidebox02 a{
	color:#666;
}



/* PAGE TOP */
#pagetop{
	clear:both;
	text-align:right;
	font-size:11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	display: block;
	height: 16px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}


/* FOOTER */
#footer{
	height:50px;
	position:relative;
	margin:0;
	padding:0;
}
#footermenu{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: center;
}
#footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footermenu li{
	margin:0 0 3px 0;
	display:inline;
}
#footermenu a{
	padding:0 5px;
	color:#333333;
}
#footermenu a:hover {
	padding:0 5px;
	color:#FE9900;
}
#footermenu a:active {
	padding:0 5px;
	color:#FE9900;
}
#ad_box {
	background-image: url(img/foot_bk.jpg);
	background-repeat: repeat-x;
	display: block;
	background-position: 0px 0px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}



/* PAGE MOVE */
.page_move{
	text-align:center;
	margin:5px 0;
}

/* TABE CELL */
.left{
	width:30%;
	padding:2px 0 2px 10px;
	vertical-align:top;
	background-position:0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.right{
	width:70%;
	padding:2px 0 2px 2px;
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;
	background:#fff;
}


/* PROFILE PAGE */
#table_profile{
	width:100%;
}
#img_profile{
	float:left;
	width:240px;
	display:block;
	border:1px solid #999;
	margin:0 20px 20px 0;
	padding:3px;
	text-align:center;
}
.map{
	width:498px;
	height:300px;
	border:1px solid #ccc;
	margin:0;
}


/* FORM PAGE */
form{
	margin:0;
}
#table_form{
	width:100%;
	margin:0 0 20px 0;
}
#captcha{
	border:1px solid #ccc;
	background:#CCCCCC;
	margin:0 0 0 10px;
	padding:5px 10px;
}

/* BLOG PAGE */
.blog{
	padding:0px;
	margin:0 0 20px 0;
	position:relative;
}
.blog_title{
	margin:0;
	padding:8px 0 15px 20px;
	background:url(img/bg_blogtitle.gif) no-repeat;
	font-weight:normal;
	color:#333;
	border:none;
}
.blog_cnt{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 20px;
	padding-top: 10px;
}
.blog_date{
	margin:0 0 10px 0;
	padding:0 10px;
	color:#666;
	font-size:0.8em;
	font-weight:bold;
}
.blog_body{
	overflow:hidden;
	width:560px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.blog_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
	border:1px solid #ccc;
	border-top:1px dotted #ccc;
}
#entory_preview{
	float:left;
	margin:0 0 5px 0;
	padding:0 0 0 12px;
	text-align:left;
	width:45%;
	background:url(img/icon_arrow_left.gif) left no-repeat;
}
#entory_next{
	float:right;
	margin:0 0 5px 0;
	padding:0 12px 0 0;
	text-align:right;
	width:45%;
	background:url(img/icon_arrow_right.gif) right no-repeat;
}


/* BBS PAGE */
.bbs{
	padding:0px;
	margin:0 0 20px 0;
	position:relative;
}
.bbs_title{
	margin:0;
	padding:8px 0 15px 20px;
	background:url(img/bg_bbstitle.gif) no-repeat;
	font-weight:normal;
	color:#333;
	border:none;
}
.bbs_cnt{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.bbs_date{
	margin:0 0 10px 0;
	padding:0 10px;
	color:#476785;
	font-size:0.8em;
	font-weight:bold;
	font-family:"Trebuchet MS",verdana,'MS UI Gothic',sans-serif;
}
.bbs_body{
	margin:0 10px 20px 10px;
}
.bbs_bottom{
	padding:10px 5px;
	font-size:0.8em;
	text-align:right;
	border:1px solid #ccc;
	border-top:1px dotted #ccc;
}
#table_bbs{
	width:100%;
	margin:0 0 30px 0;
}
#table_bbs td{
	border-bottom:1px dotted #ccc;
	padding:4px 0;
	vertical-align:top;
}
#table_bbs .theme{
	padding:4px 0 4px 20px;
	background:url(img/icon_theme.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .thread{
	padding:4px 0 4px 20px;
	background:url(img/icon_thread.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .res{
	padding:4px 0 4px 20px;
	background:url(img/icon_comment.gif) left top no-repeat;
	background-position:0 5px;
}
#table_bbs .c1{
	font-size:0.8em;
	text-align:right;
}
#table_bbs .theme a{
	font-weight:bold;
}
#table_bbs .tr{
	text-align:right;
	font-size:0.8em;
	margin:10px 0;
	color:#666;
}


/* POST */
.post{
	border:none;
	background:#f1f1f1;
	color:#666;
	font-size:1em;
	padding:2px 5px;
}
.post_com{
	margin:20px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px solid #CCCCCC;
	background:url(img/icon_comment.gif) left top no-repeat;
	background-position:0 12px;
}
.post_tb{
	margin:20px 0 10px 0;
	padding:10px 0 0 24px;
	border-top:1px solid #CCCCCC;
	background:url(img/icon_tb.gif) left top no-repeat;
	background-position:0 12px;
}
.post_bottom{
	margin:0 0 20px 0;
	padding:5px 0;
	text-align:right;
	font-size:0.8em;
}


/* TOPIMAGE */
#topimage{
	width:720px;
	height:200px;
	margin:0;
	background-repeat:no-repeat;
	text-indent:-10000px;
}
#topimage a{
	display:block;
	width:720px;
	height:200px;
}


/* TOPNEWS */
#top_news{
	border:none;
	height:60px;
	background-image: url(img/news.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 585px;
	display: block;
	background-position: 0px 20px;
}


.news_contents{
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
.topnews_date{
	width:20%;
	font-size:0.8em;
	color:#333;
	padding:3px 0 2px 6px;
	vertical-align:top;
	font-weight:bold;
}
.topnews_body{
	vertical-align:top;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 15;
	padding-bottom: 5px;
	padding-left: 15;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


.topnews_body a{
	color:#666;
}


/* TOPPHOTO */
#top_photo{
	color:#999;
	font-size:1.0em;
	font-weight:normal;
	border:none;
	background:url(img/bg_topphoto_title.gif) no-repeat;
	height:30px;
	margin:0 0 10px 0;
	padding:20px 0 0 15px;
	clear:both;
}
.photo_contents{
	margin:0 0 20px 0;
}
.top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:0 0 10px 0;
}


/* CALENDAR */
#calendar{
	width:160px;
	margin:0 10px;
	text-align:center;
}
#calendar tr td{
	padding:0 2px 5px 2px;
	font-size:0.8em;
}
#calendar caption{
	padding:0 5px 8px 5px;
	text-align:right;
	font-size:0.8em;
}
.cal_sun{color:#FF0000;}
.cal_day{color:#333333;}
.cal_sat{color:#006699;}


/* SEARCH PAGE&SEARCH BOX */
#search{
	width:180px;
	text-align:center;
	margin:0 0 20px 0;
}
#search .search{
	width:115px;
	height:10px;
	font-size:0.8em;
}
.result_title{
	margin:0 0 10px 0;
	font-size:1.2em;
}
.result_body{
	margin:0 0 20px 30px;
	padding:0 0 20px 0;
	border-bottom:1px solid #CCCCCC;
}
.highlight{
	font-weight:bold;
	background:#ff9900;
	color:#fff;
}

/* CRAWLER */
#crawler{
	position:relative;
	width:180px;
	height:200px;
}
#crawler h4{
}
.crawler_body{
	padding:5px 10px;
	font-size:10px;
	line-height:1.3;
	height:150px;
}
#crawler img{
	margin:0 10px 10px 0;
}

/* COUNTER */
#counter{
	position:absolute;
	bottom:30px;
	right:10px;
	font-size:0.8em;
	text-align:center;
	color:#ccc;
}

/* MOBILE QR CODE */
/* MOBILE QR CODE */
#qr{
	width:180px;
	height:100px;
	margin-bottom: 10px;
}
#qr a{
	display:block;
	width:120px;
	height:18px;
	text-indent:-1000px;
	overflow:hidden;
}

/* COPYRIGHT */
#copyright{
	color:#333333;
	font-size: 10px;
	font-style: normal;
	margin-top: 10px;
}

/* RSS */
#rss{
	position:absolute;
	bottom:50px;
	right:10px;
	text-align:right;
}

/* PAGETITLE */
.pagetitle{
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 0px;
	display: inline;
}

/* SUBTITLE */
.subtitle{
	width:absolute;
	height:25px;
	background:url("img/co_subtitle.jpg");
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
#plan {
	border: 1px solid #CCCCCC;
}
#plan1 {
	background-image: url(img/plan01.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan2 {
	background-image: url(img/plan02.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan3 {
	background-image: url(img/plan03.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan4 {
	background-image: url(img/plan04.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan5 {
	background-image: url(img/plan05.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan6 {
	background-image: url(img/plan06.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan7 {
	background-image: url(img/plan07.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan8 {
	background-image: url(img/plan08.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan9 {
	background-image: url(img/plan09.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan10 {
	background-image: url(img/plan10.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan11 {
	background-image: url(img/plan11.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#plan12 {
	background-image: url(img/plan12.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 190px;
	background-position: center center;
}
#kuwa {
	margin-top: 115px;
	margin-left: 15px;

}
#toku {
	margin-left: 353px;
}
#main .red {
	color: #FF0000;
}
#main p {
	text-align: left;
	margin-bottom: 5px;
}
#main .subArea {
	height: 45px;
	width: 570px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
}
#main #extraArea h2 {
	text-align: left;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 10px;
}
#extraArea02 {
	width: 560px;
	border: 1px solid #CCCCCC;
	height: 100px;
	background-image: url(img/cobicon_sankaku.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 20px;
}
#plan1 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan2 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan3 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan4 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan5 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan6 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan7 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan8 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan9 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan10 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan11 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#plan12 a {
	background-image: url(img/coa_kuwa.jpg);
	display: block;
	padding: 0px;
	height: 23px;
	width: 163px;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-decoration: none;
}
#txt_box {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 15px;
}
#lign {
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#txt_box2 {
	margin-left: 15px;
}
#contct_bt a {
	background-image: url(img/contact_bt.jpg);
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 130px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#contct_bt a:hover {
	background-image: url(img/contact_bt.jpg);
	background-position: -130px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 130px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#otameshi_bt a {
	background-image: url(img/otameshi_bt.jpg);
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 285px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#otameshi_bt a:hover {
	background-image: url(img/otameshi_bt.jpg);
	background-position: -285px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 285px;
	background-repeat: no-repeat;
	text-decoration: none;
}


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background-image:  transparent url(img/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background-image:  url(img/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background-image:  url(img/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background-image:  url(img/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background-image:  url(img/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background-image:  url(img/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background-image:  url(img/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}


#txt {
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#wdp a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 210px;
	background-image: url(img/b01.jpg);
}

#web_wdp a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 210px;
	background-image: url(img/b02.jpg);
}

#en a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 210px;
	background-image: url(img/b03.jpg);
}

