﻿@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:#C9F4F5;
	font-size:80%;
	line-height:1.3em;
	color:#393939;
}

#myBody {
	width:750px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff url(../image/wrapper_bg.gif) top center repeat-y;
}

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

#footer {
	width:500px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
}

/*	メインイメージ */
#main_image {
	position:relative;
	width:745px;
	height:250px;
}

/*	文字関連 start */
.bold {
	font-weight:bold;
}

.pad05px {
	padding-left:5px;
}

/*新着情報題名*/
.new_title {
	font-size:120%;
	color:#0066FF;
	font-weight:bold;
}
/*新着情報内容*/
.new_word {
	font-size:100%;
	padding-left:10px;
	padding-right:5px;
}

/*	文字関連 end */

/*	title */
.title_01 {
	width:730px;
	height:25px;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:15px;
	background-color:#FFFF99;
	font-size:18px;
	font-weight:bold;
}
.clear {
	clear:both;
}

/*	テーブル	*/
.td_info01 {
	border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.1em 0.1em;
}

.table_info01 {
	margin-left:2px;
	border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
}

/*	ヘッダスライス */
#head03-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:583px;
	height:60px;
}

#head03-02 {
	position:absolute;
	left:583px;
	top:0px;
	width:162px;
	height:29px;
}

#head03-03 {
	position:absolute;
	left:583px;
	top:29px;
	width:162px;
	height:31px;
}

#head03-04 {
	position:absolute;
	left:0px;
	top:60px;
	width:359px;
	height:40px;
}

#head03-05 {
	position:absolute;
	left:359px;
	top:60px;
	width:85px;
	height:40px;
}

#head03-06 {
	position:absolute;
	left:444px;
	top:60px;
	width:87px;
	height:40px;
}

#head03-07 {
	position:absolute;
	left:531px;
	top:60px;
	width:88px;
	height:40px;
}

#head03-08 {
	position:absolute;
	left:619px;
	top:60px;
	width:126px;
	height:40px;
}
