/*--------------------------------------------------------
a
--------------------------------------------------------*/

a {
	color: #1d3994;
	text-decoration: underline;
}

a:hover {
	color: #00a2ff;
}

a:visited {
	color: #941d55;
}

/*--------------------------------------------------------
img
--------------------------------------------------------*/

img {
	border: none;
}

/*--------------------------------------------------------
p
--------------------------------------------------------*/

p {
	margin: 1em;
}

/*--------------------------------------------------------
body
--------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/*--------------------------------------------------------
base
--------------------------------------------------------*/

#base {
	width: 940px;
	margin: 0 auto;
	background: #ffe9f1;
}

/*--------------------------------------------------------
header
--------------------------------------------------------*/

#header {
	width: 940px;
	height: 610px;
	background: #ffe9f1 url('images/header_bg.gif') no-repeat;
	position:relative;
}

#header_sub {
	width: 940px;
	height: 1270px;
	background: #ffe9f1 url('images/header_bg_sub.gif') no-repeat;
	position:relative;
}

h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 1;
}

#logo {
	position: absolute;
	z-index: 2;
	left: 494px;
}

#top_article {
	position: absolute;
	z-index: 3;
	top: 220px;
}

#subarea {
	position: absolute;
	z-index: 3;
	top: 280px;
	left: 180px;
}

h2 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 4;
	top: 310px;
}

#h2txt1 {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 4;
	top: 310px;
}

#siteimg {
	position: absolute;
	z-index: 5;
	top: 388px;
	left: 40px;
}

#intro {
	position: absolute;
	z-index: 6;
	top: 374px;
	left: 300px;
	right: 58px;
	line-height: 1.6em;
	font-size: 90%;
}

#intro_banner {
	position: absolute;
	z-index: 7;
	top: 528px;
	left: 360px;
}

/*--------------------------------------------------------
contents
--------------------------------------------------------*/

#contents {
	margin: 0 20px;
}

/*--------------------------------------------------------
review
--------------------------------------------------------*/

h3 {
	margin: 20px 0 10px;
	padding: 0 20px 0 40px;
	line-height: 40px;
	color: #ffffff;
	background: #f44178 url('images/h3_bg.gif');
}

.textbox {
	margin: 0 0 10px;
	border: 1px solid #aaaaaa;
	font-size: 90%;
}

#review table.wrap_a {
	padding: 10px;
	border: 14px solid #dddddd;
	background-color: #ffffff;
}

#review table th.review_genre {
	text-align: left;
	font-size: 1.2em;
	padding: 10px;
	border-bottom: 1px double #000000;
	border-left: 8px solid #941795;
}

#review table th.review_site {
	text-align: left;
	padding: 20px 10px 10px;
	border-bottom: 1px solid #000000;
}

#review table td.list_data_l {
	border-bottom: 2px dotted #dddddd;
	border-right: 2px dotted #dddddd;
}

#review table td.list_data_r {
	border-bottom: 2px dotted #dddddd;
}

#review table th,
#review table td {
	font-size: 12px;
	line-height: 1.2em;
}

#review table th.review_image {
	padding: 10px;
	text-align: center;
}

#review table th.review_date {
	text-align: left;
	font-weight: normal;
	padding: 10px 0 0 0;
	color: #a7a7a7;
}

#review table th.review_text {
	text-align: left;
	font-weight: normal;
	padding: 10px 10px 0 0;
}

#review table td {
	text-align: right;
	padding: 0 10px 10px 0;
}

.linkbox {
	margin: 10px auto;
	width: 300px;
	height: 100px;
	border: 1px solid #ff0000;
	background-color: #ffffff;
	font-size: 90%;
}

/*--------------------------------------------------------
intro2
--------------------------------------------------------*/

