/* =========================================================
Screen CSS for Zero
Version: 2004.04.27
Copyright(C) 2004, swanq inc.
[ contact@swanq.co.jp ]
[ http://www.swanq.co.jp ]
========================================================= */


/* ---------------------------------------------------------
font
--------------------------------------------------------- */
body, h1, h2, h3, h4, h5, td, th{
	font-family: "Verdana", "Arial", "san-serif", "sans";
	font-size:10px;
	color:#666666;
}


/* ---------------------------------------------------------
common
--------------------------------------------------------- */
body{
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:#FFFFFF;

  scrollbar-track-color:#dddddd;
  scrollbar-face-color:#bbbbbb;
  scrollbar-shadow-color:#aaaaaa;
  scrollbar-darkshadow-color:#888888;
  scrollbar-highlight-color:#dddddd;
  scrollbar-3dlight-color:#bbbbbb;
  scrollbar-arrow-color:#ffffff;
}

a{
	text-decoration:underline;
	color:#333333;
}
a:visited{
	text-decoration:underline;
	color:#333333;
}
a:hover{
	text-decoration:underline;
	color:#0000CC;
}
img{
	margin:0px;
	border:0px;
}



/* ---------------------------------------------------------
header
--------------------------------------------------------- */
div.headtxt1 {
	font-size:10px;
	color:#999999;
	line-height:12px;
}
div.pankuzu {
	font-size:10px;
	color:#888888;
	letter-spacing:1px;
}
div.pankuzu a.p-link {
	color:#888888;
	text-decoration:underline;
}
div.pankuzu a.p-link:hover {
	color:#0000CC;
	text-decoration:underline;
}
div.changestyle-txt {
	font-size:10px;
	font-family: "Verdana", "Tahoma", "MS UI Gothic", "Osaka", "san-serif", "sans";
	color:#999999;
}
div.changestyle-txt span.current-style {
	color:#0000FF;
}
div.changestyle-txt a.other-style {
	color:#999999;
	text-decoration:none;
}

/* ---------------------------------------------------------
eachIndex.htmlMainMenu
--------------------------------------------------------- */
div.idxmenu-title {
	font-size:12px;
	line-height:13px;
	font-weight:bold;
}
div.idxmenu-title a.idxlink {
	color:#555555;
	text-decoration:none;
}
div.idxmenu-title a.idxlink:hover {
	text-decoration:underline;
}

div.idxmenu-txt {
	font-size:10px;
	line-height:13px;
}
div.idxmenu-txt a.idxlink {
	color:#666666;
	text-decoration:none;
}
div.idxmenu-txt a.idxlink:hover {
	text-decoration:underline;
}

/* ---------------------------------------------------------
eachContents.htmlSubMenu
--------------------------------------------------------- */
div.submenu {
	font-size:10px;
	color:#333333;
	text-align:center;
}
@media screen {
	div.submenu {
		height:21px;
		line-height:21px;
	}
}
div.submenu a.activelink {
	color:#FFFFFF;
	height:21px;
	line-height:21px;
	text-decoration:none;
	display:block;
}
div.submenu a.activelink:hover {
	color:#333333;
	display:block;
	background:#CCCCCC;
}
div.submenu a.visitedlink {
	color:#333333;
	height:21px;
	line-height:21px;
	text-decoration:none;
	display:block;
}
div.submenu a.visitedlink:hover {
	display:block;
}

div.submenu2 {
	font-size:10px;
	color:#333333;
}
div.submenu2 span {
	font-weight:bold;
}
div.submenu2 a.activelink {
	color:#333333;
	text-decoration:none;
}
div.submenu2 a.activelink:hover {
	text-decoration:underline;
}

div.title{
	border-bottom-style:dashed;
	border-bottom-width: 1px; 
	border-bottom-color:#cccccc;

}


/* ---------------------------------------------------------
footer
--------------------------------------------------------- */


/* ---------------------------------------------------------
main
--------------------------------------------------------- */


/* ---------------------------------------------------------
text
--------------------------------------------------------- */


/* ---------------------------------------------------------
contact
--------------------------------------------------------- */
.error{
	font-size:12px;
	color:#c00;
}
.error2{
	margin:10px 0px 20px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#c00;
}
.error-s{
	padding:6px;
	font-size:10px;
	line-height:12px;
	color:#777777;
	background:#eeeeee;
}
.error-s a{
	color:#777777;
}
.error-s a:visited{
	color:#777777;
}
.error-s a:hover{
	color:#0000CC;
}
.value{
	font-size:12px;
}

