@charset "Shift_JIS";


/* rule reset
---------------------------------------------------- */
* {
	padding:0;
	margin:0;
	border:0;
	outline:0;
}


/* body
---------------------------------------------------- */
body {
	font-family: "CI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 21px;
	background-attachment: fixed;
	background-image: url(../images/back.png);
	background-position: center top;
	background-repeat: no-repeat;
}

a {
	text-decoration : none;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color:#0B125F;
}
a:active {
	color:#0B125F;
}

h1 {
}
h1 a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity:0.80;
}

h2 {
	font-size: 20px;
	height: 35px;
	width: 700px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top:130px;
	margin-top:-120px;
	background-position: center 121px;
	margin-bottom: -9px;
}
h2.blue {
	background-image: url(../images/h2_blue.jpg);
}
h2.green {
	background-image: url(../images/h2_green.jpg);
}

h3 {
	background-image: url(../images/h3.jpg);
	background-repeat: repeat;
	text-align: left;
	text-indent: 10px;
	font-size: 18px;
	color: #FFFFFF;
	width: 100%;
	height: 26px;
	padding-top: 4px;
	font-weight: normal;
}
h3.blog {
	background-image: url(../images/h3blog.jpg);
	background-repeat: repeat;
	font-size: 16px;
}

h4 {
	background-image: url(../images/h4.jpg);
	font-size: 15px;
	color: #FFFFFF;
	width: 100%;
	height: 24px;
	padding-top: 6px;
	text-indent: 30px;
	text-align: left;
	font-weight: normal;
}
h4.recruit{
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -5px;
}

h5 {
	background-color: #999999;
	font-size: 14px;
	text-indent: 5px;
	color: #FFFFFF;
	height: 21px;
	padding-top: 4px;
}

h6 {
	font-size: 13px;
	margin-top: 15px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: -5px;
}


img{
	border-style:none;
	border-width:0px;
}

a img {
  border: none;
  color: #ffffff;
  background: transparent;
}

hr {
	border:0;
	border-bottom:1px dotted #FFFFFF;
}

.hr2 {
	border:0;
	border-bottom:1px dotted #FFFFFF;
	margin-top: 20px;
	margin-bottom: 10px;
}

.center {
	text-align: center;
}


/* header
---------------------------------------------------- */
#header {
	height: 110px;
	text-align: center;
	margin-bottom: 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#header-fix {
	position: fixed;
}

/* contents
---------------------------------------------------- */
#contents {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

/* contents-left
---------------------------------------------------- */
#contents-left {
	float: left;
	width: 220px;
	position: fixed;
}

#contents-left ul {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 220px;
	margin-bottom: 15px;
}
#contents-left li {
	font-size: 15px;
	font-weight: bold;
	height: 38px;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color:rgba(255,255,255,0.7);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
	line-height: 15px;
}
#contents-left li.spacing {
	font-size: 14px;
}

li a:link {
	color: #333333;
}
li a:visited {
	color: #333333;
}
li a:hover {
	color:#3995C0;
}

li.blue a:link {
	color: #333399;
}
li.blue a:visited {
	color: #333399;
}
li.blue a:hover {
	color:#29ABE2;
}

li.green a:link {
	color: #669900;
}
li.green a:visited {
	color: #669900;
}
li.green a:hover {
	color:#29ABE2;
}

li.red a:link {
	color: #d31577;
}
li.red a:visited {
	color: #d31577;
}
li.red a:hover {
	color:#29ABE2;
}

li.orange a:link {
	color: #CC6600;
}
li.orange a:visited {
	color: #CC6600;
}
li.orange a:hover {
	color:#29ABE2;
}

#contents-left li span {
	font-size: 11px;
	color: #666666;
}


/*feed*/
#feed1 {
	height: 130px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

#feed1 li {
	font-size: 12px;
	height: 25px;
	padding-top: 0px;
	background-color: #FFFFFF;
	border-style:none;
	border-width:0px;
}
#feed1 li span{
	font-size: 10px;
}

/* contents-right
---------------------------------------------------- */
#contents-right {
	width: 700px;
	float: right;
}

