@charset "utf-8";

/*======================================
　1.Reset
=======================================*/

body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;

}
img {border:0;}
ul,ol {list-style: none;}

/*======================================
　2.Fonts
=======================================*/

body {
	font-size: 62.5%;
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,Osaka, 'ＭＳ Ｐゴシック',sans-serif;
}

/*======================================
　3.Other
=======================================*/

body {
	color: #696969;
	background: #F4F4F4;
	text-align: center;

}
p {
font-size: 1.2em;
}

/* --- link --- */
a {
color: #696969;
text-decoration: underline;
}
a:visited {
color: #696969;
text-decoration: underline;
}
a:hover {
color: #9a9a9a;
text-decoration: none;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
/*======================================
　4.Header
=======================================*/
#wrapper {
	background-image: url(../images/kage.jpg);
	background-repeat: repeat-y;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}
#header {
	background-image: url(../images/head_back.jpg);
	background-repeat: repeat-x;
	width: 660px;
	margin-left: 15px;
	padding-right: 20px;
	padding-left: 20px;

}
h1{
	float: left;
	width: 243px;


}
#yoyakutel {
	float: left;
	width: 417px;

}
#mainimage {
	clear: both;
}
#subtitle {
	font-size: 120%;
	color: #63262a;
	padding-top: 1px;
	padding-bottom: 1px;

}
/*======================================
　5.Gnav
=======================================*/
#nav {
	margin-top: 23px;
	height: 50px;
	margin-bottom: 8px;
	background-color: #71a900;



}
#nav li {
	text-indent: -9999px;
	overflow: hidden;
	height: 50px;
	width: 165px;
	float: left;
}
#nav li a {
	width: 165px;
	float: left;
	height: 50px;

}

#gNavtop a {
	background-image: url(../images/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#gNavsymptom a {
	background-image: url(../images/nav_sym.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gNavkenbi a {
	background-image: url(../images/nav_ken.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gNavaccess a {
	background-image: url(../images/nav_access.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gNavtop a:hover {
	background-image: url(../images/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

#gNavsymptom a:hover {
	background-image: url(../images/nav_sym.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#gNavkenbi a:hover {
	background-image: url(../images/nav_ken.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#gNavaccess a:hover {
	background-image: url(../images/nav_access.jpg);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#main {
	background-color: #FFFFFF;
	width: 700px;
	margin-left: 15px;
	margin-right: 15px;


}
#footer {
	background-color: #CCCCCC;
	width: 700px;
	margin-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;

}
#footerNavi li {
	display: inline;
	padding-top: 2px;

}
h2{
	margin-top: 20px; 
}
.txtg {
	font-size: 160%;
	color: #666666;
	margin-top: 10px;
	margin-left: 20px;



}
.nagare li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #739812;
	font-size: 160%;
	list-style-type: none;
	width: 350px;
	margin-top: 0px;







}
.nagare li img {
	margin-left: 10px;
	margin-right: 10px;
}
.nagare li#yame {
	border-bottom-style: none;
	font-size: 120%;
	text-align: right;
}
.cap li {
	font-size: 170%;
	color: #6f3a30;
	font-weight: bold;
	margin-left: 25px;
	background-image: url(../images/orange.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 19px;





}
.nedan {
	font-size: 180%;
	font-weight: bold;
	color: #6f3a30;
	padding-left: 170px;
	padding-top: 25px;
}
.cap {
}
em {
	color: #FF0000;
	font-style: normal;

}
.zei {
	font-size: 75%;
}
.nagare {
	margin-left: 20px;
}

