@charset "Shift_JIS";

/*----------------------------------------------
www.gh-ami.jp
Cascading Sylesheet for Screen
By Tamari design
-----------------------------------------------*/



/*-------------- common ------------------------*/
*{
	margin:0;
	padding:0;
}

body{
	background:#CDEED6;
	color:#333;
	font-size:small;
	}


hr{
	display:none;
	}

ul{
	list-style:none;
	}

p{
	line-height:1.4;
	}

h2, h3, h4{
	letter-spacing:1px;
	color: #69A14A;
	font-size: medium;
	}	
a img{
	border:none;
	vertical-align: bottom;
	}

a:focus{
	outline:none;
}

.clear{
	clear:both;
	}


.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
	}
	
.clearfix {display: inline-table;}

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



/*-------------- wrap -----------------------*/
div#topwrap{
	width:100%;
	}

div#btmwrap{
	width:800px;
	margin:0 auto;
	}

/*-------------- container ---------------------*/
div#topcon{	
	background:url(../images/topbar_base.jpg) repeat-x bottom;
	width: 800px;
	height:85px;
	margin:0 auto;
	}

div#topcon div#top_lbox{
	float:left;
	width:420px;
	margin:5px;
	}
	
div#topcon div#top_rbox{
	float:right;
	width:300px;
	}

div#btmcon{
	width: 800px;
	background:#FFFFFF;
	margin:0;
	padding:0;
	}

div#tcon{
	width: 800px;
	background:#663366;
	margin:0;
	padding:0;
	}


/*---------------  topmenu  ----------------------*/
div#topcon div#topmenu{
	text-align:right;
	padding:60px 10px 0 0;
	}

div#topcon div#topmenu a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
div#topcon div#topmenu a:hover{
	color:#99CCCC;
	text-decoration:none;
	}

/*---------------  menu  ----------------------*/
ul#menu{
	width:800px;
	height:50px;
	margin:0px;
	padding:0px;
}

ul#menu li{
	float:left;
	}

/*---------------  footer  ----------------------*/

div#footrwap{
	width:800px;
	}
	
	
div#footer_ami{
	background:#8EC8AB;
	}
	
div#amilogo{
	background:url(../images/footlogo_ami.jpg) center no-repeat;
	width:190px;
	height:50px;
	float:left;
	}

div#amilogo h1{
	text-indent:-9999px;
	}

div#amiad{
	color:#4C906D;
	font-weight:bolder;
	text-align:center;
	padding-top:16px;
	letter-spacing:0.1em;
	}
	
div#footer_cli{
	background:#4C906D;
	clear:both;
	margin:5px 0 0 0;
	}
	
div#clilogo{
	background:url(../images/footlogo_clinic.jpg) center no-repeat;
	width:190px;
	height:50px;
	float:left;
	}

div#clilogo h1{
	text-indent:-9999px;
	}

div#cliad{
	color:#FFF;
	font-weight:bolder;
	text-align:center;
	padding-top:16px;
	}
	

/*--------------- pagetop ---------------------*/
div#pagetop{
	padding-top:5px;
	text-align:right;
	font-size:small;
	font-weight:bolder;
	}

div#pagetop a{
	text-decoration:none;
	color:#69A14A;
	padding:0 0 0 10px;
	background:url(/images/totop.jpg) no-repeat left center;
	}

div#pagetop a:hover{
	color:#706930;
	}
/*--------------- link ---------------------*/
div.linkto{
	text-align:right;
	font-size:small;
	font-weight:bolder;
	padding-top:5px;
	height:30px;
	}

div.linkto a{
	background:url(../images/sankakuGR.jpg) no-repeat left;
	text-decoration:none;
	color:#69A14A;
	padding:0 0 0 15px;
	}

div.linkto a:hover{
	color:#FF9933;
	background-image: url(../images/sankakuGR.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-decoration: underline;
	}


/*-------------- btm_menu ------------------------*/
div#btm_menu{
	font-size:small;
	color:#6C6846;
	text-align:center;
	padding:10px 0 10px 0;
	border-top:#CBC6A2 1px solid;
	}
	
div#btm_menu a{
	text-decoration:none;
	color:#4D947A;
	font-weight:bolder;
	}
	
div#btm_menu a:hover{
	color:#99C4B6;
	font-weight:bolder;
	}



/*-------------- toblognews ------------------------*/
div#toblognews{
	text-align:right;
	}
