@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
/*   font-family:"MingLiU","STHeiti-Regular";*/
}
img{
    border:none;

}
strong.caution{
    font-size:110%;
    color:red;
}

/* ================ ページ本体 ================ */ 

body {
	color: #333333;
	text-align: center;
	background-image: url(../img/common/allBack.gif);
}

a {
	text-decoration: none;
	color: #006699;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	line-height:0;
}

/* ================ コンテンツ全体 ================ */ 

.container {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: center;
}

/* ================ ヘッダー ================ */

.header {
	width: 960px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url(../img/common/headerBack.jpg) ;
	position:relative;
}
.headlink ul {
	text-align: left;
	margin-left: 858px;
	padding-top: 10px;
	list-style: none;
}
.headlink li {
	margin-top: 5px;
}
.headlink1, .headlink1 a{
	display: block;
	width: 102px;
	height: 33px;
	background: url(../img/common/headBt1.gif) ;
	text-align: left;
	text-indent: -9999px;
}
.headlink1 a:hover { background-position: 0 -33px}

.headlink2, .headlink2 a{
	display: block;
	width: 102px;
	height: 33px;
	background: url(../img/common/headBt2.gif) ;
	text-align: left;
	text-indent: -9999px;
}
.headlink2 a:hover { background-position: 0 -33px}


/* ================ ページボディ ================ */ 

.pagebody {
	float: left;
	width: 960px;
	height:300px;
	min-height:300px;
	background: url(../img/common/pagebodyBack.gif);
}
* > .pagebody {
	height:auto;
}
.menu {
	float: left;
	width: 230px;
	margin-top: 10px;
	text-align: left;
}

.main {
	float: right;
	width: 730px;
	margin-top: 10px;
	text-align: left;
}

.one_main{
    float:none;
    margin:10px auto;
}
/* ================ フッター ================ */

.footer {
	clear: both;
	width: 960px;
	height: 34px;
	margin: 0;
	padding: 0;
	background: url(../img/common/footerBack.gif) ;
	text-align: left;
}

/* ================ サイドメニュー ================ */

.sidemenu1 {
	width: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
	background: url(../img/common/sidemenuBoxBack.gif);
}
.sidemenu1 h2 {
	width: 200px;
	height: 30px;
	background: url(../img/common/sidemenu1Title.gif);
	text-indent: -9999px;
}
.sidemenu1 a , .sidemenu2 a , .sidemenu3 a {

}
.sidemenu2 {
	width: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
	background: url(../img/common/sidemenuBoxBack.gif);
}

.sidemenu2 h2 {
	width: 200px;
	height: 30px;
	background: url(../img/common/sidemenu2Title.gif);
	text-indent: -9999px;

}
.sidemenu3 {
	width: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
	background: url(../img/common/sidemenuBoxBack.gif);
}

.sidemenu3 h2 {
	width: 200px;
	height: 30px;
	background: url(../img/common/sidemenu3Title.gif);
	text-indent: -9999px;
}
.sidemenubox ul{
	padding-left:25px;
	padding-right: 10px;
	list-style-image: url(../img/common/sidemenuArrow.gif);
	font-size: 108%;
	font-weight: bold;
}
.sidemenubox li{
	margin-top: 8px;
	margin-bottom: 8px;
}
.sidemenubottom  {
	width: 200px;
	height: 5px;
	font-size: 10%;
	background: url(../img/common/sidemenuBoxBottom.gif);
	text-indent: -9999px;
}

/* ================ ログイン ================ */

.loginarea {
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: url(../img/common/inputBoxBack.gif);
}
.loginarea h2 {
	width: 200px;
	height: 30px;
	background: url(../img/toploginTitle.gif);
	text-indent: -9999px;
}
.loginmain {
	font-size: 90%;
	margin-left: 8px;
}
.loginmain a {
	text-decoration: underline;
}
.logininputbox1 , .logininputbox2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.logininputbox1 input , .logininputbox2 input{
	width: 180px;
	height: 24px;
	font-size: 140%;
}
.logininputbox1 h3 {
	width: 180px;
	height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10%;
	background: url(../img/toploginInputTitle1.gif);
	text-indent: -9999px;
	text-align: left;
}
.logininputbox2 h3 {
	width: 180px;
	height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10%;
	background: url(../img/toploginInputTitle2.gif);
	text-indent: -9999px;
}
.loginbottom  {
	width: 200px;
	height: 5px;
	font-size: 10%;
	background: url(../img/common/inputBoxBottom.gif);
	text-indent: -9999px;
}
.loginbt ul {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	list-style: none;
}
.loginbt1, .loginbt1 a{
	display: block;
	width: 102px;
	height: 33px;
	background: url(../img/toploginBt.gif);
	text-align: left;
	text-indent: -9999px;
}
.loginbt1 a:hover { background-position: 0 -33px}

/* ================ サイドカート ================ */

