@charset "utf-8";
/* CSS Document */

body{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	word-break: break-all;
}

img{
	border: none;
	vertical-align: top;
}

table{
	border-collapse: collapse;
}

a{
	color:#000000;
}

a:hover{
	text-decoration:none !important;
}

/* フッターの下寄せ */
html,
body{
	height: 100%;
}
#wrap{
	position: relative;
	width: 100%;
	min-height: 100%;
}
#wrapper{
	width: 1000px;
	margin: auto;
	
	margin-top:30px;
}
#footer_wrap{
	margin-top:50px;
}

/* header */
#header_bg{
	min-width: 1000px;
}
#header{
	width: 1000px;
	margin: auto;
	padding:5px 0;
}
#header2_bg{
	min-width: 1000px;
	background-image:url(../Image/bg_h.png);
	background-position:center;
}
#header2{
	width: 1000px;
	margin: auto;
	height:85px;
	padding-top:5px;
	padding-bottom:10px;
}
#header h1{
	font-size: 12px;
	font-weight: normal;
	float:left;
}

#header ul{
	float:right;
}

#header li{
	list-style:none;
	display:inline-block;
	padding:0 10px;
}

#header a{
	color:#000000;
	text-decoration:none;
}

#header a:hover{
	text-decoration:underline !important;
}

#top_bg{
	min-width:1000px;
}

#top_pic{
	width:1000px;
	margin:auto;
	position:relative;
}

#top_pic .text{
	position:absolute;
	top:100%;
	right:0;
	padding-top:10px;
	font-size:10px;
}



/* footer */
#footer_bg{
	min-width: 1000px;
	padding: 10px 0;
}
#footer{
	width: 1000px;
	margin: auto;
	color: #000000;
	position: relative;
	font-size: 12px;
}
#fd{
	min-width:1000px;
	border-top:2px solid #EFA7A7;
	border-bottom:2px solid #EFA7A7;
	background-color:#FFFFFF;
	padding:1px 0;
}
#footer #copy_right{
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 10px;
}

#footer_menu{
	position: absolute;
	text-align: center;
	font-size: 11px;
	
	bottom:120%;
	right: 0;
	left:0;
}
#footer_menu li{
	display: inline-block;
	padding: 0 8px;
	line-height: 100%;
}
#footer_menu li:first-child{
	border: none;
}
#footer_menu a{
	color: #000000;
	text-decoration: none;
}

#footer_menu a:hover{
	text-decoration: underline !important;
}

#footer .text{
	font-size:10px;
	line-height:14px;
	text-align:center;
}

#footer .text a{
	text-decoration:none;
}

/* left */
#left{
	float: left;
	width: 170px;
	margin-left:10px;
}

#left li{
	list-style:none;
	margin-top:5px;
}

#left li:first-child{
	margin-top:0px;
}

#left .con1,
#left .con2{
	width:170px;
	position:relative;
}

#left .con1{
	height:105px;
	margin-top:5px;
	background-image:url(../Image/bg_1.png);
}

#left .con2{
	height:115px;
	margin-top:10px;
	background-image:url(../Image/bg_2.png);
}

#left .text{
	position:absolute;
	top:10px;
	left:10px;
	font-size:10px;
	line-height:14px;
}

/* main */
#main{
	float: left;
	width: 800px;
	margin-left:20px;
}

#index .text{
	width:770px;
	margin:auto;
	margin-top:20px;
	line-height:22px;
}

#index_news{
	position:relative;
	padding:15px 25px;
}

#index_news .news_link{
	color:#000000;
	position:absolute;
	bottom:107%;
	right:30px;
}

#index_news .box{
	border-top:1px solid #C3A3A3;
	border-bottom:1px solid #C3A3A3;
	height:165px;
	overflow-y:auto;
	font-weight:bold;
	padding:0 20px;
}

#index_news .con{
	padding:10px;
	padding-bottom:20px;
	border-top:1px dotted #C3A3A3;
}

#index_news .con:first-child{
	border:none;
}

#index_news .left{
	float:left;
	width:90px;
}

#index_news .right{
	float:right;
	width:550px;
	font-size:16px;
	color:#EFA7A7;
}

#index_news .right a{
	color:#EFA7A7;
}

#index .box1{
	width:760px;
	margin:auto;
	margin-top:20px;
}

#index .right_box{
	float:left;
	width:430px;
	margin-left:20px;
}