.intro2 {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.intro2 dl {
	margin: 20px 30px;
	padding: 0;
}

.intro2 dt {
	margin: 0;
	padding: 0 0 0 24px;
	line-height: 2em;
	font-weight: bold;
	background: url('images/check1.gif') no-repeat left 3px;
}

.intro2 dd {
	margin: 0;
	padding: 0 10px 16px 24px;
	line-height: 1.6em;
	font-size: 90%;
}

h4 {
	margin: 10px 20px;
	padding: 0 20px;
	line-height: 40px;
	color: #00a651;
	border-bottom: 1px solid #000000;
	border-left: 8px solid #7cc576;
}

.intro2 table {
	width: 860px;
	margin: 0 20px 30px;
	padding: 0;
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
    border-spacing: 0;
}

.intro2 th {
	padding: 10px;
    border: 1px solid #cccccc;
    line-height: 1.6em;
    font-weight: bold;
    color: #ffffff;
    background-color: #fa9932;
}

.intro2 th.division1 {
	width: 10%;
}

.intro2 th.division2 {
	width: 14%;
}

.intro2 th.division3 {
	width: 20%;
}

.intro2 th.division4 {
	width: 34%;
}

.intro2 td {
	padding: 10px;
    border: 1px solid #cccccc;
    line-height: 1.6em;
}

.intro2 tr.look {
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
}

/*--------------------------------------------------------
address
--------------------------------------------------------*/

.address {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

.address table {
	width: 860px;
	margin: 20px 20px 30px;
	padding: 0;
	border-collapse: collapse;
    border-spacing: 0;
}

.address th {
	padding: 10px;
	border-bottom: 1px solid #000000;
	border-left: 6px solid #941795;
	line-height: 1.6em;
	text-align: left;
	font-size: 1.2em;
}

.address td {
	padding: 10px 10px 10px 20px;
	border-bottom: 2px dotted #cccccc;
	line-height: 1.6em;
	text-align: left;
	font-size: 90%;
}

.address td.tdspace {
	padding: 0;
	border-bottom: none;
	line-height: 20px;
	font-size: 90%;
}

/*--------------------------------------------------------
tag
--------------------------------------------------------*/

#tag {
	border: 2px dotted #aaaaaa;
	background-color: #ffffff;
	font-size: 80%;
}

/*--------------------------------------------------------
prlink
--------------------------------------------------------*/

#prlink {
	text-align: center;
	font-size: 80%;
}

/*--------------------------------------------------------
footer
--------------------------------------------------------*/

#footer {
	margin: 30px 0 0;
	border-top: 1px solid #aaaaaa;
	text-align: center;
	font-size: 90%;
	height: 100px;
}

/*--------------------------------------------------------
errorbox
--------------------------------------------------------*/

#errorbox {
	margin: 140px auto;
	width: 600px;
	text-align: center;
}

#errorbox table {
	margin: 0 auto;
	width: 460px;
}

#errorbox table th {
	width: 120px;
	height: 120px;
	font-size: 1.6em;
	color: #ffffff;
}

#errorbox table td.ermessage {
	font-size: 1.6em;
	font-weight: bold;
}

#errorbox table tr.wh1 {
	height: 100px;
}

#errorbox table td {
	line-height: 2em;
}

/*--------------------------------------------------------
common
--------------------------------------------------------*/

.center { text-align: center; }

.right { text-align: right; }

.fll { float: left; }

.red { color: #ff0000; }

.red_bg { background-color: #ff0000; }

.blue_bg { background-color: #0000ff; }

.green_bg { background-color: #44c61c; }

.yellow_bg { background-color: #ff00ff; }

.b { font-weight: bold; }

.small { font-size: 80%; }

.emphasis {
	font-size: 1.1em;
	font-weight: bold;
	color: #ff0000;
}

.emphasis2 {
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: underline;
}

a.opacity:hover {
	zoom: 1;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

hr.space {
	width: 516px;
	height: 0;
	margin: 30px 0;
	padding: 0;
	border: none;
}

/*--------------------------------------------------------
clear
--------------------------------------------------------*/

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}

