@charset"Shift_JIS";

/* ϊ» */

*{
margin: 0;
padding: 0;
font-size: 100%;
}

body {
	padding: 15px 0px 0px 0px;
	background: url(../images/bg.gif);
	font-family: "qCMpS Pro W3","lr oSVbN",Osaka,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:100%;
	color: #333;
}

/* wb_[Jn */

#header {
	background: url(../images/header_bg.gif);
	width: 800px;
	height: 80px;
	border: 0;
}

#header #area {
	padding: 15px 0px 0px 0px;
	border: 0;
}

#header #area #logo {
	padding: 0px 0px 0px 10px;
	width: 150px;
	height: 50px;
	float: left;
	text-align: left;
	border: 0;
}

#header #area h1 {
	padding: 20px 0px 0px 20px;
	width: 480px;
	height: auto;
	font-size: 11px;
	color: #c66;
	font-weight: normal;
	line-height:150%;
	float: left;
	text-align: left;
	border: 0;
}

#header #area #map {
	padding: 5px 15px 0px 0px;
	width: 120px;
	height: 50px;
	color: #fff;
	list-style: none;
	font-size: 11px;
	font-weight: normal;
	line-height:150%;
	text-align: left;
	float: right;
	border: 0;
}

#map a, #map a:link, #map a:visited {
	color: #c66;
	text-decoration: underline;

}

#map a:hover {
	color: #c99;
	text-decoration: none;
}

/* CC[Wέθ */
#image_area {
	margin:  5px 0px 0px 0px;
	padding: 0;
	width: 790px;
	height: auto;
	background: #efefef;
	border: 0;
}

/* j[έθ */

#m_menu {
	margin: 5px 0px;
    padding: 0px 5px 0px 0px;
	width: auto;
	height: 40px;
	background: url(../images/m_menu_bg.gif);
	background-color: #fff;
	float: left;
	border: 0;
}

#m_menu p {
    padding: 5px 0px 5px 5px;
	width: auto;
	height: auto;
	float: left;
	border: 0;
}

/* Recέθ */

#contents_area {
	width: 800px;
	height: auto;
	border: 0px;
}

#contents {
	font-family: "qCMpS Pro W3","lr oSVbN",Osaka,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:150%;
	color: #333;
	float: left;
	border: 0;
}

#contents #middle {
	width: 800px;
	height: auto;
	background: url(../images/contents_bg.gif);
	background-repeat : repeat-y ;
	float: left;
	border: 0;
}

#contents #bottom {
	width: 800px;
	height: 5px;
	background: url(../images/contents_bottom.gif);
	background-repeat: no-repeat;
	float: left;
	border: 0;
    font-size: 5px;
}

#outline {
	width: 790px;
	height: auto;
	border: 0;
}

#s_menu_bg {
	background: url(../images/s_menu_bg.gif);
	background-repeat: repeat-y;
	float: left;
}

#sub01{
	width: 200px;
	height: auto;
	text-align: left;
	float: left;
	border: 0;
}

#sub02{
	width: 590px;
	height: auto;
	background: #fff;
	text-align: left;
	float: left;
	border: 0;
}

#sub03{
	width: 790px;
	height: 200px;
	background: #fff;
	text-align: left;
	float: left;
	border: 0;
}

#main {
	padding: 5px 15px;
	width: auto;
	height: auto;
	text-align: left;
	float: left;
	border: 0;
}

#main p {
	padding: 0px 0px 10px 0px;
}

#main strong {
	font-size: 20px;
	color: #933;
	line-height:150%;
	border: 0;
}

#design{
	padding: 5px;
	width: auto;
	height: auto;
	text-align: left;
	float: left;
	border: 0;
}

#price_img {
	padding: 5px;
	width: 140px;
	height: auto;
	float: left;
	border: 0;
}

#price_text {
	padding: 5px;
	width: 400px;
	height: auto;
	float: left;
	border: 0;
}

#price_text strong {
	font-size: 15px;
	color: #933;
	line-height:150%;
	float: left;
	text-align: left;
	border: 0;
}