ul.attention{
	margin:0px 0px 0px 15px;
}

div.form-field{
	width:auto;
	padding:5px 10px;
	font-size:12px;
}

div.form-field span.must{
	color:#c00;
}
div.form-field span.small{
	font-size:smaller;
}
div.form-field label{
	cursor:pointer;
}

div.st-code{
	text-align:center;
	margin:5px 0px 10px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
div.st-car{
	float:right;
	margin:10px 0px;
	font-size:12px;
	color:#333333;
}
div.st-date{
	float:left;
	margin:10px 0px;
	font-size:12px;
	color:#333333;
}
td.st-ftitle1{
	margin:0px;
	padding:10px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	background:#DFE2E4;
}
td.st-ftitle2{
	width:auto;
	height:26px;
	margin:0px;
	padding:5px 10px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	background:#DFE2E4;
}
td.st-field{
	margin:0px;
	padding:15px 5px;
	text-align:center;
	font-size:12px;
	color:#00008B;
	background:#F5F6F6;
}
td.st-field2{
	margin:0px;
	padding:15px 20px;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	background:#F5F6F6;
}
td.st-field div.st-status{
	margin:0px;
	padding:8px 15px;
	font-size:14px;
	font-weight:bold;
	background:#EEF3F8;
	border:1px solid #CCD3D7;
}
td.st-field2 span.st-status{
	margin:0px;
	padding:8px 20px;
	font-size:14px;
	color:#00008B;
	background:#EEF3F8;
	border:1px solid #CCD3D7;
}
div.st-contact{
	margin:25px 0px 0px 0px;
	font-size:12px;
	color:#333333;
}

div.info-title{
	margin:10px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#c00;
}
div.info-date{
	margin:30px 0px 5px 0px;
	font-size:12px;
	line-height:20px;
	color:#000000;
	border:0px;
	border-bottom:1px dashed #CCCCCC;
}
div.info-text{
	margin:10px 0px 30px 0px;
	font-size:12px;
	line-height:18px;
	color:#000000;
}

/* ---------------------------------------------------------
faq
--------------------------------------------------------- */
div.faq-qarea{
	margin:0px 0px 40px;
	padding:15px 15px 0px;
	background:#FAFAFA;
	border:1px solid #F0F0F0;
	font-size:12px;
	line-height:18px;
}
ul.faq-qcate{
	margin:20px 0px 40px -40px !important;
	margin:20px 0px 40px 0px;
	list-style:none;
}
ul.faq-qcate li.q-category{
	padding:5px 20px;
	background:#E2E2F5 url("../../contact/images/faq_qcate_dot.gif") left no-repeat;
	font-weight:bold;
	color:#555555;
}
ul.q-list{
	margin:0px 0px 0px -20px !important;
	margin:0px 0px 0px 20px;
	list-style:none;
}
ul.q-list li{
	margin-bottom:10px;
	padding:5px 15px;
	background:url("../../contact/images/faq_qlist_dot.gif") left no-repeat;
	color:#555555;
	border:0px;
	border-bottom:1px dotted #D9D9D9;
}
ul.q-list li a{
	color:#00008B;
	text-decoration:none;
}
ul.q-list li a:visited{
	color:#00008B;
	text-decoration:none;
}
ul.q-list li a:hover{
	color:#00008B;
	text-decoration:underline;
}
div.qa-area{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
}
div.qa-area div.qa-title{
	margin:40px 0px 0px 0px;
	padding:5px 20px;
	background:#E2E2F5 url("../../contact/images/faq_qcate_dot.gif") left no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#555555;
}
ul.qa{
	margin:10px 0px 0px -40px !important;
	margin:10px 0px 0px 0px;
	list-style:none;
}
ul.qa li.question{
	padding:10px 10px 10px 60px !important;
	padding:10px 10px 10px 50px;
	background:#F0F0F0 url("../../contact/images/faq_q.gif") left top no-repeat;
	border-left:10px solid #F0F0F0;
}
ul.qa li.question a{
	text-decoration:none;
	color:#555555;
}
ul.qa li.question a:visited{
	text-decoration:none;
}
ul.qa li.question a:hover{
	text-decoration:none;
}
ul.qa li.answer{
	padding:10px 10px 10px 60px !important;
	padding:10px 10px 10px 50px;
	background:#E4E4E4 url("../../contact/images/faq_a.gif") left top no-repeat;
	border-left:10px solid #F0F0F0;
	color:#264C7B;
}
div.faq-tolist{
	text-align:right;
}

