@charset "UTF-8";

/* Common
-------------------------------*/
*html body .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));  
}
* {
	margin: 0;
	padding: 0;
}
img { 
	vertical-align: bottom;
	border: 0;
}
p {
	margin: 5px;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5 {
	float: left;	
} 
body {
	font-size: 62.5%;
	color: #666666;
	line-height: 1.5;
	/*font-family: meiryo, hirakakupro-w3, Verdana, arial, "ms pgothic", sans-serif;*/
	font-family: hirakakupro-w3, Verdana, arial, "ms pgothic", sans-serif;	
	background-color: #FDFAF7;
}
body:first-of-type body {
	back-ground: #333333;
	margin: 10px
}
a:link,
a:visited,
a:active {
	color: #2F5881;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.clear {
	clear: both;
	width: 1px;
	height: 1px;
}
.reader {
	display: block;
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
}
.box {
	position: relative;
	clear: both;
	float: left;
	border-bottom: 1px dotted #999999;
	margin: 0 0 20px 0;
	padding: 43px 0 0 0;
}
.boxend {
	position: relative;
	clear: both;
	float: left;
	margin: 0;
	padding: 43px 0 0 0;
}
*html body .box,
*html body .boxend {
	padding: 63px 0 0 0;
}
div#boxMain {
	width: 520px;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 13px;
	/*line-height: 160%;*/
	line-height: 1.8;
}
div#boxMainDot {
	width: 520px;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 13px;
	/*line-height: 160%;*/
	line-height: 1.8;
	border-top: 1px dotted #999999;
}
*+html body div#boxMain {
	padding: 20px 0 0 0;
}
.boxLeft {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 10px;
	text-align: center;
	line-height: 1.4;
}
*html body.boxLeft {
	font-size: 8px;
}
.boxRight {
	width: 298px;
	height: auto;
	margin: 0 2px 0 20px;
	padding: 0;
	float: left;
}

/* wrapper
-------------------------------*/
div#wrapper {
	text-align: center;
}

/* container
-------------------------------*/
div#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

/* header
-------------------------------*/
div#header {
	width: 780px;
	height: 26px;
	margin: 0 0 24px 0;
	padding: 30px 0 0 0;
	font-size: 1.2em;
	position: relative;
}
div#header h2 {
	float: right;
	margin: 0 0 0 5px;
}

/* footer
-------------------------------*/
div#footer {
	background: transparent url("../images/footer_bg.png") no-repeat;
	height: 20px;
	clear: both;
	margin: 30px 0;
	padding: 10px;
	font-size: 1em;
}
div#footer h2 {
	float: right;
	margin: 0 0 0 16px;
}
*html body #footer {
	height: 40px;
}
*+html body #footer h2 {
	margin: -12px 0 0 16px;
}
*html body #footer h2 {
	margin: -10px 0 0 16px;
}
address {
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;	
}

