@charset "UTF-8";
/* CSS Document */



body {
	/*background: #FFF;*/
	background:url(../../img/HS073_L.png);	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color:	#666666;
	margin: 0 auto;
	}
	
	

p {
	line-height: 1.5em;
	padding: 5px 0;
	margin: 0;
	}
	
	
dl {
	margin: 0;
	clear: both;
	font-size: 11px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	line-height: 1.7em;
	margin-bottom: 10px;
	color: #ccc;
	}
	
dt {
	float: left;
	width: 8em;
	margin: 0;
	padding: 5px;
	clear: both;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: #000;
	font-weight: bold;
	}
	
dd {
	margin-left: 8em;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #CCC;
	}
	
.dl_bottom {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	}
	
#resultimg {
	margin-bottom:10px;
}	


h1,h2,h3,h4 {
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	margin:0;
	padding: 0;
	}
	
h3 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 500;
	}
	
h4 {
	font-size: 12px;
	color: #A4D3E6;
	font-weight: normal;
	padding: 10px 0;
	}
	
a, a:link {
	color:	#000000;
	font:bold;
	text-decoration: none;
	}
	
a:hover {
	color:	#FF0000;
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
	}
	
/* ========== TEXT ============== */

.date {
	color: #A4D3E6;
	}
	

	
.content_title {
	font-size: 16px;
	background:url(../img/h_bg.jpg) repeat-x;
	height: 30px;
	margin-bottom: 20px;
	}
	
.page_index {
	padding: 10px 0 0;
	color: #808080;
	}
	
/* ========== LAYOUT ============== */

#header {
	margin: 0 auto 5px;
	width: 900px;
	height: 210px;
	text-align: left;
	}
	
#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	}

	
	
#content {
	background: #FFF;
	padding: 10px 0 0;
	}
	
	
#cont_center {
	float: left;
	width: 590px;
	color:	#990000;
	}
	
#content_onecolumn {
	color: #FFF;
	}
	

#cont_center_diary {
	float: left;
	width: 590px;
	color: #FFF;
	}
	
#cont_right {
	float: right;
	width: 300px;
	}	
	

#cont_right_diary {
	float: right;
	width: 200px;
	}	

#footer {
	clear:both;
	background: url(../img/footer_bg.png) no-repeat;
	padding: 10px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	margin: 15px 0 15px;
	height: 10px;
	}
	
/* ========== Header ============== */


.header_top {
	background: url(../../img/header_bg.jpg) no-repeat;
	}
	
.header_news {
	background:url(../../img/header_bg_news.jpg) no-repeat;
	}
	

.header_topics {
	background:url(../../img/header_bg_topics.jpg) no-repeat;
	}
	

.header_diary {
	background:url(../../img/header_bg_diary.jpg) no-repeat;
	}

#head_logo {
	padding: 5px 0 0 440px;
	}
	
#header a {
	color:	#FFCCFF;
	}
	
#header a:hover {
	color: #CCC;
	text-decoration: none;
	}
	
.header_accent {
	color:	#660000;
	}

#header h1 {
	color: #000;
	font-size: 12px;
	padding-top: 15px;
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
	}
	
#header h2 {
	color: #000;
	font-size: 72px;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-left: -5px;
	}
	
#header h2 a:hover {
		color:	#FF00FF;
}

	
#header h3 {
	color: #FFF;
	font-size: 22px;
	padding-top: 0px;
	font-style:italic;
	}
	
.discription {
	color:	#CC0033;
	font-size: 11px;
	font-weight: 400;
	}

/* ========== MENUBAR ============== */

#menubar {
	background: url(../img/menubar_bg.gif) no-repeat;
	height: 45px;
	font-size: 13px;
	font-weight:bold;
	font-weight: 500;
	}
	
	
#menubar a {
	display: block;
	width: 180px;
	padding: 8px 0 0;
	margin-top: 7px;
	float: left;
	text-align:center;
	height: 22px;
	}
	
*html #menubar a {/*IE6*/
	margin-right: -1px;
	}
	
#menubar a:hover {
	background-position: 0 -30px;
	text-decoration: none;
	color: #FFF;
	}
	
.menu_a {
	background: url(../img/btn_bg_a.gif);
	}

	
.menu_b {
	background: url(../img/btn_bg_b.gif);
	}


	
/*　=========　RIGHT ============== */

#cont_right h2 {
	font-size: 16px;
	padding: 10px 20px 0;
	font-weight: bold;
	background: url(../img/h_sidenav_bg.gif);
	height: 30px;
	color:	#660000;
	}
	
#cont_right h3 {
	font-size: 13px;
	padding: 10px 10px 0;
	font-weight: bold;
	}
	
#cont_right ul {
	padding: 10px;
	margin: 0;
	list-style-type: none;
	}
	
#cont_right li {
    color:#FFFFFF;
	padding: 0 0 0 15px;
	line-height: 1.5em;
	}
	
.side_navi_top li {
	background: url(../img/li_bullet_pink.gif) no-repeat;
	}

.nav_bottom {
	background:url(../img/sidenav_bttom_bg.gif) bottom no-repeat;
	height: 20px;
	text-align: right;
	font-size: 12px;
	padding: 7px 10px 0;
	}
	
.nav_bottom a {
	font-weight: bold;
	}
	
	
.side_navi_top {
	margin-bottom: 20px;
	background: #F0F0F0;
	background:url(../../img/HS035_L.png);
	}

.side_navi_mail {
	margin-bottom: 20px;
	background: #00F0F0;
	background:url(../../img/HS035_L.png);
	}

.side_navi_top_menu {
	margin-bottom: 20px;
	background:url(../../img/rose_side1.png);
	}	

	

