@charset"UTF-8";

/*---------- basic -----------*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffdb;
	color: #333333;
	font-family:  "ヒラギノ丸ゴ Pro W4", "HiraMaruPro-W4", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	text-align: center;
}

h1,h2,h3,h4,h5,p{
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

img{
	border: 0px;
	vertical-align: text-bottom; 
}

ul,li{
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}

h4{
	text-indent: -9999px;
}

.floatright {
   float: right;
}
.floatleft {
   float: left;
}

.clear{
	clear: both;
}

.hidden{
	display: none;
}

.wrapper:after{
	content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.wrapper {
	overflow:hidden;
}

/* Hides from IE-mac ¥*/
* html .wrapper {
	height: 1%;
	overflow:visible;
}
/* End hide from IE-mac */

/*---------- block layout -----------*/

#container{
	width: 860px;
	background-image: url(http://ohisama.webshogakukan.com/news/img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin: 0px auto 0px auto;
}

#header{
	width: 840px;
	height: 91px;
	background-image: url(http://ohisama.webshogakukan.com/news/img/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px auto 0px auto;
}

#headbar{
	width: 840px;
	text-align: center;
	margin: 0px auto 0px auto;
}

#contents{
	width: 838px;
	padding-top: 32px;
	margin: 0px auto 16px auto;
	background-image: url(http://ohisama.webshogakukan.com/news/img/bg_dash.gif);
	background-repeat: repeat-y;
}

#contents_footer{
	height: 14px;
	background-image: url(http://ohisama.webshogakukan.com/news/img/dashbottom.gif);
	background-repeat: no-repeat;
}

#title{
	width: 840px;
	height: 42px;
	background-color: #fce98d;
	margin: 0px auto 0px auto;
	text-align: left;
}

#footer{
	width: 840px;
	height: 114px;
	margin: 0px auto 0px auto;
	padding-bottom: 16px;
	
}

#shougakukan{
	width: 852px;
	text-align: right;
	background-image: url(http://ohisama.webshogakukan.com/news/img/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto 16px auto;
	padding: 8px 12px 16px 0;
}


/*---------- texr style -----------*/

.small{
	font-size:10px;
	line-height: 1.4em;
}

.ssmall{
	font-size:9px;
	line-height: 1.4em;
}

.big{
	font-size:14px;
	color: #ff5512;
	line-height: 1.2em;
}

.blue{
	color: #037abd;
}

.newsblue{
	color: #4069d4;
}

.pink{
	color: #fc2a5a;
}

.green{
	color: #5f9b12;
}

/*---------- header -----------*/
#headerleft {
	width: 289px;
	float:left;
	margin-left: 30px;
	display: inline;
}

#headerright{
	width: 446px;
	float: right;
	padding-top: 10px;
	margin-right: 6px;
	display: inline;
	text-align:right;
}

ul#headermenu{
	width: 446px;
	height: 32px;
	background-image: url(../img/headmenu_line.gif);
}


li#headermenu1,li#headermenu2,li#headermenu3,li#headermenu4{
	float:left;
	margin:0 24px 0 0;
	display: inline;
}

li#headermenu1 a,li#headermenu2 a,li#headermenu3 a,li#headermenu4 a{
	background-image: url(../img/headmenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 32px;
	cursor: pointer;
}

li#headermenu1 a,li#headermenu1 a:link{
	width: 110px;
	background-position: left bottom;
}

li#headermenu2 a,li#headermenu2 a:link{
	width: 95px;
	background-position: -110px bottom;
}

li#headermenu3 a,li#headermenu3 a:link{
	width: 97px;
	background-position: -205px bottom;
}

li#headermenu4 a,li#headermenu4 a:link{
	width: 46px;
	background-position: -302px bottom;
}

li#headermenu1 a:hover{
	width: 110px;
	background-position: left top;
}

li#headermenu2 a:hover{
	background-position: -110px top;
}

li#headermenu3 a:hover{
	background-position: -205px top;
}

li#headermenu4 a:hover{
	background-position: -302px top;
}

#headcomment{
	text-align: left;
	font-size:8px;
	height: 16px;
	vertical-align: top;
	padding: 0px;
}

