/* ====================================================================== */
/*	初期化	*/
/* ====================================================================== */
* {
margin: 0;
padding: 0;
}

/* ====================================================================== */
/*	基本設定	*/
/* ====================================================================== */
body {
font-size: 12px;
line-height: 18px;
vertical-align: top;
margin: 0px;
padding: 0px;
background-image: url(../img/common/main_bg.gif);
background-repeat: repeat-y;
background-color: #CCCCCC;
font-family: "MS UI Gothic", "Osaka", "ＭＳ Ｐゴシック", "arial", sans-serif;
}

img
{
	border:0;
	-ms-interpolation-mode: bicubic;
}

a:link {
color: #993300;
text-decoration: none;
}

a:visited {
color: #996600;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
background-color: #993300;
text-decoration: none;
}

a:active {
color: #FF0000;
text-decoration: none;
background-color: #FFFFFF;
}

/* ====================================================================== */
/*	個別設定	*/
/* ====================================================================== */
#outline {
width:720px;
text-align:left;
margin:0;
}

#global_menu {
background-image: url('../img/common/top_menu_bg.gif');
background-repeat: repeat-x;
width: 720px;
height: 25px;
}

#pnkz {
width: 700px;
margin: 5px;
padding: 0px 2px 0px 6px;
}

#main_box_line {
width: 700px;
height: 325px;
margin: 5px;
padding: 7px 2px 2px 6px;
border: solid 1px #006666;
border-collapse: collapse;
}

#main_box {
width: 690px;
height: 315px;
}

#main_box_left {
width: 120px;
height: 315px;
vertical-align: top;
background-image: url('../img/common/left_menu_bg.gif');
background-repeat: no-repeat;
}

#main_box_right {
width: 570px;
height: 315px;
vertical-align: top;
}

#main_box_line02 {
width: 700px;
height: 206px;
margin: 5px;
padding: 7px 2px 2px 6px;
border: solid 1px #006666;
border-collapse: collapse;
}

#main_box02 {
width: 690px;
height: 196px;
}

#main_box_left02 {
width: 120px;
height: 196px;
vertical-align: top;
}

#main_box_right02 {
width: 570px;
height: 196px;
vertical-align: top;
}

#contents_box_line {
width: 700px;
margin: 5px;
padding: 0px 0px 0px 4px;
}

.contents_box01 {
vertical-align: top;
padding: 0px 12px 0px 2px;
}

.contents_box02 {
vertical-align: top;
padding: 0px;
}

.contents_title {
width: 270px;
height: 25px;
font-size: 14px;
line-height: 20px;
text-indent: 15px;
background-image: url('../img/common/block_title.gif');
background-repeat: no-repeat;
}

.box01 {
margin: 10px;
}

.t01 {
border: solid 1px #000000;
border-collapse: collapse;
}

.th01 {
color: #FFFFFF;
padding-left: 5px;
border-right: solid 1px #FFFFFF;
background-color: #006633;
text-align: left;
vertical-align:top;
}

.th01_end {
border-right: solid 1px #000000;
}

.th02 {
color: #FFFFFF;
padding-left: 5px;
border-bottom: solid 1px #FFFFFF;
background-color: #006666;
text-align: left;
vertical-align:top;
}

.th02_end {
color: #FFFFFF;
padding-left: 5px;
border-top: solid 1px #000000;
background-color: #006666;
text-align: left;
vertical-align:top;
}

.td01 {
border: solid 1px #000000;
padding-left: 5px;
text-align: left;
vertical-align:top;
}

.td01C {
border: solid 1px #000000;
padding-left: 5px;
text-align: center;
vertical-align:top;
}

.valign {vertical-align: bottom;}
.f10 {font-size: 10px;}
.f11 {font-size: 11px;}
.f12 {font-size: 12px;}
.f13 {font-size: 13px;}
.f14 {font-size: 14px;}
.f15 {font-size: 15px;}
.f16 {font-size: 16px;}
.f18 {font-size: 18px;}

.c-red {color: #FF0000}
.b {font-weight: bold;}

.banner-size
{
	width:120px;
	height:850px;
}


/* ====================================================================== */
/*	ロールオーバーボタン01	*/
/* ====================================================================== */
li.global_menu_btn {
list-style-type:none;
float:left;
}

li.global_menu_btn01 {background:url(../img/common/top_menu_b01r.gif); background-repeat: no-repeat;}
li.global_menu_btn02 {background:url(../img/common/top_menu_b02r.gif); background-repeat: no-repeat;}
li.global_menu_btn03 {background:url(../img/common/top_menu_b03r.gif); background-repeat: no-repeat;}
li.global_menu_btn04 {background:url(../img/common/top_menu_b04r.gif); background-repeat: no-repeat;}
li.global_menu_btn05 {background:url(../img/common/top_menu_b05r.gif); background-repeat: no-repeat;}
li.global_menu_btn06 {background:url(../img/common/top_menu_b06r.gif); background-repeat: no-repeat;}

li.global_menu_btn a {
display:block;
}

li a:hover {background-color:transparent;}
li a:hover img {visibility:hidden;}

/* ====================================================================== */
/*	ロールオーバーボタン02	*/
/* ====================================================================== */
li.main_box_btn {
list-style-type:none;
width:120px;
height:28px;
float:left;
}

li.main_box_btn01 {background:url(../img/common/left_menu_b01r.gif); background-repeat: no-repeat;}
li.main_box_btn02 {background:url(../img/common/left_menu_b02r.gif); background-repeat: no-repeat;}
li.main_box_btn03 {background:url(../img/common/left_menu_b03r.gif); background-repeat: no-repeat;}
li.main_box_btn04 {background:url(../img/common/left_menu_b04r.gif); background-repeat: no-repeat;}
li.main_box_btn05 {background:url(../img/common/left_menu_b05r.gif); background-repeat: no-repeat;}
li.main_box_btn06 {background:url(../img/common/left_menu_b06r.gif); background-repeat: no-repeat;}
li.main_box_btn07 {background:url(../img/common/left_menu_b07r.gif); background-repeat: no-repeat;}
li.main_box_btn08 {background:url(../img/common/left_menu_b08r.gif); background-repeat: no-repeat;}
li.main_box_btn09 {background:url(../img/common/left_menu_b09r.gif); background-repeat: no-repeat;}

li.main_box_btn a {
display:block;
width:120px;
height:28px;
}

/* ====================================================================== */
/*	ローディング時	*/
/* ====================================================================== */
#loading {
	position: absolute;	/* ロード中に表示する文字列の絶対位置の設定（必須） */
	top: 400px;		/* 画面の上部からの文字の位置（必須） */
	left: 300px;		/* 画面の左側からの文字の位置（必須） */
	font-style: italic;
	font-family: Verdana;
	font-weight: bold;
}
