@charset "UTF-8";

/* ------ 基本設定　-------　*/

* {margin:0;padding:0;}
img {border:0;}
li {list-style:none;}

a {text-decoration:none;color: #3F89C3;}
a:link,active,visited {color: #3F89C3;}
a:hover {color:#80B9E5;}


/* ------ 基本骨格　-------　*/

body {
	background-color:#FFFFFF;
	font-size:12px;
	color:#000000;
	}


#wrap {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	border-top:5px solid #000000;
	}


/* ------ ヘッダー部分　-------　*/
#header {
	margin:15px 0 0 0;
	}


#header-left {
	width:450px;
	float:left;
	}


#header-right {
/*	width:206px; */
	width:306px;
	padding:46px 0 0 0;/*　会社概要+お問い合わせの「上部」位置調整 　*/
	float:right;
	}


#header-right img {
	margin:0 7px 0 0;/*　会社概要+お問い合わせの「画像文字間」位置調整 　*/
	}


/* ------ ナビ部分　-------　*/

#navi {
	margin:0 0 17px 0;	
	padding:10px 0 0 20px;
	width:761px;
	height:23px;
	color:#FFFFFF;
	background-image:url(../img/navibg.png);
	clear:both;/* float解除 */
	}


#navi a {
	color:#FFFFFF;
	text-decoration:none;
	}


/* ------ ナビ部分　-------　*/

#sidebar {
	width:200px;
	float:left;
	}


.button-sp {
	padding:0 0 7px 7px;
	}

#button-temps {
	margin:0 0 7px 7px;
	width:180px;
	height:350px;
	background-image:url(../img/button-temps.png);
	}

#a-entry {
	padding:75px 0 0 0;
	}

#a-entry a {
	margin:0 0 0 9px;
	display:block;
	width:162px;
	height:48px;
	text-decoration: none;
	text-indent: -9999px;
	background-image:url(../img/enty1-a.jpg);
	/*overflow:hidden;*/
	/* outline: none; */ 点線非表示タイプ
	}

#a-entry a:hover {
	background-image:url(../img/enty1-b.jpg);
}

#a-basic1 a {
	margin:6px 0 0 9px;
	display:block;
	width:162px;
	height:48px;
	text-decoration: none;
	text-indent: -9999px;
	background-image:url(../img/basic1-a.jpg);
	/*overflow:hidden;*/
	/* outline: none; */ 点線非表示タイプ
	}

#a-basic1 a:hover {
	background-image:url(../img/basic1-b.jpg);
}

#a-basic2 a {
	margin:6px 0 0 9px;
	display:block;
	width:162px;
	height:48px;
	text-decoration: none;
	text-indent: -9999px;
	background-image:url(../img/basic2-a.jpg);
	/*overflow:hidden;*/
	/* outline: none; */ 点線非表示タイプ
	}

#a-basic2 a:hover {
	background-image:url(../img/basic2-b.jpg);
}

#a-basic3 a {
	margin:6px 0 0 9px;
	display:block;
	width:162px;
	height:48px;
	text-decoration: none;
	text-indent: -9999px;
	background-image:url(../img/basic3-a.jpg);
	}

#a-basic3 a:hover {
	background-image:url(../img/basic3-b.jpg);
}

#a-basic4 a {
	margin:6px 0 0 9px;
	display:block;
	width:162px;
	height:48px;
	text-decoration: none;
	text-indent: -9999px;
	background-image:url(../img/basic4-a.jpg);
	}

#a-basic4 a:hover {
	background-image:url(../img/basic4-b.jpg);
}


/* ----------メインコンテンツ ----------- */

#main {
	width:580px;
	float:right;
	}


#main h1 {
	margin:0 0 0 7px;
	width:570px;
	height:22px;
	text-decoration: none;
	text-indent: -9999px;
	font-size:12px;
	background-image:url(../images/text-homepagepack.gif);
	border-bottom:1px solid #589DC9;
	}

#menu ul {
	margin-left:10px;
	}

