@charset "Shift_JIS";
/* CSS Document */

img {
	border: 0;
	vertical-align:bottom;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
.clear {
	clear:both;
}
body      { font-size: 13px; font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; background: url("../images/bg.jpg") center top; margin: 0; padding: 0 }
#header_home_body {
	width: 100%;
	/*height:448px;*/
	background:url(../images/head_bg.jpg) repeat-x center 19px;
	background-color:#fff;
}
#header_body {
	width: 100%;
	/*height:227px;*/
	margin: 0 auto;
	background:url(../images/head_bg.jpg) repeat-x center 19px;
	background-color:#fff;
}
#header {
	width:830px;
	margin: 0 auto;
	padding:0;
	height:105px;
	position:relative;
}
#header h1 {
	width: 392px;
	height:72px;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat left top;
	position:absolute;
	left:435px;
	top:20px;
}
#header h1 a {
	width: 392px;
	height:72px;
	display:block;
}

/*　コンテンツ　*/
#contents_body {
	width:100%;
	padding-top:10px;
}
#contents_top {
	width: 850px;
	height:33px;
	margin: 0 auto;
	background:url(../images/contents_bg_01.png) no-repeat left top;
}
#contents {
	width: 784px;
	margin: 0 auto;
	padding:0px 33px;
	background:url(../images/contents_bg_02.png) repeat-y left top;
}
#contents_end {
	width: 850px;
	height:33px;
	margin: 0 auto;
	background:url(../images/contents_bg_03.png) no-repeat left bottom;
}

#col {
	width:784px;
	padding:0px;
	background-color:#FFFFFF;
}
#contents_home {
	width: 850px;
	margin: 0 auto;
	padding:0px;
}

/*　右カラム　*/
#col_r {
	width:280px;
	float:left;
	margin-left:0px;
}
#col_r_top {
	width: 280px;
	height:33px;
	margin: 0 auto;
	background:url(../images/col_r_bg_01.png) no-repeat left top;
}
#col_r_body     { background: url("../images/col_r_bg_02.png") repeat-y left top; margin: 0 auto; padding: 0 33px; width: 214px; height: 600px }
#col_r_end {
	width: 280px;
	height:33px;
	margin: 0 auto;
	background:url(../images/col_r_bg_03.png) no-repeat left bottom;
}

/*　左カラム　*/
#col_l {
	width: 570px;
	float:left;
}
#col_l_top {
	width: 570px;
	height:33px;
	margin: 0 auto;
	background:url(../images/col_l_bg_01.png) no-repeat left top;
}
#col_l_body     { background: url("../images/col_l_bg_02.png") repeat-y left top; margin: 0 auto; padding: 0 33px; width: 504px; height: 600px }
#col_l_end {
	width: 570px;
	height:33px;
	margin: 0 auto;
	background:url(../images/col_l_bg_03.png) no-repeat left bottom;
}

/* whatsnew */
#col_full {
	padding: 10px;
}
#col_full .col_box {
	width:100%;
	padding: 20px;
	border-radius: 6px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	box-sizing: border-box;
}
.whatsnew_box       { width: 100%; height: 400px; overflow: hidden }
.whatsnew         { margin-top: 5px; padding-bottom: 5px; width: 100%; height: 400px; overflow: auto; border-bottom: 1px solid #f35f65 }
.whatsnew p {
	padding-bottom: 6px
}
/* whatsnew02 */
.whatsnew02_box    { padding-bottom: 10px; padding-left: 10px; width: 590px; height: 170px; overflow: hidden }
.whatsnew02    { margin-top: 10px; padding-left: 10px; width: 580px; height: 160px; overflow: auto; border-bottom: 1px solid silver }
.whatsnew02 p  { }
/*　フッター　*/
#footer_body {
	width:100%;
	padding:0;
}
#footer {
	width:804px;
	margin:0 auto;
	padding:0 23px 20px;
	font-size:11px;
	text-align:right;
	position:relative;
}

/* メニュー */
#menu_home {
	width:100%;
	margin: 0 auto;
	position:relative;
	/*background:url(../images/menu_home_bg.jpg) no-repeat center top;*/
}
#top_img {
	width:830px;
	height:280px;
	margin:23px auto 0;
	background-color:#fff;
}
#viewer {
	padding:5px;
	display:none;
}

#menu {
	width:100%;
	height:133px;
	margin: 0 auto;
	position:relative;
	background:url(../images/menu_bg.jpg) no-repeat center bottom;
}
ul.menu {
	width:830px;
	height:43px;
	margin: 0 auto;
	list-style:none;
	padding:0;
}
ul.menu li {
	margin: 0;
	padding: 0;
	float:left;
}

ul.side_menu {}
ul.side_menu li {
	list-style:none;
}

ul.sub_menu {
	position:absolute;
	left:23px;
	top:0px;
}
ul.sub_menu li {
	list-style:none;
}

.page_top {
	width:784px;
	height:22px;
	margin-top: 20px;
}
.page_top p a {
	width:784px;
	height:22px;
	text-indent:-9999px;
	display:block;
	background:url(../images/page_top.jpg) no-repeat left top;
}
.page_top p a:hover {
	background:url(../images/page_top_on.jpg) no-repeat left top;
}

/* ------ Mainvisual ------ */

#mainvisual {
	position: relative;
	width:100%;
	margin:0;
	padding:23px 0;
	background-color:#f46b72;
}

#mainvisual-inner {
	position: relative;
	width:820px;
	height:400px;
	margin:0 auto;
	overflow: hidden;
	border:5px #fff solid;
	background-color:#fff;
}

#mainvisual-inner .img {
	position: absolute;
	display: none;
	width:820px;
	top:0;
}

#mainvisual-inner .img:first-child {
	position: relative;
	display: block;
}

#mainvisual-btn {
	width: 100%;
	height: 10px;
	margin-top: 10px;
	text-align: center;
}

#mainvisual-btn div {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	overflow: hidden;
	vertical-align: top;

}
#mainvisual-btn div {
	*display: inline;
}

#mainvisual-btn a {
	display: block;
	width: 10px;
	height: 20px;
}

#mainvisual-btn a:link,
#mainvisual-btn a:visited {
	margin-top: 0px;
}
#mainvisual-btn a:hover,
#mainvisual-btn a:active,
#mainvisual-btn a.current {
	margin-top: -10px;
}

#mainvisual-btn a img {
	vertical-align: top;
}

#mainvisual-arrow {
	position: absolute;
	z-index: 200;
	width: 100%;
	top: 40%;
	left: 0;
	margin-top: -20px;
}

#mainvisual-arrow-inner {
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

#mainvisual-arrow .prev,
#mainvisual-arrow .next {
	position: absolute;
	width: 27px;
	height: 27px;
	overflow: hidden;
}
#mainvisual-arrow .prev {
	left: 3%;
}
#mainvisual-arrow .next {
	right: 3%;
}

#mainvisual-arrow a {
	display: block;
	width: 27px;
	height: 54px;
}

#mainvisual-arrow a:link,
#mainvisual-arrow a:visited {
	margin-top: 0px;
}
#mainvisual-arrow a:hover,
#mainvisual-arrow a:active {
	margin-top: -27px;
}

#mainvisual-arrow a img {
	vertical-align: top;
}