/* menu
-------------------------------*/
div#menu {	
	position: relative;
	height: 50px;
	width: 780px;
	clear: both;
	margin: 0;
	padding: 0;
	z-index: 20;
}
#menu #pulldown {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 50px;
}
#pulldown li {
	float: left;
	list-style: none;
}
#pulldown li ul {
	position: absolute;
	list-style: none;
	width: 195px;
	/*left: 0px;*/
	left: -9999px;
	top: 50px;
	margin: 0;
	padding: 0;
}
#pulldown a {
	display: block;
	height: 0px !important;
	height /**/: 50px;
	padding: 50px 0 0;
	text-decoration: none;
	overflow: hidden;
}
#pulldown li#nav-1 {
	background: url("../images/menu01.jpg") no-repeat;
	height: 50px;
	width: 195px;
}
#pulldown li#nav-2 {
	background: url("../images/menu02.jpg") no-repeat;
	height: 50px;
	width: 195px;
}
#pulldown li#nav-3 {
	background: url("../images/menu03.jpg") no-repeat;
	height: 50px;
	width: 195px;
}
#pulldown li#nav-4 {
	background: url("../images/menu04.jpg") no-repeat;
	height: 50px;
	width: 195px;
}
#pulldown li#nav-1:hover, 
#pulldown li#nav-1.sfhover,
#pulldown li#nav-2:hover, 
#pulldown li#nav-2.sfhover,
#pulldown li#nav-3:hover, 
#pulldown li#nav-3.sfhover,
#pulldown li#nav-4:hover, 
#pulldown li#nav-4.sfhover {
	background-position: 0 -50px;
}
/*#pulldown li#nav-1 a, 
#pulldown li#nav-2 a, 
#pulldown li#nav-3 a,
#pulldown li#nav-4 a {
	width: 195px;
	height: 50px;
	padding: 0;
}*/
#pulldown li#nav-1 ul li,
#pulldown li#nav-2 ul li,
#pulldown li#nav-3 ul li,
#pulldown li#nav-4 ul li {
	background: url("../images/pulldown_bg.jpg") no-repeat;
	height: 31px;
	width: 195px;
}
#pulldown li#nav-1 ul li a,
#pulldown li#nav-2 ul li a,
#pulldown li#nav-3 ul li a,
#pulldown li#nav-4 ul li a {
	overflow: hidden !important;
	overflow: visible;
	font-size: 13px;
	color: #2F5881;
	text-decoration: underline;
	height: 31px !important;
	height: 31px;
	width: 160px;
	padding: 5px 0 0 25px;
}
#pulldown li#nav-1 ul li a:hover,
#pulldown li#nav-2 ul li a:hover,
#pulldown li#nav-3 ul li a:hover,
#pulldown li#nav-4 ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
#pulldown li#nav-1 ul li.top,
#pulldown li#nav-2 ul li.top,
#pulldown li#nav-3 ul li.top,
#pulldown li#nav-4 ul li.top {
	background: url("../images/pulldown_top.jpg") no-repeat;
	height: 4px;
	width: 195px;
}
*html body #pulldown li#nav-1 ul li.top,
*html body #pulldown li#nav-2 ul li.top,
*html body #pulldown li#nav-3 ul li.top,
*html body #pulldown li#nav-4 ul li.top {
	margin: 0 0 -10px 0;
}
#pulldown li:hover ul, 
#pulldown li.sfhover ul {
	left: auto;
}
#pulldown li#select-1 {
	background: url("../images/menu01_.jpg") no-repeat;
	height: 50px;
	width: 195px;
}
#pulldown li#select-2 {
	background: url("../images/menu02_.jpg") no-repeat;
	height: 50px;
	width: 195px;
}
#pulldown li#select-3 {
	background: url("../images/menu03_.jpg") no-repeat;
	height: 50px;
	width: 195px;
}
#pulldown li#select-4 {
	background: url("../images/menu04_.jpg") no-repeat;
	height: 50px;
	width: 195px;
}

/* top
-------------------------------*/
div#topcontent {
	margin: 0;
}
.news {
	margin: 10px 0 5px 0;
	padding: 0;
	width: 520px;
}
img.toptitle {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;	
}
img.btnnews {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;	
}
dl.list {
	clear: both;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #999999;
}
dl.listend {
	clear: both;
	margin: 0;
	padding: 10px 0;
}
dl.list dt,
dl.listend dt {
	float: left;
	background: transparent url("../images/mark_arrow.png") no-repeat 0 5px;
	width: 9em;
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 13px;
	color: #333333;
}
dl.list dd,
dl.listend dd {
	margin: 0 0 0 11em;
	padding: 0;
	font-size: 13px;
}
/**html body dl.list dd div {
	display: inline-block;
}*/
*html body dl.list dt,
*html body dl.listend dt{
	font-size: 12px;
	width: 10em;
}
*html body dl.list dd,
*html body dl.listend dd{
	font-size: 12px;
}

/* content
-------------------------------*/
div#content {
	margin: 20px 0 0 0;
	font-size: 1.2em;
}
#content .pankuzu {	
	font-size: 11px;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 780px;
	height: 20px;
}

