@charset='utf-8';

body {
	color: #ffffff; 
	line-height: 1.4; 
	word-break:break-all;
	font-size: 12pt; 
	font-family: "ＭＳ Ｐゴシック",Osaka;
	text-align: center;
	margin: 0 auto;
	background: #000000;
}


/* ------------------------ 【　■ index.html用 css　】 ------------------------ */


/* --------- [ □ メニュー ] --------- */

*html #head ul.mainmenu li.home {
	background: transparent url("../img/button_home.jpg") no-repeat 2px bottom;
}
#head ul.mainmenu li.home a {
	background: transparent url("../img/button_home.jpg") no-repeat left bottom;
}


/* --------- [ □ メイン部分 ] --------- */

/* コンテンツ内div基本 */
#main div,
#main li {
	padding:0;
	margin:0;
}
	#main div:after,
	#main li:after {
		content: "";
		display: block;
		clear: both;
		height: 0px;
		overflow: hidden;
	}
	/*\*/
	* html #main div,
	* html #main li {
		height: 0em;
		overflow: visible;
	}
	/**/
div#main{
	background-image: none;
	padding-top: 30px;
	padding-left: 45px;
	padding-right: 75px;
	width: 800px;
	text-align: left;
}
div#main img{
	outline:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
div#main h2{
	clear: both;
}
div#leftside{
	width: 350px;
	float: left;
}
div#rightside{
	width: 430px;
	float: right;
}
div#specials,div#news,div#staffprofile,center#msg{
	margin-bottom:30px;
	clear: both;
}
div#staffblog{
	margin-bottom:50px;
	clear: both;
}
/* -- ◇ 特集部分 -- */
div#specials ul{
	list-style-type: none;
	padding-left: 8px;
}
div#specials li{
	list-style-type: none;
	margin-bottom: 5px;
}
div#specials li a img{
	filter: alpha(opacity=70); /*IE*/
	-moz-opacity: 0.7; /*FF*/
	opacity: 0.7; /*more...*/
}
div#specials li a:hover img{
	filter: alpha(opacity=100); /*IE*/
	-moz-opacity: 1; /*FF*/
	opacity: 1; /*more...*/
}
/* -- ◇ 特集部分 -- */

/* -- ◇ 新着情報部分 -- */

#news {
	background: url("../img/base_box.jpg") repeat left top;
	height: 100px;
	overflow: auto;
	padding:10px;
	margin-left: 8px;
}

#news ul {
	list-style:disc;
	padding-top: 10px;
	padding-bottom: 5px;
}
#news li {
	font-size: 9pt;
	line-height: 1.7em;
	border-bottom:1px dashed #333;
	margin:0 0 5px;
	padding:0 20px 5px;
}

#news dl{
	background: url("../img/base_box.jpg") repeat left top;
	height: 80px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 8px;
}
#news dd{
	font-size: 9pt;
	text-indent: 10px;
	line-height: 1.7em;
}

/* -- ◇ 新着情報部分 -- */
div#spnews {
	margin:0 0 50px;
}
div#spnews div.newsbox {
	width:407px;
	margin:0 0 0 10px;
	padding:15px 0 10px;
	text-align:center;
	border: 1px solid #666666;
	background-image: url(/img/base_box.jpg);
}

div#spnews ul{
	list-style-type: none;
	padding-left: 8px;
}
div#spnews li{
	list-style-type: none;
	margin-bottom: 5px;
}
div#spnews li a img{
	filter: alpha(opacity=70); /*IE*/
	-moz-opacity: 0.7; /*FF*/
	opacity: 0.7; /*more...*/
}
div#spnews li a:hover img{
	filter: alpha(opacity=100); /*IE*/
	-moz-opacity: 1; /*FF*/
	opacity: 1; /*more...*/
}

/* -- ◇ スタッフブログ部分 -- */
div#staffblog ul{
	padding-left: 8px;
}
div#staffblog li{
	list-style-type: none;
	float: left;
	width: 200px;
	margin-right: 5px;
}
/* -- ◇ スタッフブログ部分 -- */

/* -- ◇ スタッフプロフィール部分 -- */
div#staffprofile ul{
	padding-left: 8px;
}
div#staffprofile li{
	list-style-type: none;
	font-size: 9pt;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 5px;
}
div#staffprofile li a{
	display: block;
	height: 25px;
	width: 190px;
	text-align: right;
	padding-top: 50px;
	padding-right: 10px;
	border: 1px solid #666666;
}
div#staffprofile li a:hover{
	border: 1px solid #FFF25C;
}
div#staffprofile li#fukudome{
	background-image: url(../img/top/staff_fukudome.jpg);
	margin-right: 5px;
}
div#staffprofile li#kanematsu{
	background-image: url(../img/top/staff_kanematsu.jpg);
}
div#staffprofile li#yamamoto{
	background-image: url(../img/top/staff_yamamoto.jpg);
	margin-right: 5px;
}
div#staffprofile li#niizawa{
	background-image: url(../img/top/staff_niizawa.jpg);
}
div#staffprofile li#kashino{
	background-image: url(../img/top/staff_kashino.jpg);
	margin-right: 5px;
}
div#staffprofile li#matsumoto{
	background-image: url(../img/top/staff_matsumoto.jpg);
	margin-right: 5px;
}
div#staffprofile li#hirai{
	background-image: url(../img/top/staff_hirai.jpg);
	margin-right: 5px;
}
div#staffprofile li#ano{
	background-image: url(../img/top/staff_ano.jpg);
}
div#staffprofile li#fujimoto{
	background-image: url(../img/top/staff_fujimoto.jpg);
}
/* -- ◇ スタッフプロフィール部分 -- */