@charset "utf-8";

@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	line-height: 1.7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #D9E5FF;
	color: #333;
}
html {

}
*html body { /*IE6*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
li a:link {
	color: #000000;
}
a img {
  border: none;
}
a:focus{
	outline:none;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #E5002C;
	text-decoration: none;
}
li a {
/*	display: block;*/
	padding: 0px;
	line-height: normal;
}
li img {
	vertical-align:bottom;
}
h1, h2, h3, h4, h5, ul, li, ol, dl, dt, dd, p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
hr.dot {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	height: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* layout
----------------------------------------------------- */
#container {
	margin-right: auto;
	margin-left: auto;
	padding-top:10px;
	width: 1300px;
	background-color: #FFFFFF;
}
#header {
	height: 100px;
	width: 100%;
	line-height: normal;
	background-image: url(../img/suzusan_header.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	margin-bottom: 25px;
}
#container #side-L {
	float: left;
	width: 230px;
	clear: left;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}

#container #side-L #logo{
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	margin-left:10px;
	margin-bottom:7px;
	text-indent: -99999px;
	height: 45px;
	width: 204px;
}

#container #side-R {
	width: 1000px;
	float: right;
	padding-bottom: 15px;
	clear: right;
	padding-right: 35px;
}
#footer {
	width: 100%;
	clear: both;
	font-size: 0.9em;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer p#copyright {
	letter-spacing: 0.1em;
	text-align: center;
}
#footer a {
	color: #666;
}


/* contents
----------------------------------------------------- */
h1 {
}
h2 {
	clear: both;
}
h3 {

}
h4 {
}
.comBox {
	padding-bottom: 30px;
	clear: both;
}
.comBox p {
	padding-top: 6px;
	padding-bottom: 6px;
}
.leadCom {
	padding: 10px;
	background-color: #F2F2F2;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	behavior: url(border-radius.htc);
}
.float-L {
	float: left;
}
.float-R {
	float: right;
}
.pagetop {
	clear: both;
	text-align: right;
	padding-top: 10px;
}
p.indent {
	padding-left: 1em;
	text-indent: -1em;
}
.radius {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	behavior: url(border-radius.htc);
}

/* table
-------------------------- */
table.tablebox {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	letter-spacing: 0.1em;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tablebox td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	color: #666;
}
.tablebox th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	text-align: center;
	color: #666;
}
.tablebox .TD1 {
	background-image: url(../images/border.gif);
}
.tablebox .TD2 {
	white-space: nowrap;
	background-color: #F0F4FF;
}


/* form
----------------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}
input {
	ime-mode: inactive;
	padding: 0px;
	margin: 1px;
}
input.nihongo {
	ime-mode: active;
	color: #333333;
}
textarea {
	ime-mode: active;
	color: #333333;
}
select {
	margin-top: 1px;
	margin-bottom: 1px;
}
.btnbox {
	text-align: center;
	padding: 15px;
}
.errcom {
	margin: 10px;
	padding: 10px;
	border: 1px dotted #CCC;
	color: #C00;
}
.msg {
	color: #C00;
}


/*サイドメニュー
----------------------------------------------------- */

#menu {
	padding-left: 15px;
	padding-bottom: 15px;
}

#menu div {
	width: 200px;
	height: 60px;
	text-align: center;
	font-family: 'メイリオ', Meiryo;
	display: block;
	color: #FFFFFF;
	line-height: 60px;
	background-color: #5d87f2;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 0.2em;
}

#menu li {
	display: inline;
	font-weight:bold;
}

#menu ul {
	width: 200px;
	border-top: 1px solid #5d87f2;
	border-bottom: 5px solid #5d87f2;
	text-decoration: none;
	margin-bottom: 15px;
}

