@charset "utf-8";
/* formatting style
---------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #999999;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}
/* link style
---------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
---------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#main {
	padding: 15px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
}
#sidebar {
	padding: 15px;
	float: left;
	width: 225px;
	margin-bottom: 20px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
}
/* header styles
---------------------------*/
#header {
	background-image: url(images/header001.jpg);
	background-repeat: no-repeat;
	height: 155px;
	border-top: 3px solid #660000;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 10px;
}
#header h1 {
	color: #999999;
	text-align: right;
	position: relative;
	top: 55px;
}


#header ul {
	background-color: #FFFFFF;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 100px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	height: 2.5em;
	width: 170px;
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top: 3px solid #CC0000;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
	text-align: center;
	display: block;
}
#header ul li a:hover {
	background-color: #E8ECF5;
}

#header ul li#nHome a {
	border-left-style: none;
}
#home #header #nHome a,
#profile #header #nProfile a,
#price #header #nPrice a,
#flow #header #nFlow a,
#faq #header #nFaq a{
	color: #FFFFFF;
	background-color: #828CA7;
}

/* main styles
---------------------------*/
#main h2 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #666666;
	border-top: 3px solid #cc0000;
}
#main h4 {
	border-top: 3px solid #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}

#main p {
	line-height: 1.8;
	margin-bottom: 1em;
}
#home #main h2 {
	font-size: 160%;
}
#home #main h3 {
	font-size: 120%;
}



#main dl#price dt {
	font-weight: bold;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 205px;
	padding-left: 15px;
}
#main dl#price dd {
	margin: 0px 0px 10px 6em;
}
#main em {
	color: #FF0000;
}
#mainFooter p {
	background-color: #f5f5f5;
	text-align: center;
	border: thin solid #666666;
	font-size: 90%;
}





/* sidebar styales
---------------------------*/
#sidebar h2 {
	margin-bottom: 15px;
}
#sidebar dl dt a {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#sidebar dl dt a:hover {
	border: 1px solid #000000;
}

#sidebar dl dt {
	clear: both;
}
/* footer styles
---------------------------*/
#sidebar dl dd {
	margin-bottom: 10px;
}
#sidebar ul {
	margin-top: 10px;
}
#sidebar ul li {
	margin-bottom: 6px;
	list-style: none;
}
#sidebar ul li a {
	display: block;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 210px;
	padding-left: 15px;
}
#sidebar ul li a:hover {
	background-image: url(images/arrow_hover.gif);
}

#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
}
/* faq
---------------------------*/
#main dl#faqList dt {
	font-weight: bold;
	background-image: url(images/q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#main dl#faqList dd {
	line-height: 1.8;
	background-image: url(images/a.jpg);
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
	background-repeat: no-repeat;
}
/* table
---------------------------*/
#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
#link #wrapper #main h6 {
	border-top: 2px dotted #999999;
	margin-top: 5px;
}

