/* ページレイアウト */
*{
	margin:0;
	padding:0;
	line-height:150%;
}

img{
	border:0px;
}

body {
	width : 100%;
	background-color: #ffffff;
	text-align: center;
}

#wrapper {
	margin : 0 auto;
	width : 660px;
	background-color: #ffffff;
}
#body {
	margin : 0 auto;
	width : 660px;
	background-color: #ffffff;
	text-align:left;
}

#gnavi h1 {
	width:170px;
	height:100px;
	background-image: url("../img/gnavi/logo.gif");
	float:left;
}

#gnavi span , #jidai span , #xmedia span , #xmedia-bottom span {
	display:none;
}

#g-right {
	text-align:right;
	margin-top:15px;
	float:right;
	color:#8d8d8d;
	font-size:13px;
}

#g-right input {
	vertical-align:middle;
}

#g-right form {
	margin:0;
	padding:0;
}

#g-right a:link { color: #8d8d8d; } 
#g-right a:visited { color: #8d8d8d; } 
#g-right a:hover { color: #8d8d8d; } 
#g-right a:active { color: #8d8d8d; }

#main-navi a:link { color: #FFFFFF; } 
#main-navi a:visited { color: #FFFFFF; } 
#main-navi a:hover { color: #fffc00; } 
#main-navi a:active { color: #FFFFFF; }

#main-navi {
	clear:both;
	list-style:none;
	font-size:13px;
}

#main-navi li {
	font-weight:bold;
	padding:4px 0;
	float:left;
	width:110px;
	background-image: url("../img/gnavi/li.gif");
	text-align:center;
}

#jidai h2 {
	clear:both;
	width:660px;
	height:190px;
	background-image: url("../img/gnavi/jidai.gif");
}

#xmedia {
	width:660px;
	height:75px;
	background-image: url("../img/top/xmedia.gif");
}

#xmedia-body {
	width:660px;
	color:#a1a1a1;
	text-align:left;
	font-size:12px;
	background-image: url("../img/top/xmedia_bg.gif");
}

#xmedia-body p {
	padding:0 15px;
}

#xmedia-bottom {
	width:660px;
	height:24px;
	background-image: url("../img/top/xmedia_bottom.gif");
}

#left-cont {
	float:left;
	width:430px;
}

#news {
	width:430px;
	height:21px;
	background-image: url("../img/top/news.gif");
}

#left-cont {
	font-size:13px;
	float:left;
}

#news strong {
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	padding:2px;
}

#left-cont ul {
	list-style:none;
}

#left-cont li {
	padding:2px;
	border-bottom:solid 1px #f6f6f6;
}

#left-cont a:visited { color: #003be3; text-decoration:underline; } 
#left-cont a:hover { color: #ba0000; } 
#left-cont a:active { color: #003be3; }

#right-cont {
	width:215px;
	float:right;
}

#right-cont img {
	margin-bottom:10px;
}

#recruit {
	width:660px;
	background: url("../img/cont/bg_recruit.jpg") right top no-repeat;
}

#recruit strong {
	display:block;
	background-color:#7d7d7d;
	color:#ffffff;
	padding: 0 2px;
}

#recruit ul{
	width:400px;
	margin:6px 0;
	list-style:none;
}

#recruit li {
	padding:3px 2px;
	border-bottom:solid 1px #f6f6f6;
}

#company {
	width:660px;
	background: url("../img/cont/bg_company.jpg") right top no-repeat;
}

#company table {
	width:360px;
	background:#bbbbbb;
	margin-top:10px;
}

#company th {
	padding:2px 4px;
	background:#b3b3b3;
	color:#ffffff;
}

#company td {
	padding:2px 4px;
	background:#ffffff;
	color:#333333;
}

#introduction {
	width:660px;
	background: url("../img/cont/bg_introduction.jpg") right top no-repeat;
}

#introduction p {
	width:400px;
	margin:10px 0;
}

#introduction .uptome {
	text-align:right;
}

#customer {
	width:660px;
	background: url("../img/cont/bg_customer.jpg") right top no-repeat;
}

#inquiry {
	width:660px;
	background: url("../img/cont/bg_inquiry.jpg") right top no-repeat;
}

#sitemap {
	width:660px;
	background: url("../img/cont/bg_sitemap.jpg") right top no-repeat;
}


