/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #42423d;
	background: #fff url(images/header_bg.png) repeat-x;
	font: 76% "メイリオ", Arial, Helvetica, sans-serif;
	height: 100%;
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #468175;
}
a:hover {
	color: #232323;
}
a:active {
	color: #468175;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: "メイリオ", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	color:#666666;
}
h1, h2, h3 {
	font-size: 2.1em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 10px;
}
h3 {
	margin: 30px 0 0;
}
h4 {
	font-size: 1.5em;
	line-height: 1.2;
}

/* Header */
#header_wrap {
	height: 101px;
	border-bottom: 1px solid #322820;
	min-width: 1002px;
	background:url(images/back_back.gif) repeat;
}
#header {
	position: relative;
	height: 101px;
	width: 1002px;
	margin: 0 auto;
	z-index: 1000;
}
#header .logo {
	position: absolute;
	left: 30px;
	top: 19px;
}
/* Banner Header */


#banner {
	position: absolute;
	left: 282px;
	top: 45px;
	width: 728px;
	height: 90px;
}
#loginbanner {
	position: absolute;
	left: 782px;
	top: 25px;
	width: 228px;
	height: 30px;
}
#header_wrap {
	height: 200px;
}
#header {
	height: 195px;
}
/* etcnavigation */
#etcnavigation_wrap {
	position: relative;
	height: 2.5em;
	background: #4e4138;
	border-bottom: 1px solid #fff;
	min-width: 1002px;
}
#etcnavigation {
	position: relative;
	height: 2.5em;
	width: 1002px;
	margin: 0 auto;
}
#etcnavigation_rss {
	position: absolute;
	left: 720px;
	text-transform: uppercase;
	color: #897567;
	line-height: 2.5em;
}
#etcnavigation_rss li {
	display: inline;
}
#etcnavigation_rss li a:link, #etcnavigation_rss li a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 2px;
	letter-spacing: -0.05em;
}
#etcnavigation_rss li a:hover {
	color: #eed2a1;
	text-decoration: none;
}
#etcnavigation_rss li a:active {
	color: #ffffff;
	text-decoration:none;
}
/* Content */
#page_wrap {
	background: #fff;
	width: 1002px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 auto;
}
#page {
	background: #fff;
	width: 1002px;
}
#content_wrap {
	float: left;
	width: 700px;
}
#content {
	
	width: 640px;
	padding: 0 30px;
	padding-bottom: 50px;
}
#content p {
	padding-bottom: 2.0em;
}
#content ul, #content ol {
	margin-bottom: 30px;
}
#content ul li {
	margin-bottom:6px;
	margin-left: 27px;
	padding-left: 13px;
}
#content ol li {
	margin-bottom:6px;
	margin-left: 40px;
}
#content ul li {
}
#content ol li {
	list-style: decimal;
}
/* Breadcrumb */
#breadcrumb {
	width: 98%;
	padding-left: 30px;
	margin-bottom:18px;
	background: #ebebeb;
	border-bottom: 1px solid #b8babb;
	height: 23px;
	font-size: 10px;
	color: #453f3a;
	letter-spacing: -0.05em;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
	color: #468175;
}

/* maincontents */

#content .maincontents {
	position: relative;
	display: block;
	width:640px;
	border-bottom: 1px solid #dfddd5;
	padding-bottom: 5px;
	margin-bottom: 25px;
}
#content .maincontents2 {
	position: relative;
	display: block;
	width:640px;
	border-bottom: 5px solid #EBF2DB;
	border-top: 5px solid #EBF2DB;
	padding-bottom: 5px;
	padding-top:8px;
	margin-bottom: 25px;
}
#content .maincontents2 h1 {
	font-size: 2.6em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 5px;
	padding-right: 50px;
}

#content .maincontents2 h1 a:hover {
	text-decoration: underline;
}
#content .maincontents h1 {
	font-size: 2.6em;
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 5px;
	padding-right: 50px;
}

#content .maincontents h1 a:hover {
	text-decoration: underline;
}
#content .maincontents img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	display:block;
	width:200px;
	height:200px;
}
#content .maincontents2 img {
	margin-bottom:20px;
	
}

#content .maincontents .mainbox {
	display:block;
	float:left;
	width:400px;
}
#content .maincontents .text {
	display:block;
	width:400px;
}
#content .maincontents .mainbox2 {
	display:block;
	width:600px;
}
#content .maincontents .text2 {
	display:block;
	width:600px;
}

