@charset "UTF-8";
/*-----------------------------------------------------------
clearfix
------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height: 0;
}
.clearfix {display: inline-block;}
/* exlude MacIE5 \*/
* html .clearfix {height: 1%}
.clearfix {display: block;}
/* end MacIE5 */
/*-------------------------------------------------o----------
reset
------------------------------------------------------------*/
div#container {
    width: 1000px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}
div#mainContent {
    width: 745px;
    height: auto;
    margin: 0;
    float: left;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border: 0;
}
table img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border: 0;
}
p {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
input, textarea {
	margin: 0;
	font-size: 100%;
	resize: none;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
dl, dt, dd, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	/*font-size: 100%;*/
	font-weight: normal;
	margin: 0;
	padding: 0;
}
pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
em {font-style: normal;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display: block;}
nav ul {list-style: none;}
/*-----------------------------------------------------------
Link
------------------------------------------------------------*/
a {
	outline: none;
	transition:0.5s;
}
a:link {
	color: #444;
	text-decoration: none;
}
a:visited {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #aaa;
	text-decoration: none;
	opacity:0.7;
}
a:active {
	color: #64AB18;
	text-decoration: none;
}
/*-----------------------------------------------------------
margin
------------------------------------------------------------*/
.t0b5 {margin-top: 0; margin-bottom: 5px;}
.t0b10 {margin-top: 0; margin-bottom: 10px;}
.t0b15 {margin-top: 0; margin-bottom: 15px;}
.t0b20 {margin-top: 0; margin-bottom: 20px;}
.t0b25 {margin-top: 0; margin-bottom: 25px;}
.t0b30 {margin-top: 0; margin-bottom: 30px;}
.t0b35 {margin-top: 0; margin-bottom: 35px;}
.t0b40 {margin-top: 0; margin-bottom: 40px;}
.t0b45 {margin-top: 0; margin-bottom: 45px;}
.t0b50 {margin-top: 0; margin-bottom: 50px;}
.t0b55 {margin-top: 0; margin-bottom: 55px;}
.t0b60 {margin-top: 0; margin-bottom: 60px;}
.t0b65 {margin-top: 0; margin-bottom: 65px;}
.t0b70 {margin-top: 0; margin-bottom: 70px;}
.t0b75 {margin-top: 0; margin-bottom: 75px;}
.t0b80 {margin-top: 0; margin-bottom: 80px;}
.t0b85 {margin-top: 0; margin-bottom: 85px;}
.t0b90 {margin-top: 0; margin-bottom: 90px;}
.t0b95 {margin-top: 0; margin-bottom: 95px;}
.t0b100 {margin-top: 0; margin-bottom: 100px;}
.t5b0 {margin-top: 5px; margin-bottom: 0;}
.t5b10 {margin-top: 5px; margin-bottom: 10px;}
.t5b20 {margin-top: 5px; margin-bottom: 20px;}
.t5b30 {margin-top: 5px; margin-bottom: 30px;}
.t5b40 {margin-top: 5px; margin-bottom: 40px;}
.t5b50 {margin-top: 5px; margin-bottom: 50px;}
.t10b0 {margin-top: 10px; margin-bottom: 0;}
.t10b10 {margin-top: 10px; margin-bottom: 10px;}
.t10b20 {margin-top: 10px; margin-bottom: 20px;}
.t10b30 {margin-top: 10px; margin-bottom: 30px;}
.t10b40 {margin-top: 10px; margin-bottom: 40px;}
.t10b50 {margin-top: 10px; margin-bottom: 50px;}
.t20b0 {margin-top: 20px; margin-bottom: 0;}
.t20b5 {margin-top: 20px; margin-bottom: 5px;}
.t20b10 {margin-top: 20px; margin-bottom: 10px;}
.t20b20 {margin-top: 20px; margin-bottom: 20px;}
.t20b30 {margin-top: 20px; margin-bottom: 30px;}
.t20b40 {margin-top: 20px; margin-bottom: 40px;}
.t30b0 {margin-top: 30px; margin-bottom: 0;}
.t30b5 {margin-top: 30px; margin-bottom: 5px;}
.t30b10 {margin-top: 30px; margin-bottom: 10px;}
.t30b20 {margin-top: 30px; margin-bottom: 20px;}
.t30b30 {margin-top: 30px; margin-bottom: 30px;}
.t30b40 {margin-top: 30px; margin-bottom: 40px;}
.t30b50 {margin-top: 30px; margin-bottom: 50px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}
.mt60 {margin-top: 60px;}
.mt70 {margin-top: 70px;}
.mt80 {margin-top: 80px;}
.mt90 {margin-top: 90px;}
.mt100 {margin-top: 100px;}
.mt120 {margin-top: 120px;}
.mt135 {margin-top: 135px;}
.mt200 {margin-top: 200px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb25{margin-bottom:25px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}
.mb60 {margin-bottom: 60px;}
.mb70 {margin-bottom: 70px;}
.mb80 {margin-bottom: 80px;}
.mb90 {margin-bottom: 90px;}
.mb100 {margin-bottom: 100px;}
.mr10 {margin-right: 10px;}
.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}
.mr40 {margin-right: 40px;}
.mr50 {margin-right: 50px;}
.mr60 {margin-right: 60px;}
.mr70 {margin-right: 70px;}
.mr80 {margin-right: 80px;}
.mr90 {margin-right: 90px;}
.mr100 {margin-right: 100px;}
.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}
.ml40 {margin-left: 40px;}
.ml50 {margin-left: 50px;}
.ml60 {margin-left: 60px;}
.ml70 {margin-left: 70px;}
.ml80 {margin-left: 80px;}
.ml90 {margin-left: 90px;}
.ml100 {margin-left: 100px;}
/*-----------------------------------------------------------
padding
------------------------------------------------------------*/
.p10b10 {padding-top: 10px; padding-bottom: 10px;}
.p20b20 {padding-top: 20px; padding-bottom: 20px;}
.p30b30 {padding-top: 30px; padding-bottom: 30px;}
.p40b40 {padding-top: 40px; padding-bottom: 40px;}
.p50b50 {padding-top: 50px; padding-bottom: 50px;}
.p0b10 {padding-top: 0; padding-bottom: 10px;}
.p0b20 {padding-top: 0; padding-bottom: 20px;}
.p0b30 {padding-top: 0; padding-bottom: 30px;}
.p0b40 {padding-top: 0; padding-bottom: 40px;}
.p0b50 {padding-top: 0; padding-bottom: 50px;}
.pl5 {padding-left: 5px;}
.pl10 {padding-left: 10px;}
.pl15 {padding-left: 15px;}
.pl20 {padding-left: 20px;}
.pl25 {padding-left: 25px;}
.pl30 {padding-left: 30px;}
.pl35 {padding-left: 35px;}
.pl40 {padding-left: 40px;}
.pl45 {padding-left: 45px;}
.pl50 {padding-left: 50px;}
.pl55 {padding-left: 55px;}
.pl60 {padding-left: 60px;}
.pl65 {padding-left: 65px;}
.pl70 {padding-left: 70px;}
.pr5 {padding-right: 5px;}
.pr10 {padding-right: 10px;}
.pr15 {padding-right: 15px;}
.pr20 {padding-right: 20px;}
.pr25 {padding-right: 25px;}
.pr30 {padding-right: 30px;}
.pr35 {padding-right: 35px;}
.pr40 {padding-right: 40px;}
.pr45 {padding-right: 45px;}
.pr50 {padding-right: 50px;}
.pr55 {padding-right: 55px;}
.pr60 {padding-right: 60px;}
.pr65 {padding-right: 65px;}
.pr70 {padding-right: 70px;}
.pt80{padding-top:80px;	}
/*-----------------------------------------------------------
line height
------------------------------------------------------------*/
.line14 {line-height: 14px}
.line15 {line-height: 15px}
.line16 {line-height: 16px}
.line17 {line-height: 17px}
.line18 {line-height: 18px}
.line19 {line-height: 19px}
.line20 {line-height: 20px}
.line21 {line-height: 21px}
.line22 {line-height: 22px}
.line23 {line-height: 23px}
.line24 {line-height: 24px}
.line25 {line-height: 25px}
.line26 {line-height: 26px}
.line27 {line-height: 27px}
.line28 {line-height: 28px}
.line29 {line-height: 29px}
.line30 {line-height: 30px}
/*-----------------------------------------------------------
FONT Weight
------------------------------------------------------------*/
.fwB {font-weight: bold;}
/*-----------------------------------------------------------
FONT Size
------------------------------------------------------------*/
.fz10 {font-size: 10px;}
.fz11 {font-size: 11px;}
.fz12 {font-size: 12px;}
.fz13 {font-size: 13px;}
.fz14 {font-size: 14px;}
.fz15 {font-size: 15px;}
.fz16 {font-size: 16px;}
.fz17 {font-size: 17px;}
.fz18 {font-size: 18px;}
.fz19 {font-size: 19px;}
.fz20 {font-size: 20px;}
.fz21 {font-size: 21px;}
.fz22 {font-size: 22px;}
.fz23 {font-size: 23px;}
.fz24 {font-size: 24px;}
.fz25 {font-size: 25px;}
.fz26 {font-size: 26px;}
.fz27 {font-size: 27px;}
.fz28 {font-size: 28px;}
.fz29 {font-size: 29px;}
.fz30 {font-size: 30px;}
/*-----------------------------------------------------------
FONT family
------------------------------------------------------------*/
@font-face {
  font-family: 'Giorgio';
  font-style: normal;
  font-weight: 400;
  src:  url('../../common/font/giorgio/Giorgio.ttf') ;
}
@font-face {
  font-family: 'Giorgio';
  font-style: thin;
  font-weight: 200;
  src:  url('../../common/font/giorgio/Giorgio-Thin.ttf') ;
}
.ffN {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
.ffM {font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;}
/*-----------------------------------------------------------
FLOAT
------------------------------------------------------------*/
.floatL {
	float: left;
	display: inline-block;
}
.floatR {
	float: right;
	display: inline-block;
}
/*-----------------------------------------------------------
Text-Align
------------------------------------------------------------*/
.taL {text-align: left;}
.taC {text-align: center;}
.taR {text-align: right;}
/*-----------------------------------------------------------
PAGE BOOT
------------------------------------------------------------*/
/* MovableType */
div#pageBoot {
	margin: 35px 0 60px 0;
	text-align: center;
}
div#pageBoot a {
	color: #aaa;
	text-decoration: none !important;
}
span.current_page {
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #aaa;
	background-color: #aaa;
}
a.link_page {
	padding: 5px;
	border: 1px solid #aaa !important;
}
a.link_page:hover {
	padding: 5px;
	border: 1px solid #aaa;
	background-color: #aaa;
	color: #FFFFFF !important;
}
/* WordPress */
.wp-pagenavi {
	clear: both;
	text-align: center;
	font-family:Arial;
	font-size:14px;
}
.wp-pagenavi span, .wp-pagenavi a {
	line-height:30px;
	display:inline-block;
	margin:0 4px;
	color:#666;
	text-align:center;
}
.wp-pagenavi a, .wp-pagenavi span.current {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width:30px;
	height:30px;	
	background:#ededed;	
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #1489c3;
	color:#fff;
}
.wp-pagenavi .pages {
	margin-right:15px;
}
/*-----------------------------------------------------------
Body
-------------------------------------------------------------*/
body {
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	letter-spacing: 0;
	font-family: "游ゴシック体", "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14px;
	height: 100%;
    min-width: 1200px;
	color:#323232;
}
/*-----------------------------------------------------------
Header
-------------------------------------------------------------*/
#headerWrap {
	width: 100%;
	min-width: 1000px;
	background:#383838 none;
}
#headerInner {
	width: 1000px;
	margin: 0px auto;
	padding:11px 0px 10px;
}
#headerInner .logo {
	float:left;
	margin:20px 0;
}
#headerInner .headerR {
	float:right;
} 
#headerInner h1{
	color:#999999;
	font-size:10px;
	margin-top:20px;
	margin-left:40px;
	float:left;
	width:320px;
}
.ul_header {
	text-align:right;
	font-size:10px;
}
.ul_header li {
	display:inline-block;
	transition:0.5s;
}

