﻿@charset "utf-8";

/*---------- ページ全体の指定 ----------*/

body {
        font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
	background-image: url(img/body.gif);
	background-repeat: repeat-x repeat-y;
	background-color: #F0F0F0;
	height: 50px;
}

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

a:link {
	font-size: 12px;
	color: #004080;
}

a:hover {
	font-size: 12px;
	color: #005ebb;
}

a:visited {
	font-size: 12px;
	color: #004080;
}

p {
	margin: 20px 0px 20px 0px;
	line-height: 150%;
	letter-spacing: 1px;
}

h1 {
	margin: 0;
	padding: 2px 3px 0px 3px;
	font-size: 12px;
	color: #333333;
}


/*---------- メイン ----------*/

#main {
	margin: 0px auto 0px auto;
	padding: 0px 4px 0px 4px;
	width: 786px;
	text-align: left;
	background-image: url(img/container_bg1.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}


/*---------- ヘッダー ----------*/

#header {
	margin: 0px 3px 0px 3px;
	background-color: #FFFFFF;
	border-top: solid 2px #000066;
}

#header-inner {
	width: 780px;
	height: 60px;
	color: #333333;
	background-image: url(img/header_bak.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#table-left {
	margin: 0;
	padding: 10px 0px 0px 10px;
	font-size: 16px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	line-height: 150%;
}

#table-left a {
	width: 250px;
	height: 40px;
	font-size: 16px;
	text-decoration: none;
	background-image: url(img/wales_logo.gif);
	background-repeat: no-repeat;
	background-position: center left;
	display: block;
}

#table-left a:hover {
	font-size: 16px;
	text-decoration: none;
}

#table-left a span {
	visibility: hidden;
}

#table-right {
	margin: 0;
	padding: 0px 5px 10px 0px;
	font-size: 12px;
	color: #333333;
	text-align: right;
	text-decoration: none;
	line-height: 150%;
}

#table-right a {
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 0px 18px;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(img/i_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}

#table-right a:hover{
	color: #FF9900;
	text-decoration: underline;
	background-position: 0px -18px;
}

#header-menu {
	margin: 0px 3px 15px 3px;
	padding: 0;
	width: 780px;
	height: 50px;
	background-color: #FFFFFF;
}

#header-img {
	margin: 0px 3px 1px 3px;
	padding: 0;
	width: 780px;
	height: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
}

ul#menu {
	margin: 0;
	padding: 1px 0px 1px 0px;
	width: 780px;
	height: 45px;
	border-top: solid 2px #999999;
	border-bottom: solid 2px #999999;
	background-color: #FFFFFF;
	list-style: none;
	overflow: hidden;
}

ul#menu li {
	list-style: none;
	float: left;
}

ul#menu a {
	width: 156px;
	height: 45px;
	background-image: url(img/main_menu.jpg);
	text-decoration: none;
	display: block;
	overflow: hidden;
}

ul#menu a span {
	visibility: hidden;
}

a.top {
	background-position: 0px 0px;
}

a:hover.top {
	background-position: 0px -55px;
}

a.corp {
	background-position: -159px 0px;
}

a:hover.corp {
	background-position: -159px -55px;
}

a.busi {
	background-position: -318px 0px;
}

a:hover.busi {
	background-position: -318px -55px;
}

a.emp {
	background-position: -477px 0px;
}

a:hover.emp {
	background-position: -477px -55px;
}

a.contact {
	background-position: -636px 0px;
}

a:hover.contact {
	background-position: -636px -55px;
}

/*---------- コンテンツ ----------*/

#container {
	margin: 5px 3px 0px 3px;
	padding: 0;
	width: 780px;
}


/*---------- メインコンテンツ ----------*/

#barner {
	margin: 0px 2px 6px 0px;
	padding: 4px 2px 0px 2px;
	width: 240px;
	height: 346px;
	line-height: 150%;
	letter-spacing: 1px;
	float: right;
	background-image: url(img/baner_back.gif);
	background-repeat: no-repeat;
	display: block;
}

