﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px;
}

img {
    border-style:none;
}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#000000;
	font-size:80%;
	line-height:1.5em;
	color:#FFFFFF;
	background-image: url(../image/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#myBody {
	width:745px;
	margin: auto;
	text-align: left;
	background-color: #000000;
	border-width:1px;
	border-style: none solid solid solid ;
	border-color: #FFFFCC;
}

#head {
	position:relative;
	width:745px;
	height:100px;
}

#footer {
	width:450px;
	margin-left:auto;
	margin-right:auto;
}

a:link {
	color:#FFFF99;
}

a:visited {
	color:#FFCC66;
}

/*	メインイメージ */
#main_image {
	width:745px;
	height:200px;
	margin:0px;
}

.partition {
	width:745px;
	height:5px;
	margin: 0px;
	background-color:#E2BD05;
}

/*　通常コンテンツ　*/
.contents {
	float:left;
	width:370px;
	margin-top:15px;
	margin-left: 5px;
}
.cont_image {
	float:left;
	width:150px;
}
.cont_word {
	float:left;
	width:auto;
	padding-left:5px;
}
.td_info01 {
	padding-top:0.3em;
	padding-left:0.5em;
	padding-right:0.3em;
	padding-bottom:0.3em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.table_info01 {
	margin-left:2px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*	通常ここまで */

/*	文字関連 start */
.j12 {
	font-size:12px;
}
.red{
	color:#FF0000;
}
.bold {
	font-weight:bold;
}

/*	文字関連 end */

.clear {
	clear:both;
}

/*　ヘッダースライス　start*/
#_____01 {
	position:absolute;
	left:0px;
	top:0px;
	width:745px;
	height:100px;
}

#header-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:578px;
	height:76px;
}

#header-02 {
	position:absolute;
	left:578px;
	top:0px;
	width:167px;
	height:34px;
}

#header-03 {
	position:absolute;
	left:578px;
	top:34px;
	width:167px;
	height:42px;
}

#header-04 {
	position:absolute;
	left:0px;
	top:76px;
	width:98px;
	height:24px;
}

#header-05 {
	position:absolute;
	left:98px;
	top:76px;
	width:95px;
	height:24px;
}

#header-06 {
	position:absolute;
	left:193px;
	top:76px;
	width:237px;
	height:24px;
}

#header-07 {
	position:absolute;
	left:430px;
	top:76px;
	width:125px;
	height:24px;
}

#header-08 {
	position:absolute;
	left:555px;
	top:76px;
	width:190px;
	height:24px;
}
/*　ヘッダースライス　end*/

