body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 140%;
	background-color:#fee7cc;
}

#container
{
	width: 780px;
	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: 780px;
}

#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
{
	padding: 0px;
	width: 600px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#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:170px;
}
#sidebar img {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#mainContent
{
	float: right;
	margin:0px;
	width: 610px;
	padding: 0px;
}

#footer
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 40px;
	width: 780px;
}
#footpath
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footpath.jpg);
	background-repeat: repeat-x;
	text-align: right;
}

#foot_content
{
	padding: 0;
	width: 789px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_footcontent.jpg);
}

#footer_p
{
	margin: 0;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	font-size: 11px;
}

#whatsnew
{
	background-image: url(../back_whatsnew.jpg);
}

#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.table {
	border: 1px solid #FF6633;
	margin-right: auto;
	margin-left: auto;
}
.table th {
	background-color: #FF6633;
	text-align: center;
	color: #FFFFFF;
}
.table td {
	text-align: center;
}

.table th2
{
	background-color: #eeeeee;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: center;
}


a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
}

#footer_p a:link
{
	text-decoration: none;
	color: #666666;
}

#footer_p a:visited
{
	text-decoration: none;
	color: #666666;
}

#footer_p a:hover
{
	text-decoration: underline;
	color: #666666;
}

#footer_p a:active
{
	text-decoration: underline;
	color: #666666;
}

#header a:link
{
	text-decoration: none;
	color: #666666;
}

#header a:visited
{
	text-decoration: none;
	color: #666666;
}

#header a:hover
{
	text-decoration: underline;
	color: #666666;
}

#header 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
{
	font-size: 90%;
	width: 775px;
	margin: 0px;
	padding-top:3px;
	padding-left:5px;
	background-color:#d16e6e;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
}
h2{
	width : 545px;
	display : block;
	font-weight:bold;
	text-indent:0.5em;
	font-size:12px;
	border-bottom-width:1px;
	background-color: #dfffe9;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color:#2fff7f;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #2fff7f;
}

address
{
	font-style: normal;
}

li
{
	padding-left: 0px;
	background-image: url(../images/bt_maru.gif);
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 150%;
	background-position: 0px 0px;
}

.main_tx
{
	padding: 0px;
	margin-right: 29px;
	margin-left: 29px;
	margin-top: 15px;
}
.main_tx25
{
	padding: 0px;
	margin-top: 15px;
	width: 502px;
	text-align: left;
}
.side_tx
{
	width: 165px;
	text-align: center;
	margin-left: 5px;
}
.head_tx
{
	width: 547px;
	text-align: right;
	font-size: 12px;
	color: #666666;
	height: 15px;
	padding-top: 4px;
	margin-bottom:3px;

	background-image: url(../images/back_head_d.jpg);
	background-repeat: no-repeat;
}

.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;
}

hr
{
	clear:both;
	display: none;
}

.description
{
	font-size:10px;
	color:#aaaaaa;
}

#whatsnew
{
	background-image: url(../back_whatsnew.jpg);
}
.back_orange {
	background-color: #FF9E2F;
}
.tx_white {
	color: #FFFFFF;
	font-weight: bold;
}

/* creat CSS 080416 */
h2.bloom_h2{
	width : 100%;
	text-indent:0;
	border-bottom-width:0;
	border-left-width:0;
	border:none;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
}

h3.bloom_h3{
	padding:0;
	margin:0;
}

strong.bloom_strg{
	font-weight:normal;
}

.btn01{
	margin-bottom:10px;
}