@charset "utf-8";
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.84em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック";
	background-color: #FFFFFF;
	line-height: 140%;
}
div,img,h1,h2,h3,h4,h5,h6,p,ul,dl,dt,dd{
	margin:0;
	padding:0;
	border:0;
	display:block;
	list-style:none;
	}
	a:link {text-decoration: none;color: #0099FF;}
a:visited {text-decoration: none;color: #336699;}
a:hover {text-decoration: underline;color: #336699;}
a:active {	text-decoration: none;}#all {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/main_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}
.clearfix:after {

  content: ".";  /* 新しい要素を作る */

  display: block;  /* ブロックレベル要素に */

  clear: both;

  height: 0;

  visibility: hidden;

}





.clearfix {

  min-height: 1px;

}



* html .clearfix {

  height: 1px;

  /*\*//*/

  height: auto;

  overflow: hidden;

  /**/

}

#contents {
	margin-right: 35px;
	margin-left: 25px;
}
#basemenu,#blogmenu {
	width: 170px;
	float: left;
}
#blogmenu ul{
	margin-bottom: 15px;
}
#blogmenu li{
	background-image: url(img/point01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 5px;
	padding-left: 15px;
	line-height: 120%;
}
#basemenu li {
	margin-bottom: 8px;
}
#foot {
	background-image: url(img/foot.gif);
	background-repeat: no-repeat;
	height: 200px;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
}
#main {
	float: right;
	width: 560px;
}
#sitetitle {
	margin-bottom: 15px;
}
#main p {
	margin-bottom: 15px;
	padding-bottom: 6px;
}
.list01,.list02 {
	padding-left: 0px;
	margin-bottom: 20px;
}
.list01 li {
	background-image: url(img/point01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.list02 li {
	padding-left: 15px;
	margin-bottom: 5px;
	background: url(img/point02.gif) no-repeat 0px 3px;
}

#main h2 {
	margin-bottom: 15px;
}
#main #navi {
	font-size: 0.84em;
	text-align: right;
	margin-bottom: 0px;
}
#main h3 {
	margin-bottom: 15px;
	color: #996600;
	background-color: #FEF7EF;
	font-size: 1.1em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F172AC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DEDC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6DEDC;
}
#main h4 {
	margin-bottom: 15px;
	font-size: 1.1em;
	color: #996600;
	padding-left: 5px;
	background-image: url(img/line01.gif);
	height: 23px;
}
#main h5 {
	background-image: url(img/point02.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-bottom: 15px;
	padding-left: 15px;
	font-size: 1.0em;
}
.pagetop {
	font-size: 0.84em;
	text-align: right;
}
blockquote {
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F6BDD6;
	margin-left: 20px;
}
#basemenu img {
	display: inline;
}
.table01 {
	margin: 10px 0px 20px;
	border-collapse: collapse;
}

.table01 td {
	padding: 2px 5px;
	border: 1px solid #999999;
}
.table01 th {
	padding: 2px 5px;
	border: 1px solid #999999;
	text-align: center;
	background-color: #FDF0F5;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.dl01{
	margin-bottom: 25px;
	margin-top: 25px;
}

.dl01 dt {
	font-weight: bold;
	color: #666666;
	margin-bottom: 0.5em;
	padding-left: 15px;
	background-image: url(img/point02.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.dl01 dd {
	margin-top: -2.1em;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 10em;
	background: url(../img/base/point02.gif) no-repeat left 4px;
	padding-bottom: 0.5em;
}
#main .q {
	margin-bottom: 15px;
	font-size: 1.1em;
	color: #734E00;
	padding-left: 25px;
	background-image: url(img/faq/q.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: 0px 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C8E0B0;
	display: block;
}
#main .asw {
	padding-left: 25px;
	background-image: url(img/faq/a.gif);
	background-repeat: no-repeat;
}
#blogmenu h2 {
	font-size: 1.1em;
	color: #F172AC;
	background-image: url(img/point02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F172AC;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#blogmenu p {
	margin-bottom: 15px;
}
.entry {
	padding-bottom: 40px;
}
#foot table {
	margin-top: 40px;
}
#main h2 {
	background: url(img/h2bg.gif) no-repeat 0px 0px;
	padding-bottom: 12px;
	padding-left: 50px;
	color: #685440;
	letter-spacing: 0.3em;
}
ul.localnavi {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style-type: none;
}

ul.localnavi li {
	margin: 0;
	padding: 0;
	float: left;
	/* 固定幅にしたかったら
	width: 110px;
	*/
	text-align: center;
	font-size: 13px; /* 文字サイズ */
}

ul.localnavi li a {
	padding: 9px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #0000FF;
	background-color: #FEF7EF;
	text-decoration: underline;
	border-top: 1px solid #A1CF13;
	border-right: 1px solid #A1CF13;
	border-bottom: 1px solid #A1CF13;
	border-left: 1px none #A1CF13;
}

ul.localnavi li a:hover {
	border-color: #A1CF13;
	background-color: #F8C2D7;
	text-decoration: none;
}

/* ClearFix */

ul.localnavi {
	_height: 1px;
	min-height: 1px;
	margin-bottom: 20px;
	border-left: 1px solid #A3D018;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.localnavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.section ,.entry{
	padding: 15px;
	margin-bottom: 30px;
	border: 2px solid #FBCEE2;
}
#main .entry h2 {
	font-size: 14px;
}
