﻿@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:#FFFFCC;
	font-size:80%;
	line-height:1.5em;
	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:400px;
	margin-left:auto;
	margin-right:auto;
}

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

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

.j18 {
	font-size:18px;
}

.j14 {
	font-size:14px;
}

/*	文字関連 end */

.clear {
	clear:both;
}

/* タイトル関連 */

.title {
	width:730px;
	height:25px;
	margin-top:10px;
	padding-top:5px;
	padding-left:15px;
	background-color:#FFCC33;
	font-size:18px;
	font-weight:bold;
}

#top_image2{
	float:left;
	width:150px;
	margin-top:20px;
	margin-left:20px;
}

#top_image3{
	margin-top:40px;
	width:230px;
}

.td_info01 {
	border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    padding:0.1em 0.1em;
}

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

/*ヘッダイメージ*/
#title-info-1-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:606px;
	height:64px;
}

#title-info-1-02 {
	position:absolute;
	left:606px;
	top:0px;
	width:139px;
	height:27px;
}

#title-info-1-03 {
	position:absolute;
	left:606px;
	top:27px;
	width:139px;
	height:37px;
}

#title-info-1-04 {
	position:absolute;
	left:0px;
	top:64px;
	width:406px;
	height:36px;
}

#title-info-1-05 {
	position:absolute;
	left:406px;
	top:64px;
	width:59px;
	height:36px;
}

#title-info-1-06 {
	position:absolute;
	left:465px;
	top:64px;
	width:66px;
	height:36px;
}

#title-info-1-07 {
	position:absolute;
	left:531px;
	top:64px;
	width:117px;
	height:36px;
}

#title-info-1-08 {
	position:absolute;
	left:648px;
	top:64px;
	width:97px;
	height:36px;
}
