@charset "utf-8";

	/* ------------------------------------------
	Copyright 2007 BeStyle All rights reserved.
	http://www.bestyle.jp/
	------------------------------------------ */


/*------------------------------------------------------------
 Base
------------------------------------------------------------ */

body {
	font-size: 13px;
	line-height: 19px;
	letter-spacing: -1px;
	_letter-spacing: 0.3px; /*WIN IE6 hacking */
	color: #666;
	font-family: Osaka, Arial, Helvetica, sans-serif;
	padding: 0px;
	cursor: default;
	margin: 0;
	background-image: url(img/body.jpg);
	background-repeat: repeat-y;
}
img {
	border: 0px;
	}
a img {
	border:0px;
	}
hr {
	clear: both;
	}
p {
	margin-top: 7px;
	margin-bottom: 7px;
	}
table {
	font-size: 12px;
	line-height: 16px;
	margin-top: 8px;
	}
ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	list-style-type: none;
}
th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	}


/*------------------------------------------------------------
 Link
------------------------------------------------------------ */

a:link, a:visited {
	color: #666;
	}
a:hover {
	color: #006699;
	text-decoration: none;
	}



/*------------------------------------------------------------
 Title
------------------------------------------------------------ */

h1,h2,h3,h4,h5,h6{
	font-size: 13px;
	line-height: 16px;
	margin:0px;
	padding: 0px;
	}
	
/*---------------------- h1 ---------------------- */
h1{
	color: #666;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

/*---------------------- h2 ---------------------- */
h2{
	color: #006699;
	font-weight: normal;
	width: 100%;
	letter-spacing: 0.5px;
	font-size: 18px;
	line-height: 40px;
	margin-left: -50px;
}
h2 a:link, h2 a:visited {
	color: #FFF;
	text-decoration: underline;
	}
h2 a:hover {
	color: #FFF;
	text-decoration: none;
	}

/*---------------------- h3 ---------------------- */
h3{
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	margin-top: 40px;
	padding-left: 20px;
	margin-bottom: 15px;
	color: #006699;
	font-size: 14px;
	clear: both;
}
h3 a:link, h3 a:visited {
	text-decoration: none;
}

/*---------------------- h4 ---------------------- */
h4{
	color: #006699;
	letter-spacing: 0.5px;
	font-weight: normal;
	_font-weight: bold;
	margin-top: 25px;
	margin-bottom: 3px;
	font-size: 14px;
}
h4 a:link, h4 a:visited {
	color: #669;
}
h4 span {
	background-color: #339999;
	padding: 2px 10px;
	color: #FFFFFF;
}
h4 .price {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

/*---------------------- h5 ---------------------- */
h5{
	color: #000;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
	background-image: url(img/h5.gif);
	background-repeat: no-repeat;
	text-indent: 8px;
}
h6 {
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #666;
	border-left-width: 5px;
	margin-left: 40px;
	margin-top: 10px;
	padding-left: 7px;
	border-left-style: solid;
	border-left-color: #6666CC;
}

/*---------------------- mini ---------------------- */
.mini{
	font-size: 9px;
	line-height: 14px;
}



/*------------------------------------------------------------
 base
------------------------------------------------------------ */

#base{
	text-align:left;
	width: 760px;
	padding: 0px;
	border-left-width: 1px;
	margin: 0px;
	background-color: #f5fbfd;
}



/*------------------------------------------------------------
 HomePage
------------------------------------------------------------ */

#home{
	text-align:left;
	width: 760px;
	padding: 0px;
	border-left-width: 1px;
	margin: 0px;
	background-color: #ffffff;
}
#home #main {
	width: 400px;
	margin-left: 40px;
	margin-bottom: 20px;
}
#home #left {
	width: 305px;
	position: absolute;
	left: 400px;
	top: 428px;
}



/*------------------------------------------------------------
 header
------------------------------------------------------------ */

#header{
	padding-top: 20px;
	height: 70px;
	background-image: url(img/base.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

/*-------------- Logo -------------- */
#header #logo {
	padding-left: 550px;
}

/*-------------- Main_image -------------- */
#main_image {
	text-align: right;
}



/*------------------------------------------------------------
 Menu
 ------------------------------------------------------------ */
 
#menu
	{
	font-size: 12px;
	font-weight: normal;
	margin-left: 400px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
#menu a
	{
	text-decoration: none;
	display: block;
	}
#menu a:hover
	{
	text-decoration: underline;
	}
#menu ul
	{
	padding: 0px;
	margin: 0px;
	}
#menu li
	{
	float: left;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	letter-spacing: 0.5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	}
#menu .on
	{
	color: #009999;
	}







/*------------------------------------------------------------
 Contents
------------------------------------------------------------ */

#contents_back{
	width: 100%;
	clear: both;
	background-color: #f5fbfd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAE6EE;
}
#contents{
	padding-left: 150px;
	padding-right: 80px;
	padding-top: 40px;
}
.type01 li {
	list-style-type: square;
	list-style-image: url(img/li.gif);
}
.type02 li {
	list-style-type: circle;
}


/*------------------------------------------------------------
  TableStyle 01
------------------------------------------------------------ */

#table01 {
}
#table01 th {
	color: #66C;
	_font-weight: bold; /*WIN IE6 hacking */
	width: 50px;
	border-bottom: 1px solid #CCC;
	padding-top: 2px;
	padding-bottom: 5px;
}
#table01 td  {
	border-bottom: 1px solid #CCC;
	padding-top: 2px;
	padding-bottom: 5px;
}



/*------------------------------------------------------------
 Pagetop
------------------------------------------------------------ */

#pagetop {
	font-size: 10px;
	text-align: right;
	margin-top: 30px;
}
#pagetop a:link, #pagetop a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: #006699;
	line-height: 25px;
}
#pagetop a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #009999;
}



/*------------------------------------------------------------
 Footer
------------------------------------------------------------ */

#footer{
	color: #999;
	clear: both;
	font-size: 11px;
	text-align: right;
	padding: 30px 15px 22px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-color: #f5fbfd;
	}
#footer_home{
	color: #999;
	clear: both;
	font-size: 11px;
	text-align: right;
	padding: 30px 15px 22px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	}


/*------------------------------------------------------------
 Media Print
------------------------------------------------------------ */
@media print {

body {
font-size: 12pt;
color: #000;
background-color: #FFF;
}
a:link {
text-decoration: underline;
color: #000;
}
a:visited {
text-decoration: underline;
color: #000;
}
table {
font-size: 12pt;
color: #000;
background-color: #FFF;
}
	
}

