/* CSS Document */
* {
   background-color:transparent;
   font-size:100%;
   font-style:normal;
   margin:0;
   padding:0;
   border:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { color: #336699;} 
a:visited { color:#336699;} 
a:hover { color:#FF6600; text-decoration:none; } 
a:active { color: #FFCC66; text-decoration:underline;}

.margin {padding: 50px 0px 10px 0px;}

h1 {
   margin:0;
   padding:0;
   font-style:normal;
}

h2 {
   margin:0;
   padding:0;
   font-style:normal;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* ヘッダー */

.headder_bg {
	width: 100%;
}

.headder {
	width: 760px;
}

/* メインコンテンツ */

.main {
	width: 760px;
}

.block01 {
	width: 740px;
}

.main .block01 {
	padding-right: 10px;
	padding-left: 10px;
}

.main .block01 .margin {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	background:url(../img/main01_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.img{margin-right:10px;}

.td01{
    padding:0px 15px 0px 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	color: #333333;
	letter-spacing:1px;
	line-height:150%;
	vertical-align:top;
}

.caption{
    display:block;
	margin-top:5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size:x-small;
	color: #333333;
	letter-spacing:1px;
	line-height:150%;
}

.style2 {
    margin-top:35px;
	margin-bottom:20px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color:#CC0000;
	letter-spacing:1px;
	line-height:125%;
	text-align:center;
}

.img02{margin-top:10px;}

.style3 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color:#CC0000;
	letter-spacing:1px;
	line-height:150%;
	background:url(../img/line.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;
	margin: 40px 0px 15px 0px;
}

.style4 {
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	letter-spacing:1px;
	line-height:125%;
}

.style5 {
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #FFFFFF;
	letter-spacing:1px;
	line-height:150%;
}

/* フッター */

.footter {
	width:760px;
}

.footter_bg {
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

.footter_bg .footter .shadow {
	height:55px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.footter a:link { color: #66CCCC;} 
.footter a:visited { color:#66CCCC;} 
.footter a:hover { color:#FF6600;text-decoration:none; } 
.footter a:active { color: #FFCC66; text-decoration:underline;}