/* main
-------------------------------*/
div#main {
	width: 520px;
	padding: 0;
	float: left;
}
*html body div#main {
	width: 520px;
}
h1.contentTitle {
	font-size: 16px;
	font-weight: bold;
	color: #5D6776;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	height: 33px;
}
img.contentTitle {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
h2.subTitle {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 20px 0;
	padding: 0;
	width: 520px;
	line-height: 1.4;	
}
img.subTitle {
	margin: 0 5px 0 0;
	float: left;
}

/* sidebar
-------------------------------*/
div#sidebar {
	width: 240px;
	margin: 0 0 0 20px;
	padding: 0;
	float: right;
}
*html body div#sidebar {
	width: 240px;
	margin: 0 0 0 18px;
}
.submenu {
	height: auto;
	margin: 0;
	padding: 0;
}
ul.navi li {
	list-style: none;
}
li.blockA {
	background: url("../images/side_01bg.jpg") no-repeat;
	width: 203px;
	height: 32px;
	margin: 0;
	padding: 8px 5px 0 32px;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
li.blockB {
	background: url("../images/side_02bg.jpg") no-repeat;
	width: 205px;
	height: 33px;
	margin: 0;
	padding: 8px 5px 0 30px;
	font-size: 13px;
	font-weight: normal;
}
li.blockC {
	background: url("../images/mark_submenu.jpg") no-repeat 28px 15px;
	width: 191px;
	height: auto;
	margin: 0;
	padding: 8px 5px 8px 42px;
	border-right: 1px solid #C9CFD9;
	border-left: 1px solid #C9CFD9;
	font-size: 13px;
	font-weight: normal;
	color: #2F5881;
}
li.blockD {
	background: url("../images/mark_submenu.jpg") no-repeat 28px 15px;
	width: 191px;
	height: auto;
	margin: 0;
	padding: 8px 5px 12px 42px;
	border-right: 1px solid #C9CFD9;
	border-left: 1px solid #C9CFD9;
	font-size: 13px;
	font-weight: normal;
	color: #2F5881;
}
li.blockEnd {
	background: url("../images/side_03bg.jpg") no-repeat;
	width: 240px;
	height: 5px;
	margin: 0;
	padding: 0;
}
*+html body li.blockEnd {
	margin: -8px 0 0 0;
}
*html body li.blockA,
*html body li.blockB,
*html body li.blockC,
*html body li.blockD {
	width: 240px;
}
img.banner {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
}

/*
-------------------------------*/
.linkDetail {
	clear: both;
	float: right;
	background: transparent url("../images/mark_arrow.png") no-repeat 0 6px;
	margin: 10px 2px 0 0;
	padding: 0 0 0 15px;
	font-size: 13px;
}
.pagetop {
	background: url("../images/btn_pagetop.jpg") no-repeat;
	height: 11px;
	width: 115px;
	clear: both;
	float: right;
	margin: 20px 2px 20px 0;
}
.pagetop a {
	display: block;
	height: 0px !important;
	height /**/: 11px;
	padding: 11px 0 0;
	text-decoration: none;
	overflow: hidden;
}
.pagetop:hover, 
.pagetop.sfhover {
	background-position: 0 -11px;
}

/* mainfull
-------------------------------*/
div#mainfull {
	width: 780px;
	padding: 0;
}
div#boxMainfull {
	width: 780px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 13px;
	line-height: 160%;
}
*+html body div#boxMainfull {
	padding: 20px 0 0 0;
}
p.subTitlefull {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0 5px 10px 15px;
	padding: 0;
	clear: both;
}
h2.subTitlefull {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 10px 5px 5px 15px;
	padding: 0;
	width: 760px;
	line-height: 1.6;		
}
img.subTitlefull {
	margin: 2px 10px 0 0;
	float: left;
}
*html body img.subTitlefull {
	margin: 0 10px 0 0;
}
*+html body img.subTitlefull {
	margin: 2px 10px 0 0;
}
img.markArrow {
	margin: 5px 10px 0 0;
	float: left;
}
p.fullText {
	clear: both;
	margin: 0 10px 20px 30px;
	padding: 0;
}
*html body p.fullText {
	width: 720px;
}
p.right {
	text-align: right;
	margin: 20px 5px;
}
ol {
	margin: 0 30px;
	padding: 0;
}

