@charset "utf-8";

body
{
	color:#222;
	margin:0;
	padding:0;
	font:14px/2 "メイリオ",Meiryo,Meiryo UI,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
	/*==================== 	background:#f8f4f1; =====================================================================*/
	background:#ffffff;
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure
{
	margin:0;
	padding:0
}

ul
{
	list-style-type:none
}

img{border:none}

img.valigntop { vertical-align: top; }
img.valignmid { vertical-align: middle; }
img.valignbot { vertical-align: bottom; }
input,textarea,select
{
	font-size:1em
}

form
{
	margin:0
}

table
{
	border-collapse:collapse;
	font-size:100%;
	border-spacing:0
}

a
{
	color:#00f
}

a:hover
{
	color:#00a;
	text-decoration:none
}

#container
{
	width:960px;
	margin-right:auto;
	margin-left:auto
}

header
{
	width:100%;
	height:143px;
	background:url(../images/header_bg.jpg) no-repeat left top;
	position:relative;
	background:#fff
	
}

header h1
{
	font-size:10px;
	color:#FFF;
	text-align:left
}

header h1 a,header h1 a:hover
{
	color:#FFF;
	text-decoration:none
}

header #logo
{
	position:absolute;
	left:20px;
	top:48px
}

#nonpc{display:none}
#pc{display:block;width: 610px;}
#pc2{display:block;}



nav#menu ul
{
	position:absolute;
	left:0;
	bottom:0;
	width:100%
}

nav#menu ul li
{
	float:left;
	border-top:4px solid rgba(0,0,0,0);
	margin-left:1px
}

nav#menu ul li a
{
	color:#fff;
	font-size:110%;
	font-weight: bold;
	text-decoration:none;
	display:block;
	-webkit-transition:.2s;
	transition:.2s;
	width:159px;
	text-align:center;
	padding:3px 0;
	background-color:#c77;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#a55),to(#c77));
	background-image:-webkit-linear-gradient(#a55,#c77);
	background-image:linear-gradient(#a55,#c77)

}

nav#menu ul li:first-child
{
	margin-left:0
}

nav#menu ul li a:hover
{
	background:#eaa;
	color:#FFF
}

nav#menu ul li#current
{
	border-top:4px solid #9d0909
}

nav#menu ul li#current a
{
	color:#9d0909;
	background-color:#FFF;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#FFF),to(#e6e6e6));
	background-image:-webkit-linear-gradient(#FFF,#e6e6e6);
	background-image:linear-gradient(#FFF,#e6e6e6)
}

#mainimg
{
	clear:left;
	width:960px;
	height:260px;
	position:relative
}

#mainimg .slide_file
{
	display:none
}

#slide_image
{
	z-index:2;
	position:absolute;
	left:0;
	top:0
}

#slide_image2
{
	z-index:1;
	position:absolute;
	left:0;
	top:0
}

#contents
{
	clear:left;
	width:100%;
	padding-top:0px
}

#main
{
	float:left;
	width:960px;
	padding-bottom:0px
}

#main h1
{
	background-color:#8c0000;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#6c0000),to(#8c0000));
	background-image:-webkit-linear-gradient(#6c0000,#8c0000);
	background-image:linear-gradient(#6c0000,#8c0000);
	-webkit-box-shadow:1px 2px 5px #bcbcbc;
	box-shadow:1px 2px 5px #bcbcbc;
	font-size:110%;
	color:#fff;
	padding:4px 10px 2px 15px;
	clear:both;
	border-bottom:1px solid #9d0909

}

#main h1.type1
{

	background-color:#FFF;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#FFF),to(#e6e6e6));
	background-image:-webkit-linear-gradient(#FFF,#e6e6e6);
	background-image:linear-gradient(#FFF,#e6e6e6);
	color:#400;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2

}

#main h3.type2 a
{
	color:#fff;
	font-size:100%;
	font-weight: bold;
	text-decoration:none;
	display:block;
	-webkit-transition:.2s;
	transition:.2s;
	text-align:center;
	padding:2px 0 0px 0;
	background-color:#a55;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#a55),to(#c77));
	background-image:-webkit-linear-gradient(#a55,#c77);
	background-image:linear-gradient(#a55,#c77)

}
#main h3.type2 a:hover
{
	background:#eaa;
	color:#FFF
}



#main p
{
	padding:.5em 10px 1em
}

#sub
{
	float:right;
	width:260px;
	padding-bottom:30px
}

#sub h1
{
	color:#FFF;
	font-size:100%;
	padding:5px 40px 5px 10px;
	background-color:#9d0909;
	background-image:url(../images/bg_mark.png),-webkit-gradient(linear,left top,left bottom,from(#9d0909),to(#c30b0b));
	background-image:url(../images/bg_mark.png),-webkit-linear-gradient(#9d0909,#c30b0b);
	background-image:url(../images/bg_mark.png),linear-gradient(#9d0909,#c30b0b);
	background-repeat:no-repeat;
	background-position:95% center;
	border-top:1px solid #c50b0b;
	border-right:1px solid #790707;
	border-bottom:1px solid #790707;
	border-left:1px solid #c50b0b
}

#sub ul li a
{
	text-decoration:none;
	display:block;
	padding-left:10px;
	-webkit-transition:.5s;
	transition:.5s;
	border-bottom:1px dashed #666;
	color:#FFF;
	background:#333 url(../images/bg1.png)
}

#sub .box1 ul li a
{
	background:url(none)
}

#sub ul li a:hover
{
	background:#FFF url(none);
	color:#9d0909
}

#sub .box1
{
	color:#FFF;
	padding:10px;
	-webkit-box-shadow:1px 2px 5px #bcbcbc;
	box-shadow:1px 2px 5px #bcbcbc;
	background:#333 url(../images/bg1.png)
}

#sub .box1 a
{
	color:#FFF
}

footer
{
	clear:both;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px
}

footer h1
{
	font-size:10px;
	color:#FFF;
	text-align:center
}


footer .pr
{
	display:block;
	font-size:80%
}

footer a
{
	text-decoration:none
}

ul.navmenu
{
	padding-top:30px;
	padding-bottom:30px;
	text-align:center
}

ul.navmenu li
{
	display:inline
}

ul.navmenu li a
{
	background:url(../images/arrow.png) no-repeat left center;
	padding-right:15px;
	padding-left:15px;
	text-decoration:none
}

ul.navmenu li a:hover
{
	background:url(../images/arrow.png) no-repeat 2px center
}



#main section.list article
{
	height:auto;
	width:45%;
	border-radius:10px;
	-webkit-box-shadow:0 2px 5px #bcbcbc;
	box-shadow:0 2px 5px #bcbcbc;
	background-color:#FFF;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#f4f4f4),to(#fff));
	background-image:-webkit-linear-gradient(#f4f4f4,#fff);
	background-image:linear-gradient(#f4f4f4,#fff);
	padding:20px;
	float:left;
	margin:10px 4px 1em;
	position:relative;
	border:0 solid #CCC
}

#main section.list article2
{
	height:auto;
	width:540px;
	background-color:#FFF;
	padding:13px;
	float:left;
	margin:4px 4px 1em;
	position:relative
}
#main section.list article3
{
	height:auto;
	width:350px;
	border-radius:10px;
	-webkit-box-shadow:0 2px 5px #bcbcbc;
	box-shadow:0 2px 5px #bcbcbc;
	background-color:#FFF;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#fcfcfc),to(#fff));
	background-image:-webkit-linear-gradient(#fcfcfc,#fff);
	background-image:linear-gradient(#fcfcfc,#fff);
	padding:20px;
	float:left;
	margin:10px 0px 1em 16px;
	position:relative;
	border:0 solid #CCC
}
#main section.list article4
{
	height:auto;
	width:96%;
	border-radius:10px;
	-webkit-box-shadow:0 2px 5px #bcbcbc;
	box-shadow:0 2px 5px #bcbcbc;
	background-color:#FFF;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f),to(#fff));
	background-image:-webkit-linear-gradient(#f9f9f9,#fff);
	background-image:linear-gradient(#f9f9f9,#fff);
	padding:18px;
	float:left;
	margin:0 0 10px;
	position:relative;
	border:0 solid #CCC
}
#main section.list article5
{
	height:auto;
	width:510px;
	border-radius:10px;
	-webkit-box-shadow:0 2px 5px #bcbcbc;
	box-shadow:0 2px 5px #bcbcbc;
	background-color:#FFF;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#fff));
	background-image:-webkit-linear-gradient(#f9f9f9,#fff);
	background-image:linear-gradient(#f9f9f9,#fff);
	padding:20px;
	float:left;
	margin:10px 0px 1em;
	position:relative;
	border:0 solid #CCC
}

#main section.list article p
{
	padding:0;
	color:#000;
	font-size:14px
}

#main section.list article2 p
{
	padding:18px;
	margin-left:0
}

#main section.list article2 figure2 img
{
	float:left;
	padding:18px;
	border:0 solid #CCC;
	vertical-align:bottom
}

#main section.list article h1
{
	
	background:none;	
		-webkit-box-shadow:1px 2px 5px #bcbcbc;
	box-shadow:1px 2px 5px #bcbcbc;
	font-size:110%;
	color:#FFF;
	padding:0 10px 0 15px;
	clear:both;
	border-bottom:1px solid #9d0909

}

#main section.list article h1.type1
{

	background-color:#FFF;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#FFF),to(#e6e6e6));
	background-image:-webkit-linear-gradient(#FFF,#e6e6e6);
	background-image:linear-gradient(#FFF,#e6e6e6);
	color:#400;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2

}

#main section.list article img.icon
{
	position:absolute;
	top:-10px;
	right:0
}

#new dl
{
	overflow:auto;
	height:170px;
	padding-left:0px
}

#new dt
{
	font-weight:700;
	float:left;
	width:8em
}

#new dd
{
	border-bottom:1px solid #d2d2d2;
	padding-left:8em
}

#new dd img
{
	vertical-align:middle
}

.ta1
{
	width:100%
}

.ta1,.ta1 td,.ta1 th
{
	border:1px solid #CCC;
	line-height:2
}

.ta1 td
{	background-color:#f8f4f1;
	width:70%;
	padding:10px;

}

.ta1 th
{
	width30%;
	padding:10px;
	text-align:center;
	background-color:#f9f9f9
}

.ta1 th.tamidashi
{
	width:auto;
	text-align:left;
	background-color:#bebebe
}

.ta1 caption
{
	padding:10px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	text-align:left;
	background-color:#e9ddae;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#efe6c5),to(#e9ddae));
	background-image:-webkit-linear-gradient(#efe6c5,#e9ddae);
	background-image:linear-gradient(#efe6c5,#e9ddae);
	font-weight:700
}

#pagetop
{
	clear:both;
	text-align:right
}

#pagetop a
{
	color:#FFF;
	background-color:#000;
	text-decoration:none;
	text-align:center;
	width:14em;
	font-size:10px;
	letter-spacing:.1em;
	display:inline-block
}

#pagetop a:hover
{
	background-color:#333;
	color:#FFF
}

.look
{
	background:#dcdcdc
}

.mb1em
{
	margin-bottom:1em
}

.clear
{
	clear:both
}

ul.disc
{
	padding:0 25px 1em;
	list-style:disc
}

.color1
{
	color:#f61468
}
.colorfff
{
	color:#ffffff
}

.p14{
	font-size:14px;
	padding:6px;
	line-height:150%
}
/*
.p145{
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
	font-size:14px;
	padding:0px;
	line-height:150%
}
*/
.p15{
	font-size:15px;
	padding:8px;
	line-height:150%
}
.p16{
	font-size:16px;
	padding:2px;
	line-height:150%
}

.pr
{
	font-size:10px
}

.prk
{
	font-size:14px;
	line-height:1.4em;
	text-align:left;
	padding-left:4px
}

.pren
{
	font-size:14px;
	line-height:1.8em;
	text-align:center;
	padding-left:4px
}

.bigtel
{
	font-size:40px
}

.btn
{
	font-size:13px
}

.wl
{
	width:96%
}

.ws
{
	width:50%
}

.wss
{
	width:22%;
	height:auto
}

.c
{
	text-align:center
}

.imgpad
{
	margin:0;
	padding-left:6px
}
.box150
{
	float: left;
	padding:10px;
line-height: 100%;
	text-align:center;
}

.box200
{
	float: left;
	padding-left:14px
}

ul#box110
{
	height:auto;
	width:95%;
	border:1px solid #ccc;
	background-color:#FFF;
	padding:0;
	float:left;
	display:block
}

ul#box120
{
	color:#FFF;
	height:auto;
	width:100%;
	border:1px solid #ccc;
	background-color:#8c0000;
	padding:0;
	float:left;
	display:block
}

figcaption
{
	font-size:11px
}

#main img.wa
{
	width:100%;
	height:auto
}

.pagetop
{
	clear:both;
	text-align:right;
	font-size:11px;
	letter-spacing:.2em
}


/*480=============================================================================================*/
@media only screen and (max-width:480px) {
	#container
	{
		width:auto;
		margin-right:4px;
		margin-left:4px
	}
	
	header
	{
		text-align:center;
		height:230px
	}
	header #logo
{
	position:absolute;
	left:0px;

}
	header #logo img
	{
		padding-top:4px;
		width:100%;
		height:auto;

	}
	
	nav#menu ul li
	{
		width:49%;
		margin:0 0 2px 1%;
		border:1px solid #c76300;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box
	}
	
	nav#menu ul li a
	{
		width:auto
	}
	
	nav#menu ul li#current
	{
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		border:1px solid #9d0909
	}
	
	nav#menu li:nth-child(odd)
	{
		width:50%;
		margin:0
	}
	
	#contents
	{
		width:auto;
		padding-top: 0px;
	}
	
	#main,#sub
	{
		float:none;
		width:auto
	}
	
	#main p
	{
		padding:0 0px
	}
	
	#mainimg
	{
		height:auto;
		width:100%;
		left:0;
		top:5px;
	
	}
	
	#slide_image
	{
		height:auto;
		width:100%;
		position:relative
	}
	
	#slide_image2
	{
		height:auto;
		width:100%;
		position:absolute;
		left:0;
		top:0
	}
	
	#main section.list article
	{
		height:auto;
		width:100%;
		margin:8px 0 1em;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box
	}
	
	#main section.list article figure img
	{
		height:auto;
		width:100%
	}
	
	#main section.list article2
	{
		height:auto;
		width:100%;
		margin:0 0 1em;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box
	}
		#main section.list article2 figure2 img
	{
		height:auto;
		width:50%
	}
	
	#main section.list article3
	{
		height:auto;
		width:100%;
		margin:0 0 1em;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box
	}
		#main section.list article4
	{
		height:auto;
		width:100%;
		margin:0 0 1em;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box
	}
	#main section.list article4 figure img
	{
		height:auto;
		width:100%
	}
	
			#main section.list article5
	{
		height:auto;
		width:100%;
		margin:10px 0 1em;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box
	}
	

	
	section#new h1.open
	{
		background:url(../images/btn_minus.png) no-repeat right center,-webkit-gradient(linear,left top,left bottom,from(#454746),to(#2b2c2e));
		background:url(../images/btn_minus.png) no-repeat right center,-webkit-linear-gradient(#454746,#2b2c2e);
		background:url(../images/btn_minus.png) no-repeat right center,linear-gradient(#454746,#2b2c2e)
	}
	
	section#new h1.close
	{
		background:url(../images/btn_plus.png) no-repeat right center,-webkit-gradient(linear,left top,left bottom,from(#454746),to(#2b2c2e));
		background:url(../images/btn_plus.png) no-repeat right center,-webkit-linear-gradient(#454746,#2b2c2e);
		background:url(../images/btn_plus.png) no-repeat right center,linear-gradient(#454746,#2b2c2e)
	}
	
	#new dl
	{
	overflow:auto;
		height:auto;
		padding-left:0px
	}
	
	#new dt
	{
		float:none;
		width:auto
	}
	
	#new dd
	{
		padding-left:0
	}
	
	.ta1 td
	{
		width:auto;
		padding:2px
	}
	
	.ta1 th
	{
		width:80px;
		padding:2px
	}
#nonpc{display:block}
#pc{display:none}	
#pc2{display:none}	

.p14{
	font-size:14px;
	padding:0px;
	line-height:150%
}

.p145{
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: 22em;
	white-space: nowrap;
	font-size:14px;
	padding:0px;
	line-height:150%
}
.p15{
	font-size:15px;
	padding:0px;
	line-height:150%
}
.p16{
	font-size:16px;
	padding:0px;
	line-height:150%
}


}

/*800=============================================================================================*/
@media only screen and (min-width:481px) and (max-width:800px) {
	#container
	{
		width:auto;
		margin-right:6px;
		margin-left:6px;
		margin-bottom:0px;
	}
	
	header
	{
		height:235px
	}
	
	nav#menu ul li
	{
		width:49%;
		margin:0 0 2px 1%;
		border:1px solid #c76300;
		box-sizing:border-box
	}
	
	nav#menu ul li a
	{
		width:auto
	}
	
	nav#menu ul li#current
	{
		box-sizing:border-box;
		border:1px solid #9d0909
	}
	
	nav#menu li:nth-child(odd)
	{
		width:50%;
		margin:0
	}
	
	#contents
	{
		width:auto
	}
	
	#main,#sub
	{
		float:none;
		width:auto
	}
	
	#mainimg
	{
		height:auto;
		width:100%;
		left:0;
		top:0px;
		background:#000000;
	}
	
	#slide_image
	{
		height:auto;
		width:100%;
		position:relative
	}
	
	#slide_image2
	{
		height:auto;
		width:100%;
		position:absolute;
		left:0;
		top:0
	}
	
	#main section.list article
	{
		width:46%;
		box-sizing:border-box
	}
	
	#main section.list article figure img
	{
		height:auto;
		width:100%
	}
}