/* CSS Document */

@charset"shift_jis";

body {
   margin:0px;
   padding:0px;
   background:url(../img/main_bg.gif);
   background-repeat:repeat;
}

a:link { color: #336699; }
a:visited { color:#336699F;}
a:hover { color:#FF6600;text-decoration:none; }
a:active { color: #FFCC66; text-decoration:underline;}

.margin {padding: 10px;}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

b {font-weight:bold;}

#wrapper {
    background:url(../img/back.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	margin:0px;
}

/* ヘッダー */

.headder_shadow {
	width: 760px;
	background:url(../img/back01.jpg);
	background-repeat:no-repeat;
}

.headder_bg {
    background:url(../img/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:740px;
	height:405px;
}

.headder_text {
    float:right;
    width:460px;
	padding:0px 33px 0px 10px;
    font-size:13px;

	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	line-height:160%;
	text-align:left;
}

.headder_text p {padding-bottom:5px}

/* メインコンテンツ */

.main {
    background:url(../img/back02.jpg);
	background-repeat: repeat-y;
	width: 760px;
	clear:both;
}

.block01 {width: 740px;}

.main .block01 {
	padding-right: 10px;
	padding-left: 10px;
}
.main .block01 .margin {
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}

.link{
	text-align:right;
	margin:5px 0px 20px 0px;
	padding:5px 0px 5px 0px;
	font-size:13px;

	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	line-height:150%;
}

.link a {text-decoration:none;}

.style1 {
	font-size:13px;

	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	line-height:150%;
}

.style1 p {padding:20px 0px 20px 0px;}

.td_color {
    width:535px;
    padding-left:10px;
    color:#666666;
}

.flow{
    margin:0px 0px 20px 0px;
    padding:0px;
    width:680px;
}

.button{
	text-align:center;
	font-size:13px;

	font-family: "ＭＳ Ｐゴシック", Osaka;
	color:#FF0000;
	line-height:125%;
	letter-spacing:1px;
	margin-bottom:30px;
}

.button p {padding:10px 0px 0px 0px;}

.instructions {
	font-size:13px;

	font-family: "ＭＳ Ｐゴシック", Osaka;
	color:#FF0000;
	line-height:125%;
	margin-bottom:10px;
}

.style2 {
	font-size:13px;

	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	line-height:125%;
}

.style3 {
	font-size:13px;

	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #FFFFFF;
	letter-spacing:1px;
	line-height:125%;
}

.style4 {
    color: #FF3300;
    font-weight:bold;
}

.pankuzu{
	text-align:right;
	padding:5px 0px 5px 0px;
	margin-bottom:10px;
	font-size:13px;

	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	line-height:150%;
}

/* フッター */

.footter {width:760px;}

.footter .shadow {
	vertical-align: middle;
	text-align: center;
	background:url(../img/fotter_bg.jpg);
	background-repeat:no-repeat;
	padding:20px;
}

.footter a:link { color: #3399CC; }
.footter a:visited { color:#3399CC;}
.footter a:hover { color:#FF6600;text-decoration:none; }
.footter a:active { color: #FFCC66; text-decoration:underline;}