#menu a {
	border-bottom: 1px solid #5d87f2;
	text-align: center;
	font-family: 'メイリオ', Meiryo;
	display: block;
	width: 200px;
	color: #333399;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu a:hover {
	widht: 200px;
	color: #FFFFFF;
	background-image: url(../img/menu_bgn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* 見出し
----------------------------------------------------- */
#contentInfoWrap {
}
#contentInfoWrap h2 {
	font-family: 'メイリオ', Meiryo;
	font-size: 1.5em;
	background-color: #000000;
	color:#FFFFFF;
	padding: 10px 15px;
	line-height:1em;
	float:left;
	border:1px solid #000000;
	margin-bottom:10px;
}
#contentInfoWrap h3 {
	font-size: 1.5em;
	padding: 10px 15px;
	color: #000066;
	float: left;
	line-height: 1em;
	border:1px solid #000000;
	margin-bottom:10px;
}


/* メインコンテンツ
----------------------------------------------------- */
#contents {
	clear: both;
	background-color: #FFF;
	padding: 10px;
}
#contents p {
	padding-top: 6px;
	padding-bottom: 6px;
}
#contents.main {
	border: 1px solid #E4E4E4;
	padding: 10px;
	padding-bottom: 60px;
}
#contents.main table {
	border-spacing: 0px;
	cellpadding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:10px;
}
#contents.main table th {
	background: #D9E5FF;
	color: #191970;
	width: 140px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka?等幅", Osaka-mono, monospace;
	border-left: 1px solid #84b2e0;
	border-top: 1px solid #84b2e0;
	border-bottom: 1px solid #84b2e0;
	line-height: 120%;
	text-align: right;
	padding-right: 5px;
}
#contents.main table td {
}
#contents.main table tr td {
	padding: 8px;
	border-top: 1px solid #84b2e0;
	border-bottom: 1px solid #84b2e0;
	border-left: 1px solid #84b2e0;
	border-right: 1px solid #84b2e0;
	margin: 0px;
	min-height:15px;
}
#contents.main table th:first-child {
	border-radius: 0px 0 0 0;
}
/*
#contents.main table th:last-child {
	border-radius:0 5px 0 0;
	border-right:1px solid #DDD;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}

#contents.main table tr td:last-child {
	border-right: 1px solid #DDD;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}*/

#contents.main table tr {
	background: #fff;
}

#contents.main table tr:nth-child(2n+1) {
	background: #f1f6fc;
}
/*
#contents.main table tr:last-child td {
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}*/

#contents.main table td textarea {
	width: 100%;
}

#contents.main table.listtable {
	clear: both;
	border: 5px solid #CCC;
}
#contents.main table.listtable .itemTD {
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	color: #009;
}
#contents.main table.listtable td {
	padding: 5px;
	font-size: 0.8em;
	line-height: 15px;
}

#contents.main table.uriage_table {
	clear: both;
	border: 5px solid #CCC;
}
#contents.main table.uriage_table .itemTD {
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	color: #009;
	background: #f1f6fc;
}
#contents.main table.uriage_table td {
	padding: 5px;
	font-size: 0.8em;
	line-height: 15px;
}
#contents.main table.uriage_table tr {
	background: #fff;
}
#contents.main table.uriage_table tr.seikyu {
	background: #D9E5FF;
}
#contents.main table.regist_table tr {
	padding: 8px;
	border-top: 1px solid #84b2e0;
	border-bottom: 1px solid #84b2e0;
	border-left: 1px solid #84b2e0;
	border-right: 1px solid #84b2e0;
	margin: 0px;
	min-height:15px;
}
#contents.main table.regist_table tr {
	background: #fff;
}
#contents.main table.regist_table .midasi {
	color: #191970;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka?等幅", Osaka-mono, monospace;
	background: #F3F781;
	line-height: 13px;
}


.topCom {
	color: #000;
	margin:0px 0px 10px 0px;
	padding-bottom:15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	clear: both;
}
.topCom p.com1 {
	background-image: url(../img/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.topCom p.com1 strong {
}
.topCom .topComBtn {
	float: right;
	text-align: right;
	clear: right;
	height: 50px;
	padding-top: 10px;
	white-space: nowrap;
}

/* ちょっとオサレなボタン設定
----------------------------------------------------- */
#css_btn_id {
	padding: 15px;
}

#css_btn_id_add {
	padding: 25px 15px 10px 5px;
	float: left;
	width:300px;
	text-align: left;
}

