@charset "UTF-8";


/*----------------------------------

common
 
---------------------------------- */

#contents {
	background-image: url(../img/common/contants_bg.png);
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.50);
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.50);
	
}

#contents_wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#contents_inner_wrap {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

.section_inner {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

.list {
	color: #02355d;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.header_regsist02 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 60px;
}



/*----------------------------------

section01
 
---------------------------------- */

#section01 {
	background-image: url(../img/header/main.jpg);
	height: 285px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}

#section01 h1 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}



#section01 h2 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}


.header_regsist {
	background-color: #333333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#h_regist a {
	display: block;
	width: 433px;
	height: 77px;
	background-image: url(../img/responce/regist_on.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-right: 0px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#h_regist a:hover {
	display: block;
	background-image: url(../img/responce/regist.png);
	
	background-repeat: no-repeat;
}

.t01 {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 40px;
}


/*----------------------------------

section02
 
---------------------------------- */

#section02 {
	margin-bottom: 40px;
}

#section02 h3 {
	background-image: url(../img/common/title_bg.png);
	height: 34px;
	width: 835px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	padding-top: 6px;
	padding-left: 25px;
}


/*----------------------------------

section03
 
---------------------------------- */

#section03 {
	margin-bottom: 40px;
}

#section03 h3 {
	background-image: url(../img/common/title_bg.png);
	height: 34px;
	width: 835px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	padding-top: 6px;
	padding-left: 25px;
}


/*----------------------------------

section04
 
---------------------------------- */

#section04 {
	margin-bottom: 40px;
}

#section04 h3 {
	background-image: url(../img/common/title_bg.png);
	height: 34px;
	width: 835px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	padding-top: 6px;
	padding-left: 25px;
}

#section04 h4 {
	color: #02355d;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#section04 h5 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#section04 h6 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

.name {
	font-size: 18px;
	font-weight: bold;
	color: #02355d;
}


.kigyo_list {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


/*----------------------------------

section05
 
---------------------------------- */

#section05 {
	margin-bottom: 40px;
}

#section05 h3 {
	background-image: url(../img/common/title_bg.png);
	height: 34px;
	width: 835px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	padding-top: 6px;
	padding-left: 25px;
}

#section05 h4 {
	color: #02355d;
	padding: 0px;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#section05 h5 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	
}

#section05 h6 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #02355d;
}

.kigyo_title {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02355d;
}

.kigyo_koumoku {
	border: 2px solid #02355d;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 0px;
}




/*----------------------------------

footer
 
---------------------------------- */


#footer {
	background-color: #333333;
	color: #FFF;
	text-align: center;
	height: 40px;
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*----------------------------------

mailform
 
---------------------------------- */

.formcation {
	margin-top: 5px;
	font-size: 12px;
	line-height: 160%;
}





.thanks {
	color: #FFF;
	background-color: #00415c;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
}



#youkou {
	margin-bottom: 40px;
}

#youkou h3 {
	background-image: url(../img/common/title_bg.png);
	height: 34px;
	width: 835px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	padding-top: 6px;
	padding-left: 25px;
}

#youkou ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	border: 1px solid #CCC;
}

#youkou li {
	list-style-type: square;
	font-size: 12px;
}


#unei {
	margin-bottom: 40px;
}

#unei h3 {
	background-image: url(../img/common/title_bg.png);
	height: 34px;
	width: 835px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 2px 2px rgba(0,0,0,0.3);
	padding-top: 6px;
	padding-left: 25px;
}

.unei_frame {
	margin: 0px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.special {
	font-size: 18px;
	font-weight: bold;
	color: #C30;
	margin-bottom: 5px;
}

.uck {
	text-decoration: line-through;
}

.camp {
	font-size: 18px;
	font-weight: bold;
	color: #C30;
}

input ,select {
position:relative;
top:-3px;
}

.img_right {
	padding: 0px;
	float: right;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#gaiyou {
	background: #f8f8f7;
	border: 1px solid #E3E3E3;
	border-top: none;
	width: 100%;
	font-size: 100%;
	line-height: 180%;
	text-shadow: 0px 1px 0px #FFFFFF;
	margin-bottom: 20px;	
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 15px;
}

dl#gaiyou dt {
	border-top: 1px solid #E3E3E3;
	clear: left;
	float: none;
	
}

dl#gaiyou dd {
	background: #fff;
	border-left: 0px solid #E3E3E3;
	border-top: 1px solid #E3E3E3;
	margin-left: 0px;
	
}

#gaiyou a:link,#gaiyou a:visited,.flow a:link,.flow a:visited  {
	color: #0249af;
	text-decoration: underline;
}

#gaiyou a:hover,.flow a:hover {
	color: #0249af;
	text-decoration: none;
}

.sp  {
background: #eb2902;
text-align:center;
color:#fff;
float:right;
font-weight: bold;
font-size:12px;
}

/* balloon-2 bottom */
#balloon-2-bottom {
	position: relative;
	display: inline-block;
	padding: 5px 15px;
	width: auto;
	min-width: 800px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #e6eff5;
	z-index: 0;
	margin-bottom:30px;
	font-size:20px;
}
#balloon-2-bottom:after {
	content: "";
	position: absolute;
	bottom: -20px; left: 50%;
	margin-left: -20px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #e6eff5 transparent transparent transparent;
}

.int_title {
	padding: .5em .75em;
	background-color: #fef1f1;
	border-left: 6px solid #c60101;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 105%;
}

.bold {
	font-weight: bold;
	
}

.int_ph {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}