.ul_header li:first-child {
	margin-left:0px;
}
/*-----------------------------------------------------------
global Navi
-------------------------------------------------------------*/
#gNaviWrap {
	width: 100%;
	min-width: 1001px;
	margin: 15px auto 5px;
}
#gNaviWrap #gNavi {
	width: 1001px;	
}
/*-----------------------------------------------------------
global Navi
-------------------------------------------------------------*/
#gNaviWrap #gNavi {
	width: 1001px;
	margin: 0 auto;
}
#gNaviWrap #gNavi > li {
	float: left;
	position: relative;
}
#gNaviWrap #gNavi > li, #gNaviWrap #gNavi > li > a {
	height: 33px;
	display: block;
}

#gNaviWrap #gNavi01 > a {
	background: url(../../img/common/gnavi/bg_gNavi.png) 0 0;
	width: 160px;
}
#gNaviWrap #gNavi02 > a {
	background: url(../../img/common/gnavi/bg_gNavi.png) -160px 0;
	width: 200px;
}
#gNaviWrap #gNavi03 > a {
	background: url(../../img/common/gnavi/bg_gNavi.png) -360px 0;
	width: 235px;
}
#gNaviWrap #gNavi04 > a {
	background: url(../../img/common/gnavi/bg_gNavi.png) -595px 0;
	width: 235px;
}
#gNaviWrap #gNavi05 > a {
	background: url(../../img/common/gnavi/bg_gNavi.png) -830px 0;
	width: 171px;
}
#gNaviWrap #gNavi01:hover > a {
	background: url(../../img/common/gnavi/bg_gNavi_on.png) 0 0;
	width: 160px;
}
#gNaviWrap #gNavi02:hover > a {
	background: url(../../img/common/gnavi/bg_gNavi_on.png) -160px 0;
	width: 200px;
}
#gNaviWrap #gNavi03:hover > a {
	background: url(../../img/common/gnavi/bg_gNavi_on.png) -360px 0;
	width: 235px;
}
#gNaviWrap #gNavi04:hover > a {
	background: url(../../img/common/gnavi/bg_gNavi_on.png) -595px 0;
	width: 235px;
}
#gNaviWrap #gNavi05:hover > a {
	background: url(../../img/common/gnavi/bg_gNavi_on.png) -830px 0;
	width: 171px;
}