#css_btn_id .msg {
	font-weight: bold;
	padding-right: 30px;
}

/* 進む用 */

.css_btn_class_go {
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #469df5;
	padding:6px 20px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	background:-ms-linear-gradient( top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	color:#ffffff;
	display:inline-block;
	text-shadow:1px 1px 0px #287ace;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #cae3fc;
 	-moz-box-shadow:inset 1px 1px 0px 0px #cae3fc;
 	box-shadow:inset 1px 1px 0px 0px #cae3fc;
}.css_btn_class_go:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #4197ee), color-stop(100%, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}.css_btn_class_go:active {
	position:relative;
	top:1px;
}

/* 戻る用 */
.css_btn_class_back {
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #b0b0b0;
	padding:6px 20px;
	text-decoration:none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #ededed), color-stop(100%, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	background:-ms-linear-gradient( top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	color:#777777;
	display:inline-block;
	text-shadow:1px 1px 0px #ffffff;
 	-webkit-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	-moz-box-shadow:inset 1px 1px 0px 0px #ffffff;
 	box-shadow:inset 1px 1px 0px 0px #ffffff;
}.css_btn_class_back:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #dfdfdf), color-stop(100%, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	background:-ms-linear-gradient( top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.css_btn_class_back:active {
	position:relative;
	top:1px;
}

/* その他ボタン */
.css_btn_class {
	width: 110px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #469df5;
	text-decoration: none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #4197ee) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	background: -ms-linear-gradient( top, #79bbff 5%, #4197ee 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color: #79bbff;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #287ace;
	-webkit-box-shadow: inset 1px 1px 0px 0px #cae3fc;
	-moz-box-shadow: inset 1px 1px 0px 0px #cae3fc;
	box-shadow: inset 1px 1px 0px 0px #cae3fc;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #4197ee), color-stop(100%, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	background:-ms-linear-gradient( top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}.css_btn_class:active {
	position:relative;
	top:1px;}


/* pagelink
----------------------------------------------------- */
.pagelink {
	float:right;
	width:600px;
	padding: 0px 5px 10px 10px;
	text-align:right;
}
.pagelink strong {
	color: #333;
	padding-right: 5px;
	padding-left: 5px;
}
.pagelink a {
	background-color: #E3EBFD;
	display: inline-block;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px dotted #86ADFF;
	text-decoration: none;
}

/* text
----------------------------------------------------- */
.txt-L {
	font-size: 1.2em;
	line-height: 1.5em;
}
.txt-M {
	font-size: 0.9em;
}
.txt-M2 {
	font-size: 0.85em;
}
.txt-S {
	font-size: 0.8em;
}
.txtRed,.msg {
	color: #C00;
}
.txtPink {
	color: #C66;
}
.txtBlue {
	color: #369;
}
.txtGray {
	color: #999;
}
.txtGreen {
	color: #00A77E;
}
.txtWhite {
	color: #FFF;
}
.txt-bg {
	background-color: #F9ECEC;
	font-size: 1.1em;
	padding: 5px;
}
.txt-normal {
	font-weight: normal;
}
.txt12 {
	font-size: 12px;
}
.txt-Number {
	font-size: 12px;
}
.box-pt5 {
	padding-top: 5px;
}
.box-pt10 {
	padding-top: 10px;
}
.box-pb5 {
	padding-bottom: 5px;
}
.box-pb10 {
	padding-bottom: 10px;
}
.box-pb15 {
	padding-bottom: 15px;
}
.box-pb20 {
	padding-bottom: 20px;
}
.box-ptb5 {
	padding-bottom: 5px;
	padding-top: 5px;
}
.box-ptb10 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.box-mb5 {
	margin-bottom: 5px;
}
.box-mb10 {
	margin-bottom: 10px;
}
.box-mb15 {
	margin-bottom: 15px;
}
.box-mt5 {
	margin-top: 5px;
}
.box-mt10 {
	margin-top: 10px;
}
.box-mt15 {
	margin-top: 15px;
}

/* clearfix
----------------------------------------------------- */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
