body {
	margin: 0px;
	background-color:#FFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}


#box_10_00 {
	height: auto;
	width: 992px;
	position: relative;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
}


    #content {
    width:500px;
    height:300px;
    margin:0 auto;
    position:relative;
    }
    #content object {
	position:absolute;
	top:0px;
	left:-500px;
	z-index:0;
    }
    #content .section {
    position:absolute;
    top:30px;
    left:30px;
    margin:0;
    z-index:5;
    width:440px;
    background-color:#fff;
    }
#box_05_00 table tr td p {
	color: #666;

}

#box_tw {
	height: 20px;
	width: 300px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 100px;
}




/* リンク */
a { color: #cc0000; text-decoration: none;}
a:hover{ color: #ff0000; }

a.box_link
{
	padding: 8px 10px 8px 10px;
	background: #0055aa;
	color: #ffffff;
	text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    line-height: 300%;
}
a:hover.box_link
{
	background: #8899ff;
	color: #ffffff;
	text-align: center;
}
#box_10_00 .com_cap_special span {
	text-align: center;
}
#box_10_00 .com_cap_special {
	text-align: left;
	color: #000099;
	font-weight: bold;
	font-size: 18px;
}
