@charset "UTF-8";
/* CSS Document */

body {
	background:url(../img/bg_img.jpg);
	color:#666666;
	font-size: 80%;
	line-height:1.3em;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳＰゴシック",san-serif;
	margin:0;
	padding:0;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

h1 ,h2 ,h3 ,h4 ,h5 ,h6 {
	margin:0;
	padding:0;
}

p ,ul ,li ,hr ,br ,address ,img {
	margin:0;
	padding:0;
}


img {
	border:none;
}

ul, li {
	list-style-type:none;
}

hr {
	display:none;
}

#all {
	margin-left:auto;
	margin-right:auto;
}
	

/* !!!!! layout !!!!! */

/* header */
#header {
	width:760px;
	height:210px;
	margin:20px 20px 0 20px;
}	

#header #logo {
	float:left;
}

#logo ul li.logo a {
	width:125px;
	height:129px;
	display:block;
	background:url(../img/hypno_logo.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#header #title {
	width:602px;
	height:125px;
	background:url(../img/hypno_ttl.gif);
	margin-left:20px;
	margin-top:10px;
	float:left;
}

#header #title h1{
	display: none;
	text-indent:-9999px;
	font-size: xx-small;
}


#sitemap {
	margin:0 0 0 0;
	width:125px;
	height: 80px;
	float:right;
}

#sitemap .goriyou {
	margin:10px 0 10px 0;
}

#sitemap .sitemap {
	margin:0 0 0 0;
	line-height: 1.3em;
	font-variant: normal;
}

#sitemap .credit {
	margin:8px 0 0 0;
	width:116px;
	height:40px;
	background: url(../img/vm_ana.gif) no-repeat 0 0;
}


#sitemap li {
	line-height: 1.5em;
	display: list-item;
	list-style-position: inside;
	font-size:x-small;
}


#header #Hmenu {
	margin-top:15px;
}

/* ----------------- */

#header #Hmenu ul li {
	float:left;
}	

#header #Hmenu ul li a {
	margin:0 0 0 5px ;
}	

#header #Hmenu ul li.HMtop a {
	width:55px;
	height:29px;
	display:block;
	background:url(../images/menu_top.gif) 0 0 no-repeat;
	text-indent:-9999px;
}	

#header #Hmenu ul li.HMtop a:hover {
	background:url(../images/menu_top_on.gif) 0 0 no-repeat;
}	

#header #Hmenu ul li.HMhypno a {
	width:130px;
	height:29px;
	display:block;
	background:url(../images/menu_hypno.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#header #Hmenu ul li.HMhypno a:hover {
	background:url(../images/menu_hypno_on.gif) 0 0 no-repeat;
}

#header #Hmenu ul li.HMnude a {
	width:130px;
	height:29px;
	display:block;
	background:url(../images/menu_nude.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#header #Hmenu ul li.HMnude a:hover {
	background:url(../images/menu_nude_on.gif) 0 0 no-repeat;
}

#header #Hmenu ul li.HMbody a {
	width:140px;
	height:29px;
	display:block;
	background:url(../images/menu_body.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#header #Hmenu ul li.HMbody a:hover {
	background:url(../images/menu_body_on.gif) 0 0 no-repeat;
}

#header #Hmenu ul li.HMyoyaku a {
	width:110px;
	height:29px;
	display:block;
	background:url(../images/menu_yoyaku.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#header #Hmenu ul li.HMyoyaku a:hover {
	background:url(../images/menu_yoyaku_on.gif) 0 0 no-repeat;
}

#header #Hmenu ul li.HMjob a {
	width:60px;
	height:29px;
	display:block;
	background:url(../images/menu_job.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#header #Hmenu ul li.HMjob a:hover {
	background:url(../images/menu_job_on.gif) 0 0 no-repeat;
}

#header #Hmenu ul li.HMmap a {
	width:90px;
	height:29px;
	display:block;
	background:url(../images/menu_map.gif) 0 0 no-repeat;
	text-indent:-9999px;
}											

#header #Hmenu ul li.HMmap a:hover {
	background:url(../images/menu_map_on.gif) 0 0 no-repeat;
}





#line {
	border-bottom:#ffffff solid 1px;
	margin:12px 0 5px 0;
}

#topline {
	border-top:#333333 solid 1px;
	margin:0 0 5px 0;
}


/* footer */
#footer {
	width:760px;
	margin:20px 20px 20px 20px;
}	

#footer #Fnavi {
	width:760xp;
	padding:10px 0 10px 0;
}	

#footer #Fnavi ul {
	width:450px;
	font-size:10px;
}	

#footer ul li {
	padding:0 10px 0 11px;
	float:left;
}	

#footer ul li.FNli {
	border-right:#999999 solid 1px;
}	

address {
	font-style:normal;
	font-size:90%;
	color:#333;
	float:right;
	padding-right:10px;
}

/* !!!!! link !!!!! */

a {
	text-decoration:underline;
	}	

a:link {
	color:#666666;
}

a:visited {
	color:#666666;
}

a:hover {
	color:#FF6600;
}

a:active {
	color:#FF6600;
}			




/* !!!!! clear !!!!! */
.clear {
	clear:both;
}	

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