#contents-right li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
}

#contents-right-top {
	padding-bottom: 20px;
}

#agree {
	width: 670px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#agree p {
	text-align: justify;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
}
ol {
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 10px;
}


#box-with {
	height: 280px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/with_back.png);
	background-repeat: no-repeat;
}
#box-with-button {
	padding-top: 140px;
	padding-left: 530px;
	height: 140px;
	width: 140px;
}
#box-with-button a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity:0.50;
}

.box-trans {
	width: 700px;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:rgba(255,255,255,0.7);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99ffffff,EndColorStr=#99ffffff);
}
.box-trans p{
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.box-blue {
	width: 660px;
	margin-bottom: 20px;
	padding: 20px;
	background-color:rgba(0,100,180,0.7);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#990064B4,EndColorStr=#990064B4);
}

.box-green {
	width: 660px;
	margin-bottom: 20px;
	padding: 20px;
	color: #FFFFFF;
	background-color:rgba(50,80,0,0.7);
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99325000,EndColorStr=#99325000);
}

.box-div {
	width: 630px;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.box-div p{
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box-div-left {
	width: 300px;
	float: left;
}
.box-div-right {
	width: 300px;
	float: right;
}

.box-div3 {
	width: 200px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}


.box-div2 {
	width: 660px;
	padding: 15px;
}
.box-div2 p {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.box-div2-left {
	width: 450px;
	float: left;
}
.box-div2-left  p{
	text-align: justify;
	padding-top: 10px;
}
.box-div2-right {
	width: 200px;
	float: right;
}


/* button
---------------------------------------------------- */
.button-green{
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/button_green.png);
	background-repeat: no-repeat;
	width: 280px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	text-indent: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.button-blue{
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/button_blue.png);
	background-repeat: no-repeat;
	width: 280px;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 16px;
	text-indent: 20px;
	margin-right: auto;
	margin-left: auto;
}

.button-blue-s{
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/button_blue_s.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	font-size: 15px;
	padding-top: 10px;
	text-indent: 10px;
	background-position: center center;
}


.button-green-s{
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/button_green_s.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	font-size: 15px;
	padding-top: 10px;
	text-indent: 10px;
	background-position: center center;
}
.button-green-s150{
	text-align: center;
	color: #FFFFFF;
	float: left;
	background-image: url(../images/button_green_s150.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 30px;
	font-size: 16px;
	padding-top: 10px;
	margin: 3px;
}



/* footer
---------------------------------------------------- */
#footer {
	background-color: #0B125F;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

#footer-left {
	float: left;
	margin-left: 10px;
}

#footer-right {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footer-right p {
	font-weight: normal;
	text-align: left;
}

#footer-notice {
	text-indent: -11px;
	padding-left: 11px;
	text-align: justify;
}

.copy {
	font-size: 8px;
}

#footer ul {
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footer li {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display : inline;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 0px;
}

#footer li a:link {
	color: #CCCCCC;
}
#footer li a:visited {
	color: #CCCCCC;
}
#footer li a:hover {
	color:#3995C0;
}

/* float
---------------------------------------------------- */
.float-left {
	float: left;
	margin: 5px;
}
.float-left img {
	margin-bottom: 5px;
}

.float-right {
	float: right;
}

.clear-left {
	clear:left;
}

.clear-right {
	clear:right;
}

.clear-both {
	clear:both;
}

/* table
---------------------------------------------------- */
.table-01 {
	border-collapse: collapse;
	color: #FFFFFF;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 15px;
	vertical-align: middle;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.table-01 th {
	width: 120px;
	height: 30px;
	padding: 5px;
	background-color: #325000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.table-01 td {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.table-02 {
	border-collapse: collapse;
	color: #FFFFFF;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 15px;
	vertical-align: middle;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.table-02 th {
	width: 120px;
	height: 30px;
	padding: 5px;
	background-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.table-02 td {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #333333;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

/* others
---------------------------------------------------- */
.height-adjustment10 {
	height: 10px;
}
.height-adjustment20 {
	height: 20px;
}


p.sp {
	margin-top: 20px;
	margin-bottom: -10px;
}
