#B_menu1 A {
	background-position:bottom;
}
#left {
	width: 580px;
	text-align: left;
	margin-top:15px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/* ------------ 新着情報 ------------ */
.news {
	background-image: url(../../img/news_bar.gif);
	background-repeat: no-repeat;
	width: 580px;
	border: 1px solid #E1E1E1;
	padding-top: 35px;
	margin-top:10px;
	margin-bottom: 10px;
}
.news .unit {
	clear:both;
	width:100%;
	margin-top:5px;
}
.news SPAN{
	color: #990000;
	padding-left: 20px;
	float: left;
	line-height: 150%;
	display:block;
	width:120px;

}
.news H4 {
	line-height: 150%;
	margin-left:10px;
	margin-right:10px;
	float:left;
}
.news P {
	clear:both;
	margin:10px;
	text-align:right;
}
/* ------------ トピックス ------------ */
.topics {
	margin-top:10px;
	margin-bottom:10px;
}

/* --------------------------------------- */
#right {
	width: 200px;
	text-align: left;
	margin-top:15px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#right .img_menu {
	width: 185px;
}
#right .img_menu IMG {
	margin-top:10px;
}

/* --------------------------------------- */
.main {
	background-image: url(../../img/main_img.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 580px;
	padding-bottom: 10px;
}

/* --------------------------------------- */
.login {
	background-image: url(../../img/login_bar.gif);
	background-repeat: no-repeat;
	width: 185px;
	border: 1px solid #E1E1E1;
	padding-top: 35px;
	margin-bottom: 10px;
}
.login P {
	width:80px;
	display:block;
	margin-top:5px;
	margin-left:5px;
}
.login INPUT {
	margin-left:10px;
	width:150px;
	padding:1px;
}
.login .submit {
	width:auto;
	margin:5px;
	float:right;
}
.login A.cp {
	float:left;
	font-size:12px;
	margin-top:12px;
	margin-left:8px;
}

.login B {
	margin-left:10px;
	margin-bottom:20px;
	color:#006699;
}

/* --------------------------------------- */
.company_name {
	margin-top:10px;
	padding: 5px;
	width: 175px;
	background-color: #EFF9EF;
	text-align: center;
	font-size: 12px;
	color: #990000;
	letter-spacing: 1px;
	line-height: 120%;
	border: 1px solid #E6E6E7;
}
.company_name .line {
	border-top:5px solid #669933;
	margin:-5px;
	margin-bottom:5px;
}
.company_name .moji{
	width: 155px;
	text-align: left;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* ----------------------------------------------------------- */

.intro {
	background-image: url(../../img/dounyu_bar.gif);
	background-repeat: no-repeat;
	width: 580px;
	border: 1px solid #E1E1E1;
	padding-top: 35px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.intro h2{
	font-size: 14px;
	line-height: 150%;
	background-image: url(../../img/pict1.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	width: 400px;
	height: 60px;
	text-align: left;
	padding-top: 20px;
	padding-left: 100px;
	
}
#intro_menu {
	float: left;
	height: 350px;
	width: 572px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#intro_menu UL {
	
	margin: 0px;
	margin-left:13px;
	padding: 0px;
}
#intro_menu LI {
	FLOAT: left;
	TEXT-INDENT: -9999em;
	list-style-type: none;
}
#intro_menu LI A {
	DISPLAY: block;
	WIDTH: 184px;
	HEIGHT: 110px;
	TEXT-DECORATION: none;
}
/* ----------------------------------------------------------- */
#intro_menu A.m1 {
	background: url(../../img/d_1.gif) no-repeat top;
}
#intro_menu A.m2{
	BACKGROUND: url(../../img/d_2.gif) no-repeat
}
#intro_menu A.m3 {
	BACKGROUND: url(../../img/d_3.gif) no-repeat
}
#intro_menu A.m4 {
	BACKGROUND: url(../../img/d_4.gif) no-repeat
}
#intro_menu A.m5 {
	BACKGROUND: url(../../img/d_5.gif) no-repeat
}
#intro_menu A.m6 {
	BACKGROUND: url(../../img/d_6.gif) no-repeat
}
#intro_menu A.m7 {
	BACKGROUND: url(../../img/d_7.gif) no-repeat
}
#intro_menu A.m8 {
	BACKGROUND: url(../../img/d_8.gif) no-repeat
}
#intro_menu A.m9 {
	BACKGROUND: url(../../img/d_9.gif) no-repeat
}

#intro_menu A:hover {
	background-position:bottom;
}

/* ----------------------------------------------------------- */
#item_list {
	background-image: url(../../img/lineup_bar.gif);
	background-repeat: no-repeat;
	border: 1px solid #E1E1E1;
	padding-top: 35px;
	padding-bottom: 10px;
	
	clear:both;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#item_list UL {
	margin: 0px;
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
#item_list LI {
	FLOAT: left;
	TEXT-INDENT: -9999em;
	list-style-type: none;
}
#item_list LI A {
	DISPLAY: block;
	WIDTH: 100px;
	HEIGHT: 100px;
	margin-left:10px;
	margin-right:10px;
	TEXT-DECORATION: none;
}

/* ----------------------------------------------------------- */
.w3c {
	margin-top:15px;
	text-align:center;
}

.w3c P {
	margin-bottom:5px;
}
.w3c IMG {
	border:0px;
}

/* ------------ ブログ ------------ */
.blog {
	border:1px solid #E1E1E1;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:10px;
}
.blog H2 {
	display:block;
	width:580px;
	height:28px;
	background-image:url(../../blog/img/title.gif);
	background-repeat:no-repeat;
	text-indent:-9999em;
	margin-bottom:10px;
}
.blog .title {
	background:url(../../blog/img/pict.gif) no-repeat 1px 4px;
	padding-left:17px;
	height:38px;
	border-bottom:1px dotted #ccc;
	margin:2px 10px 5px 10px;
	padding-bottom:3px;
}
.blog .title .date {
	display:block;
	color:#7BA354;
	margin:3px 0 3px 0;
}
.blog .title .cate {
	float:right;
	padding-right:5px;
	margin-top:3px;
	color:gray;
	font-size:11px;
}
.blog H3 A {
	clear:both;
	color:#996600;
	font-weight:bold;
	font-size:13px;
	margin-left:5px;
}
.blog .bottom {
	background-image:url(../../img/blog_line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:52px;
	text-align:center;
}
.blog .bottom A {
	background:url(../../img/blog_btn.gif) no-repeat;
	display:block;
	width:86px;
	height:20px;
	text-indent:-9999em;
	margin-top:10px;
}