#price_text b {
	font-size: 12px;
	color: #c66;
	line-height:150%;
	text-align: left;
	border: 0;
}

#s_menu {
	padding: 0px 0px 10px 0px;
	float: left;
}

#s_menu #details {
	width: 190px;
	height: auto;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	line-height:120%;
}

#details ul {
	border-top: 1px solid #eee;
}

#details li {
	display: inline;
}

#details img {
    vertical-align: middle;
}

#details a, #details a:link, #details a:visited {
	text-decoration: none;
	color: #c66;
	display: block;
	width: auto;
	height: auto;
	padding: 0.5em 1.5em;
	border-bottom: 1px solid #c99; 
}

#details a:hover {
	color: #933;
	padding-left: 2em;
	border-bottom: 1px solid #c99;
}

.blog{
	width:190px;
	background: url(../images/blog_flame_bottom.gif) no-repeat bottom right;
	margin:10px 0 0 0;
}

.blog h3{
	text-align:left;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

.blog .inner{
	background: url(../images/blog_flame_top.gif) no-repeat;
	padding: 35px 2px 10px 5px;
}

.blog ul{
	list-style:none;
}

.blog ul li{
	padding-top:5px;
}

.blog ul li a, .blog ul li a:link, .blog ul li a:visited {
	
	list-style:					none;
	background-image:	 		url(../images/s_menu_arrow.gif);	
	background-repeat:			no-repeat;
	background-position:		0px 0;
	width:auto;
	height:auto;
	color:#333;
	line-height:150%;
	text-decoration:none;
	padding:0 0 5px 18px;
}

.blog ul li a:hover {
	list-style:					none;
	background-image:	 		url(../images/s_menu_arrow.gif);	
	background-repeat:			no-repeat;
	background-position:		0 0;
	color:#333;
	line-height:150%;
	text-decoration:underline;
}

#cs {
	margin: 5px 10px;
}

#cs li {
	margin: 5px;
	display: inline;
}

#cs a, #cs a:link, #cs a:visited, {
	color: #c66;
	text-decoration: none;
}

#cs a:hover {
	color: #933;
	text-decoration: none;
	border-bottom: 1px solid #c99;
}

#symptom {
	margin: 10px;
	width: auto;
}


#symptom b {
	color: #933;
}

#symptom .mt {
	text-align: right;
	color: #933;
	text-decoration: none;
}

#sb {
	margin: 10px;
	width: auto;
	border-top: 1px solid #c99;
}

.title {
	margin: 10px 0px 0px 0px;
}

.at {
	font-size: 10px;
	font-weight: normal;
	line-height:150%;
	color: #c66;
}

.bt_space {
	margin: 0px 5px 0px 0px;
}

.r_image {
	margin:  0px 5px 5px 10px;
	float: right;
	border: 0;
}

.l_image {
	margin:  0px 10px 5px 0px;
	float: left;
	border: 0;
}

td {
	padding: 5px;
}

#footer {
	width: 800px;
	height: 30px;
	border: 0;
}

#footer #area {
	width: auto;
	height: auto;
	border: 0;
}

#footer #area #copyright {
	padding: 5px 0px 15px 0px;
	width: 310px;
	height: 20px;
	float: right;
	border: 0;
}

#footer_link{
	color:#00F;
	text-align:center;
	margin:20px 0 20px 0;
}

/*====float===================*/

.clearfix:after {
 content:".";
 display:block;
 clear:both; 
 height:0;
 visibility:hidden;
}
.clearfix {
 display:inline-block;
}
/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* end MacIE5 */

/*==Dreamweaverp===*/
.clearfix + *{
    clear: both;
}

/*====index===================*/
#index_main {
	float:left;
	padding: 5px 15px;
	width: auto;
	height: auto;
	text-align: left;
	border: 0;
}

#index_main p{
	padding-bottom:20px;
}

#index_pic{
	margin-bottom:20px;
}

#index_txt01{
	 width:auto;
}

#index_txt01 img{
	float:left;
	width:130px;
	margin-bottom:20px;
}

