@charset "UTF-8";
/* CSS Document */
* {
	
	text-rendering: optimizelegibility;
	
	-webkit-tap-highlight-color:rgba(0,0,0,0.2);
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	
	-moz-tap-highlight-color:rgba(0,0,0,0.2); 
	-moz-text-size-adjust: none;
	-moz-font-smoothing: antialiased;
	
	-ms-tap-highlight-color:rgba(0,0,0,0.2); 
	-ms-text-size-adjust: none;
	-ms-font-smoothing: antialiased;
}
body {
	min-width: 960px;
	width: 1074px;
	width: auto !important;
	color:#411F12;
	font-family:"HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO","ＲＦシリウス-Ｂ","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}
#wrapper {
	background-color: #ffbf00;
	border-right: 1pt none #ffa307;
	border-bottom: medium none #ffa307;
	border-left: 1pt none black;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #ffa307;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #ffa307;
	scrollbar-shadow-color: #ffa307;
	scrollbar-track-color: white;
}
#contents {
	background:url(../img/common/body_bg.png) repeat-y top center;
}

a:link {
	color:#411F12;
}
a:visited {
	color:#411F12;
}
a:hover {
	color:#C00;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 0px;
	z-index:9995;
}
.pagetop {
	display:block;
	text-align:left;
}

.bg_shadow {
	-webkit-box-shadow: 0 0px 5px rgba(50,40,40,.25);
	-moz-box-shadow: 0 0px 5px rgba(50,40,40,.25);
	-o-box-shadow: 0 0px 5px rgba(50,40,40,.25);
	box-shadow: 0 0px 5px rgba(50,40,40,.25);
	behavior:url(../js/PIE.htc);
}
.corner_circle {
	border-radius: 10px;        /* CSS3草案 */  
  -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 10px;   /* Firefox用 */
	behavior:url(../js/PIE.htc);
}
.font6px  { font-size: 6px }
.font8px  { font-size: 8px }
.font9px  { font-size: 9px }
.font10px     { font-size: 10px }
.font11px   { font-size: 11px }
.font12px    { font-size: 12px }
.font14px    { font-size: 14px }
.font15px   { font-size: 15px }
.font18px   { font-size: 18px }
.font-mg         { line-height: 150%; font-family: HG丸ｺﾞｼｯｸM-PRO, ＲＦシリウス-Ｂ }
.font-g   { font-family: "ＭＳ ゴシック", 平成角ゴシック }
.font-min  { font-family: "ＭＳ 明朝", 平成明朝 }

/* HEADER */
#wrapper #header {
	height:154px;
}
#wrapper #header h1 {
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height:24px;
	color:#FFF;
	background: url(../img/common/img_foot.gif) repeat-x bottom;
	
	-webkit-box-shadow: 0px 4px 4px -4px rgba(50,40,40,.25);
	-moz-box-shadow: 0px 4px 4px -4px rgba(50,40,40,.25);
	-o-box-shadow: 0px 4px 4px -4px rgba(50,40,40,.25);
	box-shadow: 0px 4px 4px -4px rgba(50,40,40,.25);
	behavior:url(../js/PIE.htc);
}
#wrapper #header header {
	display:block;
	width:930px;
	height:60px;
	overflow:hidden;
	margin:0 auto;
	background:#FFF;
}
#wrapper #header header:before {
	content:"";
	display:block;
	float:left;
	width:5px;
	height:60px;
}
#wrapper #header header:after {
	content:"";
	display:block;
	float:right;
	width:5px;
	height:60px;
}
#wrapper #header header .logo {
	display:block;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}
#wrapper #header header .bn {
	display:block;
	width:660px;
	height:60px;
	margin:0px 10px 0px 0px;
	padding:0px;
	float:right;
}
.bx-viewport {
}

/* NAVI */
#header nav {
	overflow:hidden;
	height:36px;
	background:url(../img/common/navi_bg.gif) repeat-x top;
	-webkit-box-shadow: 0px 4px 4px -4px rgba(50,40,40,.25);
	-moz-box-shadow: 0px 4px 4px -4px rgba(50,40,40,.25);
	-o-box-shadow: 0px 4px 4px -4px rgba(50,40,40,.25);
	box-shadow: 0px 4px 4px -4px rgba(50,40,40,.25);
	behavior:url(../js/PIE.htc);
}
#header nav ul {
	display:block !important;
	margin:0 auto;
	width:930px;
}
#header nav ul li {
	float:left;
}


#header nav ul.g_navi {
	display:block !important;
	margin:0 auto;
	width:900px !important;
	overflow:hidden;
}
#header nav ul.g_navi li {
	float:left;
}
#header nav ul.g_navi li a {
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:36px;
	padding:0px 35px;
	font-size:13px;
	color:#FFF;
	text-shadow: -1px -1px 0px rgba(102,102,102,0.5);
}
#header nav ul.g_navi li a:hover {
	background:rgba(255,255,255,0.25)
}

/* INFO tiker */
#header #ticker {
	overflow:hidden;
	width:930px;
	height:34px;
	margin:0 auto;
	background:#FFF;
}
#header #ticker .info {
	display:block;
	width:600px;
	height:31px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 200px;
	background:url(../img/common/info_bg.png) no-repeat top center;
}
#header #ticker .info iframe#topics {
	display:block;
	width:480px;
	height:16px;
	margin:0px 0px 0px 2px;
	padding:5px 0px 0px 0px;
	overflow:hidden;
	border:0px;
}



