@charset "utf-8";

* {
	margin:			0;
	padding:		0;
	list-style-type:	none;
}


html body{
	filter:			expression('');
	color:			#666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:	normal;
	line-height:	1.5em;
	font-size:		0.8em;

}


a:link{color:#666;text-decoration: underline}
a:visited{color:#666;text-decoration: underline}
a:hover{color:#06f;text-decoration: underline}
a:active{color:#666;text-decoration: underline}



/*******headFixed******/

html>body #header {
	position:fixed!important;
	z-index:10;

}

/*******forIe6******/

html {
background:			url(null) fixed;

}

#header {
	_position:		absolute;
	_top:			0;
	_left:			0;
	_top: 			expression(
		document.documentElement && document.documentElement.scrollTop  || 
		document.body && body.scrollTop  || 0
+ 0 + 'px'
);
_left:expression(
document.documentElement && document.documentElement.scrollLeft || 
document.body && body.scrollLeft || 0
+ 0 + 'px'
);
}

/*******headFixed******/

div#noscript {
	width:			auto;
	margin:			20px;
	padding:		5px 10px;
	background:		#eee;
	border:			1px solid #ddd;
	text-align:		center;
}

.right {
	float:			right;
}

.clear {
	clear:			both;
}

div.adobe {
	margin:			10px 0 15px 0;
	width:			600px;
	height:			33px;
	text-align:		right;
}

.adobe span {
	vertical-align:top;
}

.border {
	border:			none;	
}

.indent {
	margin:			15px 15px 20px 30px;
}

.titleP {
	padding:		0 0 20px 0;
}


.anchor {
	clear:			both;
	width:			600px;
	height:			80px;

}


div#wrapper {
	position:		relative;
	width:			940px;
	height:			auto;
	margin:			0 auto;
}

div#header {
	width:			940px;
	height:			80px;
	border-bottom:	1px solid #667878;
	background:		 #fff url(../imgs/header/header_bg.gif) no-repeat bottom left;
}

div#mustHead {
	float:			left;
	width:			280px;
	height:			80px;
}

div#mustHead h1 {
	margin:			36px 0px 0px 30px;		
}

div#headMain {
	float:			left;
	width:			659px;
	height:			80px;
	border-left:	1px solid #667878;

}

div#headMain img {
	margin:			26px 0px 0px 20px;	
	
}

div#message {
	clear:			both;
	width:			940px;
	height:			500px;
	/*margin-top:80px;*/
	background:		url(../imgs/common/nav_bg.gif) no-repeat left bottom;

}

div#messageNav {
	float:			left;
	width:			280px;
	height:			auto;


}

div#messageContent {
	float:			left;
	width:			659px;
	height:			500px;
	border-left:	1px solid #667878;
	background:		url(../imgs/message/message_bg.jpg) no-repeat top left;	

}

div#messageContent p {
	padding:		215px 15px 30px 0;

}

div#messageContent ul {
	padding:		0 15px 0 0;
	text-align:right;	
}


#company,#partner,#news,#fand {
	overflow:		hidden;
	background:		url(../imgs/common/nav_bg.gif) no-repeat left bottom;
}


div#company {
	overflow:		hidden;
	clear:			both;
	width:			940px;
	height:			auto;
	/*margin-top:80px;*/

}

div#companyNav {
	float:			left;
	width:			280px;
	height:			auto;

}

div#companyContent {
	float:			left;
	width:			659px;
	height:			auto;
	border-left:	1px solid #667878;
	background:		url(../imgs/common/main_bg.gif) no-repeat bottom right;


}

div#companyContent table {
	margin:			0 0 15px 0;
	border-collapse: collapse;
	border:			1px solid #d0d5cf;
}

div#companyContent table th {
	width:			85px;
	text-align:		left;
	font-weight:	normal;
	padding:		0 0 0 6px;
	border:			1px solid #d0d5cf;
	background:		#eee;
}

div#companyContent table td {
	
	padding:		5px 0 3px 6px;
	border:			1px solid #d0d5cf;
}

div#partner {
	clear:			both;
	width:			940px;
	height:			100%;
	/*margin-top:80px*/;


}

div#partnerNav {
	float:			left;
	width:			280px;
	height:			auto;
}

div#partnerContent {
	float:			left;
	width:			659px;
	height:			auto;
	border-left:	1px solid #667878;
	background:		url(../imgs/common/main_bg.gif) no-repeat bottom right;
}

div#partnerContent ul {
	padding:		0 0 30px 0;
}

div#partnerContent li {
	width:			586px;
	height:			26px;
	background:		url(../imgs/partners/line_bg.gif) no-repeat left bottom;
	clear:			both;	
}

div#partnerContent li p {
	float:			left;	
	padding:		0;
}

div#partnerContent a {
	float:			right;	
	margin:		13px 0 0 0;
}

div#partnerContent span {
	color:			#88b228;
	padding:		0 0 0 10px;
	
}

div#news {
	clear:			both;
	width:			940px;
	height:			auto;
	/*margin-top:80px*/;

}

div#newsNav {
	float:			left;
	width:			280px;
	height:			auto;
}

div#newsNav p.newsP {
	padding:		0 0 0 0;

}