#index_txt01 p{
	float:right;
	width:410px;
}

.index_flame{
	width:560px;
	background:url(../images/index_flame_bottom.gif) no-repeat bottom left;
	margin:0 0 20px 0;
}

.index_flame h2{
	height:40px;
	color:#600;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-left:15px;
}

.index_flame .inner{
	background: url(../images/index_flame_top.gif) no-repeat;
	padding: 10px 0 10px 0;
}

.index_flame_area{
}

.index_flame_l{
	display:inline;
	float:left;
	width:170px;
	margin:0 0 0 20px;
}

.index_flame_l img{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:15px;
}

.index_flame_r{
	display:inline;
	float:right;
	width:170px;
	margin:0 0px 0 0;
}

.index_flame_r img{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:15px;
}

.icon01{
	color:#F99;
}

.img_c img{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.index_banner img{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
}

.index_banner p{
	padding-left:20px;
}

.index_maternity_tit{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.index_maternity{
	color:#900;
}

.index_navi{
	clear:both;
	width:560px;
	height:250px;
	margin:5px 0 15px 0;
}

.index_navi ul{
    list-style:none;
}

.index_navi li{
	float:left;
}

/*------N------*/
.index_navi li a{
	display:block;
	text-decoration:none;
	text-indent: -9999px;
	height:250px; 
}

.index_navi li.navi01 a { 
    background: url(img/tokutyou.jpg) left top no-repeat;
	width:140px;
}  

.index_navi li.navi02 a {
    background: url(img/tokutyou.jpg) -140px top no-repeat;
	width:142px;
}

.index_navi li.navi03 a {
    background: url(img/tokutyou.jpg) -282px top no-repeat;
	width:140px;
}

.index_navi li.navi04 a {
    background: url(img/tokutyou.jpg) -422px top no-repeat;
	width:138px;
}

.index_navi li.navi01 a:hover {
    background-position: left -250px;
	width:140px;
}

.index_navi li.navi02 a:hover {
    background-position: -140px -250px;
	width:142px;
}

.index_navi li.navi03 a:hover {
    background-position: -282px -250px;
	width:140px;
}

.index_navi li.navi04 a:hover {
    background-position: -422px -250px;
	width:138px;
}

.index_info{
	margin:10px 0 0 0;
}

.index_info ul{
	list-style:none;
}

.index_info ul li{
	padding-top:5px;
}

.index_info ul li a, .index_info ul li a:link, .index_info ul li a:visited {
	
	list-style:					none;
	background-image:	 		url(../images/s_menu_arrow.gif);	
	background-repeat:			no-repeat;
	background-position:		0px 0;
	width:auto;
	height:auto;
	color:#333;
	line-height:150%;
	text-decoration:none;
	padding:0 0 5px 18px;
}

.index_info ul li a:hover {
	list-style:					none;
	background-image:	 		url(../images/s_menu_arrow.gif);	
	background-repeat:			no-repeat;
	background-position:		0 0;
	color:#333;
	line-height:150%;
	text-decoration:underline;
}

.index_info02{
	margin:10px 0 0 0;
}

.index_info02 ul{
	list-style:none;
}

.index_info02 ul li{
	list-style:					none;
	background-image:	 		url(../images/s_menu_arrow.gif);	
	background-repeat:			no-repeat;
	background-position:		0px 0;
	width:auto;
	height:auto;
	color:#333;
	line-height:150%;
	text-decoration:none;
	padding:0 0 5px 18px;
}

/*====news===================*/

h2.news_tit{
	color:#F09;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
}

h2.news a, h2.news a:link, h2.news a:visited {
	color:#F09;
	font-size:14px;
	font-weight:normal;
	font-weight:bold;
	text-decoration:underline;
	padding-left:5px;
}

h2.news a:hover {
	color:#F09;
	font-size:14px;
	font-weight:normal;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}

.news_date{
	width:550px;
	text-align:right;
	margin:0 0 20px 0;
}

td.news_txt{
	font-size:14px;
}