/*-----------------------------------------------------------
 Container/Maincontent
------------------------------------------------------------*/
div.container {
	width: 1000px;
	height: auto;
	margin: 0 auto 10px auto;
}
div.mainContent {
	width: 700px;
	height: auto;
	margin: 0;
	float: right;
}
/*-----------------------------------------------------------
SubNavi
------------------------------------------------------------*/
#subNavi {
	width: 175px;
	float: right;
}
/*-----------------------------------------------------------
Footer
------------------------------------------------------------*/
#footerWrap {
	width: 100%;
	min-width: 1000px;
	margin-top:85px;
}
#footerInner {
	width: 1000px;
	margin: 0 auto;
	padding: 0 30px;
}

#footerWrap .Back_top{
    background: #0076b0;
    text-align: center; padding: 15px;
    
}

#footerWrap .Back_top a{
    background: rgba(0, 0, 0, 0) url("../img/icon/ico_01.png") no-repeat scroll left 5px;
    color: #fff;
    font-family: "Giorgio";
    font-size: 15px;
    padding-left: 25px;
    letter-spacing: 1px;

}

.menu_Fo{
    background: #333;
}

.div_Footer{
    position: relative;
   margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 69px;
    width: 1000px;
}

.div_Footer .ul_F01{
    float: left;
    width: 312px;
}
.div_Footer .ul_F01 li {
    margin-bottom: 12px;
    font-size: 14px;
    color: #ffffff;
	background: rgba(0, 0, 0, 0) url("../img/icon/ico_02.png") no-repeat scroll left 5px;padding-left: 15px;
}
.div_Footer .ul_F01 li a {
    color: #ffffff;
}

