@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,ul,p,form,input,ul,ol,li,dl,dd,dt {
	margin: 0;
	padding: 0;
}
html {
	overflow: scroll;
	/* overflow: -moz-scrollbars-vertical; /* Firefoxの先行実装 */
	/* overflow: -moz-scrollbars-vertical; */
	/* overflow: -moz-scrollbars-horizontal; */
}

/* For IE7 hasLayout issue */
*:first-child+html * {
	letter-spacing: 0; /* hasLayout問題を回避 */
}

input, textarea {  
	padding:0;  
	vertical-align:middle; 
}
textarea {
	font-family: monospace;
	line-height:1.4; 
	resize : none;
	font-size: 14px;
	overflow:-moz-scrollbars-vertical;
}

table {
	border-collapse: collapse;
}


body {
	text-align: center;
	background: #F5F5F5;
	color: #333;
	font: 14px/1.5 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333;
}
a:link,
a:visited {
	color: #333;
	text-decoration: none:
}
a:link,
a:visited {
	color: #333;
	text-decoration: none:
}

select{
	margin: 5px 0px 5px 3px;
}

#wrap {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

/*------------------------------------*/
#wrap:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#wrap { display: inline-block; }
/* exlude MacIE5 \*/
* html #wrap { height: 1% }
#wrap {display:block;}
/* end MacIE5 */  
/*------------------------------------*/

#header {
	text-align: center;
	height: 60px;
	padding: 15px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
}

#contents {
	float: left;
	width: 700px;
	margin: 0 20px 20px 20px;
}

#sidebar {
	padding-top: 15px;
	width: 400px;
	float: left;
	margin: -2px 0 0 30px;
	zoom: 1;
}

#sidebar h4 {
	color: #FFF;
	margin: 0;
	padding: 4px 15px 4px 30px;
	background: url(../images/side_ttl_bg.jpg) no-repeat 0px 0px;
}

#sidebar ul {
	padding: 2px 2px 1px;
	margin: 0;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: #FFF;
}
#sidebar ul li {
	margin-bottom: 1px;
	font-size: 12px;
	list-style: none;
	line-height: 1.5;
}

#sidebar ul li a {
	display: block;
	width: 204px;
	background: url(../images/nav_bg.jpg) no-repeat right center;
	text-decoration: none;
	padding: 5px 10px;
}

#sidebar ul li a:hover {
	background: url(../images/nav_bg_on.jpg) no-repeat right center;
}

#sidebar th,td{
	padding: 6px 15px !important;
}


h1 {
	font-size: 17px;
	background: url(../images/pagetitle_bg.jpg) no-repeat left center;
	padding: 0px 20px;
	margin-bottom: 20px;
/*
	line-height: 53px;
*/
	height: 53px;
}
h2 {
	margin: 0 0 30px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	padding: 5px 10px;
	background: url(../images/subtitle_bg.jpg) repeat-x 0px 0px;
}

h3 {
	margin: 0 0 5px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	padding: 5px 10px;
	background: url(../images/subtitle_bg.jpg) repeat-x 0px 0px;
}

p {
	margin: 0 0 30px;
}
img {
	border: none;
	vertical-align: middle;
}

p.lead {
	padding-top:5px;
	margin-bottom: 3px;
}
.lead img {
	margin: 0 3px 0 0;
}

th img {
	margin: 0 0 0 3px;
}

table p {
	margin: 0 0 5px;
}

table {
	width: 630px;
	border-top: 1px solid #999;
	margin-bottom: 20px;
}
th,td {
	padding: 10px 15px;
	text-align: left;
	border-bottom: 1px solid #999;
	vertical-align: top;
}
th {
	width: 1%;
	white-space: nowrap;
	padding: 10px 15px 10px 10px;
	border-right: 1px solid #999;
}

#grouplist{
	height: 35px;
	text-align: center;
	clear: both;
}

#grouplist h5 a{
	color: #3A5A7A;
	float:left;
	width: 140px;
	display: block;
	background: #EDEDED url(../images/sidenav_bg.jpg) no-repeat right center;
	padding: 5px 15px;
	border: 1px solid #ddd;
}
#grouplist h5 a:hover{
	background-color: #6082a5;
	color: #ffffff;
	/* background: #EDEDED url(../images/sidenav_bg.jpg) no-repeat right center; */
}

#termlist{
	height: 35px;
	text-align: center;
	margin-top: -10px;
}