#page_top {
	clear: both;
	text-align: right;
}
#page_top a {
	margin-left:auto;
	display:block;
	width:98px;
	height:22px;
	text-decoration:none;
	background:url(images/page_top.gif) no-repeat;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 300px;
	padding-bottom: 40px;
}

#sidebar p {
	color:#333;
margin: 0 20px;
	padding: 12px 0;
}

#sidebar h2 {
	font-size: 1.75em;
	letter-spacing: -0.02em;
	margin: 0;
}
#sidebar h3 {
font-size:1.4em;
	color:#996666;
	margin-left:15px;
	margin-top:0;
	padding:12px 12px 12px 32px;
	background:url(images/list.gif) left center no-repeat; 
}

#sidebar a:link, #sidebar a:visited {
	color: #468175;
	text-decoration:none;
}
#sidebar a:hover {
	color: #468175;
	text-decoration: underline;
}
#sidebar a:active {
	color: #468175;
	text-decoration:none;
}
/* Sidebar SideBox */
.sidebox {
	width: 274px;
	height:100px;
	border-left: 1px solid #b8babb;
	border-right: 1px solid #b8babb;
	background-color: #c3c3c3;
	padding:5px 12px;
}
.sidebox .img {
	position: absolute;
	top: 10px;
	left: 20px;
}
.sidebox ul {
	position: absolute;
	text-transform: uppercase;
	top: 119px;
	left: 60px;
	color:#6f6060;
	font-size: 10px;
}
.sidebox li {
	display: inline;
}
#sidebar .sidebox li a:link, #sidebar .sidebox li a:visited {
	padding: 0 2px;
	text-decoration: none;
	color: #468175;
}
#sidebar .sidebox li a:hover {
	text-decoration: underline;
	color: #468175;
}
#sidebar .sidebox li a:active {
	color: #468175;
	text-decoration:none;
}
/* Sidebar Adspace */
.sidebar_adspace {
	width: 298px;
	background: #c3c3c3;
	border-left: 1px solid #c2c4c5;
	border-right: 1px solid #bbbcbc;
}
.image_wrap {
	width: 275px;
	padding: 15px 0px;
	padding-left: 18px;
	background-color: #c3c3c3;
}
.image_wrap2 {
	width: 275px;
	padding: 15px 0px;
	padding-left: 18px;
	background-color: #ffffff;
}
.image_wrap img {
	float: left;
	padding: 5px 3px;
}
/* Sidebar Subimgbox */
.sidebar_subimgbox {
	position: relative;
	float: left;
	padding-top: 22px;
	padding-left: 73px;
	padding-bottom: 30px;
	color: #424242;
	background: url(images/border_sidebar.gif) repeat-x 0 100%;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
	width: 225px;
}
.sidebar_subimgbox .img {
	position: absolute;
	left: 21px;
	top: 20px;
}
.sidebar_subimgbox_text ul {
	display: block;
	width: 190px;
	padding: 15px 0px;
}
.sidebar_subimgbox_text ul li {
	display: inline;
	float: left;
	margin-right: 6px;
	margin-bottom: 7px;
}
.sidebar_subimgbox_text ul li a {
	display: inline;
	float: left;
	width: 8.0em;
}
/* Sidebar Write */
.sidebar_write {
	clear:both;
	padding: 22px 20px;
	color: #424242;
	background: #fff;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
	width: 258px;
}
.sidebar_write .sidetxt {
	display:block;
	float:left;
	width:198px;
}
.sidebar_write .img {
	margin:0 10px 20px 0;
	display:block;
	width:50px;
	height:50px;
	float:left;
}
.sidebar_write a {
	display: inline;
	margin-top: 10px;
	float: left;
	width: 9.0em;
}

.sidebar_write2 {
	clear:both;
	color:#996666;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
	width: 298px;
}


/* Side Contents */
.side_contents {
	clear:both;
	width: 298px;
	border-left: 1px solid #cdcfcf;
	border-right: 1px solid #bbbcbc;
}

.side_contents ul {
	margin: 0 20px;
	border-top: 1px solid #d0d0d0;
}
.side_contents ul li {
	padding: 12px 0;
	border-bottom: 1px solid #d0d0d0;
}
/* Footer */
#footer_wrap {
	min-width: 1002px;
	position: relative;
}
#footer {
	position: relative;
	width: 972px;
	padding: 60px 0 20px 30px;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #a79578;
	margin: 0 auto;
}
#footer p {
	padding-bottom: 20px;
}
#footer h4 {
	color:#ffffff;
}


