@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;
  font-family : "MS UI Gothic", メイリオ;
}

a:hover{
	text-decoration:none;
}
.title a{
	color:#FFFFFF;
}

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

/* header */
#header_bg{
	min-width: 1000px;
	background: #674496;
}
#header{
	width : 997px;
	margin: auto;
	padding:5px 0;
}
#header2_bg{
	min-width: 1000px;
}
#header2{
	width: 1000px;
	margin: auto;
	padding:5px 0;
}
#header h1{
	font-size: 12px;
	font-weight: normal;
	float:left;
	color:#FFFFFF;
}

#header ul{
	float:right;
}

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

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

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

#top_bg{
	min-width:1000px;
	background-image:url(../Image/bg_top.png);
}

#top_bg2{
	min-width:1000px;
	background-image:url(../Image/bg_other.png);
}

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

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

#hd{
	min-width:1000px;
	background-image:url(../Image/bg_m.jpg);
}

#hd ul{
	width:1000px;
	height:40px;
	margin:auto;
	text-align:center;
	padding-top:5px;
}

#hd li{
	list-style:none;
	display:inline-block;
}



/* footer */
#footer_bg{
	min-width: 1000px;
	padding: 10px 0;
	background: #674496;
}
#footer{
	width: 1000px;
	margin: auto;
	color: #FFFFFF;
	position: relative;
	font-size: 12px;
}
#footer #copy_right{
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 10px;
}

#footer_menu{
	position: absolute;
	text-align: center;
	font-size: 12px;
	
	bottom:115%;
	right: 0;
	left:0;
}
#footer_menu li{
	display: inline-block;
	padding: 0 10px;
	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;
}

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

#footer .text a{
	color:#FFFFFF;
}

/* left */
#left{
	float: left;
	width: 380px;
}

#left .con1{
	width:380px;
	height:260px;
	position:relative;
	background-image:url(../Image/bg_top_2.png);
}

#left .text{
	position:absolute;
	font-size:14px;
	line-height:24px;
	color:#656565;
	width:320px;
	top:100px;
	left:30px;
}

#left .con2{
	width:380px;
	height:140px;
	position:relative;
	display:block;
	margin-top:10px;
	background-image:url(../Image/b_top_1.png);
}

#left .con2:hover{
	background-image:url(../Image/b_top_1_on.png);
}

#left .text1{
	position:absolute;
	left:10px;
	bottom:15px;
	font-size:11px;
}



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

#index .con1{
	width:600px;
	height:370px;
	position:relative;
	background-image:url(../Image/bg_top.jpg);
}

#index .text{
	position:absolute;
	font-size:13px;
	line-height:23px;
	bottom:20px;
	padding:0 35px;
}

#index_news{
	padding:0 15px;
}

#index_news .box{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:0 20px;
	height:230px;
	overflow-y:auto;
}

#index_news .con{
	padding-top:20px;
	padding-bottom:30px;
	border-top:1px dotted #000000;
	font-weight:bold;
}

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

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

#index_news .right{
	float:right;
	width:400px;
	font-size:16px;
}

#bn{
	width:1000px;
	height:150px;
	position:relative;
	background-image:url(../Image/f_info.jpg);
	margin-top:20px;
}

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

#bn .text2{
	position:absolute;
	top:50px;
	right:30px;
}

#main{
	border:15px solid #674496;
	background-color:#FFFFFF;
	padding:20px 0;
	margin-top:10px;
}

#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;
	color:#674496;
}

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

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

#news .box{
	width:800px;
	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;
}

#news span a{
}

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

#news .cms_image_box{
	margin-top:20px;
	width:350px;
	padding-top:220px;
}

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

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

#about{
	width:900px;
	margin:auto;
	padding-bottom:40px;
}

#about .text{
	width:840px;
	margin:auto;
	margin-top:10px;
	font-size:14px;
	line-height:24px;
}

#about .box{
	width:800px;
	margin:auto;
	margin-top:10px;
}

#about .con1{
	float:left;
	width:180px;
	margin-top:15px;
	margin-left:20px;
}

#about .con1:nth-of-type(4n+1){
	clear:both;
	margin-left:0;
}

#history{
	width:900px;
	margin:auto;
	padding-bottom:30px;
}

#history .text{
	float:left;
	font-size:14px;
	line-height:24px;
	width:500px;
	margin-top:20px;
	margin-left:30px;
}

#kitou{
	width:900px;
	margin:auto;
	padding-bottom:30px;
}

#kitou .text{
	width:840px;
	margin:auto;
	font-size:14px;
	line-height:24px;
	margin-top:20px;
}

#kitou a{
	color:#674496;
}

#kitou .text1{
	width:720px;
	margin:auto;
	padding:1px 40px;
	border-bottom:1px solid #000000;
	font-size:14px;
}

#tisiki{
	width:900px;
	margin:auto;
	padding-bottom:30px;
}

#tisiki .box{
	width:820px;
	margin:auto;
	margin-top:20px;
}

#tisiki .text{
	width:520px;
	font-size:14px;
	line-height:24px;
}

#tisiki .text1{
	width:840px;
	margin:auto;
	margin-top:15px;
	font-size:14px;
	line-height:24px;
}

#tisiki table{
	width:600px;
	margin:auto;
	border-collapse:separate;
	border-spacing:0 2px;
	margin-top:20px;
}

#tisiki th{
	text-align:left;
	background-color:#674496;
	width:125px;
	padding-left:15px;
	font-weight:normal;
	color:#FFFFFF;
	vertical-align:top;
	padding-top:7px;
}

#tisiki td{
	padding:7px 10px;
	background-color:#FFFFFF;
	border:1px solid #674496;
	border-left:none;
	color:#000000;
}

#tisiki td a{
	color:#000000;
}

#access{
	width:850px;
	margin:auto;
	padding:20px 0;
	padding-bottom:60px;
}

#access .box{
	position:relative;
	margin-top:40px;
}

#access .text{
	position:absolute;
	bottom:5px;
	left:0;
	font-size:14px;
	line-height:18px;
}

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

#contact tr{
}

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

#contact td{
	padding-left:10px;
	padding:7px 0;
	padding-left:10px;
	border:1px solid #000000;
}

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

#contact td a{
	color:#0771BA;
}

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

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

#contact textarea{
	width:420px;
}

#contact span{
	color:#FF0004;
}

#contact .font18{
	color:#674496;
}

#contact .font18 a{
	color:#674496;
}

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

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

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

#sitemap{
	width:650px;
	margin:auto;
	padding-top:30px;
	padding-bottom:50px;
	position:relative;
}

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

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

#sitemap span{
	color:#674496;
}

#sitemap a{
	color:#000000;
}

#sitemap a:hover{
}

#sitemap .pic{
	position:absolute;
	top:60px;
	right:-100px;
}

