@charset "UTF-8";
body {
	color: #333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
#container {
	background-image: url(images/container_bg.gif);
	width: 896px !important;
	width /**/: 900px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/*リンクカラー
----------------------------------------------------------------*/
a {
	color: #666666;
}
a:hover {
	color: #9e2520;
}

/*強調文字
----------------------------------------------------------------*/
strong {
	color: #9e2520;
}

/*ヘッダー
----------------------------------------------------------------*/
#header {
	background-image: url(images/main_img2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 178px;
	position: relative;
}
#header img {
	padding-right:30px;
	left: 27px;
	top: 40px;
}
#header h1 {
	font-size: 11px;
	padding-left:15px;
	padding-top: 10px;
	color: #000000;
}
#header2 {
	background-image: url(images/main_img1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	position: relative;
}
#header2 img {
	padding-right:35px;
	left: 27px;
	top: 40px;
}
#header2 h1 {
	font-size: 11px;
	padding-left:15px;
	padding-top: 10px;
	color: #000000;
}


/*コンテンツ
----------------------------------------------------------------*/
#contents {
	float: left;
	width: 706px;
}
#contents2 {
	float: left;
	width: 896px;
}
/*メイン
----------------------------------------------------------------*/
#main {
	float: right;
	width: 498px;
	margin-right: 9px;
	margin-left: 9px;
	display: inline;
	background-color: #FFFFFF;
}
#main h2 {
	background-image: url(images/midashi2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
	padding-left: 25px;
	height: 40px;
	padding-right: 5px;
	color: #330099;
	letter-spacing: 0.5em;
	line-height: 40px;
}
#main h4 {
	background-image: url(images/midashi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
	padding-left: 25px;
	height: 30px;
	padding-right: 5px;
	color: #000066;
	letter-spacing: 0.5em;
	line-height: 30px;
}
#main p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;  
}
#main ul {
	margin-left: 25px;
}
/*フォント
----------------------------------------------------------------*/
.style1 {  color: #FF0000;
}
.font1 {
	color: #00F;
}
.font2 {
	font-size:25px;
}


.p1r {
	text-align:right;
}
.font3 {
	color:#999;
	font-size:20px;
}

/*テーブル
----------------------------------------------------------------*/
.table01 {
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.table01 th {
    padding: 5px;
    border: #CCCCCC solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
.table01 td {
    padding: 5px;
    border: 1px #CCCCCC solid;
    border-width: 0 0 1px 1px;
}
.tableClass{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #2424ff #2424ff #2424ff #2424ff;
}
.table2Class{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #903 #903 #903 #903;
}
.table4 {
	background-image:url(images/bak_01.gif);
}

/*他
----------------------------------------------------------------*/
.ce {
	text-align:center;
}
.bcolor {
	background-color:#FF9;
	width:100%;
}
.bcolor1 {
	background-color:#d7ffff;
	width:100%;
}
.bcolor2 {
	background-color:#DFDFDF
}
.scroll {
overflow: auto;
width: 500px;
height: 150px;
}
/*メイン2
----------------------------------------------------------------*/
#main2 {
	float: right;
	width: 688px;
	margin-left: 9px;
	display: inline;
	background-color: #FFFFFF;
}
#main2 h2 {
	background-image: url(images/midashi2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
	padding-left: 25px;
	height: 40px;
	padding-right: 5px;
	color: #666666;
	letter-spacing: 0.5em;
	line-height: 40px;
}
#main2 h4 {
	background-image: url(images/midashi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
	padding-left: 25px;
	height: 30px;
	padding-right: 5px;
	color: #000066;
	letter-spacing: 0.5em;
	line-height: 30px;
}
#main2 p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;	
}
#main2 ul {
	margin-left: 25px;
}
.hotag {
	width: 500px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 15px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-color: #600;
	border-left-color: #600;
}
.style2 {
	BORDER-RIGHT: #999999 1pt solid;
	PADDING-RIGHT: 0mm;
	BORDER-TOP: #999999 1pt solid;
	PADDING-LEFT: 0mm;
	PADDING-BOTTOM:0mm;
	BORDER-LEFT: #999999 1pt solid;
	PADDING-TOP: 0mm;
	BORDER-BOTTOM: #999999 1pt solid;
}
/*右側
----------------------------------------------------------------*/
#side {
	float: right;
	width: 181px ;
	display: inline;
	margin-right: 4px;
	margin-left: 5px;
	font-size: 70%;
}
#side p {
	margin-bottom: 13px;
	color: #000000;
	text-align: center;

}
.side-table {
	border: 1px solid #ffffff;
	padding: 2px;
	line-height: 2;
}
.side-table h3 {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-size: 80%;
	letter-spacing: 0.5em;
	margin-bottom: 10px;
}


/*メニュー他
----------------------------------------------------------------*/
#sub {
	float: left;
	width: 181px;
	display: inline;
	margin-right: 5px;
	margin-left: 4px;
	color: #000000;
}
#sub li {
	background-image: url(images/menu011.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 11px;
	font-size: 15px;
	padding-bottom: 5px;
}
#sub ul {
	margin-bottom: 20px;
}
#sub li a {
	color:#00004D;
	text-decoration: none;
	width: 100%;
}
#sub li a:hover {
	color: #FF3B33;
}
.arrow-last {
	background-image: url(images/menu_arrow_last.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
}
.menu-midashi {
	border: 1px solid #444444;
	background-image: none !important;
	background-color:#336;
	color: #FFFFFF;
}

/*フッター
----------------------------------------------------------------*/
#footer {
	clear: both;
	width: 900px;
	font-size: 11px;
	padding-bottom: 20px;
	background-color: #336;
	padding-top: 15px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #C0C0C0;
}

/*clearfix
------------------------------------------------------------------*/
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container { display: inline-block; }

/* Hides from IE-mac \*/
#html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-mac */