div#newsContent {
	float:			left;
	width:			659px;
	height:			auto;
	border-left:	1px solid #667878;
	background:		url(../imgs/common/main_bg.gif) no-repeat bottom right;
}

#newsTitle {
	padding:		0 0 10px 0;

}

div#newsContent table {
	margin:			0 0 15px 0;
	border-collapse: collapse;
}

div#newsContent th {
	font-size: 0.75em;
	font-weight:	normal;
	text-align:		left;
	vertical-align:	top;
	border-bottom:	1px solid #d0d5cf;
	padding:		10px 0 3px 6px;
}


div#newsContent td {
	vertical-align:	top;
	border-bottom:	1px solid #d0d5cf;
	padding:		10px 0 3px 6px;
}

.newsDate {
	width:			100px;
}

.newsTitle {
	width:			310px;
}

.newsCompany {
	font-size: 0.75em;
	width:			200px;
}


div#fand {
	clear:			both;
	width:			940px;
	height:			auto;
	/*margin-top:80px*/;


}

div#fandNav {
	float:			left;
	width:			280px;
	height:			auto;

}

div#fandContent {
	float:			left;
	width:			659px;
	height:			auto;
	border-left:	1px solid #667878;
	background:		url(../imgs/common/main_bg.gif) no-repeat right bottom;
}

div#fandContent table {
	margin:			0 0 30px 0;
	border-collapse: collapse;
	border:			1px solid #d0d5cf;
}

div#fandContent table th {
	width:			85px;
	text-align:		left;
	font-weight:	normal;
	padding:		0 0 0 6px;
	border:			1px solid #d0d5cf;
	background:		#eee;
}

div#fandContent table td {
	
	padding:		5px 6px 3px 6px;
	border:			1px solid #d0d5cf;
}



div.footer {
	clear:			both;	
	width:			940px;
	height:			40px;
	border-top:		1px solid #667878;
	margin-bottom:	800px;

}

div.footer ul {
	padding:		5px;
	
}

div.footer ul li {
	-moz-background-clip:			border;
	-moz-background-inline-policy:	continuous;
	-moz-background-origin:			padding;
	background:						transparent url(../imgs/footer/dot.gif) no-repeat 0 0.5em;
	padding:						0 1em 0 2em;
	
}

.footer ul, .footer ul li {
	float:			left;
}


div#endFooter {
	clear:			both;	
	width:			940px;
	height:			40px;
	border-top:		1px solid #667878;

}

div#endFooter ul {
	padding:		5px;
}

address {
	text-align:		right;
	padding:		10px 0 0 0;
	font-weight:	normal;

}

/**************************************navigation************************************************/

div#messageNav ul,
div#companyNav ul,
div#partnerNav ul,
div#newsNav ul,
div#fandNav ul {
	float:			right;
	width:			227px;
	height:			auto;
	padding-top:36px;
}

div#messageNav ul li,
div#companyNav ul li,
div#partnerNav ul li,
div#newsNav ul li,
div#fandNav ul li {
	text-indent: 	-9999em;
	width:				227px;
	height:				40px;
}


li.menu1 span {
	display:		block;
	width:			227px;
	height:			20px;
	background:		url(../imgs/common/nav_message.gif) left bottom;
}

li.menu1 a {
	display:		block;
	width:			227px;
	height:			20px;
	background:		url(../imgs/common/nav_message.gif) left top;
}

li.menu1 a:hover {
	background:		url(../imgs/common/nav_message.gif) left center;
} 

li.menu2 span {
	display:		block;
	width:			227px;
	height:			20px;
	background:		url(../imgs/common/nav_company.gif) left bottom;
}

li.menu2 a {
	display:		block;
	width:			227px;
	height:			20px;
	background:		url(../imgs/common/nav_company.gif) left top;
}

li.menu2 a:hover {
	background:		url(../imgs/common/nav_company.gif) left center;
}

li.menu3 span {
	display:		block;
	width:			227px;
	height:			20px;
	background:		url(../imgs/common/nav_partner.gif) left bottom;
}

li.menu3 a {
	display:		block;
	width:			227px;
	height:			20px;
	background:		url(../imgs/common/nav_partner.gif) left top;
}

li.menu3 a:hover {
	background:		url(../imgs/common/nav_partner.gif) left center;
}

li.menu4 span {
	display:		block;
	width:			227px;
	height:			20px;
	background:		url(../imgs/common/nav_news.gif) left bottom;
}

li.menu4 a {
	display:		block;
	width:			227px;
	height:			20px;
	background:		url(../imgs/common/nav_news.gif) left top;
}

li.menu4 a:hover {
	background:		url(../imgs/common/nav_news.gif) left center;
}

li.menu5 span {
	display:		block;
	width:			227px;
	height:			20px;
	background:		url(../imgs/common/nav_fand.gif) left bottom;
}

li.menu5 a {
	display:		block;
	width:			227px;
	height:			20px;
	background:		url(../imgs/common/nav_fand.gif) left top;
}

li.menu5 a:hover {
	background:		url(../imgs/common/nav_fand.gif) left center;
}


/**************************************endNavigation************************************************/

