@charset "UTF-8";
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/* 全サイズ共通項目 */

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}


body {
	background-image: url(../images/bg2.jpg);
	margin:0 0 0 0;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #033;
}
a:link {
	color: #990000;
	text-decoration: none;
	border:0;
}
a:visited {
	text-decoration: none;
	color: #990000;
	border:0;
}
a:hover {
	text-decoration: none;
	color: #990000;
	border:0;
}
a:active {
	text-decoration: none;
	color: #990000;
	border:0;
}
.clear { clear:both; } 



#footer_end {
	background-image:url(../images/bg3.jpg); 
	height:25px; 
	width:100%; 
}
p {margin:0;padding:0;}

.100 {
	width:100%;
	height:auto;
}

.small {
	font-size:80%;
}






/* スマホ */
@media only screen and  (max-width: 480px){
#main {
	background-image: url(../images/main_img_mb.png);
	height: 230px;
	width: 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
}

#topic {
	width: 100%;
	margin: 0px auto;
	float: none;
	padding: 10px 0 0 0;
}
#topic_bar1 {
	background-image: url(../images/topic_bar_libs_mb.png);
	background-position: bottom;
	width: 100%;
	height: 92px;
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}
.year {
	text-align:center; 
	width:100%;
}

.text{
	padding:10px 0 0 0;
}


.left {
	float:left;
	width:47%;
	color:  #073613;
	font-size: 14px;

}
.left_box {
	float:none;
	width:92%;
	padding: 4%;
	overflow: auto;
	}
.cover {
	float:none;
	width:92%;
	text-align: left;
	float: left;
	padding: 4%;
	overflow: auto;
}
.down {
	float: left;
	width: 6%;
	height: 410px;
	background: url(../images/libs.png) repeat-y center top;
}
.right {
	float: right;
	width: 47%;
	color: #073613;
	font-size: 14px;

}
.right_box {
	float:none;
	width:92%;
	padding: 4%;
	overflow: auto;
	text-align:right;
	}
.cover2 {
	float:none;
	width:92%;
	text-align: right;
	float: left;
	padding: 4%;
	overflow: auto;
}
.title{
	color: #073613;
	font-size: 15px;
	font-family:,"HG明朝E", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝" serif;
	font-weight:bold;
	padding: 10px 0 5px 0;
}

.company{
	color: #073613;
	font-size: 12px;
}


/**ペイジャー*/

.pager {
	width:100%;
	height:auto;
	overflow:auto;
	padding:0;
	border: #033 1px solid;
}
.pager_div {
	width:15%; 
	font-size:12px; 
	text-align:center;
	float:left; 
	padding:1%;
	color: #033;
}
.pager_div_on {
	width:15%; 
	font-size:12px; 
	text-align:center;
	float:left; 
	padding:1%;
	color: #990000;
}
.hosoku {
	font-size:90%;
	padding:10px 0 10px 0;
}
}


/* タブレット */
@media only screen and (max-width: 768px) and (min-width: 481px){


#main {
	background-image:url(../images/main_img_tb.jpg);
	background-position:left; 
	height:306px; 
	width:100%; 
	background-repeat:no-repeat;
	margin:10px 0 0 0;
}



#topic {
	width: 100%;
	margin: 0px auto;
	float: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

#topic_bar1 {
	background-image: url(../images/topic_bar_libs.png);
	background-position: bottom;
	width: 100%;
	height: 92px;
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}
.year {
	text-align:center; 
	width:100%;
}

.text{
	padding:10px 0 0 0;
}


.left {
	float:left;
	width:47%;
	color:  #073613;
	font-size: 14px;

}
.left_box {
	float: right;
	width: 46%;
	overflow: auto;
	padding-bottom: 4%;
	padding-left: 0%;
	padding-right: 4%;
	padding-top: 4%;
	}