#index .text1{
	font-size:14px;
	line-height:24px;
	margin-top:10px;
}

#index .text2{
	float:right;
	color:#B792FD;
}

#index .text2 a{
	color:#B792FD;
	text-decoration:none;
}

#index .text2 a:hover{
	text-decoration:underline !important;
}

#bn{
	width:800px;
	height:120px;
	margin-top:50px;
	position:relative;
	background-image:url(../Image/f_info.png);
	font-size:10px;
}

#bn .text1{
	position:absolute;
	top:10px;
	left:15px;
}

#bn .text2{
	position:absolute;
	bottom:8px;
	left:15px;
}

#reform{
	text-align:center;
}

#news{
	width:800px;
	margin:auto;
}

#news ul{
	padding:20px 0;
	text-align:center;
	font-weight:bold;
}

#news li{
	list-style:none;
	display:inline-block;
	padding:3px;
	border:none !important;
}

#news li a{
	color:#000000;
	text-decoration:none !important;
}

#news li a:hover{
	text-decoration:underline !important;
}

#news .box{
	width:700px;
	margin:auto;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

#news .con1{
	padding:20px 0;
	border-top:2px dotted #000000;
}

#news .con1:first-child{
	border:none;
}

#news .text_box{
	width:650px;
	margin:auto;
}

#news .left{
	font-weight:bold;
	float:left;
	width:80px;
}

#news .right{
	float:right;
	width:530px;
}

#news span{
	font-size:16px;
	font-weight:bold;
	color:#FF7E7E;
}

#news span a{
	color:#FF7E7E;
}

#news .pic{
	width:650px;
	margin:auto;
	vertical-align:top;
}

#news .pic img{
	margin-top:20px;
	max-width:320px;
}

#news .pic a{
	margin-left:10px;
}

#news .pic a:first-child{
	margin-left:0px;
}

#recruit{
	width:680px;
	margin:auto;
}

#recruit .title{
	color:#FFFFFF;
	background-color:#FF7E7E;
	text-align:center;
	padding:5px 10px;
	font-size:18px;
	font-weight:bold;
	margin-top:40px;
}

#recruit .title a{
	color:#FFFFFF;
}

#recruit .title:first-child{
	margin-top:10px;
}

#recruit table{
	font-size:14px;
	width:600px;
	margin:auto;
	margin-top:20px;
	border-collapse:separate;
	border-spacing:0 3px;
}

#recruit .border{
	padding-bottom:20px;
}

#recruit tr:first-child{
	border:none;
}

#recruit th{
	text-align:left;
	background-color:#FF7E7E;
	width:185px;
	padding:10px 15px;
	font-weight:normal;
	color:#FFFFFF;
	vertical-align:top;
}

#recruit th a{
	color:#FFFFFF;
}

#recruit td{
	padding:10px 10px;
	background-color:#FFF3F4;
}

#glass_a .text{
	width:430px;
	float:left;
	margin-left:30px;
	margin-top:30px;
	line-height:22px;
}

#glass_a .left{
	width:160px;
	float:left;
	text-align:center;
	margin-left:70px;
	margin-top:20px;
}

#glass_a .right{
	width:500px;
	float:left;
	margin-left:30px;
	margin-top:20px;
}

#glass_a .text1{
	line-height:20px;
}

#glass_a .text1 span{
	color:#FF0004;
	font-weight:bold;
}

#glass_a .text2{
	line-height:20px;
	margin-top:70px;
}

#glass_a .text2 span{
	font-size:14px;
	color:#65A7B7;
}

#glass_a .text3{
	line-height:20px;
	margin-top:95px;
}

#glass_a .text4{
	line-height:20px;
	margin-top:145px;
}

#glass_b .box{
	width:590px;
	margin:auto;
	margin-top:20px;
	position:relative;
}

#glass_b .box1{
	width:510px;
	margin:auto;
	margin-top:20px;
	position:relative;
}

#glass_b .text1{
	float:right;
	width:330px;
	margin-top:20px;
}

#glass_b .text1 a{
	color:#B391F2;
}

#glass_b .pic1{
	position:absolute;
	top:0;
	right:0;
}

#glass_b .pic2{
	position:absolute;
	bottom:20px;
	left:20px;
}

#glass_b .text2{
	width:360px;
	float:left;
	margin-left:10px;
}

