@charset "shift_jis";

/* Universal selector
---------------------------------------*/
*{
	margin: 0;
	padding: 0;
	color: #555;
	line-height: 1.7;
	text-decoration: none;
	background-color: transparent;
	}

/* Structure Module
---------------------------------------*/
body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "‚l‚r ‚oƒSƒVƒbƒN", Verdana, sans-serif;
	font-size: 12px;
	background: #222 url(../images/common/bg.jpg) no-repeat fixed 276px top;
	}
body#menu01 {
	background: #222 url(../images/menu01/bg.jpg) no-repeat fixed 276px top;
	}
body#menu02 {
	background: #222 url(../images/menu02/bg.jpg) no-repeat fixed 276px top;
	}
body#menu03 {
	background: #222 url(../images/menu03/bg.jpg) no-repeat fixed 276px top;
	}
body#menu04 {
	background: #222 url(../images/menu04/bg.jpg) no-repeat fixed 276px top;
	}
body#menu05 {
	background: #222 url(../images/menu05/bg.jpg) no-repeat fixed 276px top;
	}
body#menu06 {
	background: #222 url(../images/menu06/bg.jpg) no-repeat fixed 276px top;
	}
body#menu07 {
	background: #222 url(../images/menu07/bg.jpg) no-repeat fixed 276px top;
	}



/* Text Module
---------------------------------------*/

p {
	margin: 0 0 15px;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0 0 15px;
	line-height: 1.0;
	font-weight: bold;
	letter-spacing: -2px;
	}
h1 {
	padding-left: 10px;
	font-size: 320%;
	color: #555;
	border-left: 6px solid #ccc;
	}
h2 {
	padding: 8px 10px 8px 25px;
	font-size: 14px;
	color: #CE1370;
	border-bottom: 2px solid #ccc;
	background: url(../images/common/h1_bg.gif);
	}
h3 {
	padding: 8px 10px 8px 25px;
	font-size: 14px;
	color: #78347a;
	border-bottom: 2px solid #ccc;
	background: url(../images/common/h1_bg.gif);
	}
h4 {
	font-size: 200%;
	color: #600;
	}
h5 {
	font-size: 180%;
	color: #600;
	}
h6 {
	margin: 0 0 15px 15px;
	padding: 0;
	font-size: 140%;
	font-family: Verdana, sans-serif;
	color: #78347a;
	}
em {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	color: #600;
	}
strong {
	font-size: 120%;
	}
hr {
	clear: both;
	visibility: hidden;
	}
iframe {
	margin-bottom: 20px;
	}

/* Hypertext Module
---------------------------------------*/
a {
	text-decoration: underline;
	}
a:link,
a:visited {
	color: #09c;
	}
a:hover {
	color: #0cf;
	}
a:active,
a:focus {
	outline: none;
	}

/* Image Module
---------------------------------------*/
img {
	border: 0;
	vertical-align: bottom;
	}

/* List Module
---------------------------------------*/
ul,
ol {
	margin: 0 0 20px 30px;
	}
li {
	margin: 0 0 5px;
	}

/* Table Module
-----------------------------------------------------------------------------------------*/
table {
	margin: 10px 0 25px 0;
	width: 100%;
	border-collapse: collapse;
	line-height: 1.4;
	}
td, th {
	font-size: 11px;
	}
tbody th {
	padding: 3px 10px;
	font-weight: normal;
	text-align: left;
	background: #333;
	}
.tel {
	padding-left: 15px;
	background: url(../images/common/icon_tel.gif) no-repeat 0 50%;
	}
table a {
	padding-left: 10px;
	background: url(../images/common/icon_arrow01.gif) no-repeat 0 50%;
	}

/* Forms Module
---------------------------------------*/
input,
textarea,
select {
	padding: 3px;
	color: #444;
	font-size: 12px;
	border: 1px solid #78347a;
	background: #fff;
	}
option {
	color: #444;
	}
input:focus,
	textarea:focus {
	background: #ffc;
	color: #444;
	}
button {
	padding: 3px;
	color: #fff;
	font-size: 10px;
	border: 2px solid #777;
	background: #000;
	}
.inputwidth {
	width: 380px;
	}

/* layout
---------------------------------------*/
#wrap {
	width: 800px;
	}
#leftside {
	float: left;
	width: 276px;
	}
#leftside p {
	margin-left: 25px;
	color: #fff;
	}
#rightside {
	overflow: hidden;
	right: 25px;
	position: relative;
	float: right;
	padding-top: 40px;
	width: 475px;
	}
#nav {
	padding: 20px 0 10px;
	width: 276px;
	background: #000;
	}
#nav ul {
	margin-left: 40px;
	}
#nav li {
	margin-bottom: 2px;
	}
#nav ul a {
	display: block;
	width: 210px;
	}
#nav ul a:hover {
	background: #333;
	}
.koushin {
	background: url(../images/common/icon_koushin.gif) no-repeat 180px 50%;
	}
.new {
	background: url(../images/common/icon_new.gif) no-repeat 180px 50%;
	}
#leftside {
	position: fixed;
	top: 0;
	left: 0;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+0));
	}
#footer {
	padding: 30px 0;
	font-size: 10px;
	}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#footer li {
	margin-right: 5px;
	padding-right: 5px;
	display: inline;
	border-right: 1px solid #ccc;
	}

/* layout [qa]
---------------------------------------*/
dl.faq {
	margin-bottom: 30px;
	}
.faq dt {
	margin-bottom: 10px;
	padding-left: 18px;
	color: #600;
	font-weight: bold;
	background: url(../images/menu06/mark_q.gif) no-repeat 0 3px;
	}
.faq dd {
	margin-bottom: 10px;
	padding: 0 0 10px 18px;
	border-bottom: 1px solid #ccc;
	}

/* Section
---------------------------------------*/
.section1 {
	clear: both;
	margin-bottom: 20px;
	padding: 10px 20px 0 20px;
	border: 3px solid #ccbcbc;
	background: #fff;
	}
.section2 {
	clear: both;
	overflow: auto;
	margin-bottom: 20px;
	padding: 10px 20px 0 20px;
	height: 270px;
	border: 3px solid #ccbcbc;
	background: #fbf5fd;
	}

/* Images
---------------------------------------*/
.imgtop {
	margin-bottom: 20px;
	}
.imgtop2 {
	margin-bottom: 10px;
	}
.imgtop3 {
	margin-bottom: 7px;
	}
.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	}
.imgright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	}

/* etc.
---------------------------------------*/
.line {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999;
	}
.alignright {
	text-align: right;
	}
.minitext {
	font-size: 10px;
	}
.pagetop {
	text-align: right;
	}
ul.line3 {
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	width: 475px;
	list-style-type: none;
	}
.line3 li {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	width: 145px;
	font-size: 11px;
	line-height: 1.5;
	}
li.line3end {
	margin: 0;
	}
.line3 li strong a {
	line-height: 1.3;
	}
