﻿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-image: url(../images/background.jpg);
	background-color: #fff0ff;
	background-repeat: repeat-x;
}
.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;
	padding-right: 5px;
	padding-left: 5px;
}
#logo
{
	background-image: url(../images/top.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	text-align: center;
	width: 780px;
	height: 138px;
	background-position: left top;
}

#header
{
    padding: 0px;
	text-align: center;
	width: 790px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#main {
	background-image: url(../images/back_main.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left 200px;
}
#photo
{
	padding: 0px;
	width: 100%;
	margin: 0px;
	text-align: center;
}
#flash
{
	padding: 0px;
	width: 100%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#new
{
	width: 400px;
}
#new_body
{
	background-image: url(../images/newtable_body.jpg);
	height: 177px;
	width: 380px;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#sidebar
{
	float: left;
	margin:0;
	padding:0px;
	width:215px;
	text-align: right;
}

#mainContent
{
	float: right;
	margin:0px;
	width: 565px;
	padding: 0px;
}
#footer_r
{
	background-image: url(../images/back_footer_r.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0;
	width: 100%;
	height: 42px;
}

#footer
{
	background-image: url(../images/back_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 780px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 42px;
}
#footpath
{
	padding: 0;
	margin: 0px;
	background-image: url(../images/back_footpath.jpg);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 1em;
}
#footer_copy
{
	margin: 0;
	padding: 0px;
	text-align: right;
}
#footer a:link
{
	text-decoration: none;
	color: #333333;
}
#footer a:visited
{
	text-decoration: none;
	color: #333333;
}
#footer a:hover
{
	text-decoration: none;
	color: #333333;
}
#footer a:active
{
	text-decoration: none;
	color: #333333;
}
#path
{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tx_main
{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 80%;
	margin-bottom: 0px;
}
.tx_side
{
	padding: 0px;
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 15px;
}
.tx_pink {color: #FF66CC}


.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%;
}
.tx_ff66cc
{
	color: #FF0000;
}

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

.table th {
	background-color: #FFD8EA;
	color: #ff66cc;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/back_th.jpg);
}
.table td {
	background-color: #FFFFFF;
	font-size: 12px;
}

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

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


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

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

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

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

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

h1
{
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	width: 95%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/back_h1.jpg);
	font-weight: normal;
	height: 24px;
}

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


h3{
	width : 350px;
	display : block;
	font-weight:normal;
	text-indent:0.5em;
	font-size:12px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#FFCDE6;
	background-color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#FEA8C3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-image: url(../images/back_h3.jpg);
	color: #ff66cc;
}
h4{
	width : 160px;
	display : block;
	font-weight:bold;
	text-indent:0.5em;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(../images/back_h4.jpg);
	color: #ff66cc;
	text-align: left;
	background-repeat: no-repeat;
}
h5{
	width : 480px;
	display : block;
	font-weight:normal;
	text-indent:0.5em;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(../images/back_h4.jpg);
	color: #ff66cc;
	text-align: left;
	background-repeat: no-repeat;
}
h6{
	display : block;
	font-weight:bold;
	text-indent:0.5em;
	font-size:14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(../images/back_h4.jpg);
	color: #ff66cc;
	text-align: left;
	background-repeat: no-repeat;
}

address
{
	font-style: normal;
}

li
{
	padding-left: 10px;
	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-left: -40px;
}

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

#gnavi {
	width: 780px;
	height: 54px;
	margin-left: -40px;
	/*position: absolute;
	top: 0px;
	left: -35px;*/
}

#gnavi ul {
	position: absolute;
	display: block;
	width: 780px;
	height: 54px;
	
}	

#gnavi li {
	padding-left: 0px;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-size: 100%;
	line-height: 100%;
	background-position: 0px 0px;
	list-style-type: none;
	margin-left: 0px;
	text-indent: -9999em;
	float: left;
}

#gnavi a {
	text-decoration: none;
	display:block;
	width: 130px;
	height: 54px;
	overflow: hidden;
}


#menu01 a {
	background: url(../images/navi_01.jpg) left top;
}
#menu02 a {
	background: url(../images/navi_02.jpg) left top;
}

#menu03 a {
	background: url(../images/navi_03.jpg) left top;
}

#menu04 a {
	background: url(../images/navi_04.jpg) left top;
}

#menu05 a {
	background: url(../images/navi_05.jpg) left top;
}

#menu06 a {
	background: url(../images/navi_06.jpg) left top;
}

#menu01 a:hover,#menu02 a:hover,#menu03 a:hover,#menu03 a:hover,#menu04 a:hover,#menu05 a:hover,#menu06 a:hover {
	background-position: 0px -54px;
}

.bnr	{
	float:left;
	margin:0 10px 0 30px;
	_margin:0 10px 0 15px;
}

.clear	{
	clear:both;
}

a img	{
	border:0;
}