@charset "shift_jis";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 1.5em;
}
.clear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
ul {
	list-style-type: none;
}
a:link,a:visited,a:active {
	color: #0099FF;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}



#outline {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 280px;
	width: 800px;
}
#header h1 {
	text-indent: -9999px;
	display: block;
	height: 180px;
	width: 180px;
	position: absolute;
	left: 35px;
	top: 83px;
}
#header h1 a {
	display: block;
	height: 180px;
	width: 180px;
	overflow: hidden;
}
#header #flash {
	height: 250px;
	width: 560px;
	position: absolute;
	left: 240px;
	top: 30px;
}

#contents {
	width: 800px;
}
#left_contents {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 210px;
	padding-left: 20px;
	padding-top: 20px;
}
#left_contents ul {
	font-size: 1.2em;
	font-weight: bold;
	color: #006AB2;
	list-style-type: none;
	margin-left: auto;
	width: 190px;
	margin-right: auto;
}
#left_contents li {
	margin-bottom: 0px;
}
#left_contents li a {
	color: #005096;
	text-decoration: none;
	display: block;
	width: 170px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	/*background-color: #428BCE;*/
	background-color: #CFE3F3;
}
#left_contents li a:hover {
	color:#EA8D6A;
	text-decoration: none;
	/*background-color: #CFE3F3;*/
}
#left_contents .c_title {
	background-image: url(images/campaign.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 31px;
	width: 180px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#left_contents .campaign {
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2B6EA8;
	margin-bottom: 30px;
}
#left_contents .reserve {
	background-image: url(images/reserve.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 108px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

/* 同意書　*/
.douisho{
	text-align:center;
	font-size:14px;
	margin:15px 0px;
	font-weight:bold;
}






#right_contents {
	float: right;
	width: 540px;
	padding-left: 30px;
	padding-top: 30px;
}
#right_contents h2 {
	font-weight: bold;
	color: #393532;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006CB4;
	padding-top: 4px;
	width: 495px;
	font-size: 1.4em;
}
#right_contents .text_box {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 40px;
	text-align: justify;
}

#right_contents .news {
	font-size: 1.1em;
	line-height: 1.5em;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 40px;
}


#right_contents .text_box dl {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6DBFF;
	padding: 10px;
}
#right_contents .text_box dt {
	float: left;
	font-weight: bold;
	color: #025197;
}
#right_contents .text_box dd {
	margin-left: 120px;
}
#right_contents .text_box .rogo {
	background-image: url(images/rogo.gif);
	background-position: 80px center;
	background-repeat: no-repeat;
	height: 25px;
	/*padding-top: 5px;*/
}




#footer {
	color: #FFFFFF;
	background-color: #006BB3;
	padding: 10px;
	text-align: center;
	margin-top: 30px;
}
#footer a:link,#footer a:visited,#footer a:active {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/*************************************/
/*******　キャンペーン情報更新画面  **/
/*************************************/

#cam_edit{
	width:1000px;
	display:block;
	padding:0px;
	min-height:1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#cam_edit h1 {
	background-color: #339EC4;
	background-image: url(images/edit_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 1000px;
	background-position: center center;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#cam_edit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#cam_edit #edit_form{
	width:418px;
	float:left;
	display:block;
	margin-left: 10px;
	text-align: center;
	background-color: #F6F6F3;
	border: 1px solid #666666;
}
#cam_edit #edit_form .cam_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 408px;
	_width: 418px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
#cam_edit #edit_form textarea {
	height: 300px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#cam_edit #preview{
	width:438px;
	float:right;
	display:block;
	margin-right: 10px;
	padding-bottom: 20px;
	border: 1px solid #0099CC;
	background:url(images/left_back.gif);
}
#cam_edit .pre_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 428px;
	_width: 438px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
	margin-bottom: 20px;
	font-weight: bold;
}
#cam_edit .base {
	background-color: #339EC4;
	width: 1000px;
	height: 30px;
	margin-top: 50px;
	color: #FFFFFF;
	text-align: center;
}
#cam_edit .yajirushi {
	float: left;
	width: 105px;
	text-align: center;
	margin-top: 150px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

/*************************************/
/*******　お知らせ情報更新画面  **/
/*************************************/

#news_edit{
	width:1000px;
	display:block;
	padding:0px;
	min-height:1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align:center;
}
#news_edit h1 {
	background-color: #339EC4;
	background-image: url(images/edit_title02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 1000px;
	background-position: center center;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#news_edit:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#news_edit #edit_form{
	width:418px;
	/*float:left;*/
	display:block;
	margin:10px auto;
	text-align: center;
	background-color: #F6F6F3;
	border: 1px solid #666666;
}
#news_edit #edit_form .news_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 408px;
	_width: 418px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
#news_edit #edit_form textarea {
	height: 300px;
	width: 400px;
	margin-top: 10px;
	margin-bottom: 10px;
}


#news_edit #preview{
	width:620px;
	/*float:right;*/
	display:block;
	margin:10px auto;
	padding-bottom: 20px;
	border: 1px solid #0099CC;
	text-align:left;
}
#news_edit .pre_title {
	background-color: #CCFFFF;
	text-align: left;
	width: 610px;
	_width: 620px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #3366CC;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
	margin-bottom: 20px;
	font-weight: bold;
}
#news_edit .base {
	background-color: #339EC4;
	width: 1000px;
	height: 30px;
	margin-top: 50px;
	color: #FFFFFF;
	text-align: center;
}
#news_edit .yajirushi {
	/*float: left;*/
	/*width: 105px;*/
	text-align: center;
	margin-top: 30px;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

