body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 140%;
	background-image: url(../images/background.jpg);
}

#container
{
	width: 786px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/back_container.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#header
{
	background-image: url(../images/back_header.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	text-align: center;
	width: 786px;
}

#header_content
{
	background-image: url(../images/back_headcontent.jpg);
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#main {
	background-image: url(../images/back_main.jpg);
}
#photo
{
	width: 566px;
	margin: 0px;
	text-align: center;
	height: 278px;
	background-image: url(../images/img_flash.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#flash
{
	padding: 0px;
	width: 580px;
	margin: 0px;
}

#new_banner {
	width: 780px;
}

#new_banner_l {
	float: left;
	width: 511px;
	background-repeat: no-repeat;
	height: 202px;
	padding: 0px;
	margin: 0px;
}
#new_banner_l_in {
	width: 502px;
	background-image: url(../images/back_whatsnew.jpg);
	background-repeat: no-repeat;
	height: 202px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}

#new_banner_r {
	float: right;
	width: 269px;
	margin: 0px;
}
#new_banner_r_in {
	width: 238px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

#sidebar
{
	float: left;
	margin:0;
	padding:0px;
	width:218px;
}

#mainContent
{
	float: right;
	margin:0px;
	width: 568px;
	padding: 0px;
}

#footer
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#new
{
	height: 100px;
	width: 480px;
	overflow: auto;
	background-image: url(../images/new_body.jpg);
	padding-right: 10px;
	padding-left: 10px;
}

#footpath
{
	background-image: url(../images/back_footpath.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0;
}
#footer_copy
{
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_copy   a:link
{
	text-decoration: none;
	color: #666666;
}
#footer_copy   a:visited
{
	text-decoration: none;
	color: #666666;
}
#footer_copy   a:hover
{
	text-decoration: none;
	color: #666666;
}
#footer_copy   a:active
{
	text-decoration: none;
	color: #666666;
}

#whatsnew
{
	background-image: url(../back_whatsnew.jpg);
}

#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tx_main
{
	padding: 0px;
	margin-right: 23px;
	margin-left: 45px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.tx_side
{
	padding: 0px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 15px;
}
.tx_red
{
	padding: 0px;
	margin: 0px;
	color: #D3034E;
}

.tx_q
{
	font-weight: bold;
	color: #FF5890;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC3C3;
	border-bottom-color: #FFC3C3;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tx_a
{
	margin-left: 15px;
	width: 90%;
}

.table {
	border: 3px double #D4D5D0;
}

.table th {
	background-color: #E8E9E4;
	color: #666666;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.table td {
	background-color: #FFFFFF;
	font-size: 12px;
}

.tableanother {
	border: 3px double #999999;
}
.tableanother td {
	font-size: 10px;
}

caption
{
	background-image: url(../images/back_tablehead.jpg);
	height: 15px;
	color: #FFFFFF;
	padding-top: 5px;
}


a:link
{
	text-decoration: none;
	color: #666666;
}

a:visited
{
	text-decoration: none;
	color: #666666;
}

a:hover
{
	text-decoration: underline;
	color: #666666;
}

a:active
{
	text-decoration: underline;
	color: #666666;	
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, #path
{
	margin-top:0px;
	margin-bottom:0px;
}

h1
{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 100%;
}

h2{
	width : 474px;
	height:21px;
	font-size:12px;
	text-indent:1em;
	color:#CA3700;
	background-image:url(../images/back_h2.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


h3{
	width : 473px;
	display : block;
	font-weight:bold;
	text-indent:0.5em;
	font-size:12px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#D0044D;
	background-color: #FAEA10;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#D4044F;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

address
{
	font-style: normal;
}

li
{
	padding-left: 15px;
	background-image: url(../images/back_li.jpg);
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 150%;
	background-position: 0px 0px;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.l15
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

td img
{
	display: block;
}

img
{
	display: block;
}

.fltrt
{
	float: right;
	margin-right:0;
	margin-left: 0px;
}

.fltlft
{
	float: left;
	margin-left:0;
	margin-right: 0px;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.description
{
	font-size:10px;
	color:#aaaaaa;
}


hr
{
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBCCD5;
	border-right-color: #F799AB;
	border-bottom-color: #F799AB;
	border-left-color: #FBCCD5;
}