#menu ul li {
	font-size:11px;
	padding:10px 0 20px 0;
	float:left;
	}


.box-normal {
	padding:10px 0 10px 0;
	}


.box-normal h2 {
	padding:7px 0 7px 10px;
	font-size:12px;
	background-color:#E6E6E6;
	}


.box-normal img {
	margin:10px 0 0 0;
	}


.text-normal {
	margin:10px 5px 10px 5px;
	line-height:170%;
	}


.img-point {
	margin:20px 10px 0 0;
	}
	
	
#box-mousi {
	padding:17px 0 0 0;
	width:580px;
	height:164px;
	text-align:center;
	}





.text-mousi {
	margin:8px 0 8px 0;
	line-height:130%;
	}

.font-size10 {
	font-size:10px;
	}


/* ----------エントリー詳細 ----------- */
	
#entry-plan-box {
	width:580px;
	margin:40px 0 0 0;
	}


#entry-plan-box-left {
	width:290px;
	height:270px;
	border-right:1px solid #CCCCCC;
	float:left;
	}
	

#entry-plan-box-right {
	width:289px;
	float:right;
	}

#point-nedan {
	text-align:center;
	}


#text-pageno {
	margin:20px 0 0 33px;
	font-size:11px;
	width:229px;
	line-height:170%;
	text-align:left;
	}	


#tabel-reiauto {
	margin:20px 0 10px 0;
	}


#tabel-reiauto td {
	padding:5px 0 5px 0;
	line-height:170%;
	}

.red {
	color:#FF0000;
	font-weight:bold;
}


.box-plan_spec {
	padding:10px 0 10px 0;
	}

.box-plan_spec h2 {
	padding:7px 0 7px 10px;
	font-size:12px;
	background-color:#E6E6E6;
	}


.box-plan_spec h3 {
	padding:10px 5px 10px 5px;
	color:#FF9900;
	font-size:13px;
	}

.box-plan_spec p {
	padding:10px 5px 10px 5px;
	font-size:12px;
	line-height:150%;
	}


/* ---------- ベーシック・デラックス詳細 ----------- */

#box-plan_spec-2 {
	width:580px;
	}
	
#box-plan_spec-2-left {
	width:285px;
	float:left;
	}


#box-plan_spec-2-right {
	width:285px;
	float:right;
	}


#box-plan_spec-2 h2 {
	padding:7px 0 7px 10px;
	font-size:12px;
	background-color:#E6E6E6;
	}


#box-plan_spec-2 h3 {
	padding:5px 5px 5px 5px;
	color:#FF9900;
	font-size:13px;
	}
	
	
#box-plan_spec-2 p {
	padding:0 5px 10px 5px;
	font-size:12px;
	line-height:150%;
	}



/* ---------- ながれ ----------- */

.nagare-box {
	padding-top:5px;
	width:580px;
	}
	
	
.nagare-box-left {
	width:200px;
	float:left;
	}

	
.nagare-box-right {
	padding-top:20px;/* センターにする方法が分からない */
	width:380px;
	float:right;
	line-height:170%;
	vertical-align:middle;
	}


.nagare-box-right li {
	padding:5px;
	float:left;
	}



/* ---------- FAQ ----------- */
#box-faq {
	padding:10px 0 0 10px;
	line-height:170%;	
	}


#box-faq h3 {
	color:#FF9900;
	font-size:13px;
	}


#box-faq ol {
	padding:0 0 15px 0;
	}


#box-faq hr {
	margin:10px 0 20px 0;
	border-top:1px solid #E6E6E6;
	}


#box-faq dt {
	color:#589DC9;
	font-size:13px;
	}

#box-faq dd {
	margin:0 0 15px 0;
	}


/* ----------申し込み ----------- */

#box-apply {
	width:543px;
	height:40px;
	border:1px solid #9A9A9A;
	padding:20px 0 20px 35px;
	}


#box-apply-left {
	width:155px;
	float:left;
	}


#box-apply-right {
	width:388px;
	float:right;
	line-height:150%;
	}

/* ----------申し込み ----------- */


