@charset "UTF-8";

body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;margin: 0;padding: 0;line-height: 1.6em;}
select,input,button,textarea,button {font:99% arial,helvetica,clean,sans-serif;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}
h1,h2,h3 {margin: 0; padding: 0; line-height: 1.4;}
h4,h5,h6 {font-size: 100%; line-height: 1.4;}
a {color: #333;}
a:hover {text-decoration: none;}
p{
	margin:0;
}

body {
	border-top:solid 4px;
}
#wrapper {
	width:950px;
	margin:0 auto;
	background:#fff;
}
#header {
	padding:25px 0;
}
#header .title {
	line-height:1em;
	margin-bottom:10px;
}
#header .title {
}

#mainVisual {
	padding:5px;
	box-shadow:0 0 3px #ddd;
	-webkit-box-shadow:0 0 3px #ddd;
	-moz-box-shadow:0 0 3px #ddd;
	margin-bottom:40px;
	width:940px;
}
#mainVisual div {
	max-width:940px;
	height:270px;
}
#contents {
	overflow:hidden;
	margin-bottom:25px;
}
#main {
	width:670px;
	float:left;
}
#main p {
	margin-bottom:10px;
	line-height:1.8em;
}
#main h2 {
	background:#eee;
	border-left:solid 8px;
	padding:10px 14px;
	margin-bottom:20px;
}
#main h3 {
	background:url(../images/h3_bg.png) no-repeat 15px;
	font-size:16px;
	border-bottom:solid 3px;
	padding:15px;
	padding-left:55px;
	margin-bottom:20px;
}
#main h4 {
	font-size:16px;
	border-bottom:solid 1px;
	padding:12px 16px;
	margin-bottom:20px;
	background:#eee;
}
#main h5 {
	font-size:16px;
	padding:8px 14px;
	margin:20px 0;
	background:#eee;
	border: dotted 1px #aaa;
}
#main h6 {
	border-bottom:solid 1px #999;
	padding:10px 15px;
	margin:15px 0;
}
#main table {
	border:solid 1px #ccc;
	width:100%;
	margin:10px 0;
	border-collapse: collapse;
	border-spacing: 0;
}
#main table th,
#main table td {
	border:solid 1px #ccc;
	padding:8px;
}
#main table th {
	background:#eee;
}
#side {
	width:230px;
	float:right;
	background:#E8E8E8;
	border:solid 1px #D9D9D9;
	padding:9px;
}
#side #pageList {
	background:#fff;
	box-shadow:0 0 2px #ccc;
	
}
#side #pageList h2 {
	padding:14px;
	box-shadow:inset 0 0 5px rgba(0,0,0,0.4);
	background:#333;
}
#side #pageList ul {
	list-style:none;
	padding:0;
	margin:0;
}
#side #pageList ul li {
	display:block;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #fff;
	background:#fafafa;
}
#side #pageList ul li a {
	background: url(../images/icon001.png) no-repeat 12px;
	display:block;
	padding:8px;
	padding-left:35px;
}
#side #pageList ul li a:hover {
	background-color:#f0f0f0;
}

#footer {
	border-top:solid 3px #555;
	padding:15px 0;
	text-align:center;
}


@media screen and (max-width: 768px) {
	/**/
	table {
		width:100% !important;
		border-collapse:collapse;
	}
	th ,td {
		width:auto;
		border-collapse:collapse;
	}
	img {
		max-width:100% !important;
		height: auto !important;
		margin:0 !important;
		padding:0 !important;
	}
	ul , ol , li {
		margin:0 !important;
	}
	h2,h3,h4,h5,h6 {
		width:auto !important;
	}
	/**/
	
	#wrapper {
		width:96%;
		margin:0 auto;
		background-color:#FFF;
	}
	#header {
		padding:10px;
		width:auto;
	}
	#mainVisual {
		margin-bottom:15px;
		padding:0;
		width:100%;
	}
	#mainVisual div {
		max-width:100%;
		max-height:120px;
		box-sizing:border-box;
		background-size:100% !important;
	}
	#main,
	#side {
		width:auto;
		float:none;
		box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		padding:0 10px;
	}
	#main h2 {
		font-size:16px;
	}
	#side {
		margin-bottom:15px;
		background:none;
		border:none;
	}
	#side #pageList ul {
		display:none;
	}
	#side #pageList.active ul {
		display:block;
	}
	#main p {
		font-size:15px;
		line-height:1.35em;
	}
	#main h6 {
		padding-left:0;
		padding-right:0;
	}
	
}

.blink{color:#FF0000;
	   font-size: 20px;
	   font-weight:bold;
	   text-align:center;
	   margin:auto;
	   display:block;}
	   
#siryo{background-image:url(../images/siryo1.png);
       background-repeat:no-repeat;
	   position: relative;
	   width:660px;
	   height:272px;}
	   
#siryo>.order {position:absolute;
               top:178px;
			   left:275px;}
			   
#top-img {
    position:relative;
	margin:0;
	padding:0;
}
#top-img img{
    width:100%;
	margin:0;
	padding:0;
}
#top-img .single_title {
	width:100%;
	position: absolute;
	top: 30%;
    left: 0;
    margin-top: -0.5em;
	z-index:1;
	color:#6268DE;
	border-top:#6268DE 5px solid;
	border-bottom:#6268DE 5px solid;
	padding:20px 0 20px 0;
	background: rgba(255,255,255,0.7);

}
#top-img .single_title p {
    padding:0;
	width:95%;
	margin:auto;
	font-size:36px;
	font-weight:600;
	line-height:1.5em;
}

.red {
   color:#FF0000;
}

#category-new-main table {
	border-collapse: collapse;
	width:90%;
	margin:-24px auto 24px auto; 
	border-left: #e3e3e3 2px solid;
	border-right: #e3e3e3 2px solid;
}
#category-new-main th.t_top {
    border-top: #be1309 4px solid;
}
#category-new-main th {
	border-bottom: #e3e3e3 2px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
}
#category-new-main td.t_top {
	border-top: #b3b3b3 4px solid;
}
#category-new-main td {
	border-bottom: #e3e3e3 2px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}


