@charset "utf-8";
/* CSS Document */


@media screen and (max-width:480px) { 
    /*　画面サイズが480pxまではここを読み込む　*/

	.pc-none{
		display:block;
	}
	.sp-none{
		display:none;
	}

	.pc_none{
		display:block;
	}
	.sp_none{
		display:none;
	}

footer{
	width:100%;}


body{
	width:100%;
	margin-top:0px;
	padding-top:0px;
}

#wrapper {
	background-color: #FFF;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*---------- メインコンテンツ ----------*/
#maincontents {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#contents_l {
	float: none;
	width: 100%;
	margin: 0 0 30px 0;
}
#contents_r {
	display:none;
}

}


@media screen and (min-width:481px) { 
    /*　画面サイズが480pxまではここを読み込む　*/
.pc_none{
	display:none;
}
.sp_none{
	display:block;
}


/*---------- 全体 ----------*/
body {
	background-image: url(bg_tatebnr.jpg);
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	outline:none;
	color: #333;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 105px;
}

#wrapper {
	background-color: #FFF;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.yajirushi {
	padding-left: 17px;
	background-image: url(yajirushi.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.hide {
	visibility: hidden;
}

.triangle {
	font-family:Arial, Helvetica, sans-serif;
	color: #F60;
}
a:hover > img  {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}







/*新クリアフィックス*/
.clearfix:after {
    content: " ";
    display: block;
	visibility: hidden;
    height: 0.1px;
    clear: both;
    visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */













/*---------- ヘッダー ----------*/
#header {
	width: 980px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header #bg_head_under {
	background:url(bg_head_under.jpg) repeat-y;
	width:980px;
	padding:1% 1.5%;
	box-sizing:border-box;
	margin:5px auto;
	position:relative;
}
#header #bg_head_under > #h2_w980 {
	position:absolute;
	height: 53px;
	width: 400px;
	left: 5px;
	top: 5px;
	margin:0px;
}
#header h2 a{position:absolute; left:5px;}
#header #bg_head_under > .txt_link {
	position:absolute;
	right: 170px;
	top: 20px;
	width:100px;
	height:20px;
	text-align:right;
}
#header #bg_head_under > .txt_link > a:link,
#header #bg_head_under > .txt_link > a:visited {
	color:#FFF;
	text-decoration:underline;
}
#header #bg_head_under > .txt_link > a:hover {
	text-decoration:none;
}

#header #bg_head_under > .img_link {
	position:absolute;
	height: 36px;
	width: 151px;
	right: 5px;
	top: 12px;
}
#header .uturn {
	clear:both;
	background:url(icon_uturn.jpg) no-repeat;
	height:20px;
	padding-left:25px;
	width:100px;
	margin-left:880px;
}
#header .uturn a:link,
#header .uturn a:visited {
	color:#333;
	text-decoration:none;
}
#header .uturn a:hover {
	color:#333;
	text-decoration:underline;
}








/*---------- メインコンテンツ ----------*/
#maincontents {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
}

#contents_l {
	float: left;
	width: 800px;
	margin: 0 0 30px 0;
	min-height:850px;
}
#contents_r {
	float: right;
	width: 170px;
	margin: 0 0 30px 0;
}






















/*---------- 右コンテンツ ----------*/

#contents_r p > a:link,
#contents_r p > a:visited {	color: #333;
	text-decoration: none;
}
#contents_r p > a:hover {
	color: #F60;
	text-decoration: underline;
}

#contents_r > ul {
	width:160px;
	margin:30px auto 0;
}
#contents_r > ul > li {
	margin-bottom:15px;
}



/*フッターナビ*/
#footer_navi {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#footer_navi .icon_guruguru {
	background:url(icon_guruguru.jpg) no-repeat;
	height:20px;
	padding-left:22px;
}
#footer_navi > ul > li {
	float: left;
	width: 326px;
	margin-right: 1px;
}
#footer_navi > ul > li > ul > li > dl > dd {
	padding-left:22px;
}
#footer_navi ul li ul {
	width: 306px;
	height:280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#footer_navi ul li.footer_navi_list_01 ul {
	background:url(footlink_01_mdl.jpg) repeat-y;
}
#footer_navi ul li.footer_navi_list_02 ul {
	background:url(footlink_02_mdl.jpg) repeat-y;
}
#footer_navi ul li.footer_navi_list_03 ul {
	background:url(footlink_03_mdl.jpg) repeat-y;
}
#footer_navi ul li ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer_navi a:link,
#footer_navi a:visited {
	color: #F60;
	text-decoration: none;
}
#footer_navi a:hover {
	color: #333;
	text-decoration: underline;
}

.footer_navi_list_01 h3#footer_navi_h3_01 {
	width:326px;
	height:79px;
	background:url(tit_footlink_01.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}
.footer_navi_list_02 h3#footer_navi_h3_02 {
	width:326px;
	height:79px;
	background:url(tit_footlink_02.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}
.footer_navi_list_03 h3#footer_navi_h3_03 {
	width:326px;
	height:79px;
	background:url(tit_footlink_03.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}

/*---------- フッター ----------*/
#footer {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer ol>li {
	float: left;
	margin-right: 6px;
	line-height: 20px;
	width: 240px;
	background-image: url(bg_footer.gif);
	background-repeat: repeat;
	height: 160px;
}

#footer ol>li>ul {
	margin-top: 5px;
	margin-left: 20px;
}

#footer ol>li>ul>li {
	line-height: 1.7;
}

#footer a:link,
#footer a:visited {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #F60;
	text-decoration: underline;
}
.foot_navi {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.title_foot_01 {
	width:240px;
	height:30px;
	background:url(title_foot_01.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}
.title_foot_02 {
	width:240px;
	height:30px;
	background:url(title_foot_02.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}
.title_foot_03 {
	width:240px;
	height:30px;
	background:url(title_foot_03.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}
.title_foot_04 {
	width:240px;
	height:30px;
	background:url(title_foot_04.jpg) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
}
.foot_navi ul {
	float: right;
	margin-top: 8px;
}
.foot_navi ul li {
	display: inline;
}
.logo_gbj_footer {
	width:209px;
	height:28px;
	background:url(logo_gbj.gif) no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
	display: block;
	float: left;
}
address {
	font-size: 9px;
	text-align: right;
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;
}

}