.box-jirei {
	padding:5px 0 0 0;
	width:580px;
	}
	
	
.box-jirei-left {
	margin:0 0 10px 0;
	width:145px;
	float:left;
	}

	
.box-jirei-right {
	margin:0 0 10px 0;
	padding-top:5px;
	width:435px;
	float:right;
	line-height:170%;
	}


.box-jirei-right h3 {
	font-size:12px;
	font-weight:normal;
	}

/* ----------テンプレート一覧 ----------- */
#text-subeteno {
	margin:35px 0 35px 0;
	font-weight:bold;
	text-align:center;
}


#table-temp {
	line-height:170%;
}

#table-temp td {
	line-height:170%;
}


.table-tmep-margin {
	margin-bottom:30px;
}


.border-temp {
	width:160px;
	padding:5px 0 15px 15px;
	border:1px solid #CCCCCC;
	}

#text-pagenavi {
	margin:0 0 15px 0;
	text-align:right;
}


/* ----------フッター ----------- */

#footer {
	background-image:url(../images/footer_pic.gif);
	background-repeat:no-repeat;
	clear:both;
	width:780px;
	margin:0 auto 0 auto;
	height:0;
	padding-top:10px;
	text-align:right;
	color: #999999;
	border-top:5px solid #000000;
}

.end {
	clear:both;
}

#footer .right{
	float:right;
}
#footer .left{
	float:left;
}

/* ----------フォーム ----------- */

#form_layout td {
	padding:5px;
}

.blue {
	background-color:#3F89C3;
}

.blue2 {
	background-color:#E1F2FF;
}

.red {
	color:#DC1212;
}

.txt10w {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 145%;
}

/* X^btW
---------------------------------------------------- */
#staff {
	float:left;
	width:760px;
	margin-top:5px;
	padding:0 10px 0 10px;
}

#staff h1 {
	font-size: 18px;
	color: #3F89C3;
	line-height: 145%;
	border-bottom:1px dashed #3F89C3;
	margin:0;
	padding:0;
}

#staff dl {
	width:auto;
	margin:0 0 1px 0;
	background-color:#3F89C3;
	color:#ffffff;
	padding:10px;
}

#staff dt {
	width:50px;
	clear:left;
	float:left;
}

#staff dd {
	margin-left:70px;
	width:660px;
}

.gray_zone {
	width:574px;
	height:1px;
	background-color:
	#cccccc;
}

/* j[X(Tuy[W)
---------------------------------------------------- */
#news_list_news {
	width:auto;
	margin:10px 0 0 0;
}

#news_list_news dl {
	width:auto;
	margin:0 0 20px 0;
}

#news_list_news dt {
	width:120px;
	clear:left;
	float:left;
}

#news_list_news dd {
	margin-left:120px;
/*	width:355px; */
	width:auto;
}

/* adm-table
----------------------------------------------- */
.adm-table {
	left: 0px;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.adm-form-content {
	background-color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.adm-form-title {
	margin: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 13px;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #333333;
	font-weight: bold;
	background-color: #e9e9e9;
	white-space: nowrap;
}

.adm-form-title-list {
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 13px;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #333333;
	font-weight: bold;
	background-color: #e9e9e9;
	white-space: nowrap;
}

/* adm-tab
----------------------------------------------- */
#adm-tab {
	background-repeat: repeat-x;
	background-position: 0px -50px;
/*	width: 798px; */
	width: 100%;
	height: 30px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #e9e9e9;
}
#adm-tab ul{
	text-align: center;
	list-style-type: none;
	font-size: 14px;
	overflow: hidden;
	margin: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 24px;
}
#adm-tab li{
	float: left;
	width: 125px;
	color: #333333;
	list-style-type: none;
	height: 24px;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#adm-tab a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px;
	color: #FFFFFF;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-decoration: none;
	text-align: center;
	background-color: #cc0000;
	background-color: #bbbbbb;
}
#adm-tab li a:hover{
	color: #000000;
	color: #ffffff;
	background-color: #bbbbbb;
	background-color: #cc0000;
}


