﻿*{
	BORDER: 0px;
	PADDING: 0px;
	MARGIN: 0px;
	FONT-SIZE: 100%;
}

body{
margin-top: 0;
background-color:#ffffff;
LINE-HEIGHT: 130%;
BACKGROUND-COLOR: #fff;
MARGIN: 0px; font:17px/1.3 "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Arial, Helvetica, Tahoma, sans-serif; 
HEIGHT: 100%; COLOR: #333;}

a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}

#container {
margin: 0 auto;
padding: 0;
width: 920px;
text-align:center;
background: url("images/bg_container.png") repeat-y;
}

.tdhead{
	background-color:#000000;
	text-align:right;
}

h1{
	color:#ffffff;
	font-size:12px;
	padding:10px;
}

div.section {
width: 800px; 
padding-bottom: 1px;
background-color: #f5f5f5;
font-size:16px;
}


div.section div.heading {
margin: 0 0 1em;
padding: 5px;
background: #45484d;
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%);
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); 
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
text-align:left;
border: 1px #666666 solid;
margin:0 0px 15px 0;
}

div.section h3 {
margin: 0;
padding: 2px 0 2px 7px; 
border-left: 4px #ff3366 solid;
font-size: 20px; 
color: #f9f9f9;
line-height: 100%;
}



.section img {
float: right;
padding:0 0px 10px 15px;
}

.moji{
				text-align:left;
				font-size:16px;color:#333333;
				vertical-align:top;
				padding:0 15px 15px 15px;
}
.moji2{
text-align:left;
				font-size:13px;
}

a.ftb{
font-size:20px;
display:block;
width:100%;
padding-top:10px;
padding-bottom:10px;
text-align:center;
border:0;
color:#ffffff;
background:#000000;
text-decoration:none;
}

a.ftb:hover{
background:#003366;
}