@charset "shift_jis";

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

body {
		margin:0;
		padding:0;
		background:url(../images/top/top_bg.gif) left top repeat-x #fff;
		font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
		color:#222;
		line-height:1.8em;
		font-size:12px;
		text-align:center;
		
}

html {   
		overflow-y:scroll;   
}  


a {
		color:#008DD1;
		text-decoration:underline;
}

a:hover {
		color:#008DD1;
		text-decoration:none;
}

img {
		border:0;
}

h1,h2,h3,h4,h5,p {
		margin:0;
		padding:0;
		font-weight:normal;
}

ul,li {
		margin:0;
		padding:0;
		list-style-type:none;
}

table {
		width:100%;
		border:0;
}

th,td {
		font-size:12px;
}


#wrap {
		margin:0 auto;
		padding:0;
		width:780px;
		text-align:left;
}

.clear {
		clear:both;
}

.fix:after {
  content: "."; 
  display:block; 
  clear:both;
  height:0;
  visibility:hidden;
}

.fix {
  min-height:1px;
}

* html .fix {
  height:1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.ohz {
		overflow: hidden;
		_zoom: 1;
}


p.mark {
		display:none;
}

.red {
		color:#c00;
}

.img {
		float:left;
		margin:0 20px 0 0;
}

.img02 {
		float:right;
		margin:0 0 0 20px;
}

.img02 img {
		vertical-align: bottom;
}

.img02 a {
		display: block;
}

.img03 {
		text-align: center;
/*		margin:0 0 0 20px;*/
}

/*section p
----------------------------------------------------*/

.section {
		margin:0 0 40px 0;
		width:100%;
}


.section h2 {
		margin:0 0 10px 0;
}

.inner {
		width:100%;
}

.btm5 {
		margin-bottom:5px;
}

.btm10 {
		margin-bottom:10px;
}

.btm15 {
		margin-bottom:15px;
}

.btm20 {
		margin-bottom:20px;
}

.btm25 {
		margin-bottom:25px;
}

.btm30 {
		margin-bottom:30px;
}

.btm40 {
		margin-bottom:40px;
}


.top5 {
		margin-top:5px;
}

.top10 {
		margin-top:10px;
}

.top20 {
		margin-top:20px;
}

.f10 {
		font-size:10px;
}

.f14 {
		font-size:14px;
}

p.l11 {
		line-height:1.1;
}

p.l13 {
		line-height:1.3;
}

.m0 {
		margin:0!important;
}

.tar {
		text-align:right;
}

/*ヘッダー
----------------------------------------------------*/

#header {
		width:100%;
		height:80px;
		position:relative;
}

h1 {
		position:absolute;
		text-align:right;
		top:20px;
		right:0px;
		font-size:12px;
		color:#b1b1b1;
}

p.h-link {
		position:absolute;
		text-align:right;
		top:30px;
		right:0px;
		font-size:12px;
}

p.logo {
		position:absolute;
		top:20px;
		left:0px;
}

p.h-contact {
		position:absolute;
		top:52px;
		right:0px;
}


/*ナビ
----------------------------------------------------*/

#navi {
		width:780px;
		height:50px;
		margin:0;
		padding:0;
}

#navi li {
		margin:0;
		padding:0;
		float:left;
		overflow:hidden;
}

#navi li a {
		margin:0;
		padding:0;
		width:156px;
		height:50px;
		display:block;
		text-indent:-9999px;
}

#navi #menu01 {background:url(../images/common/navi.gif) 0px 0px no-repeat;}
#navi #menu02 {background:url(../images/common/navi.gif) -156px 0px no-repeat;}
#navi #menu03 {background:url(../images/common/navi.gif) -312px 0px no-repeat;}
#navi #menu04 {background:url(../images/common/navi.gif) -468px 0px no-repeat;}
#navi #menu05 {background:url(../images/common/navi.gif) -624px 0px no-repeat;}
#navi #menu01r,#navi #menu01 a:hover {background:url(../images/common/navi.gif) 0px -50px no-repeat;}
#navi #menu02r,#navi #menu02 a:hover {background:url(../images/common/navi.gif) -156px -50px no-repeat;}
#navi #menu03r,#navi #menu03 a:hover {background:url(../images/common/navi.gif) -312px -50px no-repeat;}
#navi #menu04r,#navi #menu04 a:hover {background:url(../images/common/navi.gif) -468px -50px no-repeat;}
#navi #menu05r,#navi #menu05 a:hover {background:url(../images/common/navi.gif) -624px -50px no-repeat;}


/*コンテンツ
----------------------------------------------------*/
#cont {
		width:100%;
		margin:40px 0 0 0;
}

/*メイン
----------------------------------------------------*/

#main {
		width:570px;
		float:left;
		margin: 0 0 40px 0;
}


/*サイド
----------------------------------------------------*/

#side {
		width:210px;
		float:left;
		margin: 0 0 40px 0;		
}


/*更新情報
----------------------------------------------------*/

#news {
		background: #f7f7f7 none repeat scroll 0 0;
		clear: both;
		width: 100%;
		padding-bottom: 10px;
}

#news dl {
		background: #fff none repeat scroll 0 0;
		margin: 0 auto;
		padding: 7px 15px;
		text-align: left;
		width: 730px;
		margin-top: 8px;
		overflow: auto;
}

#news dt {
		clear: both;
		float: left;
		margin-bottom: 7px;
		margin-top: 7px;
}

#news dl dd {
		float: left;
		margin: 7px 0 7px 20px;
}

#news dl dd a {
		text-decoration:none;
		color: #222;
}

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

#news::-webkit-scrollbar {
		  all:unset;
		  width: 12px;
		  background: transparent;
}
 
#news::-webkit-scrollbar-track {
		  all:unset;
		  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
		  border-radius: 8px;
		  background: transparent;
}
 
#news::-webkit-scrollbar-thumb {
		  all:unset;
		  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		  border-radius: 8px;
		  background: transparent;
}
 
#news::-webkit-scrollbar-thumb:hover {
		  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
		  background: transparent;
}



/*フッター
----------------------------------------------------*/

#footer-wrap {
		width:100%;
		text-align:center;
		background:fff;
		padding:0 0 20px 0;
		margin:100px 0 0 0;
}

#footer {
		margin:0 auto;
		padding:0;
		width:780px;
		text-align:left;
}

.f-l {
		float:left;
}

.f-r {
		float:right;
}

#footer a {
		color:#fff;
		text-decoration:none;
}

#pagetop {
		text-align:right;
		margin:0 0 10px 0;
}



p.cr {
		font-size:10px;
		color:#fff;
		clear:both;
		text-align:right;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