#termlist h5 a{
	float:left;
	width: 140px;
	display: block;
	color: #406285;
	/*color: #ffffff;*/
	background: #EDEDED url(../images/sidenav_bg.jpg) no-repeat right center;
	/*background-color: #406285;*/
	
	padding: 5px 15px;
	border: 1px double #ffffff;
}

#termlist h5 a:hover{
	float:left;
	width: 140px;
	display: block;
	background-color: #6082a5;
	color: #ffffff;
	/* background: #EDEDED url(../images/sidenav_bg.jpg) no-repeat right center; */
	
	padding: 5px 15px;
	border: 1px double #ffffff;
}

#attbox{
	/*font-weight:bold;*/
	color: #EE0000;
	text-indent: -1em;
	padding-left: 1em
}
#attbox2{
	/*font-weight:bold;*/
	color: #EE0000;
	padding-left: 1em
}
#attbox3{
	/*font-weight:bold;*/
	color: #EE0000;
	margin-top: 1em;
	margin-bottom: 2em;
	text-indent: -1em;
	padding-left: 1em
}
#attbox4{
	/*font-weight:bold;*/
	color: #EE0000;
	margin-top: 1.7em;
	margin-bottom: 1em;
	line-height: 1.7em;
}
.attbox0{
	/*font-weight:bold;*/
	/*color: #EE0000;*/
	width: 95%;
	font-size: 0.98em;
	margin-top: 1.7em;
	line-height: 1.7em;
	text-indent: -1em;
	padding-left: 1em;
}
.attbox1{
	/*font-weight:bold;*/
	/*color: #EE0000;*/
	width: 95%;
	margin-bottom: 2em;
	line-height: 1.7em;
	text-indent: -1em;
	padding-left: 1em;
}

.selbtn a{
	background-color: #406285 !important;
	color: #ffffff !important;
}
/*
.selbtn a:hover{
	background: #EDEDED url(../images/sidenav_bg.jpg) no-repeat right center !important;
	color: #406285 !important;
}
*/


.semlist{
	display: none;
}

.semlist table{
	width: 700px;
	border-top: 1px solid #999;
	margin-bottom: 20px;
}

.semlist tr{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.semlist th{
	text-align: center;
	vertical-align: middle;
	font-size: 1em;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.semlist td{
	text-align: center;
	font-size: 0.9em;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.pad5{
	padding-right: 3px !important;
	padding-left: 3px !important;
}

.semlist td div{
	white-space: nowrap;
}

.semlist td input[type="submit"]{
	padding: 2px 10px;
	text-align: center;
	margin: 0;
	width: 100px;
}

div.sembtn {
	text-align: center;
	margin-bottom: 10px;
}
.sembtn input {
	padding: 10px;
	text-align: center;
	margin: 10px 5px;
	width: 170px;
}

.noline{
	border: none;
	border-bottom: 1px solid #999;
}

.caption{
	float: left;
	background-color: #406285;
	color: #fff;
	border: none;
	padding: 5px 1px 1px 5px;
	margin-right: 20px;
	width: 155px;
}

.caption2{
	float: left;
	background-color: #666666;
	color: #fff;
	border: none;
	padding: 5px 1px 1px 5px;
	margin-right: 20px;
	width: 155px;
}

.att{
	color: #EE0000;
	margin-top:5px;
}

.addatt{
	font-size: 0.95em;
	color: #EE0000;
	margin-top:2px;
	margin-left:7px;;
	/:white-space: nowrap;*/
}

.clear{
	clear: both;
}

h5 a:hover{
	/*text-decoration: none;*/
}

.even{
	background-color: #efefef;
}
.endclr{
	background-color: #88aacc;
	color:#fff;
}

.formS3 {
	width: 40px;
	margin: 0 0 0 3px;
}
.formSS {
	width: 60px;
	margin: 0 0 0 3px;
}
.formS2 {
	width: 100px;
	margin: 0 0 0 3px;
}
.formS {
	width: 120px;
	margin: 0 0 0 3px;
}
.formM {
	width: 300px;
	margin: 0 0 0 3px;
}
.formMM {
	width: 240px;
	margin: 0 0 0 3px;
}

td input[type="text"],td textarea {
	border: 1px solid #999;
	padding: 2px 5px;
}

input[type="radio"]{
	margin-left: 10px;
}

label{
	padding:5px 20px 5px 10px;
}

textarea {
	width: 390px;
	height: 130px;
	font-family: mono-space;
}


.sendbtn {
	text-align: center;
	margin-bottom: 40px;
}
.sendbtn input {
	padding: 10px;
	text-align: center;
	margin: 0 15px;
	width: 150px;
}

.policy {
	color: #EE0000;
	/*font-weight: bold;*/
}
p#mail_block {
	margin: 0;
	height: 2em;
	position: relative;
}
p.mail_block {
	margin: 0;
	height: 2em;
	position: relative;
}

#message { 
	display: none;
	color: #FFF;
	background: #EE0000;
	padding: 2px 5px;
	position: absolute;
	top: 25px;
	left: 320px;
	font-size: 12px!important;
	width: 300px;

}

.mesbox{ 
	display: none;
	color: #FFF;
	background: #EE0000;
	padding: 2px 5px;
	position: absolute;
	top: 25px;
	left: 320px;
	font-size: 12px!important;
	width: 300px;
}

.nomal{
	color: #333;
}

div.err_area {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #EE0000;
	color: #EE0000;
	font-weight: bold;
}
.err_area p {
	text-align: center;
	margin-bottom: 10px;
	font-size: 16px;
}
.err_area ul {
	padding-left: 30px;
}
.err_area li {
	margin-bottom: 6px;
}


#bread {
	clear: both;
	height: 35px;
	margin: 0 20px;
}