/* contact
-------------------------------*/
p.contactBtn {
	margin: 0 0 10px 535px;
	padding: 0;
	width: 240px;
}
p.contactBtn a {
	font-size: 13px;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	display: block;
	border: 1px solid #C9CFD9;
	padding: 10px 10px 10px 30px;
	background:#ECECEC url("../images/mark_off.png") no-repeat scroll 15px 18px;
}
p.contactBtn a:hover {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background:#768FA9 url("../images/mark_on.png") no-repeat scroll 15px 18px;
	border: 1px solid #596C80;
	color: #FFF;
	text-decoration: none;
}
p.contactDetail {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	line-height: 1.2;
	margin: 0 5px 10px 15px;
	padding: 10px 0;
	clear: both;
}
*html body p.contactDetail {
	padding: 5px 0 0 10px;
}
img.contactArrow {
	margin: 5px 5px 0 0;
	float: left;
}
*html body img.contactArrow {
	margin: 0px 5px 0 0;
}
p.customerType {
	font-weight: bold;
	color: #2F5881;
	line-height: 1.0;
	margin: 0 5px 10px 30px;
	padding: 0;
}
ul.contactBlanch {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0 5px 10px 45px;
	padding: 0;
}
ul.contactBlanch li {
	font-size: 14px;
	color: #333333;
}
p.note {
	color: #666666;
}
p.number {
	text-align: right;
	margin: 0 5px 20px;
	padding: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dotted #999999;	
}
p.telNote {
	font-size: 15px;
	font-weight: bold;
	color: #4268B5;
	padding: 0 0 10px 30px;
}
h2.subTitleinq {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 10px 5px 5px 15px;
	padding: 0;	
}
table.inq {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	margin: 10px;
	width: 760px;
}
table.inq th {
	padding: 10px 0 10px 20px;
	width: 164px;
	/*font-size: 93%;*/
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
	color: #333333;
	vertical-align: top;
	text-align: left;
	background: url("../images/dotted_line_th.gif") left top no-repeat;
}
table.inq td {
	padding: 10px 0;
	/*font-size: 93%;*/
	font-size: 14px;
	line-height: 1.8;
	vertical-align: top;
	background: url("../images/dotted_line_s.gif") left top repeat-x;
}
*html body table.inq th,
*html body table.inq td {
	font-size: 12px;
}
.caution,
table.inq td span {
	padding: 5px 0 0 0;
	color: #999999;
	font-size: 11px;
	display: block;
	font-weight: normal;
}
.input01,
.input02,
.input03 {
	padding: 0.5em;
	background: #e2e2e2;
	border: none;
}
*html body .input01,
*html body .input02,
*html body .input03 {
	padding: 0.2em 0.5em;
}
.input01{
	width: 555px;
	height: 1.5em;
}
.input02 {
	width: 555px;
	height: 130px;
}
.input03{
	width: 265px;
	height: 1.5em;
}
.inputRadio {
	background: none;
	margin: 5px 0 0 0;
}
span {
	color: #2F5881;
}
.center {
	margin: 20px 0 0 0;
	width:100%;
	text-align:center;
}

/* フォントチェンジャー
-------------------------------*/
/*#header #fontChanger {
	position: absolute;
	right: 0;
	top: 0;
}

#header #fontChanger ul {
	text-align: right;
	margin-right: 16px;
	padding-top: 18px;
	font-size: 12px;
	color: #666666;
}

#header #fontChanger li {
	display: inline;
}

#switchFontSizeBig,
#switchFontSizeMedium,
#switchFontSizeSmall{
	width:26px;
	border:2px solid #CC0000;
	cursor:pointer;
	padding: 0.2em 0.3em;
	margin-right: 2px;
	margin-left: 2px;
	height: 26px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

#switchFontSizeBig.active,
#switchFontSizeMedium.active,
#switchFontSizeSmall.active{
	background-color: #CC0000;
	border: 2px solid #CC0000;
	color: #FFFFFF;
}*/


/* テンプレート用着色
-------------------------------*/
/*div#header,
div#sidebar,
div#main,
div#footer {
	background: #F2F2F2;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
}

.lightbox a img {
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #E0E0E0;
}

.lightbox a:hover img {
	background: #E0E0E0;
	padding: 2px;
	border: 1px solid #E0E0E0;
}*/