#barner p {
	margin: 0px 0px 5px 4px;
	padding: 0px 0px 0px 2px;
	width: 225px;
	font-size: 10px;
	color: #666666;
}

#barner a span {
	visibility: hidden;
}

#barner a.barner_t {
	margin: 0px 0px 5px 4px;
	padding: 1px 0px 0px 10px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/barner_t.gif);
	background-repeat: no-repeat;
	display: block;
}

#barner a.b1 {
	margin: 0px 0px 6px 4px;
	padding: 0px 0px 0px 1px;
	height: 85px;
	background-image: url(img/barner_emp.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	overflow: hidden;
}

#barner a.b1:hover {
	background-position: 0px -95px;
}

#barner a.b2 {
	margin: 0px 0px 14px 4px;
	padding: 0px 0px 0px 1px;
	height: 85px;
	background-image: url(img/barner_message.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	overflow: hidden;
}

#barner a.b2:hover {
	background-position: 0px -95px;
}

#barner a.b3 {
	margin: 0px 0px 10px 4px;
	padding: 0px 0px 0px 2px;
	width: 160px;
	height: 40px;
	background-image: url(img/get_flashplayer.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	overflow: hidden;
}


/*---------- メニュー ----------*/

#about {
	margin: 0px 3px 4px 4px;
	padding: 2px 2px 0px 2px;
	width: 521px;
	height: 170px;
	text-align: left;
	background-color: #ffffff;
	line-height: 150%;
	letter-spacing: 1px;
	float: left;
	background-image: url(img/contents_back.gif);
	background-repeat: no-repeat;
	display: block;
}

#about h1 {
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 3px 14px;
	font-size: 12px;
	color: #000033;
	background: url(img/title_bar_s.gif) no-repeat;
	line-height: 200%;
}

#about p {
	margin: 10px 10px 16px 10px;
	line-height: 150%;
}


/*---------- 新着情報 ----------*/
#new {
	margin: 0px 3px 4px 4px;
	padding: 2px 2px 0px 2px;
	width: 521px;
	height: 170px;
	text-align: left;
	background-color: #ffffff;
	line-height: 150%;
	letter-spacing: 1px;
	float: left;
	background-image: url(img/contents_back.gif);
	background-repeat: no-repeat;
	display: block;
}

#new h1 {
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 3px 14px;
	font-size: 12px;
	color: #000033;
	background: url(img/title_bar_s.gif) no-repeat;
	line-height: 200%;
}

#new p {
	margin: 10px 10px 16px 10px;
	line-height: 150%;
}

#new p span {
	visibility: hidden;
}

#new p.dot {
	margin: 10px 10px 12px 10px;
	padding: 0px 0px 2px 0px;
	font-weight: bold;
	border-bottom: dotted 1px #666666;
	line-height: 150%;
}

#new a {
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	font-weight: normal;
	color: #3300CC;
	text-decoration: none;
}

#new a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

#new a.look {
	margin: 0px 0px 5px 410px;
	width: 95px;
	height: 20px;
	background-image: url(img/look.gif);
	background-repeat: no-repeat;
	background-position: center right;
	text-decoration: none;
	display: block;
}

#new a.look span {
	visibility: hidden;
}

/*---------- フッター ----------*/

#footer {
	margin: 10px 3px 0px 3px;
	padding: 8px 0px 8px 20px;
	font-size: 11px;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(img/footer_bak.gif);
	border-top: solid 2px #999999;
	border-bottom: solid 2px #000066;
	clear: both;
}

#footer h1 {
	margin: 0;
	padding: 2px 8px 0px 0px;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

#footer h1 a {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

#footer h1 a:hover {
	color: #FFFFFF;
}

#footer h1 a.link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#footer h1 a.link:hover {
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}

#footer h1 a.partition {
	padding: 0px 0px 0px 23px;
	background-image: url(img/partition.gif);
	background-repeat: no-repeat;
	background-position: center left;
	overflow: hidden;
}

#footer h1 a.partition span {
	visibility: hidden;
}

