body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #000;
	line-height: 160%;
	background-color: #FFF;
}

h1  {
	color: #F0C;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}

h2  {
	color: #F60;
	font-size: 14px;
	font-weight: bold;
}

h3  {
	border-left:7px solid #FE9999;
	background:url(_img/line_pink.png) repeat-x bottom;
	clear: both;
	padding-top: 0.6em;
	padding-right: 0.8em;
	padding-bottom: 0.6em;
	padding-left: 0.8em;
	color: #F6C;
}

h4  {
	color: #F60;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
	background-color: #DDD;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

h5  {
	color: #EEE;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
	background-color: #000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

h6  {
	border-left:7px solid #FE9999;
	background:url(_img/line_pink.png) repeat-x bottom;
	clear: both;
	padding-top: 0.6em;
	padding-right: 0.8em;
	padding-bottom: 0.6em;
	padding-left: 0.8em;
	color: #333;
	font-size: 14px;
}

a:link  { color: #06C; text-decoration: none }
a:visited  { color: #888b8a; text-decoration: none }
a:hover  { color: #fc3; text-decoration: underline }
a:active { color: red; text-decoration: none }

.link2 a:link   {
	color: #BBB;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.link2 a:visited      { color: #BBB; text-decoration: none }
.link2 a:hover     {
	color: #EEE;
	text-decoration: none;
	background-color: #444;
}
.link2 a:active    { color: #fe0000; text-decoration: none }

.red {
	color: #E00;
}

.purple {
	color: #760692;
}

.border {
	border: 1px solid #ededed;
}

.table_padding {
	padding-top: 5px;
	padding-bottom: 5px;
}

.wrapper {
	position: relative;
	width: 100%;
}

.txt01 {
	font-size: 20px;
	line-height: 35px;
	color: #F06;
	font-weight: bold;
}

.txt02 {
	font-size: 14px;
	line-height: 30px;
	color: #825701;
}

.conte_w {
	width: 710px;
	clear: both;
}

.conte_a {
	width: 110px;
	float: left;
	clear: both;
}

.conte_b {
	width: 580px;
	float: right;
}

.staff_title {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #F36;
	margin-top: 10px;
	margin-bottom: 10px;
}

.newperson_bg {
	background-image: url(_img/newperson_img01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 710px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}


#header_h1 {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666;
	background-color: #FB9999;
	text-align: center;
	height: 5px;
	background-image: url(_img/tmp_menu2_bg.png);
}

#header_w {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_l {
	margin: 0px;
	width: 400px;
	float: left;
	height: 140px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_r {
	width: 550px;
	clear: none;
	float: right;
	color: #000;
	height: 145px;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
}

.hr_l {
	width: 270px;
	text-align: left;
	float: left;
	clear: both;
}

.hr_r {
	width: 270px;
	text-align: right;
	float: right;
}

.hr_r_left {
	width: 100px;
	text-align: left;
	float: left;
}

.hr_r_right {
	width: 170px;
	text-align: right;
	float: right;
}

.hr_l2 {
	width: 550px;
	text-align: right;
	float: right;
	clear: both;
	margin-top: 15px;
}


#menu {
	clear: both;
	background-color: #FB9999;
	text-align: center;
	height: 40px;
	width: 100%;
}

#menu2 {
	clear: both;
	background-color: #FBE4E2;
	text-align: center;
	height: 20px;
	width: 100%;
	background-image: url(_img/tmp_menu2_bg.png);
}

#title {
	clear: both;
}


.contents_w {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	clear: both;
}

.contents_l {
	margin: 0px;
	width: 230px;
	float: left;
	padding: 0px;
}

.contents_r {
	width: 710px;
	float: right;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contents_r2 {
	width: 710px;
	float: right;
	color: #000;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.r_left {
	margin: 0px;
	width: 410px;
	float: left;
	padding: 0px;
}
	
.r_right {
	width: 300px;
	float: right;
	color: #000;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.r_left2 {
	margin: 0px;
	width: 350px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
.r_right2 {
	width: 350px;
	float: right;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.r_right2_top {
	width: 350px;
	float: right;
	color: #000;
	text-align: center;
	background-image: url(_img/movie_bg.gif);
	height: 263px;
	padding: 0px;
	margin-bottom: 10px;
}

.r_left2_1 {
	margin: 0px;
	width: 160px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
.r_right2_2 {
	width: 160px;
	float: left;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer {
	position: relative;
	width: 100%;
	height: 192px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	background-image: url(_img/footer_bg.gif);
	text-align: center;
	clear: both;
	padding: 0px;
}

.footer_top {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	height: 23px;
}

.footer_top2 {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	height: 50px;
}

.footer_w {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

.footer_l {
	margin: 0px;
	width: 310px;
	float: left;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	color: #333;
	line-height: 17px;
	font-weight: bold;
}

.footer_r {
	width: 650px;
	float: right;
	color: #000;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer_r a {
	color: #F00;
}


#index_news {
	background-image: url(_img/index_news_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 620px;
	padding-top: 70px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 50px;
}

#index_news2 {
	height: 19px;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 540px;
}

.clear{ clear: both; visibility: hidden; height: 0;}

.lazy {
  display: none;
}

.txt16 {
	font-size: 16px;
	font-style: oblique;
	line-height: 20px;
	font-weight: bold;
	color: #F63;
}

.txt14 {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #F63;
}

.txt14a {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}

.black14 {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000;
}

dl.corp_info{
    padding:10px 60px 10px 0px;
}
.corp_info dd{
	font-size: 12px;
	font-weight:normal;
    margin:3px 5px;
	width:120px;
	}
.corp_info dt{
	font-size: 12px;
	font-weight:normal;
	margin:-19px 0 10px 120px;
	padding-left:10px;
	}



/* よくあるご質問
----------------------------------------------------- */

.q_a_table{
	margin:0px 0px 20px 0px;
}

.q_a_table_q{
	background:url(_img/q_a_line.png) repeat-x bottom;
}

.q_a_table_q th{
	vertical-align:middle;
	padding:10px 0px 10px 0px;
	text-align:center;
}

.q_a_table_q td{
	vertical-align:top;
	padding:15px 0px 10px 0px;
	font-weight:bold;
}

.q_a_table_a{
	background:#f5f5f5;
	display:none;
}

.q_a_table_a th{
	vertical-align:middle;
	padding:10px 0px 20px 0px;
	text-align:center;
}

.q_a_table_a td{
	vertical-align:top;
	padding:15px 0px 20px 0px;
}

.q_a_table_q span,.q_a_table_a span{
	border-left:#d6d6d6 solid 1px;
	height:100%;
	display:block;
	padding:0px 0px 0px 20px;
}

/* for smart phone */
a.spLink{display:block;width:900px;	margin:10px;padding:10px;border-radius: 8px;box-shadow: 0px 0px 1px #999;background: -webkit-gradient(linear, center bottom, center top, from(#ffffff),color-stop(0.5, #ecaac0), color-stop(0.51, #edd2da),to(#edd2da));
font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
font-weight:bold;font-size:30px;color:#7e1505;text-align:center;text-decoration:none;border:solid 1px #c53a52;text-shadow: 0 1px 0 rgba(255,255,255,.8);
}

.spLink:after{float: right; width: 30px;
}

.spLink:after{content: "\279C";
}