#footer .footer_img {
	margin-bottom: 20px;
}
#footer_wrap {
	display: block;
	background: #372c24;
}
#footer .logo {
	position: absolute;
	left: 30px;
	top: -30px;
}
.box {
	width: 200px;
	float: left;
	margin-right: 43px;
	z-index: 99;
}
.box h1 {
	color: #fffffe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	margin-bottom: 30px;
}
.box li {
	padding-bottom: 10px;
}
.box a:link, .box a:visited {
	color: #fffffe;
	background: #2e251e;
	padding: 2px 5px;
	padding-bottom: 4px;
	text-decoration:none;
}
.box a:hover {
	color: #fffffe;
	background: #468175;
	text-decoration: none;
}
.box a:active {
	color: #fffffe;
	text-decoration:none;
}
#footer .uuinfo {
	clear:both;
	border-top: 1px solid #514437;
	width: 972px;
	margin: 10px 0;
	padding: 20px 0;
}
#footer img {
	margin-right: 30px;
}
div#pick_img.adblock {
	width:100%;
	display:block;
	background-color:#c3c3c3;
}
div#pick_img.adblock a {
	width:125px;
}
div#pick_img.adblock a img {
	padding:0;
}
div#pick_img.adblock a {
	display:block;
	font-size:11px;
	color:#888;
	margin:0 10px 10px 0;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	float:left;
	background-color:#c3c3c3;
}
div#pick_img.adblock img {
	border:0;
	clear:right;
}
.hidden {
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
/* @group メニュー #menu */
#menu {
	margin-bottom: 9px;
}
#menu ul {
	position: absolute;
	left: 26px;
	top: 148px;
	width: 950px;
	height: 52px;
	background: url(images/Theme-navi.gif) no-repeat 0 -52px;
	overflow: hidden;
}
#menu ul li {
	float: left;
	width: 99px;
	height: 52px;
}
#menu ul li a {
	display: block;
	width: 99px;
	height: 52px;
	text-decoration: none;
}
#menu1 a {
	background: url(images/Theme-navi.gif) no-repeat 0 0;
}
#menu2 a {
	background: url(images/Theme-navi.gif) no-repeat -99px 0;
}
#menu3 a {
	background: url(images/Theme-navi.gif) no-repeat -198px 0;
}
#menu4 a {
	background: url(images/Theme-navi.gif) no-repeat -297px 0;
}
#menu5 a {
	background: url(images/Theme-navi.gif) no-repeat -396px 0;
}
#menu6 a {
	background: url(images/Theme-navi.gif) no-repeat -495px 0;
}
#menu7 a {
	background: url(images/Theme-navi.gif) no-repeat -594px 0;
}
#menu8 a {
	background: url(images/Theme-navi.gif) no-repeat -693px 0;
}
#menu9 a {
	width: 168px!important;
	background: url(images/Theme-navi.gif) no-repeat -792px 0;
}
#menu ul li a:hover {
	background-image: none!important;
}
body.top #menu1 a, #menu1 a:active {
	background: url(images/Theme-navi.gif) no-repeat 0 -104px;
}
body.love #menu2 a, #menu2 a:active {
	background: url(images/Theme-navi.gif) no-repeat -99px -104px;
}
body.health #menu3 a, #menu3 a:active {
	background: url(images/Theme-navi.gif) no-repeat -198px -104px;
}
body.people #menu4 a, #menu4 a:active {
	background: url(images/Theme-navi.gif) no-repeat -297px -104px;
}
body.lifestyle #menu5 a, #menu5 a:active {
	background: url(images/Theme-navi.gif) no-repeat -396px -104px;
}
body.mental #menu6 a, #menu6 a:active {
	background: url(images/Theme-navi.gif) no-repeat -495px -104px;
}
body.work #menu7 a, #menu7 a:active {
	background: url(images/Theme-navi.gif) no-repeat -594px -104px;
}
body.money #menu8 a, #menu8 a:active {
	background: url(images/Theme-navi.gif) no-repeat -693px -104px;
}
body.beginners #menu9 a, #menu9 a:active {
	width: 168px!important;
	background: url(images/Theme-navi.gif) no-repeat -792px -104px;
}
.hidden {
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#menu ul li a strong, #menu ul li a span {
	visibility: hidden;
}

/* @end メニュー #menu */