.sidecartarea {
	width: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
	background: url(../img/common/inputBoxBack.gif);
}
.sidecartarea h2 {
	width: 200px;
	height: 30px;
	background: url(../product/img/sidecartTitle.gif);
	text-indent: -9999px;
}
.sidecartmain {
	margin-left: 8px;
}
.sidecartmain a {
	text-decoration: underline;
}
.sidecartinputbox1 , .sidecartinputbox2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidecartinputbox1 input , .sidecartinputbox2 input{
	width: 180px;
	height: 24px;
	font-size: 140%;
}
.sidecartinputbox1 h3 {
	height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 60px;
	font-size: 115%;
	font-weight: normal;
	background: url(../product/img/sidecartInputTitle1.gif) no-repeat;
	text-align: left;
}
.sidecartinputbox2 h3 {
	height: 18px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 60px;
	color: #FF0000;
	font-size: 115%;
	font-weight: bold;
	background: url(../product/img/sidecartInputTitle2.gif) no-repeat;
	text-align: left;
}
.sidecartbottom  {
	width: 200px;
	height: 5px;
	font-size: 10%;
	background: url(../img/common/inputBoxBottom.gif);
	text-indent: -9999px;
}
.sidecartbt ul {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	list-style: none;
}
.sidecartbt1, .sidecartbt1 a{
	display: block;
	width: 102px;
	height: 33px;
	background: url(../product/img/sidecartBt.gif);
	text-align: left;
	text-indent: -9999px;
}
.sidecartbt1 a:hover { background-position: 0 -33px}

/* ================ サブページ ================ */

.maintitle h2 {
	width: 710px;
	height: 36px;
	color: #FFFFFF;
	font-size: 130%;
	text-align: left;
	padding-top: 8px;
	padding-left: 20px;
	background: url(../img/common/titleBack.gif);
	background-repeat: no-repeat;
}
.topicpath {
	margin-top: 2px;
	margin-bottom: 20px;
}
.mainarea {
	width: 710px;
}
.mailformtable {
	width: 710px;
}
.mailformtable th{
	width: 150px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.mailformtable td{
	padding: 10px;
}
.mainarea .mini{
	font-size: 80%;
}
.mainarea .attention {
	font-size: 80%;
	color:#FF0000;
}
..mainarea .box120{
	width: 120px;
}
.mainarea .box60{
	width: 60px;
}
.mainarea .box380{
	width: 380px;
}
.mainarea .area380{
	width: 380px;
	height: 120px;
}
.mainarea .area650{
	width: 650px;
	height: 600px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.mainarea .zipimg img{
	margin-top: 10px;
	border: 0;
}
.mainarea .tblareabtn {
	text-align: center;
	margin-bottom: 20px;
}
.mainarea .loginform {
	width: 600px;
	margin-left:50px;
	margin-bottom: 20px;
	text-align: left;
	padding: 10px;
}
.mainarea .inputbox {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f9f9d0;
}

/* テーブルセット *************************************/ 

table.greenbox{
    border-top: solid 1px #caca92;
    border-left: solid 1px #caca92;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}

.greenbox th{
    border-right: solid 1px #caca92;
    border-bottom: solid 1px #caca92;
	color:#996600;
    background-color:#f0f0cc;
    background-image: url(../img/common/greenboxback.gif);
    background-position:left top;
	text-align: center;
}
.greenbox td{
    border-right: solid 1px #caca92;
    border-bottom: solid 1px #caca92;
	text-align: center;
}


.one_main table.greenbox ul li{
    list-style-type:none;
}

.main table.greenbox{
    width:704px;
    margin:10px 0;
}
.main table.greenbox th,
.main table.greenbox td{
    padding:5px;
    text-align:left;
}
.main table.greenbox ul li{
    list-style-type:none;
}

.top-right-menu{
	width:230px;
	float:right;
}
.one_main table.greenbox{
    width:670px;
    margin:10px 0;
}
.one_main table.greenbox th,
.one_main table.greenbox td{
    padding:5px;
}
.one_main h3{
    margin-top:10px;
    margin-bottom:10px;
}
.tblareabtn{
    margin-top:20px;
}

#block-calendar{
width:200px;
margin:10px 0 20px 10px;
}
#block-calendar table{
	width:200px;
	background:#FFFAF1;
	border:1px solid #AD7500;
	border-spacing:0;
	border-collapse:collapse;
}
#block-calendar table th{
	background:#E8D39B;
	border:1px solid #AD7500;
	padding:2px;
	vertical-align:middle;
	text-align:center;
}

#block-calendar table td{
	padding:4px 0;
	border:1px solid #AD7500;
	vertical-align:middle;
	text-align:center;
	background:#FFF;
}
#block-calendar table td.off{
color:red;
background:#FFECEC;
}
#block-calendar p{
	margin:10px 0 0 ;
	text-align:center;
	line-height:1.5;
}
#logo{
width:500px;
height:100px;
display:block;
text-indent:-9999px;
overflow:hidden;
position:absolute;
top:0;
left:0;
}

#mynavarea{
width:170px;
float:left;
display:inline;
}
#mynavarea ul{
margin:0 0 10px;
}
#mynavarea ul li{
	list-style-type:none;
	width:170px;
	line-height:1.7em;
}
#mynavarea ul li img{
	vertical-align:bottom;
}
#mycontentsarea{
width:515px;
float:right;
display:inline;
margin:0 20px 0 0;
}
#mycontentsarea table{
width:515px;
}
#mycontentsarea h3{
margin-bottom:10px;
}
#mynavarea .point{
background:url(../img/point_middle.gif);
margin:10px 0 0;
}
#mynavarea .point div{
background:url(../img/point_top.gif) top left no-repeat;
margin:0 0 0;
padding:10px;
}
a{
    outline:none;
    -moz-outline:none;
}

#TIME{
    position:absolute;
    height:0;
    width:0;
    min-height:0;
    display:block;
    top:0;
    left:-100px;
    font-size:0;
    visibility:hidden;    
}