/*************************************/
/*******　情報更新画面メニュー  **/
/*************************************/

#edit_menu {
	text-align: center;
	margin-bottom: 30px;
}
#edit_menu ul {
	width: 621px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#edit_menu li {
	display: block;
	float: left;
	height: 35px;
	width: 192px;
	margin-right: 15px;
}
#edit_menu a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 192px;
	overflow: hidden;
}

#edit_menu .bt01 a {
	background-image: url(images/bt01_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt01 a:hover {
	background-image: url(images/bt01_b.gif);
	background-repeat: no-repeat;
}

#edit_menu .bt02 a {
	background-image: url(images/bt02_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt02 a:hover {
	background-image: url(images/bt02_b.gif);
	background-repeat: no-repeat;
}

#edit_menu .bt03 a {
	background-image: url(images/bt03_a.gif);
	background-repeat: no-repeat;
}
#edit_menu .bt03 a:hover {
	background-image: url(images/bt03_b.gif);
	background-repeat: no-repeat;
}

/*************************************/
/******編集画面の共通認証フォーム  ***/
/*************************************/

form#edit_auth{
	text-align:center;
}

/*************************************/
/******　追加CSS　　　　　　　　　  ***/
/*************************************/
#right_contents .intro_text {
	line-height: 1.8em;
	font-weight: bold;
	color: #F23100;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text_green {
	color: #009966;
}
.text_boldbrown {
	font-weight: bold;
	color: #663300;
}
.text_boldblue {
	color: #006699;
	font-weight: bold;
}
.mat_title {
	color: #003300;
	background-color: #F4FCF1;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	font-size: 1.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009966;
}
.bold {
	font-weight: bold;
}
.text_red {
	color: #CC0000;
}
.text_boldred {
	font-weight: bold;
	color: #CC0000;
}

.text_boldorange {
	color: #F23100;
	font-weight: bold;
}
.text_bigorange {
	color: #F23100;
	font-weight: bold;
	font-size: 1.2em;
}

.small_text {
	font-size: 0.9em;
}

.imagebox01 {
	background-color: #FFFFFF;
	text-align: center;
	width: 150px;
	border: 1px solid #999999;
	padding: 5px;
	color: #666666;
	font-weight: bold;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
.imagebox02 {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #999999;
	padding: 5px;
	color: #666666;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}
.image_right {
	float: right;
	border: 1px solid #999999;
	margin-left: 15px;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
.image_left {
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-top: 5px;
	padding: 3px;
}
.gototop {
	text-align: right;
}
#right_contents .home_text01 {
	background-image: url(images/home_text01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 477px;
	margin-bottom: 15px;
}
#right_contents .hoken {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #4F1000;
}
#right_contents .hoken li {
	list-style-type: square;
}
#right_contents  .agree_box {
	background-color: #FFF4E6;
	padding: 15px;
	margin-top: 30px;
	border: 1px solid #FF9900;
}
#right_contents .agree_box .home_text02 {
	background-image: url(images/home_text02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 130px;
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
}
#right_contents .price {
	width: 520px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-collapse: collapse;
}
#right_contents .price th,
#right_contents .price td {
	padding: 3px;
	border: 1px solid #4DA7D7;
	text-align: center;
}
#right_contents .price th {
	font-weight: bold;
	color: #006CB4;
	background-color: #EAF4FB;
}
#right_contents .price02 {
	width: 300px;
	border-collapse: collapse;
	margin-top: 10px;
}
#right_contents .price02 th,
#right_contents .price02 td {
	padding: 10px;
	border: 1px solid #4DA7D7;
	text-align: left;
}
#right_contents .price02 th {
	font-weight: bold;
	color: #006CB4;
	background-color: #EAF4FB;
}
.area {
	padding: 15px;
	margin-top: 20px;
	border: 1px solid #035297;
}
.flow {
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
h2 span.subtext{
	font-size:0.7em;
	color: #006699;
}
.info_addr{
	color: #005096;
	text-decoration: none;
	display: block;
	width: 170px;
	padding:15px 5px;
	background-color:#CFE3F3;
	margin:0px auto;
}
#right_contents a.home_hoken {
	height:31px;
	width:195px;
	display:block;
	text-indent:-9000px;
	margin:10px auto;
	background:url(images/hoken_price.png) no-repeat;
	background-position:0px 0px;
	overflow:hidden;
}


.qr_area {
	text-align:center;
	margin:30px 0px;
	line-height:1.2em;
}
.qr_area img {
	border:#666666 1px solid;
}


/* カウンター枠 */
#counter_block{
	margin:25px 15px;
	padding:5px;
	border-bottom:dotted #32BDEB 1px;
	border-top:dotted #32BDEB 1px;
	color:#333333;
	display:block;
	text-align:center;
	font-size:0.8em;	
}
span.cunt_num_css{
	padding:2px;
	font-family:Geneva, Arial, Helvetica, san-serif;
	background:#C2F0F8;
	margin:0px 1px;
	border-bottom:solid #666666 1px;
	border-left:solid #000000 1px;
	border-right:solid #666666 1px;
	border-top:solid #000000 1px;
	font-weight:bold;
}
