/* CSS Document */

@import url("reset.css");


/*	センタリング
================================================== */

body {
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	background-image: url(../common/head_back.gif);
	background-repeat: repeat-x;
}

body div {
	text-align: left;
	margin: 0 auto;
}

/*	装飾
================================================== */

.green_txt {
	color: #006666;
}

.pink_txt {
	color: #FF0066;
}

.mini_txt {
	font-size: 11px;
}

.caption_txt {
	margin-top: 15px;
	font-size: 11px;
}

.margin15 {
	margin-bottom: 15px;
}

.midashi {
	font-size: 12px;
	color: #333333;
}

div.clear_both {
	clear: both;
}

/*	テーブル装飾
================================================== */

table.topics {
	border-collapse : collapse;
}

table.topics td {
	border: 1px solid #DEDCCF;
}

/*	リンク設定
================================================== */

a:link {
	color: #003333;
}

a:visited {
	color: #003333;
}

a:hover {
	color: #003333;
	text-decoration: none;
}

/*	ヘッド
================================================== */

div#head {
	height: 175px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

div#head h1 {
	margin-top: 27px;
	float: left;
	width: 200px;
	margin-bottom: 26px;
}
#freedial {
	float: right;
	top: 52px;
}

div#right_navi {
	float: right;
}

div#sub_navi {
	width: 401px;
}
div#sub_navi ul {
	margin: 0px;
	padding: 0px;
}
div#sub_navi li {
	float: left;
}


div#menu {
	height: 36px;
}

div#menu ul {
	width: 960px;
	height: 36px;
	padding: 0px;
	margin: 0px;
}

div#menu li {
	float: left;
	width: 121px;
}

div#menu em {
	visibility: hidden;
}

div#menu li a {
	display:block;
	width:121px;
	height:36px;
	overflow:hidden;
	text-decoration: none;
}

a.home {
	background-image:url(../common/b_home.gif);
	background-repeat: no-repeat;
}

a:hover.home{
    background-position:0px -36px;
}

a.concept {
	background-image:url(../common/b_concept.gif);
	background-repeat: no-repeat;
}

a:hover.concept{
    background-position:0px -36px;
}

a.place {
	background-image:url(../common/b_place.gif);
	background-repeat: no-repeat;
}

a:hover.place{
    background-position:0px -36px;
}

a.plan {
	background-image:url(../common/b_plan.gif);
	background-repeat: no-repeat;
}

a:hover.plan{
    background-position:0px -36px;
}

a.option {
	background-image:url(../common/b_option.gif);
	background-repeat: no-repeat;
}

a:hover.option{
    background-position:0px -36px;
}

a.gallery {
	background-image:url(../common/b_gallery.gif);
	background-repeat: no-repeat;
}

a:hover.gallery{
    background-position:0px -36px;
}

a.fair {
	background-image:url(../common/b_fair.gif);
	background-repeat: no-repeat;
}

a:hover.fair{
    background-position:0px -36px;
}

a.faq {
	background-image:url(../common/b_faq.gif);
	background-repeat: no-repeat;
}

a:hover.faq{
    background-position:0px -36px;
}

/*	フラッシュ
================================================== */

div#index_flash {
	width: 100%;
	height: 100px;
	text-align: center;
	background: #000000;
}

div#flash {
	width: 100%;
	height: 100px;
}

/*	コンテンツ
================================================== */

div#wrapper {
	background-image: url(../common/c_back.gif);
	background-repeat: repeat-x;
	padding-top: 9px;
}

div#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/contents_back.gif);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-bottom: 20px;
}

/*	メイン
================================================== */

