@charset "UTF-8";

/*----------------------------------------
	基本設定
----------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin: 0; 
	padding: 0; 
} 


h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

body {
	color: #333333;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
}

body{font-size:75%\9;}
body:not(:target){font-size:75%¥9;}

table{
	 border-collapse: collapse;
	 border-spacing: 0;
}

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

strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #1094e8;
	text-decoration: none;
}

a:hover, a:active {
	color: #19b9f4;
	text-decoration: underline;
}


/*----------------------------------------
	header
----------------------------------------*/

#hd_wrapper {
	width: 100%;
	height: 127px;
	padding: 20px 0 0 0;
	background: #ffffff;
}

#header {
	clear: both;
	width: 1026px;
	margin: 0 auto 26px auto;
}

#header .logo {
	float: left;
	width: 400px;
}

#header .tel {
	float: left;
	width: 322px;
	margin-left: 45px;
}

#header .btn_form {
	float: right;
	width: 258px;
}

#header .sp_menu {
	display: none;
}

/*----------------------------------------
	menu
----------------------------------------*/

#menu {
	clear: both;
	width: 1026px;
	margin: 0 auto;
}

#menu li {
	float: left;
	list-style: none;
}

/*----------------------------------------
	container/area
----------------------------------------*/

#container {
	width: 1026px;
	margin: 0 auto 40px auto;
}

#area {
	width: 985px;
	margin: 30px auto 0 auto;
}

/*----------------------------------------
	news
----------------------------------------*/

.news_list {
	margin-bottom: 30px;
}

.news_list .list_box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #cccccc;
}

.news_list a {
	display: block;
	text-decoration: none;
}

.news_list .list_box .ph {
	float: left;
	width: 250px;
	margin-right: 15px;
}

.news_list .list_box .ph img {
	width: 100%;
	height: auto;
}

.news_list .list_box .txt {
	overflow: hidden;
	zoom:1;
}

.news_list .list_box .date {
	margin-bottom: 7px;
	font-weight: bold;
	font-size:93%;
}

.news_list .list_box a .date {
	color: #333333;
}

.news_list .list_box .date img {
	margin-left: 10px;
	vertical-align: middle;
}


/*-----------------------------------------
	pager
-----------------------------------------*/

.pager {
	text-align:center;
}


.pager li {
	display:inline;
}

.pager li a {
	margin-right:5px;
	padding: 2px 8px;
	color: #666666;
	border: 1px #666666 solid;
	position:relative;
}

.pager li a:link,
.pager li a:visited {
	text-decoration: none;
}

.pager li a:hover,
.pager li a:active {
	background-color: #CCCCCC;
	text-decoration: none;
}

.pager li .current {
	margin-right:5px;
	padding: 2px 8px;
	background: #666666;
	border: 1px #666666 solid;
	color: #ffffff;
}
.pager li .prev,
.pager li .next {
	color: #999;
	padding: 0 8px;
}

.pager li a.prev,
.pager li a.next {
	border: none;
	margin: 0;
}

.pager li a.prev:link,
.pager li a.prev:visited,
.pager li a.prev:hover,
.pager li a.prev:active,
.pager li a.next:link,
.pager li a.next:visited,
.pager li a.next:hover,
.pager li a.next:active {
	background-color:#ffffff;
	color:#5abacc;
}

.pager li .grayout {
	padding-right: 15px;
	color: #999;
}

/*----------------------------------------
	fmenu
----------------------------------------*/

.fmenu {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

.fmenu .pagetop {
	text-align:right;
	width: 1026px;
	margin: 0 auto;
}

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

#footer {
	clear: both;
	width: auto;
	margin: 0 auto;
	background-color:#efefef;
	padding: 50px 0;
}

#footer .menu {
	clear: both;
	margin: 0 auto;
	width: 1026px;
}

#footer .ft_block01 {
	float: left;
	width: 400px;
}

#footer .ft_block01 .address_box {
	clear: both;
	margin-bottom: 20px;
}

#footer .ft_block01 .address_box .logo {
	float: left;
	width: 65px;
}

#footer .ft_block01 .address_box .txt {
	padding-top: 70px;
	zoom:1;
}

#footer .ft_block01 .address_box .txt address {
	font-style:normal;
	font-size: 85%;
}

#footer .ft_block02 {
	float: right;
	width: 512px;
	/padding-bottom:20px;
}

#footer .ft_block02 .ft_box {
	float: left;
	width: 148px;
	margin: 0 0 30px 15px;
	_display: inline;
}

#footer .ft_block02 .tel {
	float: left;
	width: 241px;
}

#footer .ft_block02 .btn_form {
	float: right;
	width: 258px;
}

#footer .ft_block02 p {
	margin-bottom: 24px;
	font-weight: bold;
	color: #405065;
}

#footer .ft_block02 p a:link,
#footer .ft_block02 p a:visited {
	color: #405065;
}

#footer .ft_block02 p a:hover,
#footer .ft_block02 p a:active {
	color: #5d7aa0;
}

#footer .ft_block02 li {
	margin-bottom: 5px;
	padding-left: 8px;
	list-style: none;
	font-size:85%;
}

#footer .ft_block02 li a:link,
#footer .ft_block02 li a:visited {
	color: #333333;
	text-decoration: none;
}

#footer .ft_block02 li a:hover,
#footer .ft_block02 li a:active {
	color: #cdcdcd;
	text-decoration: none;
}

#copyright {
	clear: both;
	width: 100%;
	padding: 20px 0 ;
	font-size:85%;
	border-top: #c7c7c7 1px solid;
}

#copyright p {
	margin: 0 auto;
}

/*----------------------------------------
	float
----------------------------------------*/

.clear {
	clear: both;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.img_float_l {
	float: left;
	margin: 0 10px 10px 0;
}

.img_float_r {
	float: right;
	margin: 0 0 10px 10px;
}

.img_center {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.center {
	width: 100%;
	text-align: center;
}

.right {
	width: 100%;
	text-align: right;
}


/*----------------------------------------
	font-size
----------------------------------------*/

.font12 {font-size: 77%;}
.font13 {font-size: 85%;}
.font15 {font-size: 108%;}
.font16 {font-size: 116%;}
.font17 {font-size: 123.1%;}
.font18 {font-size: 131%;}
.font19 {font-size: 138.5%;}
.font20 {font-size: 146.5%;}
.font21 {font-size: 153.9%;}
.font22 {font-size: 161.6%;}
.font23 {font-size: 167%;}
.font24 {font-size: 174%;}
.font25 {font-size: 182%;}
.font26 {font-size: 189%;}
.font27 {font-size: 197%;}

/*----------------------------------------
	color
----------------------------------------*/

.font_blue {
	color:#2d56ae;
}

.font_red {
	color:#b42424;
}

/*----------------------------------------
	weight
----------------------------------------*/

.bold {
	font-weight:bold;
}

/*----------------------------------------
	margin
----------------------------------------*/


/*top*/

.mt05{ margin-top: 5px !important;}
.mt10{ margin-top: 10px !important;}
.mt15{ margin-top: 15px !important;}
.mt20{ margin-top: 20px !important;}
.mt25{ margin-top: 25px !important;}
.mt30{ margin-top: 30px !important;}


/*bottom*/
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}


/*right*/
.mr05 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}


/*left*/
.ml05 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml35 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}



/*----------------------------------------
	clearfix
----------------------------------------*/


.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/*¥*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* */

