@charset "utf-8";
/* CSS Document */

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #A19D8D;
	font-size: 13px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #333333;
}
#wrapper {
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 200px;
}
#header {
	margin-bottom: 20px;
}
#header .timgb {
	margin: auto;
	width: 270px;
}
#header .mimgb {
	margin: auto;
	width: 330px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}

#main {
	width: 800px;
	float: left;
}
#topcontents {
	float: left;
	width: 800px;
}
#topcontents .timgb {
	margin: auto;
	width: 333px;
}
#contents {
	float: left;
	width: 800px;
	border: 1px solid #8A8674;
}
#contents .timgb {
	margin: auto;
	width: 260px;
}
#contents .comment {
	margin-left: 160px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#contents .comment a {
	color: #333333;
	text-decoration: underline;
}

#contents p {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}

.sptxt {
	font-weight: bold;
	color: #333399;
}
#contents .method {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 100px;
}
#contents .faq {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 20px;
	margin-left: 20px;
}
.ans {
	color: #333399;
}
#contents .instance {
	float: left;
	width: 770px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contents .instop {
	float: left;
	width: 760px;
}

#contents .insleft {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#contents .insrighttop {
	float: right;
	width: 560px;
}
#contents .insrightb {
	float: right;
	width: 560px;
}
#contents .insrightb img {
	float: left;
	width: 150px;
	margin-right: 50px;
	display: block;
}
#contents .insrightb .txtb {
	float: left;
	color: #FFFF99;
	font-weight: bold;
	font-size: 18px;
}
#contents .insbottom {
	clear: both;
	float: left;
	width: 760px;
	margin-top: 20px;
}
#contents .insbottom .mlist {
	float: left;
	width: 126px;
	text-align: center;
	height: 30px;
}
#contents .insbottom .mlist a {
	color: #333333;
	text-decoration: none;
}
#contents .insbottom .mlist a:hover {
	text-decoration: underline;
}
.now {
	color: #FF0000;
}

#contents .insbottom .txtb {
	clear: both;
	float: left;
	width: 760px;
	margin-top: 10px;
}
#contents .service {
	margin: 20px;
	float: left;
	width: 760px;
}
#contents .service .tit {
	text-align: center;
	color: #333399;
	font-size: 24px;
	float: left;
	width: 760px;
	margin-bottom: 20px;
}
#contents .service .picb {
	float: left;
	width: 76px;
	height: 70px;
}
#contents .service .picb p {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents .service .txtb {
	clear: both;
	float: left;
	width: 760px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.attention {
	color: #333399;
}


















#menu {
	float: left;
	width: 800px;
	margin-top: 30px;
}
#menu .mb01 {
	float: left;
	width: 100px;
}
#menu .mb02 {
	float: left;
	width: 135px;
}
#menu .mb03 {
	float: left;
	width: 173px;
}
#menu .mb04 {
	float: left;
	width: 150px;
}
#menu .mb05 {
	float: left;
	width: 144px;
}
#menu .mb06 {
	float: left;
	width: 98px;
}
#footer {
	clear: both;
	width: 800px;
	padding-bottom: 50px;
}
