@charset "UTF-8";


@import url(http://fonts.googleapis.com/css?family=Cabin);
@import url(http://fonts.googleapis.com/css?family=Cabin:700);

body {
	margin: 0;
	padding: 0;
	color: #000;
	margin: 0;
	line-height: 140%;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl , li{ /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	padding: 0;
	margin: 0;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6, p {
	/* [disabled]margin-top: 0; */	 /* 上マージンを削除すると、マージンを含む div からマージンがはみ出す場合があるという問題を回避できます。残った下マージンにより、後続のエレメントからは離されます。 */
	/* [disabled]padding-right: 15px; */
	/* [disabled]padding-left: 15px; */ /* div 自体ではなく div 内でエレメントの両側に余白を追加すると、ボックスモデル計算が不要になります。代わりに、両側に余白を指定した div をネストして使用することもできます。 */
}
a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}
/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a {
	color: #FE9226;
	text-decoration: underline;
}
a:link {
	color:#FE9226;
	text-decoration:underline;
}
a:visited {
	color:#FE9226;
	text-decoration:none;
}
a:hover {
	color:#FE9226;
	text-decoration:none;
}
a:active {
	color: #FE9226;
	text-decoration: none;
}

a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

/* ~~ この固定幅コンテナが他の div を囲みます。~~ */

#container {
	/* [disabled]position: relative; */
	clear: both;
	background-color: #FFF;
	background-image: url(../img/index/topMidbar.jpg);
	background-repeat: repeat-x;
	background-position: 0px 100px;
	/* [disabled]height: 500px; */
	/* [disabled]margin-bottom: 235px; */
}
/*index page setting*/

#header {
	background-color: #FFF;
	/* [disabled]height: 240px; */
	z-index: 2;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #000; */
}
#gmenu {
	width: 1000px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#gmenu ul {
	float: right;
	padding: 0;
	/* [disabled]background:#181818; */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

#gmenu ul li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	/* [disabled]padding-top: 0; */
	padding-right: 2px;
	/* [disabled]padding-bottom: 0; */
	padding-left: 2px;
	/* [disabled]margin-bottom: -2px; */
}
.bt0 {
	background-image: url(../img/bt0_ov.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
}


.bt1 {
	background-image: url(../img/bt1_ov.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
}

.bt2 {
	background-image: url(../img/bt2_ov.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
}
.bt3 {
	background-image: url(../img/bt3_ov.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
}

.bt4 {
	background-image: url(../img/bt4_ov.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
}
.bt5 {
	background-image: url(../img/bt5_ov.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
}
/* End hide from IE-mac */

#content {
	width: 1000px;
	background-image: url(../img/index/top-copy.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	/* [disabled]padding-bottom: 235px; */
	zoom : 1;
	/* [disabled]height: 500px; */
	/* [disabled]overflow: hidden; */
	background-position: 0px -20px;
}

/* ~~ フッター ~~ */
.footer {
	padding: 10px 0;
	background-color: #CCC49F;
}
#maincontent {
	float: left;
	width: 730px;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	/* [disabled]margin-left: 8px; */
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	/* [disabled]margin-right: 8px; */
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear: both;
}


/*-----------------------------------
 *	Module CSS
 *----------------------------------*/

.clear { clear: both;}

/*	clearfix
------------------------------------*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}



/* ----------------  #side */

#side {
	float: right;
	width: 240px;
	margin-top: 15px;
}

#side ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	/* [disabled]width: 240px; */
	/* [disabled]position: relative; */
	/* [disabled]left: -30px; */
}


#side li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	position: relative;
	left: 0px;
}






#pagetop {
	display:none;
	position:fixed;
	right:0;
	bottom:320px;
}
#side ul .banner {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* =====================================
	footer
===================================== */

#footer {
	clear: both;
	color: #FFF;
	background-color: #5E5E5E;
	background-image: url(../img/footBg.jpg);
	background-repeat: repeat-x;
	/* [disabled]height: 200px; */
	font-size: 12px;
	width: 100%;
	/* [disabled]position: fixed; */
	/* [disabled]bottom: -235px; */
	/* [disabled]left: 0px; */
	/* [disabled]z-index: 2; */
}

#footerContent {
	overflow: hidden;
	width: 1000px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	/* [disabled]height: 200px; */
}


#footerContent #sitemap {
	float: right;
	width: 750px;
	/* [disabled]padding-right: 0; */
	/* [disabled]padding-bottom: 0; */
	white-space: nowrap;
	position: relative;
	top: -50px;
	/* [disabled]margin-top: 80px; */
	/* [disabled]font-size: 10px; */
	text-align: right;
	height: 20px;
	/* [disabled]right: -30px; */
}

#footerContent #sitemap li {
	float: right;
	font-size: 12px;
}

#footerContent #sitemap a {
	color:#FFF;
	text-decoration:none;
}

#footerContent #sitemap a:hover {
	text-decoration:underline;
}

#footerContent dl {
	float: left;
	/* [disabled]width: 265px; */
	position: relative;
	top: -25px;
}

#footerContent dt {
	margin:0 0 15px;
}

#footerContent dd {
	margin:0 0 5px;
	line-height:14px;
}

#footerContent dd.address {
	margin: 0 0 15px 0;
	white-space: nowrap;
}

#footerContent dd img {
	margin:0 10px 0 0;
	vertical-align:middle;
}

#copyright {
	color: #999999;
	font-family: 'Cabin', sans-serif;
	text-align: right;
	float: right;
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-right: 35px; */
	/* [disabled]padding-bottom: 10px; */
	padding-left: 0;
	width: 650px;
	white-space: nowrap;
	display: block;
	position: relative;
	top: -45px;
}

#copyright a{
	color: #ffffff;
	text-decoration: none;	
}

#copyright a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#top, #bottom, #left, #right {
	background: #000000;
	position: fixed;
	z-index: 3;
}
#left, #right {
	top: 0;
	bottom: 0;
	width: 10px;
}
#left { left: 0; }
#right { right: 0; }

#top, #bottom {
	left: 0;
	right: 0;
	height: 10px;
}
#top { top: 0; }
#bottom {
	bottom: 0;
	/* [disabled]padding-top: 5px; */
	/* [disabled]padding-bottom: 10px; */
} 
.gotop {
	height: 80px;
	width: 35px;
	position: fixed;
	top: 50%;
	right: 0px;
	float: right;
}
.banner li {
	margin-bottom: 5px;
}

#social  {
	/* [disabled]height: 30px; */
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#social li{
	float: left;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 10px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #999;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	position: absolute;
	top: -30px;
	float: left;
	height: 20px;
}
