/* 

	project: おしえてサーマクール
	author: 城本クリニック湘南藤沢院 (www.shiromoto-fujisawa.jp) */

   
/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
body { 
	font-size: 12px ; 
	line-height: 1.6em;
	background: #fff; 
	color: #444; 
	font-family:
		"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",
		"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",
		sans-serif;
}

a { color: #E0691A;background: inherit;}
a:hover { color: #888; background: inherit; }

h1 { font: normal .8em Arial, Sans-Serif; }
h1 a { color: #444; background: inherit; }
.orange { color: #E0692A; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

img { border : 0; }

.clear { clear: both; }

.center { text-align : center; }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 930px;
	padding: 10px; 
}

.header {
	color: #808080;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.top_info {
	float: right;
	text-align: right;
	}

.bottun{
	position:relative;
	color:#FFFFFF;
	font-weight: bold;
	clear:both;	
}
	
.bottun p{
	padding:0 0 5px 10px;
	position:absolute;
}

.bottun p.coun{
	top:10px;
	left:650px;
}

.bottun p.mail{
	top:10px;
	left:790px;
}

.browse_category  {
	width: 330px;
	color: #FFF;
	background: inherit;
	font-size: 14px;
	font-weight: bold;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #FFF;
	background: #FF9148 url(../images/menubg.gif) repeat-x;
	margin:10px 0;
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(../images/bar.gif) repeat-x; 
		color: #fff;
		font-weight: bold;
		height: 18px;
		
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
/* img top */

.img_top {
	text-align:center;
}

/* right side
   --------- */

.right {
	float: right;
	width: 570px;
	margin: 0 0 10px 0;
	font-size: 12px;
}

.right h2 {
	height:22px;
	clear: both;
	background: #DDD url(../images/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 7px 0 0 43px;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
}
	.link_box { 
		margin: 0 0 10px 0; 
		color: #666; 
		background: #FFF; 
		padding: 3px 0;
		letter-spacing:1px; 
		line-height:180%;
	}
	.left_side {
		float: left;
		width: 160px;
		margin: 10px 0 0 38px;
		position:relative;
	}
			
	.left_side a { color: #FFF; text-decoration: none;}
	
	.right_side a { color: #414141; background: #FFF; }	
		
	.left_side p.elight span {
		color:#FFFFFF;
		font-weight:bold;
		display:block;
		position:absolute;
		top:35px;
		left:28px;
	}
	.left_side p.elight a:hover { color: #E87FA6; text-decoration: none;}
	
	.left_side p.fra span {
		color:#FFFFFF;
		font-weight:bold;
		display:block;
		position:absolute;
		top:98px;
		left:26px
	}
	.left_side p.fra a:hover { color: #843F2D; text-decoration: none;}
		
	.right_side {
		float: right;
		width: 230px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 30px 0; 
		color: #666; 
		background: #FFF; 
		padding: 3px 0;
		letter-spacing:1px; 
		line-height:180%;
	}
	.left_box p { 
		padding: 10px 20px 10px 45px;
	}
	.left_box ul { 
		padding: 10px 20px 10px 45px;
		list-style: circle;
		list-style-position: outside;
		font-weight: bold;
	}
	.left_box li { 
		padding: 10px 0 0 0;
	}
	.left_box img.pad { 
		padding: 10px 20px 10px 45px;
	}
	.thumbnail { 
		margin: 0 20px 10px 50px; 
		color: #666; 
		background: #FFF; 
		padding: 3px 0;
		letter-spacing:1px; 
		line-height:180%;
		width: 500px;
	}
	.thumbnail img{ 
		float: left;
		padding: 0 0 10px 0;
		margin: 0 25px 0 0;
	}
	.thumbnail img.m0{ 
		margin: 0;
	}
	.notice {
		background: #DDD;
		color: #808080;
		padding: 10px 20px;	
		margin: 0 0 10px 0;
		clear:both;
		line-height:180%;
	}
	table.t01 {
		width:505px;
		border:1px solid #666;
		border-collapse:collapse;
}
	table.t02 {
		width:505px;
		border:1px solid #666;
		border-collapse:collapse;
}
	table.t01 td{
		border:1px solid #666;
		padding:10px;
}
	table.t02 td{
		border:1px solid #666;
		padding:10px;
		text-align:center;
}
	table.t02 td.td03{
		border:1px solid #666;
		padding:10px;
		text-align:center;
		font-weight:bold;
}
	td.td01{
		border:1px solid #666;
		text-align:center;
		padding:0;
		color:#663300;
		background-color:#EEE;
}
	td.td02{
		border:1px solid #666;
		padding:0 0 0 30px;
}
	td.td03{
		background-color:#FFF3EC;
		text-align:center;
		padding:0;
}
	td.td04{
		background-color:#F9F0D7;
		text-align:center;
		width:20%;
}
	.topics{
		margin: 10px 20px 30px 45px;
		width:505px;
		border:1px dotted #999;
		padding:5px;
		color:#999;
}
.mailform {
	text-align:left;
	border:0;
}

.mailform td {
	border:0;
	padding:5px 5px 5px 15px;
}

.mailform td.c1 {
	background-color: #ECE2B7;
	font-weight:bold;
	color:#663300;
}
.mailform td.c2 {
	background-color: #F9F0D7;
}
.mailform td.c3 {
	background-color: #F9F0D7;
}
.fs {
	font-size:10px;
}

	
		
/* left side
   ---------- */
		
.left {
	float: left;
	width: 340px;
	margin: 0 0 10px 0;
}
	.left h3 {
		height:13px;
		background: #BDBDBD  url(../images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font-weight: bold;
		font-size: 14px;
		margin: 0 0 3px 0;
	}
	.left_articles {
		background: #fff;
		color: #999;
		padding: 8px;
		border: solid 1px #ddd;
		margin: 0 0 3px 0;
		height: 50px;
		font-size: 12px;
		overflow: hidden;
	}
	.left_articles a,.left_articles a:hover {
		font-weight: bold;
		color: #E0692A;
		text-decoration: none;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #808080; background: #fff; }
