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

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

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

#header_content
{
	background-image: url(../images/back_headcontent.jpg);
	padding: 0px;
	width: 1000px;
	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: 100%;
	margin: 0px;
	text-align: center;
}
#flash
{
	padding: 0px;
	width: 580px;
	margin: 0px;
}

#sidebar
{
	float: left;
	margin:0;
	padding:0px;
	width:200px;
	height: 600px;
}

#mainContent
{
	float: right;
	margin:0px;
	width: 800px;
	padding: 0px;
	height: 600px;
}

#footer
{
	padding: 0;
	text-align: center;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
#footpath
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footpath.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 1000px;
}
#footer_copy
{
	margin: 0;
	padding: 0px;
	text-align: center;
	width: 1000px;
}

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

#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#menu_bar
{
	padding: 0px;
	margin-right: auto;
	margin-left: 219px;
	margin-top: 58px;
	margin-bottom: 0px;
	overflow: auto;
}
.tx_main
{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 101px;
	width: 600px;
	margin-bottom: 0px;
	height: 476px;
	overflow: auto;
}
.tx_main_menu
{
	margin-top: 28px;
	width: 620px;
	margin-bottom: 0px;
	height: 476px;
	overflow: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.tx_side
{
	padding: 0px;
	margin-right: 0px;
	margin-left: 34px;
	margin-top: 53px;
	margin-bottom: 0px;
}


.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 #CACAE2;
}

.table th {
	background-color: #DCDDED;
	color: #666666;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
}
.table td {
	background-color: #FFFFFF;
	font-size: 10px;
}

.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: #FFFFFF;
}

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

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

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

a img	{
	border:0;
}

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

h1
{
	font-size: 90%;
	color: #999999;
	text-align: right;
	width: 1000px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(file:///J|/%E2%98%85%E8%87%AA%E5%AE%85%E3%83%BB%E4%BC%9A%E7%A4%BE/images/back_h1.jpg);
	font-weight: normal;
	height: 13px;
}
h2
{
	font-size: 100%;
	color: #CCCCCC;
	background-image: url(file:///J|/%E2%98%85%E8%87%AA%E5%AE%85%E3%83%BB%E4%BC%9A%E7%A4%BE/images/back_h1.jpg);
	font-weight: normal;
	margin: 0px;
}


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:#cccccc;
	background-color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#CCCCCC;
	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: 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;
	margin-left: -30px;
	list-style-type: none;
}

.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;
}

.ordermade	{
	margin-bottom:15px;
}

.blog	{
	width:140px;
	height:140px;
	margin:10px 0 0 10px;
}

.blog_in	{
	width:140px;
	height:130px;
	margin-top:6px;
	overflow:auto;
}

.blog_in li	{
	list-style-type:disc;
	font-size:11px;
}

.blog_in a	{
	color:#CCC;
}

.navi_press	{
	width:148px;
	height:32px;
}

.navi_press a	{
	width:148px;
	height:32px;
	background:url(../images/menu_press.png) left top;
	display:block;
	overflow:hidden;
}

.navi_press a:hover	{
	background-position:0 -32px;
}

.box_press	{
	float:left;
	width:178px;
	height:210px;
	margin:8px 0 0 14px;
}