@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin: /* 20px 0 */ 20px 0px 0px 0px;
   padding:0;
   letter-spacing:1px;
   background:#fff;
   background: #E7DFCE url(../images/sys/bg_body.jpg) fixed;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#31001D;
   text-decoration:none;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
   width:740px;
   margin:0 auto;
   padding:0px 10px 10px 10px;	/* 2009/12/21 */
   background-color: #E7DFCE;
}

div#header {
   width:740px;
}

div#menu {
   margin-bottom: 1px;	/* 2009/12/21 */
   width:740px;
   background-color: /* black */#212021;
}

div#headImage {
   margin-bottom: 0;
   padding-bottom: /* 3px */1px;	/* 2009/12/21 */
   width:740px;
   font-size: 0;
   line-height: 0;
}

div#contents {
   clear:both;
   width:740px;
   background: #fff url(../images/sys/bg_contents.gif) 100% 0 repeat-y;
}

div#main {
   float:left;
   width:540px;
   padding:0 10px;
}

div#sub {
   float:right;
   width:180px;
   margin-top:10px;
}

div#totop {
}

div#footer {
   clear:both;
   width:740px;
}

/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {		/* 2009/12/21変更 */
   margin:0 0 0 0;
   padding:7px 0 7px 0;
   font-size: /* 2em *//*150%*/100%;
   font-weight: bold;
   color: /* #fff */rgb(183,94,50);
   line-height: /* 80px */100%;
}

div#header h1 a {
   color: rgb(183,94,50);
}

div#header h1 a:hover {
   color:#EEEBEB;
}

/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

div#menu li {
   float:left;
   font-size:0.75em;
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
   display:block;
   width:148px;
   padding:10px 0;
   border-right: 1px solid white;	/* 2009/12/21 */
   color:#fff;
   background-color:#212021;
}

div#menu li a.active{
   display:block;
   width:148px;
   padding:10px 0;
   color:#fff;
   background-color:#8C514A;
}

div#menu li a:hover{
   color:#ddd;
}

/* 回り込み解除 */
div#menu ul:after{
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* ========HEADLINE CONTENTS CUSTOMIZE======== */
div#contents /* h1 */div#subtitle {
   margin-bottom:8px;
   padding:5px;
   color:#fff;
   font-family:Georgia;
   font-size: /*1.25em */90%;
   font-weight:bold;
   line-height:1.4;
   background:#8C514A;
   color: #ccc;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#D70053;
   text-decoration:underline;
}

div#main a:hover {
   color:#D2447B;
   border:0;
   border-bottom:1px solid #D2447B;
}

/*	DEL:2009/12/21 */
/*
div#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   width: 450px;
   color:#31001D;
   font-size:0.94em;
   font-weight:bold;
   line-height:1.4;
   border-bottom:3px double #535D57;
}
*/

div#main h2 {
   margin-top: 13px;
   margin-bottom:3px;
   font-size:0.88em;
   color: rgb(140,81,74);
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
   line-height:1.4;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.75em;
   line-height:1.4;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main li{
   line-height:1.4;
}

div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   line-height:1.4;
   background:#f1f1f1;
}

/* ========sub CONTENTS CUSTOMIZE======== */
div#sub .section {

}

div#sub div.category_title {	/* 2009/12/21 */
   padding: 3px 3px 3px 6px;
   font-size:0.88em;
   font-weight:bold;
   color:#fff;
}

div#sub ul {
   margin:0;
   padding:5px 0 1em 5px;
}

div#sub li {
   margin:0;
   padding-left:18px;
   font-size:0.75em;
   color:#fff;
   line-height:1.8;
   background:url(../images/sys/bg_sub_li.gif) 0 4px no-repeat;
   list-style:none;
}

div#sub li a{
   color:#fff;
}

div#sub li a:hover{
   color:#ddd;
}
/* ========FOOTER CUSTOMIZE======== */
div#totop{
   position:relative;
   height: /* 2em */15px;
}

div#totop p{
   position:absolute;
   top:10px;
   right:7px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   background: url(../images/sys/bg_totop.gif) 0 50% no-repeat;
}

address{
   padding:/* 10px 0 */ 0px 0px 0px 0px;
   font-size:0.63em;
   color:#333;
   text-align:center;
}

/*** ADD ***/

.marker {
	background-color: rgb(255,255,0);
}

strong {
	font-size: 125%;
	font-weight: bolder;
}

div#headImage div#headImage_title {		/* 2009/12/21 */
   margin-top: -35px;
   margin-left: 16px;
   margin-bottom: 0;
   margin-right: 0;
   font-size: 16px;
   font-weight: bold;
   line-height: 100%;
   letter-spacing: 3px;
   
}

div#headImage div#headImage_title a {	/* 2009/12/21 */
   color: rgb(235,158,31);
}

div#headImage div#headImage_title a:hover {	/* 2009/12/21 */
   color: /* rgb(231,223,206) */rgb(160,156,243);
}

div#headImage p#description {
   margin-top: -150px;
   margin-left: 590px;
   margin-bottom: 0;
   padding-bottom: 0;
   width: 130px;
   height: 169px;
   font-size: 10px;
   line-height: 120%;
   color: white;
   line-height: 130%;
}

div#access_analyze
{
   padding-top: 3px;
   padding-bottom: 3px;
   text-align: center;
}

br.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

/*** 画像 ***/
div.image_left {
	margin-top: 5px;
	padding-right: 15px;
	width: 100px;	/* dummy */
	float: left;
}

div.image_right {
	margin-top: 5px;
	padding-left: 15px;
	width: 100px;	/* dummy */
	float: right;
}

div.image_center {
	margin-top: 5px;
    width: 100%;
	text-align: center;
}

div#main div.image_left p.explain, 
div#main div.image_right p.explain, 
div#main div.image_center p.explain {
	margin-top: 5px;
	font-size: 65%;
	font-weight: bold;
	color: gray;
	text-align: center;
}

div#main div.image_left p.explain .marker, 
div#main div.image_right p.explain .marker, 
div#main div.image_center p.explain .marker {
	color: gray;
}

div#main div.image_left p.image_link, 
div#main div.image_right p.image_link, 
div#main div.image_center p.image_link {
	margin-top: 5px;
	text-align: center;
}

div#main div.image_left a,
div#main div.image_right a,
div#main div.image_center a {
	border: 0;
    text-decoration: underline;
	font-size: 85%;
	font-weight: bold;
	color: gray;
}

div#main div.image_left a:hover,
div#main div.image_right a:hover,
div#main div.image_center a:hover {
	border: 0;
	color: rgb(140,81,74);	
}

/* ADD */
div.affiliate_title {	/* 2009/12/21 */
   margin: 12px 0 0 0;
   border-top: 3px double #535D57;
   padding: 25px 2px 6px 0;
   width: 450px;
   color:rgb(140,81,74);
   font-size:0.88em;
   font-weight: bold;
   line-height:100%;
}
