/** Hypnotherapies House **/

*{
	margin:0;
	padding:0;
	}

img{
	border-style:none;
	}

hr{
	color:#7cb2c3;
	}

body{
	width:900px;
	margin:0 auto;
	text-align:center;
	background-image:url(/images/back_blue_bar.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

body div{
	text-align:left;
	}
/** header **/
#header{
	width:900px;
	height:180px;
	background-image:url(/images/top_flower.png);
	background-position:right;
	background-repeat:no-repeat;
	}

#logo{
	padding-top:15px;
	float:left;
	}

#subtitle{
	float:left;
	padding-top:80px;
	padding-left:40px;
	}

/** menu **/
#menu{
	width:250px;
	float:left;
	}

#menu li{
	list-style-type:none;
	}

#menu a{
	display:block;
	text-decoration:none;
	}

#menu div a:hover img{
	visibility:hidden;
	}

#menu_home a:hover{background-image:url(/images/button/hv_home.jpg);}
#menu_hypno a:hover{background-image:url(/images/button/hv_hypno.jpg);}
#menu_profile a:hover{background-image:url(/images/button/hv_profile.jpg);}
#menu_policy a:hover{background-image:url(/images/button/hv_policy.jpg);}
#menu_cc a:hover{background-image:url(/images/button/hv_cc.jpg);}
#menu_note a:hover{background-image:url(/images/button/hv_note.jpg);}
#menu_contact a:hover{background-image:url(/images/button/hv_contact.jpg);}
#menu_blog a:hover{background-image:url(/images/button/hv_blog.jpg);}
#menu_link a:hover{background-image:url(/images/button/hv_link.jpg);}

#petit{
	width:200px;
	border-top:1px solid;
	border-color:#7cb2c3;
	margin:20px auto;
	}

/** main contents **/
#frame{
	width:650px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#7cb2c3;
	float:right;
	background-image:url(/images/frame.jpg);
	background-repeat:repeat-y;
	margin-bottom:20px;
	}

#text{
	width:570px;
	margin:10px 0 0 40px;
}

#text h2{
	margin-bottom:20px;
	color:#7cb2c3;
	}

#text h3{
	clear:left;
	font-size:11pt;
	margin-top:10px;
	width:300px;
	border-left:solid 10px;
	border-bottom:solid 1px;
	border-color:#7cb2c3;
	padding-left:5px;
	}

#text p{
	line-height:1.5em;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	font-size:11pt;
	}

#text ul,ol{
	margin:10px auto 10px 30px;
	}

#text li{
	font-size:10pt;
	}

.time{
	font-weight:normal;
	font-size:10pt;
	}

.note{
	font-weight:bold;
	}

.pics{
	margin:0 auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
	}

/** footer **/
#footer{
	width:900px;
	height:40px;
	clear:both;
	text-align:center;
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size:10pt;
	}

/** profile **/
#profile{
	margin-top:30px;
	margin-bottom:30px;
	margin-left:30px;
	float:left;
	width:300px;
	background-color:#d3e3e8;
	}

#profile_pic{
	width:150px;
	float:right;
	margin-right:50px;
	margin-left:30px;
	}

#profile_hystory{
	clear:both;
	}

/** diary **/

#diary_head{
	width:100%;
	text-align:center;
	margin:0 auto;
	background-color:#abcdef;
	font-size:10pt;
	margin-bottom:30px;
	height:100%;
	}

#diary_head div{
	text-align:center;
	}

#date{
	text-align:right;
	font-size:9pt;
	width:100%
	}

#search{
	clear:left;
	text-align:center;
	margin:0 auto;
	}

#search div{
	float:left;
	}

#comm_truck{
	font-size:8pt;
	text-align:right;
	width:100%;
	}

#others{
	text-align:center;
	font-size:9pt;
	width:100%
	}


/** mail form page **/
#mailform tr{
	line-height:30px;
	}

#mailform th{
	text-align:right;
	font-size:11pt;
	color:#7cb2c3;
	}

#bird{
	background-image:url(/images/bg_bird.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}

dt{
	font-weight:bold;
	color:#7cb2c3;
	font-size:11pt;
	margin-top:10px;
	}

dd{
	margin-left:30px;
	}

/** note **/
#text li{
	line-height:1.5em;
	}


/** BLOG **/
.blogtable001{
	border-top:solid 2px;
	border-color:#7cb2c3;
	margin:10px auto;
	width:100%;
	}

table a{
	color:#f86b8c;
	}

table a:hover{
	color:#f8bbc9;
	}

.wanna_see_more{
	font-size:9pt;
	}


.blogtitle{
	font-weight:bold;
	}

.blogdate{
	text-align:right;
	font-size:9pt;
	width:150px;
	}


/** calendar **/
#calendar{
	padding:10px 0 0 30px;
	width:500px;
	height:100px;
	background-image:url(/images/calendar.jpg);
	background-repeat:no-repeat;
	}

.calendar_pink{
	font-size:10pt;
	font-weight:bold;
	color:#f86b8c;
	width:70px;
	}

/** array year **/
#blog_year_list{
	clear:left;
	}

#blog_year_list div{
	float:left;
	padding:5px;
	}

/** array month **/
#blog_month_list{
	clear:left;
	}

#blog_month_list div{
	float:left;
	padding:5px;
	}

/** pager **/
.blognumber{
	width:40px;
	text-align:center;
	}



#pager{
	padding:10px;
	}

#page_number{
	border: solid 1px black;
	padding: 5px;
	}

#page_counting{
	padding:5px;
	}

/** SHOW **/
#show_title{
	margin-top:20px;
	font-weight:bold;
	color:#f86b8c;
	float:left;
	width:400px;
	}

#show_date{
	float:right;
	width:100px;
	text-align:right;
	font-size:9pt;
	}

#show_body{
	clear:both;
	padding-top:20px;
	padding-bottom:10px;
	}

#show_detail{
	padding-bottom:10px;
	}

/** ADMIN **/

/** menu **/
#kanri_menu{
	background-color:#7cb2c3;
	color:#ffffff;
	width:200px;
	font-weight:bold;
	margin-left:20px;
	}

#kanri_menu_list{
	line-height:1.5em;
	margin-top:10px;
	margin-left:30px;
	}

#kanri_menu_list a{
	color:#7cb2c3;
	}
#kanri_menu_list a:hover{
	color:#abcdef;
	}

.blogtable002{
	width:100%;
	margin-top:30px;
	border:1px solid;
	border-color:#dddddd;
	}

.blogtable002 tr{
	line-height:1.5em;
	}

.blogtable002 th{
	text-align:center;
	font-size:10pt;
	border:1px solid;
	border-color:#dddddd;
	}

.blogtable002 td{
	border:1px solid;
	border-color:#dddddd;
	}

.edit_x{
	font-size:9pt;
	color:#7cb2c3;
	width:50px;
	}

.seacret_y{
	margin-top:20px;
	}
