@charset 'utf-8';

/* 文字消し */
div.about-container h3 span,
p#about-contact-button a{
	display:block;
	margin:0px;
	padding:0px;
	text-indent: -9999px;
	text-decoration:none;
	/* MacIEを排除 \*/
	overflow:hidden;
	/* MacIEを排除ここまで */
}


div.about-container{
	line-height:1.5;
	margin-bottom:25px;
	background:#fff url(../../images/contents/caption-bg01.gif) repeat-x left top;
}

div.about-innercontainer{
	margin:0px 3px;
}

div.about-container h3{
	height:38px;
	margin-bottom:18px;
}

h3#about-caption01,
h3#about-caption01 span{
	background:url(../images/caption01.gif) no-repeat left top;		
}

div.about-container p{
	margin-bottom:2em;
}

div.about-innercontainer02{
	padding-top:26px;
	background:#fff url(../../images/dotsep01.gif) repeat-x left top;
}


div.about-innercontainer02 p{
	margin-bottom:1.2em;
}

div.about-container p.about-illust02{
	margin-bottom:31px;
}


div.about-container p strong{
	color:#ff8600;
}

div.about-container p.about-illust01{
	width:316px;
	float:right;
	margin:0px;
	text-align:right;
}

div.about-container h4{
	margin-bottom:24px;
}

p#about-contact-button{
	width:176px;
	margin:0px 177px 18px;
	margin-top:1em;
}

p#about-contact-button a{
	height:36px;
}

p#about-contact-button,
p#about-contact-button a{
	background:#fff url(../images/contact-button.gif) no-repeat 0px 0px;
}

p#about-contact-button a:hover{
	background-position:0px -36px;
}



div.partner-intro{
	margin:0px 3px 10px;
	padding-bottom:1px;
	background:#fff url(../../images/dotsep01.gif) repeat-x left bottom;
}

div.partner-intro p{
	margin-bottom:21px;
}

div.partner-intro p strong{
	color:#ff8600;
}

div.partner-table{
	width:550px;
	margin:0px 3px;
	background-color:#fff;
}

div.partner-table table{
	line-height:1.4;
	width:100%;
	background-color:#fff;
}

div.partner-table table th{
	white-space:nowrap;
	padding:0em 2em 1em 0em;
	color:#8e2806;
}

div.partner-table table td{
	padding-bottom:1em;
}

span.partner-reward{
	color:#f00;
	padding:0px 3px;
}

span.partner-reward strong{
	font-size:116%;
	font-weight:bold;
}


div#parner-toolcont{
	margin:3px;
	width:550px;
	background-color:#fff;
}

div#parner-toolcont table{
	line-height:1.4;
	width:100%;
	background-color:#fff;
}

div#parner-toolcont table th{
	white-space:nowrap;
	width:1%;
	padding-right:1em;
}

div#parner-toolcont table td p{
	margin-bottom:1em;
}
