@import "default.css";
@charset "utf-8";
/* CSS Document */

* {
}

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#333;
	text-align:center;
	font-size:12px;
	background:url(../images/bg.gif);
}

#container{
	width:1010px;
	margin:0 auto;
}

#header{
	margin:10px auto 0;
	background:url(../images/header_bg_cont.png) no-repeat 0 0;
	padding:25px 10px 0;
}

#headerInner {
	position:relative;
	height:75px;
}

#headerInner h1 {
	font-weight:normal;
	text-align:right;
	font-size:12px;
	height:20px;
	line-height:20px;
	display:block;
	position:absolute;
	top:0;
	left:580px;
	width:340px;
}

#headerInner #headerLogo {
	width:350px;
}

#headerInner #headerLogo a {
	display:block;
	text-align:left;
}

#headerInner #headerTel {
	position:absolute;
	top:20px;
	left:580px;
}

#globalMenu {
	clear:both;
	float:none;
	background-image:url(../images/globalMenu.gif);
	height:50px;
	width:1000px;
	margin:0 auto 0;
}

#globalMenuInner {
	display:block;
	width:996px;
	margin:0 auto;
}

#globalMenu ul {
	display:block;
	height:50px;
}

#globalMenu li {
	display:block;
	width:166px;
	height:50px;
	float:left;
}

#globalMenu li a {
	display:block;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
	height:50px;
	background-image:url(../images/globalMenu.gif);
	background-repeat:no-repeat;
}

#globalMenu li#GM01 a { background-position:-2px 0;}
#globalMenu li#GM02 a {	background-position:-168px 0;}
#globalMenu li#GM03 a { background-position:-334px 0;}
#globalMenu li#GM04 a { background-position:-500px 0;}
#globalMenu li#GM05 a { background-position:-666px 0;}
#globalMenu li#GM06 a {	background-position:-832px 0;}

#globalMenu li#GM01 a:hover { 	background-position:-2px -50px;}
#globalMenu li#GM02 a:hover {	background-position:-168px -50px;}
#globalMenu li#GM03 a:hover { 	background-position:-334px -50px;}
#globalMenu li#GM04 a:hover { 	background-position:-500px -50px;}
#globalMenu li#GM05 a:hover { 	background-position:-666px -50px;}
#globalMenu li#GM06 a:hover {	background-position:-832px -50px;}

#contents {
	padding:0 5px;
	text-align:left;
	background:url(../images/container_bg_cont.png) repeat-y 0 0;
}

#mainInner {
	padding:15px 10px;
}

#subMenu {
	width:220px;
	float:left;
	padding-right:20px;
}

#subMenu #example {
	margin-bottom:30px;
}

#subMenu #search {
	margin-bottom:30px;
}

#subMenu #blog {
	margin-bottom:30px;
	background:url(../images/staffblog_bg.jpg) no-repeat 0 0;
	height:130px;
}

#subMenu #blog h3 {
	height:45px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#subMenu #blog li {
	height:25px;
	display:block;
}

#subMenu #blog li a {
	height:25px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#subMenu #useful {
	background:url(../images/useful_bg.gif) no-repeat 0 0;
	padding-top:30px;
}

#subMenu #useful h3 {
	background:url(../images/useful_h3.gif) no-repeat 0 0;
	height:25px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#subMenu #useful ul {
	padding:5px 10px 0;
}

#subMenu #useful li {
	height:25px;
	display:block;
	padding-left:20px;
	line-height:25px;
	font-size:12px;
	background:url(../images/useful_li.gif) no-repeat 0 0;
}

#subMenu #useful li a {
	color:#333;
}

#subMenu #useful li a:hover {
	text-decoration:underline;
}

#subMenu #salesArea {
	background:url(../images/useful_bg.gif) no-repeat 0 0;
	padding-top:30px;
	margin-top:30px;
}

#subMenu #salesArea h3 {
	background:url(../images/salesArea_h3.gif) no-repeat 0 0;
	height:25px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#subMenu #salesArea p {
	background:url(../images/salesArea_p.gif) no-repeat 0 0;
	padding:15px;
	font-size:12px;
	line-height:16px;
	height:100px;
}

#contentsInner {
	margin-left:240px;
}

#topicPath {
	font-size:10px;
	line-height:20px;
	height:20px;
	display:block;
	text-align:right;
}

#topicPath a {
	color:#333;
	text-decoration:underline;
	color:#F89E28;
}

div.pagetop {
	width:950px;
	margin:0 auto;
	height:24px;
	padding-top:20px;
	clear:both;
	float:none;
}

div.pagetop a {
	background:url(../images/pagetop.jpg) no-repeat 0 0;
	width:140px;
	height:20px;
	display:block;
	text-align:left;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}

#footer {
	clear:both;
	float:none;
	text-align:left;
	font-size:12px;
	color:#666;
	padding:10px 15px 10px;
	margin:0 auto;
	background:url(../images/container_bg_cont.png) repeat-y 0 0;
	position:relative;
}

#footer h3#logo {
	height:60px;
	display:block;
	width:290px;
	float:left;
}

#footer div.textspace {
	display:block;
	margin-left:300px;
	padding-top:17px;
	height:43px;
	line-height:16px;
	font-size:12px;
	text-align:left;
}

#footer #footerLink {
	border-top:1px solid#CCC;
	padding-top:5px;
	line-height:20px;
	font-size:12px;
	color:#666;
	padding-left:5px;
}

#footer #footerLink a {
	color:#666;
}

#footer #footerLink a:hover {
	color:#666;
	text-decoration:underline;
}

#copyright {
	position:absolute;
	top:75px;
	left:500px;
	display:block;
	font-size:12px;
	width:490px;
	text-align:right;
	line-height:20px;
}
