@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
p {
	margin: 5px 0 5px 5px;
	padding: 5px 10px 0 10px;
	line-height:24px;
}
hr{
	display:none;
}

a:focus{
    overflow:hidden;
}

a {
    color:#333333;
	text-decoration: none;
}
a:visited {
    color:#333333;
}
a:hover {
	color:#0033FF;
}
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	height:auto;
	position: relative;
	background-image:url(../image/bg.gif);
	background-repeat:repeat-y;
}
#wrapper h1 {
	display: none;
}
#header {
	width: 860px;
	height: 160px;
	background-image:url(../image/header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	text-align: left;
	position: relative;
}
#header p{
	position:absolute;
	padding: 0;
	margin: 0;
	left: 632px;
	top: 115px;
	text-indent: -9999px;
	background-image: url(../image/tel.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 210px;
}
#logo{
	position:absolute;
	padding: 0;
	margin: 0;
	left: 15px;
	top: 28px;
	width: 610px;
	height: 90px;
}

#main{
	width:860px;
	margin:10px 0 10px 0;
	background-image:url(../image/bg.gif);
	background-repeat:repeat-y;
}
/*left
-------------------------------------------------*/
#left{
	width:240px;
	height:auto;
	float: left;
	position: relative;
}
#menu{
	width:210px;
	height:auto;
	margin:5px 10px 10px 20px;
}
.others{
	width:210px;
	height:auto;
	margin:15px 10px 10px 20px;
	text-align:center;
}
.symptom{
	width:210px;
	background:url(../image/symptom_bg.gif) repeat-y;
	height:auto;
	margin:15px 10px 20px 20px;
}
.symptom_box{
	background:url(../image/symptom_bt.gif) no-repeat bottom;
}
.symptom_box p{
	margin: 0;
	padding: 10px 15px;
	line-height:20px;
}

/*navi
-------------------------------------------------*/
#navi{
	width:208px;
	height:394px;
	position:inherit
}
#contents{
	position: inherit;
	width: 208px;
	height: 394px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(../image/contents.gif);
}
#contents li {
	width: 208px;
	margin: 0 0 4px 0;
}
#contents li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	padding-top: 40px;
	background-image: url(../image/contents.gif);
	background-repeat:no-repeat;
	color: #FFFFFF;
}

/*contents nav
--------------------------------------------------*/

    #nav01 a { background-position:  0   0px; }
	#nav02 a { background-position:  0 -44px; }
	#nav03 a { background-position:  0 -88px; }
	#nav04 a { background-position:  0 -132px; }
	#nav05 a { background-position:  0 -176px; }
	#nav06 a { background-position:  0 -220px; }
	#nav07 a { background-position:  0 -264px; }
	#nav08 a { background-position:  0 -308px; }
	#nav09 a { background-position:  0 -352px; }
	
	#nav01 a:hover { background-position: -208px   0px; }
	#nav02 a:hover { background-position: -208px -44px; }
	#nav03 a:hover { background-position: -208px -88px; }
	#nav04 a:hover { background-position: -208px -132px; }
	#nav05 a:hover { background-position: -208px -176px; }
	#nav06 a:hover { background-position: -208px -220px; }
	#nav07 a:hover { background-position: -208px -264px; }
	#nav08 a:hover { background-position: -208px -308px; }
	#nav09 a:hover { background-position: -208px -352px; }

/* font-size
-------------------------------------------------*/
#font_size{
	width:175px;
	height:35px;
	position:relative;
	margin:15px 0 0 25px;
}
#cheng{
	width:100px;
	padding: 0;
	display: inline;
}
#cheng ul li{
	display: inline;
}
#cheng ul {
	width: 100px;
	padding: 0;
	margin: 0;
	display: inline;
	top: 0;
}
#cheng01 a{
	display:block;
	width:35px;
	height:35px;
	text-indent:-9999px;
	text-decoration:none;
	background-position: 0 0;
	background-image: url(../image/size_1.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
#cheng01 a:hover{
	background-image: url(../image/size_1.gif);
	background-position: 0 -35px;
}
#cheng02 a{
	display:block;
	width:35px;
	height:35px;
	text-indent:-9999px;
	text-decoration:none;
	background-position: 0 0;
	background-image: url(../image/size_2.gif);
	background-repeat: no-repeat;
	left: 60px;
	top: auto;
	position: absolute;
}
#cheng02 a:hover{
	background-image: url(../image/size_2.gif);
	background-position: 0 -35px;
}
#cheng03 a{
	display:block;
	width:35px;
	height:35px;
	text-indent:-9999px;
	text-decoration:none;
	background-position: 0 0;
	background-image: url(../image/size_3.gif);
	background-repeat: no-repeat;
	left: 120px;
	top: 0;
	position: absolute;
}
#cheng03 a:hover{
	background-image: url(../image/size_3.gif);
	background-position: 0 -35px;
}

/*right
-------------------------------------------------*/
#right{
	width:615px;
	float:right;
	margin-bottom: 0;
	margin-left: auto;
}
#top_imege{
	width:587px;
	padding: 0;
	margin:6px 20px 15px 8px;
}
#top_imege h2{
	display:none;
}
#main_imege{
	width:587px;
	height:162px;
	background-image:url(../image/main2.jpg);
	background-repeat:no-repeat;
	padding: 0;
	margin:0 20px 15px 8px;
}
#main_imege p{
	color:#FFF;
	font-size:20px;
	padding:125px 15px 0 0;
	letter-spacing: 10px;
	font-weight: bold;
	text-align: right;
}
#main_imege h2{
	display: none;
}
.work_area{
	padding: 0;
	margin:10px 20px 20px 5px;
	width:590px;
	height:auto;
}
.work_area h3{
	padding:0;
	margin:0 0 10px 5px;
	width:580px;
}
.work_area h4{
	font-weight:bold;
	color:#036;
	margin: 5px 0 5px 5px;
	padding: 10px 10px 0 10px;
	font-size: 14px;
}

/* インラインフレーム
-------------------------------------------------*/
.logbox{
	border: solid 0px #808080;
	width: 570px;
	height: 300px;
	padding: 10px;
	overflow: auto;
}

/* Clear
-----------------------------------------------*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { 
 display: inline-table; 
 min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*floatクリア
-------------------------------------------------*/
.clear{
	clear:both;
	padding-bottom:1px;
}

/*page
-------------------------------------------------*/
#page{
	margin:5px 0px 5px 0px;
}
#page p{
	text-align:right;
	font-size:12px;
	color:#333333;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

/*foot
-------------------------------------------------*/

#footer{
	position:relative;
	width:860px;
	height:110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../image/footer.gif);
	text-align: center;
}
#foot{
	height: 100px;
	padding: 10px 0px 0px 0px;
	text-align: center;
    clear: both;
}
#foot ul li {
	list-style: none;
	font-size: 14px;
	display: inline;
	line-height: 3em;
	color:#FFF;
}
#foot p{
	font-size:14px;
	color:#ffffff;
	text-align:center;
	padding:10px 0px 0px 0px;
	line-height:20px;
}
#foot a {
    color:#ffffff;
	text-decoration: none;
}
#foot a:visited {
    color:#ffffff;
}
#foot a:hover {
	color:#0033FF;
}