div#main {
	float: left;
	width: 660px;
}
h2 {
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 20px;
}
h4 {
	margin-bottom: 10px;
}
h5 {
	margin-bottom: 5px;
}
h6 {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
	padding-bottom: 5px;
}
div.txt_box {
	margin-bottom: 30px;
}
div.txt_mbox {
	margin-bottom: 30px;
}
div.txt_mbox p {
	margin-bottom: 20px;
}
div.txt_mbox ul {
	margin-bottom: 15px;
}
div.txt_mbox li {
	list-style-type: circle;
	margin-left: 20px;
}
div.box210_left {
	float: left;
	width: 210px;
	padding-right: 15px;
	font-size: 11px;
}
div.box210_left ul {
	padding: 0px;
	margin-top: 5px;
}
div.box210_left li {
	float: left;
	height: 15px;
	width: 15px;
	margin-right: 5px;
}
div.box210_right {
	float: right;
	width: 210px;
	font-size: 11px;
}
div.box210_right ul {
	padding: 0px;
	margin-top: 5px;
}
div.box210_right li {
	float: left;
	height: 15px;
	width: 15px;
	margin-right: 5px;
}
div.box320_left {
	float: left;
	width: 320px;
	padding-right: 20px;
}
div.box320_right {
	float: right;
	width: 320px;
}
div.thm75 {
	width: 75px;
	float: left;
	padding-right: 15px;
}
div.thm75_230txt {
	float: right;
	font-size: 11px;
	width: 230px;
}
div.box260_left {
	float: left;
	width: 260px;
}
div.box375_right {
	float: right;
	width: 375px;
}
div.box375_right p {
	margin-bottom: 20px;
}
div.box120_left {
	float: left;
	width: 120px;
	padding-right: 15px;
	padding-bottom: 15px;
}
div.box120_right {
	float: right;
	width: 120px;
	padding-bottom: 15px;
}


div.pagetop {
	text-align: right;
	margin-bottom: 30px;
}
div#contents_navi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEAEA;
	padding-top: 20px;
}

div#contents_navi ul {
	padding: 0px;
	margin: 0px;
}

div#contents_navi li {
	float: left;
	width: 210px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

div#contents_navi em {
	visibility: hidden;
}

div#contents_navi li a {
	display:block;
	width:210px;
	height:26px;
	overflow:hidden;
	text-decoration: none;
}

a.footnavi_concept {
	background-image:url(../common/footnavi_concept.gif);
	background-repeat: no-repeat;
}

a:hover.footnavi_concept{
    background-position:0px -26px;
}

a.footnavi_place {
	background-image:url(../common/footnavi_place.gif);
	background-repeat: no-repeat;
}

a:hover.footnavi_place{
    background-position:0px -26px;
}

a.footnavi_plan {
	background-image:url(../common/footnavi_plan.gif);
	background-repeat: no-repeat;
}

a:hover.footnavi_plan{
    background-position:0px -26px;
}

a.footnavi_option {
	background-image:url(../common/footnavi_option.gif);
	background-repeat: no-repeat;
}

a:hover.footnavi_option{
    background-position:0px -26px;
}

a.footnavi_gallery {
	background-image:url(../common/footnavi_gallery.gif);
	background-repeat: no-repeat;
}

a:hover.footnavi_gallery{
    background-position:0px -26px;
}

a.footnavi_fair {
	background-image:url(../common/footnavi_fair.gif);
	background-repeat: no-repeat;
}

a:hover.footnavi_fair{
    background-position:0px -26px;
}

/*	サイド
================================================== */

div#side {
	float: right;
	width: 270px;
}
div#info_box {
	font-size: 11px;
	margin-bottom: 30px;
}
div#info_box p {
	margin-bottom: 10px;
}
.datatxt {
	color: #006666;
}
div.minitxt_box {
	margin-bottom: 15px;
}
div.thm65 {
	width: 65px;
	float: left;
	padding-right: 15px;
}
div.thm65_190txt {
	float: right;
	font-size: 11px;
	width: 190px;
}


/*	フッタ
================================================== */

div#foot {
	background-image: url(../common/foot_back.jpg);
	background-repeat: repeat-x;
	height: 44px;
	padding-top: 46px;
}

div#foot_box {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

div#foot_navi {
	float: left;
	width: 310px;
}

div#foot_navi ul {
	margin: 0px;
	padding: 0px;
}

div#foot_navi li {
	float: left;
	margin: 0px;
	padding: 0px;
}

div#copyright {
	float: right;
	font: normal normal normal 9px/9px sans-serif;
	letter-spacing: 1px;
	color: #CCCCCC;
}
