@charset "Shift_JIS";

/* デフォルトスタイルリセット */

body,div,dl,dt,dd,ul,ol,li,div,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{
	margin:0px 0px 0px 0px;
	padding:0;
}  
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}  
ol,ul {list-style:none;}
caption,th {text-align:left;}
div,h2,h3,h4,h5,h6{font-size:100%;}

/* 基本 */

body {
	font-size: small;
	color:#666666;
	background-image: url(../img/header_bg2.jpg);
	background-repeat: repeat-x;
}

div.main_area {
	padding: 0;
	background-repeat: no-repeat;
	width: 750px;
	float: left;
	margin: 20px 0px 0px 0px;
	display: block;
}

td {
	text-align:left;

vertical-align:;
	font-size: 12px;
}


/* フォントサイズ*/

.xsmall {font-size: x-small; }   
.small { font-size: small; }      
.medium { font-size: medium; }    
.large { font-size: large; }      
.xlarge { font-size: x-large; }   
.xxlarge { font-size: xx-large; } 

/* フォントスタイル */

.xsmall, .small, .medium, .large, .xlarge, .xxlarge {
	font-family: 'Osaka' ,'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック',  'Verdana', sans-serif;
}


strong.bold {font-weight:bold;}
strong.red  {color:#e60012;}

/* リンクスタイル */

a:link    {color:#545454;text-decoration:none}
a:visited {color:#545454;text-decoration:none}
a:hover   {color:#0060FF;text-decoration:none}
a:active  {color:#0060FF;text-decoration:none}

/* 基本*/

div.wrapper {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
dv.wrapper div {
	font-size:12px;
	text-align: left;
	padding: 30px 0px 10px 50px;
}

div.clear {
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}
hr {
	display: none;
}

div.space {
	height: 100px;
}

/*パンくず*/
div.pankuzu {
	width:600px;
	margin:20px 10px 0px 0px;
	font-size: 12px;
	color: #000000;
}

div.pankuzu div{
	font-size: 12px;
	color: #000000;
	float: right;
}

/*header グローバルタブメニュー*/

div.global_tab {
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	width: 950px;
	background-image: url(../img/header_bg.jpg);
}

div.global_tab_pop {
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	width: 950px;
	background-image: url(../img/header_bg.jpg);
}

div.global_tab div{
	padding: 10px 0px 0px 30px;
	;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

div.global_tab_pop div{
	padding: 10px 0px 0px 30px;
	;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

div.global_tab ul {
	margin:0px;
}
div.global_tab ul li {
	float:left;
	margin:4px 0px 0px 0px;
	padding:4px 0px 1px 0px;
	height: 27px;
	width: 39px;
}
div.global_tab ul li.tab_1 {
	float:left;
	margin:0px 0px 0px 0px;
	width: 119px;
}
div.global_tab ul li.tab_2 {
	float:left;
	width: 119px;
	margin: 0px 0px 0px 0px;
}
div.global_tab ul li.tab_3 {
	float:left;
	width: 119px;
	margin: 0px 0px 0px 0px;
}
div.global_tab ul li.tab_4 {
	float:left;
	width: 119px;
	margin: 0px 0px 0px 0px;
}

div.global_tab ul li.tab_5 {
	float:left;
	width: 119px;
	margin: 0px 0px 0px 0px;
}
div.global_tab ul li.tab_6 {
	float:left;
	width: 119px;
	margin: 0px 0px 0px 0px;
}
div.global_tab ul li.tab_7 {
	float:left;
	width: 118px;
	margin: 0px 0px 0px 0px;
}
div.global_tab ul li.tab_8 {
	margin: 0px 0px 0px 0px;
	width: 118px;
}
div.global_tab ul li.tab_sitemap {
	float:right;
	margin: 40px 0px 0px 0px;
	width: 80px;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/header_icon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}
div.global_tab ul li.tab_request {
	float:right;
	margin: 40px 0px 0px 0px;
	width: 65px;
	font-size: 12px;
	color: #000000;
	background-image: url(../img/header_icon.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
}

/* 右共通*/
div.right_box {
	width: 180px;
	font-size: 14px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: block;
	padding: 0;
}

div.right_box li.tab{
	margin: 10px 0px 15px 0px;
	width: 180px;

}

div.right_box li.tab_title{
	margin: 0px 0px 10px 0px;
	width: 180px;
}

/* footer*/
div.footer {
	padding: 20px 0px 5px 0px;
	text-align: center;
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	height: 120px;
	margin-top: 30px;
}



.footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list li {
	padding: 0 10px;
	display: inline;
	border-right: 1px solid #333;
}

.footer_list li a {
	color: #333;
}

.footer_list .current {
	color: #af1313;
}

.footer_list .last {
	border-right: none;
}