.ul_F01.F02{
     border-right: 1px dotted #525252;
    margin-right: 52px;
    width: 230px;
}

.ul_Fchild li{
    margin-bottom: 12px;
}

.div_Footer .ul_Fchild li {
    background: none;
    
}

.ul_Fchild{
    margin-left: 15px;
    margin-top: 7px;
}

.div_address{
    color: #fff;float: left;
}

.div_address .p_add{font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    padding-top: 24px;}
.div_address .p_add2{font-size: 11px;}
.div_address .p_tel{font-size: 17px;
    padding-top: 28px;}
.div_address .p_tel span{
    letter-spacing: 1px;
    font-family: "Giorgio";font-size: 25px}

.p_contact{position: absolute;
    right: -82px;
    top: 122px;}

.div_Gmap{
    
}

.copyright{
    font-size: 11px;
    background: #fff;
    padding: 12px;
    text-align: center;
    font-family: "GiorgioThin";
	letter-spacing:1px;
}
/*-----------------------------------------------------------
Bread
------------------------------------------------------------*/
#bread {
	margin: 20px 0;
	color:#999;
	font-size:10px;
	float:right;
}
#bread a {
	font-size:11px;
}
#bread a:hover {
	text-decoration:underline;
}
#bread li {
	float: left;
	margin-right:5px;
}


/*-----------------------------------------------------------
common
------------------------------------------------------------*/
.contactBox {
	background:url(../../img/common/other/bg_orther.jpg);
	width:920px;
	height:199px;
	position:relative;
	margin:80px auto 0;
}
	.contactBox a{
		position:absolute;
		top:123px;
		left:565px;
	}