#cont_right_diary h2 {
	font-size: 13px;
	padding: 10px 20px 0;
	font-weight: bold;
	background: url(../img/diary_nav_bg.gif);
	height: 30px;
	color: #660000;
	}
	
#cont_right_diary h3 {
	font-size: 13px;
	padding: 10px 10px 0;
	font-weight: bold;
	}
	
#cont_right_diary ul {
	padding: 10px;
	margin: 0;
	list-style-type: none;
	}
	
#cont_right_diary li {
	padding: 0 0 0 15px;
	line-height: 1.5em;
	}

	
.side_navi_diary li {
	background: url(../img/li_bullet_purple.gif) no-repeat;
	}
	
.nav_bottom_diary {
	background: url(../img/sidenav_bttom_bg_diary.gif) bottom no-repeat;
	height: 20px;
	text-align: right;
	font-size: 12px;
	padding: 7px 10px 0;
	}
	
.nav_bottom_diary a {
	font-weight: bold;
	}
	
	
.side_navi_diary {
	margin-bottom: 20px;
	background: #F0F0F0;
	}



	
/*　=========　CONTENT CENTER ============== */

.entry_top {
	padding: 0;
	font-weight: normal;
	clear: both;
	background: #ffffff;
	border-bottom: 10px solid #dd3372;
	}
	
.entry_top h2 {
	font-size: 14px;
	background: url(../img/h_bg.png) no-repeat;
	height: 38px;
	color: #660000;
	padding: 22px 0 0 64px;
	}
	
.entry_top img {
	float: right;
	margin-left: 10px;
	}
	
.entry_top_image {
	border: 3px solid #666;
	padding: 0;
	margin: 0;
	}
	
	
.entry_top_text {
color:	#333333;
	padding-left: 10px;
	font-size:16px;
	background-color:#FFFFFF;
	/*background:url(../img/p_back.png) repeat-y;*/
	}

.entry_top_telno {
	margin-left: 0px;
	padding-left: 0px;
	background-color:#FFCCFF;
	background:url(../img/p_back.png) repeat-y;
	}

.entry_top_telno img {
	float: right;
	margin-left: 0px;
	}
	
	
.entry_top_katuyaku {
	padding-left: 10px;
	font-size:15px;
	background:url(../../img/HS035_L.png) no-repeat;
	}
	
.entry_top_text a {
	color: #d7115e;
	}
	
	
.entry_bottom {
	background:url(../img/entry_bottom_bg.gif) no-repeat;
	height: 30px;
	padding: 15px 0 0 10px;
	}
	
.content_column_one {
	width: 800px;
	}
/*　=========　NEWS ============== */

	

.entry_news {
	padding: 0;
	font-weight: normal;
	clear: both;
	background: #82B6D0;
	border-bottom: 10px solid #388bb5;
	_height: 1%;
	}

.entry_news img {
	float: right;
	padding: 15px;
	}
	
.entry_news h2 {
	font-size: 14px;
	background: url(../img/h_bg_news.gif) no-repeat;
	height: 40px;
	color: #388bb5;
	padding: 22px 0 0 40px;
	_line-height: 1em;
	_height: 37px;
	}


.entry_news h4 {
	color: #388bb5;
	font-weight: bold;
	}


.entry_news_text {
	padding: 15px;
	}
	
.entry_news_text a {
	color: #d7115e;
	}
	

/*　=========　TOPICS ============== */

	

.entry_topics {
	padding: 0;
	font-weight: normal;
	clear: both;
	background: #000000;
	border-bottom: 10px solid #66ac32;
	_height: 1%;
	}

.entry_topics img {
	padding: 15px 0 2px;
	}
	
.entry_topics h2 {
	font-size: 15px;
	background: url(../img/h_bg_topics.gif) no-repeat;
	height: 39px;
	color: #409600;
	padding: 22px 0 0 40px;
	}
	

.entry_topics h3 {
	margin-bottom: 15px;
	font-weight: 500;
	}
	
.entry_topics p {
	margin: 2px 0 10px;
	padding: 0;
	}

.entry_topics h4 {
	color: #409600;
	font-weight: bold;
	}


.entry_topics_text {
	padding: 15px;
	float: left;
	width: 430px;
	}
	
.entry_topics_text a {
	color: #d7115e;
	}
	
.topics_right {
	float: right;
	padding: 0 15px;
	}
	

/*　=========　DIARY ============== */

	

.entry_diary {
	padding: 0;
	font-weight: normal;
	clear: both;
	background: #BD80BC;
	border-bottom: 10px solid #912b8f;
	}

.entry_diary img {
	padding: 15px 0;
	}
	
.entry_diary h2 {
	font-size: 14px;
	background: url(../img/h_bg_diary.gif) no-repeat;
	height: 39px;
	color: #912b8f;
	padding: 22px 0 0 40px;
	}


.entry_diary h4 {
	color: #912b8f;
	font-weight: bold;
	}


.entry_diary_text {
	padding: 15px;
	}
	
.entry_diary_text a {
	color: #912b8f;
	}
	

.page_top {
	margin: 10px 0 0;
	}
	
.page_top a {
	color: #FFF;
	}


/***********************************************************************************
* 料金表（テーブル）
************************************************************************************/
table	{width: 580px;
	border-collapse: collapse;
	margin-bottom:10px;}

caption	{padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	text-align:center;
	background-color:	#FFCCFF;
	color: #000000;}

th	{width: 100px;
	border: solid 1px #aaaaaa;
	padding: 8px;
	background-color:	#999999;
	color:#ffffff;
	font-size: 0.975em;
	text-align: left;}

td	{border: solid 1px #aaaaaa;
	background-color: #ffffff;
	color:#333333;
	padding: 4px;
	font-size: 14px;}