li#headertab1{
	float:left;
	height: 33px;
	display: inline;
	margin-left:14px;
}

li#headertab2,li#headertab3{
	float:left;
	height: 33px;
}

li#headertab1 a,li#headertab2 a,li#headertab3 a{
	background-image: url(http://ohisama.webshogakukan.com/news/img/headtab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	cursor: pointer;
}


li#headertab1 a{
	width: 139px;
	background-position: left bottom;
}

li#headertab2 a{
	width: 137px;
	background-position: -139px bottom;
}

li#headertab3 a{
	width: 136px;	
	background-position: -276px bottom;
}

li#headertab1 a:hover{
	background-position: left top;
}

li#headertab2 a:hover{
	
	background-position: -139px top;
}

li#headertab3 a:hover{
	
	background-position: -276px top;
}

/*---------- footer -----------*/


#footerleft {
	float:left;
	width: 480px;
	padding-top: 16px;
	margin-left: 40px;
	text-align: left;
	color: #FFFFFF;
	display: inline;
}

#footerright {
	float: right;
	width: 280px;
	padding-top: 16px;
	margin-right: 40px;
	text-align: left;
	display: inline;
}

#footer a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover{
	color: #ff6600;
	text-decoration: none;
}

/*---------- news -----------*/

li#headertab1_on{
	width: 139px;
	background-image: url(http://ohisama.webshogakukan.com/news/img/tab.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	height: 33px;
}

#title_news{
	width: 840px;
	height: 42px;
	background-color: #c8dafe;
	margin: 0px auto 0px auto;
	text-align: left;
}

#boxleft_news{
	width: 528px;
	float: left;
	margin-left: 34px;
	text-align: left;
	display: inline;
}

#newsfix_header{
	width: 528px;
	height: 5px;
	font-size: 1px;
	background-image: url(http://ohisama.webshogakukan.com/news/img/boxleft_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 0px;
}

#newsfix{
	width: 528px;
}

#newsfix .main{
	margin:0;
	padding: 20px 30px 20px 25px;
	background-image: url(http://ohisama.webshogakukan.com/news/img/bg_boxleft.gif);
	background-repeat: repeat-y;	
}

#newsfix_footer{
	width: 528px;
	background-image: url(http://ohisama.webshogakukan.com/news/img/boxleft_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 11px;	
}

#news_archive{
	width: 528px;
	padding-bottom: 24px;
	text-align: center;
	zoom:1;
}

#news_archive .archive{
	padding: 0px 8px 16px 8px;
	margin: 0px auto 12px auto;
	text-align: left;
	background-image: url(http://ohisama.webshogakukan.com/news/img/border1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	zoom:1;
}

#news_archive .title{
	padding: 10px 0;
	text-align: left;
	background-image: url(http://ohisama.webshogakukan.com/news/img/bg_archive.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}

#boxleft_news p{
	padding: 3px;
	zoom:1;
}

#boxleft_news .icon{
	margin-right: 14px;
}

#boxleft_news img.border{
	border: 1px solid #999999;
}

#news_archive .data{
	width: 479px;
	padding-top: 8px;
	text-align: right;
}

/*---------- right-box -----------*/
#boxright_news{
	width: 227px;
	float: right;
	margin-right: 34px;
	text-align: left;
	display: inline;
}

#boxright_news .boxright_sub{
	width: 227px;
	height: 36px;
	background-image: url(http://ohisama.webshogakukan.com/news/img/boxright_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#boxright_footer{
	width: 227px;
	height: 10px;
	background-image: url(http://ohisama.webshogakukan.com/news/img/boxright_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#boxright_main{
	width: 227px;
	text-align: left;
	background-image: url(http://ohisama.webshogakukan.com/news/img/bg_boxright.gif);
	background-repeat: repeat-y;
}


#boxright_main ul{
	width: 200px;
	margin-left: 14px;
}

#boxright_main li{
	height: 3em;	
}

#boxright_main a{
	display: block;
	width: 200px;
	line-height: 3em;
	background-image: url(http://ohisama.webshogakukan.com/news/img/border1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#boxright_main a:hover{
	background-color: #ffffdf;
}