#bread li {
	list-style: none;
	float: left;
	margin: 0 10px 0 0;
	font-size: 85%;
}
#bread li a {
	padding-right: 15px;
	background: url(../images/bread_arw.gif) no-repeat right center;
}

body#form1 li#menu1 a,
body#form2 li#menu2 a,
body#form3 li#menu3 a,
body#form4 li#menu4 a,
body#form5 li#menu5 a,
body#form6 li#menu6 a,
body#form7 li#menu7 a {
	font-weight: bold;
	background: url(../images/nav_bg_on.jpg) no-repeat right center;
}


.pagetop {
	clear: both;
	zoom: 1;
	text-align: right;
	margin: 0 20px 0;
	height: 24px;
}

#footer {
	clear: both;
	text-align: center;
	height: 150px;
	padding: 20px;
	border-top: 1px solid #CCC;
}
address {
	font: 10px Arial,Helvetica,sans-serif;
	text-align: center;
}


#contents p.extra {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 120%;
}

#contents ul {
	padding-left: 30px;
	clear: both;
}

#contents ul li {
	line-height: 1.5;
	margin-bottom: 5px;
	
}
#contents dl {
	margin: 0 0 10px 30px;
}
#contents dt {
	float: left;
	height: 30px;
}
#contents dd {
	width: 200px;
	line-height: 1.5;
	margin: 0 0 5px 6em;
}

#contents .tel{
	margin: 0 0 20px 30px;
}

#backtop{
	margin-top: 5em;
	text-align: center;
}

#ctmaddbtn{
	padding:5px;
}

.ctmdelbtn{
	padding:5px;
}

.semchk{
	margin:4px 5px 5px -5px;
}

.backend{
	display: none;
}

.confinfo td{
	color: #0000ff;
	/* font-weight: bold; */
}

.blue{
	color: #0033ff;
}

.red{
	color: #EE0000;
}

.red24{
	font-size:0.9em;
	color:#EE0000;
}

.hide{
	display: none;
}

.clear {
	clear: both;
}

.qty{
	width: 5em !important;
}

.onefix{
	font-weight: bold;
}


#mask{
	display:none;
	position:fixed;
	top:0;
	left:0;
	z-index:200;
	background-color:#000000;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	width:100%;
	height:100%;
}
#loader{
	display:none;
	/*position:absolute;*/
	position:fixed;
	top:30px;
	left:100px;
	z-index:500;
	width:890px;
	height:335px;
	text-align:center;
/*	background-color: #eeeeee; */
/*	border: solid 2px #556699; */
	padding:270px 17px 3px 100px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	
	border-radius: 5px;				/* CSS3 */
	-webkit-border-radius: 5px;		/* for Safari,Google Chrome */
	-moz-border-radius: 5px;		/* for Firefox */
}

.button{
	width:auto!important;
}

.satt1{
	color: #EE0000;
}
.satt2{
	font-size:0.9em;
	white-space:nowrap;
	color: #EE0000;
}

.addrsrc{
	margin-left:1em;
	padding:3px 10px;
}