.cover {
	float:left;
	width:42%;
	text-align: center;
	float: left;
	padding: 4%;
	overflow: auto;
}
.down {
	float:left;
	 width:6%;
	 height:250px; 
	 background:url(../images/libs.png) repeat-y center;
}
.right {
	float: right;
	width: 47%;
	color: #073613;
	font-size: 14px;
	padding:40px 0 0 0;

}
.right_box {
	float: left;
	width: 46%;
	overflow: auto;
	text-align: right;
	padding-bottom: 4%;
	padding-left: 4%;
	padding-right: 0%;
	padding-top: 4%;
	}
.cover2 {
	float:right;
	width:42%;
	text-align: center;
	float: left;
	padding: 4%;
	overflow: auto;
}
.title{
	color: #073613;
	font-size: 14px;
	font-family:,"HG明朝E", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝" serif;
	font-weight:bold;
	padding: 10px 0 5px 0;
}

.company{
	color: #073613;
	font-size: 12px;
}

/**ペイジャー*/

.pager {
	width:90%;
	margin:5%;
	height:auto;
	overflow:auto;
	padding:0;
	border: #033 1px solid;
}
.pager_div {
	width:10%; 
	font-size:12px; 
	text-align:center;
	float:left; 
	padding:1%; 
	margin:0.2%;
	color: #033;
}
.pager_div_on {
	width:10%; 
	font-size:12px; 
	text-align:center;
	float:left; 
	padding:1%; 
	margin:0.2%;
	color: #990000;
}
.hosoku {
	font-size:90%;
	padding:0 0 0 5%;
}
	
}



/* PC */
@media only screen and (min-width: 769px) {
	

#main {
	background-image: url(../images/main_img.jpg);
	height: 470px;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	padding:1.041% 0 0 0;
}

#topic {
	width: 65.625%;
	margin: 0px auto;
	float: left;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 30px;
}

#topic_bar1 {
	background-image: url(../images/topic_bar_libs.png);
	background-position: bottom;
	width: 100%;
	height: 92px;
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}
.year {
	text-align:center; 
	width:100%;
}


.text{
	padding:10px 0 0 0;
}


.left {
	float:left;
	width:47%;
	color:  #073613;
	font-size: 14px;

}
.left_box {
	float: right;
	width: 46%;
	overflow: auto;
	padding-bottom: 4%;
	padding-left: 0%;
	padding-right: 4%;
	padding-top: 4%;
	}
.cover {
	float:left;
	width:42%;
	text-align: center;
	float: left;
	padding: 4%;
	overflow: auto;
}
.down {
	float:left;
	 width:6%;
	 height:250px; 
	 background:url(../images/libs.png) repeat-y center;
}
.right {
	float: right;
	width: 47%;
	color: #073613;
	font-size: 14px;
	padding:40px 0 0 0;

}
.right_box {
	float: left;
	width: 46%;
	overflow: auto;
	text-align: right;
	padding-bottom: 4%;
	padding-left: 4%;
	padding-right: 0%;
	padding-top: 4%;
	}
.cover2 {
	float:right;
	width:42%;
	text-align: center;
	float: left;
	padding: 4%;
	overflow: auto;
}
.title{
	color: #073613;
	font-size: 14px;
	font-family:,"HG明朝E", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝" serif;
	font-weight:bold;
	padding: 10px 0 5px 0;
}

.company{
	color: #073613;
	font-size: 12px;
}



.pager {
	width:90%;
	margin:5%;
	height:auto;
	overflow:auto;
	padding:0;
	border: #033 1px solid;
}
.pager_div {
	width:10%; 
	font-size:12px; 
	text-align:center;
	float:left; 
	padding:1%; 
	margin:0.2%;
	color: #033;
}
.pager_div_on {
	width:10%; 
	font-size:12px; 
	text-align:center;
	float:left; 
	padding:1%; 
	margin:0.2%;
	color: #990000;
}

.hosoku {
	font-size:90%;
	padding:0 0 0 5%;
}
	
}