#miniheader {
	height: 14px;
	width : 660px;
	padding-left: 10px;
	text-align: left;
	font-size: 10px;
	background-color: #CC0000;
	color: #FFFFFF;
}
#header {
	width : 660px;
	background-color: #FFFFFF;
	text-align: left;
	height: 80px;
}
#header h1 {
	float: left;
	font-size:24px;
	vertical-align:middle;
	text-align: center;
	margin:0px auto;
	padding-left: 10px;
	color: #333333;
}
#header h1 a:link { color: #333333; }
#header h1 a:visited { color: #333333; }
#header h1 a:hover { color: #333333; }
#header h1 a:active { color: #333333; }

#header h1 img{
	margin-right:10px;
}

#header .address {
	padding-right:10px;
	text-align: right;
	font-size: 10px;
}
#main {
	font-size: 12px;
	padding: 0px;
	margin : 10px 0;
}
#navigation {
	float : left;
	width : 660px;
	padding: 0px;
}
#contents {
	margin : 0px;
	float : left;
	width: 550px;
}
#contents .top-img{
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #333333;
}
#contents2 {
	margin-left : 10px;
	float : left;
	width : 200px;
}
#contents3 {
	margin-left : 10px;
	float : left;
	width : 200px;
}
#footer {
	width : 100%;
	clear : both;
	text-align: center;
	font-size: 10px;
	text-align: center;
	padding: 20px 0px 10px;
	color: #CC0000;
}
.clear {
	clear: both;
}

/* リンク */
#body a {
	text-decoration: none;
}
a:link { color: #FF0000; } 
a:visited { color: #FF0000; } 
a:hover { color: #990000; } 
a:active { color: #990000; }

#footer a {
	color: #FF0000;
}
#footer a:visited { color: #FF0000; } 
#footer a:hover { color: #990000; } 
#footer a:active { color: #FF0000; }


/* サイドメニュー */
.sidemenu {
	margin: 0;
	padding :0;
	list-style-type : none;
	width:100%;
	font-size:12px;
}
.sidemenu li{
	display : inline;
	padding :0px;
	margin:0px;
	float: left;
}
.sidemenu .menu a {
	text-align: center;
	padding:7px 0px 3px;
	width:130px;
	height: 20px;
	display:block;
	color: #FFFFFF;
	background-image: url(../img/menu_bg.gif);
}
.sidemenu .menu_left a {
	text-align: center;
	padding:7px 0px 3px;
	width:130px;
	height: 20px;
	display:block;
	color: #FFFFFF;
	background-image: url(../img/menu_left_bg.gif);
}
.sidemenu .menu_right a {
	text-align: center;
	padding:7px 0px 3px;
	width:130px;
	height: 20px;
	display:block;
	color: #FFFFFF;
	background-image: url(../img/menu_right_bg.gif);
}
.sidemenu .menu a:hover{
	background-image: url(../img/menu_on.gif);
	background-repeat: no-repeat;
	color: #FF0000;
}
.sidemenu .menu_left a:hover{
	background-image: url(../img/menu_on.gif);
	background-repeat: no-repeat;
	color: #FF0000;
}
.sidemenu .menu_right a:hover{
	background-image: url(../img/menu_on.gif);
	background-repeat: no-repeat;
	color: #FF0000;
}

/* サイトマップ */
.sitemap {
	margin: 0px;
	padding :10px;
	list-style-type : none;
	width:500px;
	font-size:12px;
}
.sitemap li{
	display : inline;
	padding :0px;
	margin:0px;
	float: left;
}

/* フォント */
h1,h2,h3,h4,h5 {
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:12px;
}
#font_10px{
	font-size:10px;
}
#font_12px{
	font-size:12px;
}
#font_14px{
	font-size:14px;
}
#font_16px{
	font-size:16px;
}
#font_18px{
	font-size:18px;
}
#font_red {color: #CC0000}


/* コピーライト */
.copy_right {
	font-size: 10px;
	text-align: center;
	padding: 3px;
	margin:0px;
	width: 660px;
	background-color: #ff7c69;
	color: #FFFFFF;
}
.copy_right a {
	color: #FFFFFF;
	text-decoration: none;
}
.copy_right a:visited { color: #FFFFFF; text-decoration:none; } 
.copy_right a:hover { color: #FFFFFF; text-decoration:none; } 
.copy_right a:active { color: #FFFFFF; text-decoration:none; }

.finding {
	width : 400px;
	height: 40px;
	margin-bottom: 12px;
	padding-left: 20px;
	background-image: url(../img/finding.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	font-weight: bold;
}