@charset 'euc-jp';
a img, :link img, :visited img {
	border: 0;
}

#common-header{
	margin: 0;
	padding: 0;
	background: #333333;
	height: 80px;
	border-bottom: 3px solid #ff6600;
}

#common-footer{
	clear:both;
	margin: 10px 0 0 0;
	padding: 2px;
	background: #333333 url('../images/bg_footer.png');
	height: 16px;
	text-align: center;
	border-top: 3px solid #999;
	color: #999;
	font-size: 9px;
}

#common-footer a:link, #common-footer a:visited{
	text-decoration: none;
	color: #999;
}

#common-header-inside, #common-footer-inside {
	font-family: Lucida Grande, Arial, Helvetica;
	font: 13px/1.5 Arial, Helvetica, Sans-serif;
	width: 950px;
	margin: 0 auto;
}

#common-header-left {
	margin: 10px 0 0 0;
	padding: 0;
	width: 200px;
	float: left;
}

#common-header-right {
	margin: 10px 0 0 0;
	padding: 0;
	width: 700px;
	height:70px;
	float: right;
	text-align: right;
}

#common-header-right form{
	height:42px;
	margin: 0px;
	padding: 0px;
}

#common-header-right p{
	margin: 0;
	padding: 0;
	font-weight: bold;
	height:42px;
	color: #ffffff;
}

#common-header-right a{
	color: #ffffff;
	text-decoration: none;
}

#common-header-right img{
	vertical-align: middle;
}

ul#common-header-menu {
	margin: 0;
	padding: 0;
	clear: both;
	float: right;
	list-style: none;
	position: relative;
	top: 3px;
}

ul#common-header-menu li {
	float: left;
	margin: 0 0 0 5px;
	line-height: 1.4;
	list-style: none;
}

ul#common-header-menu li a {
	color: #fff;
	text-shadow: 2px 2px 1px #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 85px;
	height: 15px;
	padding: 5px 0;
	display: block;
	background-image: url('../images/tab.png');
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 11px;
	font-family: "¥á¥¤¥ê¥ª","Meiryo","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro","£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
}

ul#common-header-menu li a:hover, ul#menu li a:active {
	background-position: top left;
}

ul#common-header-menu li a.active {
	background-position: bottom left;
}

#select_langage{
	position: absolute;
	top:0px;
	left:0px;
	font-size:80%;
	font-family: Lucida Grande, Arial, Helvetica;
	color:#999;
}

#select_langage a{
	color:#999;
	text-decoration: none;
}

#select_langage #selected_langage a{
	color:#ffffff;
	text-decoration: none;
}

#cse-search-box{ /* for google custom search */
	background:#333333;
}