/* main frames */
*
{
	margin:0px;
	padding:0px;
}

a img
{
	border:none;
}

br.clear{
	clear:both;
}

a
{
	color:#0044CC;
}

img
{
	border:none;
}

form
{
	display:inline;
}

body{
	padding:0px;
	margin:0px;
	font-family:Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:12px;
}

table
{
	text-align:left;
}

table th, table td
{
	vertical-align:top;
	padding:5px;
}

a.bg_button
{
	text-indent:-9999px;
	overflow:hidden;
}

.focus
{
	color:#FF0000;
}

.bold
{
	font-weight:bold;
}

ul.l1
{
	list-style:none;
}

ul li, ol li
{
	margin-left:20px;
	padding-left:10px;
}

ul.l1 li
{
	background-image:url(../images/base/list01.png);
	background-position:0px 3px;
	line-height:20px;
	padding-left:22px;
	background-repeat:no-repeat;
}

#background{
	position:relative;
	width:1000px;
	margin:0 auto;
	background-image:url(../images/base/shadow.png);
	background-position:-1px 0px;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#container{
	position:relative;
	width:800px;
	margin-left:100px;
}

#header
{
	background-image:url(../images/base/header_bg.png);
	width:800px;
	height:112px;
	float:left;
}

#header h1
{
	border:none;
}

#header h1 a
{
	display:block;
	width:240px;
	height:40px;
	margin:30px 0px 0px 30px;
}

#foot_menu
{
	width:740px;
	margin-left:130px;
	margin-bottom:10px;
	text-align:left;
	font-size:0.9em;
}

.button_top
{
	text-align:right;
	margin-right:30px;
	margin-bottom:20px;
}


/* description */
#description{
	width:960px;
	height:20px;
	line-height:20px;
	border:1px solid #999999;
}

#description .text{
	width:940px;
	height:20px;
	line-height:20px;
	text-align:left;
	margin-left:10px;
}

#description h1{
	display:inline;
	margin:0px;
	font-weight:normal;
	color:#000000;
	font-size:1.0em;
	border:none;
}

/* global menu */
#globalnavi{
	width:960px;
	height:65px;
	margin-bottom:20px;
}

#globalnavi ul{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#globalnavi li{
	margin:0px;
	padding:0px;
	float:left;
	height:65px;
	border:none;
}

#globalnavi a{
	display:block;
	width:83px;
	height:65px;
	line-height:65px;
	float:left;
	background-position:0px 0px;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	background-image:url(../images/g_menu/button_base.png);
}

#globalnavi a.top{
	width:83px;
}

#globalnavi a.top:hover{
	background-position:0px -65px;
}

#globalnavi a.series{
	width:106px;
	background-position:-83px 0px;
}

#globalnavi a.series:hover{
	background-position:-83px -65px;
}

#globalnavi a.selection{
	width:106px;
	background-position:-189px 0px;
}

#globalnavi a.selection:hover{
	background-position:-189px -65px;
}

#globalnavi a.campaign{
	width:105px;
	background-position:-296px 0px;
}

#globalnavi a.campaign:hover{
	background-position:-296px -65px;
}

#globalnavi a.company{
	width:105px;
	background-position:-401px 0px;
}

#globalnavi a.company:hover{
	background-position:-401px -65px;
}

#globalnavi a.policy{
	width:105px;
	background-position:-506px 0px;
}

#globalnavi a.policy:hover{
	background-position:-506px -65px;
}

#globalnavi a.contact{
	width:105px;
	background-position:-611px 0px;
}

#globalnavi a.contact:hover{
	background-position:-611px -65px;
}

#globalnavi a.sitemap{
	width:85px;
	background-position:-716px 0px;
}

#globalnavi a.sitemap:hover{
	background-position:-716px -65px;
}


/* footer */
#footer{
	width:800px;
	margin:0px;
	font-size:1.0em;
	background-color:#006451;
	background-image:url(../images/base/footer_bg.png);
	height:63px;
	margin-left:100px;
	float:left;
	display:inline;
	color:#FFFFFF;
}

#footer .copyright{
	margin-top:5px;
	margin-right:10px;
	text-align:right;
}

em, strong{
	font-weight:inherit;
	font-style:inherit;
}

img{
	border:0px;
}

/* around h3 */
.wrap_h3
{
	width:700px;
	margin:10px;
	height:30px;
	background-color:#CCFFCC;
}

.wrap_h3 h3
{
	line-height:30px;
	margin-left:20px;
	text-align:left;
}

.u_h3
{
	width:700px;
	margin:10px;
	text-align:left;
}

/* around h4 */
.wrap_h4
{
	width:700px;
	margin:10px;
	height:30px;
	background-color:#CCFFCC;
}

.wrap_h4 h4
{
	line-height:30px;
	margin-left:20px;
	text-align:left;
}

.u_h4
{
	width:700px;
	margin:10px;
	text-align:left;
}

#contact
{
	width:220px;
	height:100px;
	margin:10px auto;
	background-color:#FFFF00;
}

#contact a
{
	display:block;
	width:140px;
	height:40px;
	margin:0px auto;
	background-color:#00FF00;
}

/*-----ナビゲーションボタン設定-----*/


/*-----フォント基本設定-----*/

h2,h3,h4,h5{
font-size:16px;
font-weight:normal;
}

/*-----一般設定-----*/

.clear{
clear:both;
}

#maincontentsbox .column1 .company table{
	border:1px solid #666666;
	margin-left:10px;
	width:228px;
}

#maincontentsbox .column1 .company tbody th{
	background-color:#666666;
	color:#FFFFFF;
	width:60px;
}