/* COMMON */

article {
	overflow:hidden;
	width:930px;
	margin:0 auto;
	background:#FFF;
}
article #main {
	float:left;
	overflow:hidden;
	width:675px;
	padding:20px 10px 40px 15px;
	text-align:center;
}
article #side {
	float:right;
	width:210px;
	padding:20px 15px 40px 5px;
}
section {
}

/* CONTENTS */

article h1 {
}
article section #pagetop {
	width:960px;
	height:30px;
	text-align:right;
	margin-top:10px;
}

/* SIDE */
#side {
}
#side .sc_title img {
	display:block;
	width:210px;
	margin:0px auto;
	padding:0px;
}
#side .sc_bottom img {
	display:block;
	width:210px;
	height:11px;
	margin:0px auto;
	padding:0px;
}
#side .sc_unit {
	display:block;
	width:208px;
	border-left:#efa900 1px solid;
	border-right:#efa900 1px solid;
	margin:0px auto;
	padding:0px;
}
#side .sc_unit .unit_box {
	width:208px;
	height:225px;
	margin:0px;
	padding:0px;
	border:0px;
	overflow:auto;
	font-size:12px;
	line-height:18px;
}
#side .sc_unit .unit_box p {
	padding: 0px 10px;
}

#side .sc_unit .news {
	text-align:center;
	font-size:10px;
	line-height:18px;
}
#side .sc_unit .news table {
	text-align:left;
	width:190px;
	margin:0 auto;
}
#side .sc_unit .news table td {
	text-align:left;
}
#side .sc_unit .news table td.date {
	text-align:right;
}
#side .sc_unit .news img {
	border: solid 4px #e6e6e6
}

/* Main */
#main section {
	border-radius: 0px 0px 8px 8px / 0px 0px 8px 8px;     /* CSS3草案 */  
	-webkit-border-bottom-right-radius: 8px;    /* Safari,Google Chrome用 */
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;   /* Firefox用 */
	-moz-border-radius-bottomleft: 8px;
	box-sizing:border-box;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(50,40,40,.25) inset;
	-moz-box-shadow: 0px 2px 4px 0px rgba(50,40,40,.25) inset;
	-o-box-shadow: 0px 2px 4px 0px rgba(50,40,40,.25) inset;
	box-shadow: 0px 2px 4px 0px rgba(50,40,40,.25) inset;
	behavior:url(../js/PIE.htc);
}
#main section h2 {
	display: block;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background:url(../img/top/bar_bg.jpg) repeat-x;
	-webkit-box-shadow: 0px 3px 3px -3px rgba(50,40,40,.25);
	-moz-box-shadow: 0px 3px 3px -3px rgba(50,40,40,.25);
	-o-box-shadow: 0px 3px 3px -3px rgba(50,40,40,.25);
	box-shadow: 0px 3px 3px -3px rgba(50,40,40,.25);
	behavior:url(../js/PIE.htc);
}
#main section h2 .left {
	float:left;
}
#main section h2 .right {
	float:right;
}


/* FOOTER */
#footer {
	background: url(../img/common/img_foot.gif) repeat-x bottom;
	height:50px;
	overflow:hidden;
}
#footer footer {
	width:890px;
	margin:0 auto;
	padding:12px 20px 0px 20px;
	color:#FFF;
	font-size:11px;
	color:#411F12;
	text-align:right;
}
#footer footer #foot_set {
	width:450px;
	margin:0px 0px 0px 0px;
}
#footer footer #foot_set .logo {
	margin-top:20px;
}
#footer footer #foot_set address {
	display:block;
	font-size:12px;
	font-style:normal;
	line-height:20px;
	padding-left:150px;
	margin-top:-40px;
}
#footer footer #foot_set .tel {
	font-size:12px;
	line-height:20px;
	padding-left:150px;
}
#footer footer p.copyright {
	display:block;
	float:right;
	font-size:10px;
}





/* ========= BANNER ========== */

#bn_area {
	background:url(../img/home/bg_pink.png);
	text-align:center;
	height:220px;
	margin-top:0px;
	padding-top:10px;
	position:relative;
	z-index:9800;
}
#bn_area .tit {
	margin:0px auto 5px;
}
#bn_area .flexslider {
	width:960px;
	height:160px;
	margin:0px auto 0px;
	padding:0px;
	background: none;
	border: none;
	position: relative;
	overflow:hidden;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	zoom: normal;
}

#bn_area .flexslider ul {
	zoom: normal;
	padding: 5px 10px 5px 10px;
}
#bn_area .flexslider ul li {
	float:left;
	width:300px;
	height:140px;
	padding:0px;
	margin:0px 20px 0px 0px;
}
#bn_area .flexslider ul li:last-child {
	margin-right:0px;
}
#bn_area .flexslider ul li img {
	-webkit-box-shadow: 0 0px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0px 5px rgba(0,0,0,.2);
	-o-box-shadow: 0 0px 5px rgba(0,0,0,.2);
	box-shadow: 0 0px 5px rgba(0,0,0,.2);
}

.flex-direction-nav a {
	width:40px;
	height:40px;
}
.flexslider:hover .flex-prev {
	background:url(../img/home/slide_prev.png) no-repeat;
}
.flexslider:hover .flex-next {
	background:url(../img/home/slide_next.png) no-repeat;
}

#bn_area:after {
	content:" ";
	display:block;
	height:10px;
	background:url(../img/home/shadow_top.png) repeat-x;
	margin-top:15px;
}