#glass_b .text3{
	width:360px;
	float:left;
	margin-left:20px;
}

#glass_b .text4{
	width:300px;
	padding-bottom:100px;
}

#glass_b .pic3{
	position:absolute;
	top:0;
	right:0;
}

#glass_b .pic4{
	position:absolute;
	top:170px;
	right:0;
}

#glass_b .con1{
	width:160px;
	margin-top:20px;
}

#sumi .box{
	width:650px;
	margin:auto;
	margin-top:20px;
}

#jirei{
	width:700px;
	margin:auto;
	padding-bottom:40px;
}

#jirei .title{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	margin-top:30px;
	padding:3px 10px;
	background-color:#FF7E7E;
	color:#FFFFFF;
}

#jirei .title a{
	color:#FFFFFF;
}

#jirei .title:first-child{
	margin-top:0px;
}

#jirei .cms{
	margin-top:10px;
}

#jirei .con1{
	width:700px;
	margin:auto;
	padding:10px 0;
	line-height:16px;
	margin-top:20px;
}

#jirei .pic{
	width:500px;
	margin:auto;
	text-align:center;
}

#jirei .pic img{
	max-width:500px;
}

#jirei .pic a{
}

#jirei .pic a:first-child{
	margin-left:0px;
}

#jirei a{
	text-decoration:underline;
}

#jirei a :hover{
	text-decoration:none;
}

#jirei .text{
	padding:0 5px;
	margin-top:10px;
}

#jirei .title1{
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}

#jirei ul{
	text-align:center;
	width:600px;
	margin:auto;
	padding-top:30px;
}

#jirei li{
	list-style:none;
	display:inline-block;
	border-right:1px solid #000000;
	padding:0 5px;
	font-size:14px;
}

#jirei li:first-child{
	border-left:1px solid #000000;
}

#company table{
	font-size:14px;
	width:650px;
	margin:auto;
	margin-top:20px;
	border-collapse:separate;
	border-spacing:0 3px;
}

#company tr{
}

#company tr:first-child{
	border:none;
}

#company th{
	text-align:left;
	background-color:#FF7E7E;
	width:145px;
	padding-left:15px;
	font-weight:normal;
	color:#FFFFFF;
	vertical-align:top;
	padding-top:10px;
}

#company td{
	padding:10px 10px;
	background-color:#FFF4F4;
}

#company .left{
	float:left;
	width:400px;
	margin-left:80px;
	margin-top:10px;
}

#company .text{
	line-height:22px;
	margin-top:10px;
}

#company .text2{
	margin-top:100px;
}

#company .left a{
	color:#662D8F;
}

#contact table{
	border:1px solid #000000;
	width:706px;
	margin:auto;
	margin-top:10px;
	background-color:#FFFFFF;
}

#contact tr{
	border:1px solid #000000;
}

#contact th{
	border:1px solid #000000;
	width:190px;
	font-size:14px;
	text-align:left;
	vertical-align:top;
	padding-left:10px;
	color:#000000;
	background-color:#E5E5E5;
	padding-top:8px;
}

#contact td{
	padding-left:10px;
	padding:7px 0;
	padding-left:10px;
}

#contact th span{
	font-size:12px;
	font-weight:normal;
}

#contact td a{
	color:#0771BA;
	text-decoration:underline;
}

#contact .form1{
	width:370px;
	height:20px;
}

#contact .form2{
	width:300px;
	height:20px;
}

#contact textarea{
	width:420px;
}

#contact span{
	color:#FF0004;
}

#contact .color{
	font-size:16px;
	font-weight:bold;
	color:#FF7E7E;
}

#contact .color a{
	color:#FF7E7E;
}

#privacy{
	width:750px;
	margin:auto;
	padding-top:20px;
}

#privacy .title{
	color:#FF7E7E;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #FF7E7E;
	padding-left:3px;
	margin-top:30px;
}

#privacy .text{
	margin-top:5px;
	margin-left:5px;
}

#sitemap{
	width:440px;
	margin:auto;
	padding-top:30px;
	padding-bottom:80px;
}

#sitemap li{
	list-style:none;
	margin-top:10px;
}

#sitemap p{
	font-size:18px;
}

#sitemap span{
	color:#FF7E7E;
}

#sitemap a{
	color:#000000;
}

#sitemap a:hover{
	text-decoration:none;
}

