﻿* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}
body {
    font-size: 9pt;
    line-height: 16pt;
    color: #726451;
    background: url(../images/bg.gif);
    background-repeat: repeat-x;
    letter-spacing: 2px;
    height: 96%;
}
html
{
  height: 96%;
}
#wrapper
{
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    width: 760px;
    padding: 0 178px 0 178px;
	margin: 0px auto;
	position: relative;
	margin-bottom: 20px;
    background: url(../images/bg.jpg);
    background-repeat: no-repeat;
}
/* リンク */
a,
a:link,
a:visited {
    color: #8f96aa;
    text-decoration: none;
}
a:hover {
    color: #8f96aa;
    text-decoration: underline;
}
a:active {}
/* リンクつき画像 */
a img {
    border: none;
}
li
{
    list-style-type: none;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.left_
{
    float: left;
}
.right_
{
    float: right;
}
.author
{
    width: 100%;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}
.author .date
{
    font-size: 7pt;
    float: left;
    letter-spacing: normal;
    margin: 0 20px 0 0;
    color: #8fc31f;
}
iframe
{
    border: none;
    width: 790px;
    height: 250px;
}
.mb20
{
    margin-bottom: 20px;
}
h1
{
    width: 500px;
    height: 18px;
    padding: 0 0 7px 0;
    margin-bottom: 10px;
	clear: both;
	overflow: hidden;
	text-align: right;
}
#h1newinfo
{
    background: url(../images/h1_newinfo.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
}
h2
{
    width: 500px;
    padding: 0 0 3px 0;
    margin-bottom: 10px;
    border-bottom: solid 2px #8fc31f;
	clear: both;
	overflow: hidden;
	text-align: left;
	font-size: 9pt;
	letter-spacing: normal;
	color: #c0c0c0;
}
h3
{
    width: 480px;
    padding: 2px 10px 2px 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #cccccc;
    border-left: solid 3px #cccccc;
    margin-top: 20px;
    font-size: 9pt;
	clear: both;
	overflow: hidden;
}
h5
{
    width: 240px;
    padding: 0 0 8px 0;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 9pt;
    background-image: url(../images/h5.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
}
#r_01
{
    width: 760px;
    text-align: right;
    height: 100px;
}
#r_01 .logo
{
    float: left;
    margin-top: 34px;
}
#r_01 ul
{
    float: right;
    margin-top: 72px;
}
#r_01 li
{
    margin-left: 15px;
    float: left;
    text-align: center;
    padding-top: 5px;
}
#r_01 li a
{
    color: White;
}
#r_01 .left
{
}
#r_01 .right
{
    color: #ada18e;
}
#r_02
{
    width: 760px;
    padding: 10px 0 0 0;
}
#mainImg
{
    width: 760px;
    height: 238px;
    background: url(../images/main.jpg);
    background-repeat: no-repeat;
}
#titleImg
{
    width: 760px;
    height: 160px;
    background: url(../images/main.jpg);
    background-repeat: no-repeat;
}
#r_02 .gn
{
    width: 760px;
    margin: 10px 0 0 0;
}
#r_03
{
	clear: both;
	overflow: hidden;
    width: 760px;
    padding: 30px 0 100px 0;
}
.date
{
    font-size: 7pt;
    letter-spacing: normal;
    margin: 0 20px 0 0;
    color: #8fc31f;
}
#content
{
    margin-top: 5px;
    width: 690px;
    padding: 10px 15px 40px 15px;
    background: #f3f0e9;
	clear: both;
	overflow: hidden;
}
#side
{
    float: right;
    width: 200px;
    background: #f3f2ea;
}
.side
{
    clear: both;
}
.side_right
{
    float: right;
    width: 200px;
}
#side_2
{
    width: 200px;
    background: #f3f2ea;
}
#side .top
{
    padding: 0;
    width: 200px;
    height: 3px;
    background: url(../images/side_top.jpg);
    background-repeat: no-repeat;
}
#side .bottom
{
    margin-top: 50px;
    padding: 0;
    width: 200px;
    height: 3px;
    background: url(../images/side_bottom.jpg);
    background-repeat: no-repeat;
}
#side dl
{
    width: 184px;
    margin-left: 8px;
}
#side dl dd
{
    width: 184px;
    padding: 5px 0 5px 0;
    text-align: left;
    border-bottom: dotted 1px #cccccc;
}
#side .title
{
    width: 184px;
    padding: 5px 0 5px 0;
    text-align: left;
    border: none;
}
#side dl dd .ico
{
    vertical-align: middle;
    margin-right: 4px;
}
#side dl dd .ico_
{
    vertical-align: middle;
    margin-right: 4px;
    margin-left: 20px;
}
#main_content
{
    float: right;
    width: 460px;
}
#main_content p
{
    margin-bottom: 20px;
}
.newInfo
{
    width: 500px;
    margin-bottom: 20px;
}
.newInfo dd
{
    width: 480px;
    padding: 5px 10px 5px 10px;
    text-align: left;
    border-bottom: dotted 1px #cccccc;
}
#footer
{
    background: #cccccc;
	clear: both;
	overflow: hidden;
	text-align: center;
    color: #888888;
    width: 760px;
    text-align: center;
    height: 80px;
    padding: 25px 0 15px 0;
}
#footer a
{
    color: #009cff;
}
#footer p
{
    width: 720px;
    font-size: 80%;
    padding-bottom: 10px;
    margin-left: 20px;
    background: url(../images/line_footer.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}
#footer .fDiv
{
    width: 760px;
    text-align: center;
    height: 80px;
    padding: 25px 15px 15px 15px;
}
.content_left
{
    width: 500px;
    float: left;
}
.banar
{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: dotted 1px #cccccc;
}
.content_left .lm25
{
    margin-left: 25px;
}
.table
{
    border-bottom: solid 1px #ffffff;
    border-top: dotted 1px #dddddd;
    width: 100%;
    margin-top: 10px;
}
.table .item
{
    border-top: solid 1px #ffffff;
    border-bottom: dotted 1px #dddddd;
    background-color: #f7f7f7;
    padding: 10px 10px 10px 10px;
    width: 35%;
    text-align: center;
}
.table .data
{
    border-top: solid 1px #ffffff;
    border-bottom: dotted 1px #dddddd;
    padding: 10px 10px 10px 10px;
    text-align: left;
    width: 65%;
}
.img
{
    margin: 10px 0 10px 0;
}
.img_left
{
    margin: 0 10px 10px 0;
    float: left;
    
}
.img_right
{
    margin: 0 0 10px 10px;
    float: right;
    
}
.gnavi
{
    width: 500px;
    margin: 20px 0 10px 0;
    text-align: left;
}
.tc
{
    width: 500px;
    margin: 10px 0 10px 0;
	clear: both;
	overflow: hidden;
}
.tc2
{
    width: 500px;
    margin: 10px 0 20px 0;
	clear: both;
	overflow: hidden;
}
.tc .left,
.tc .right,
.tc2 .left,
.tc2 .right
{
    width: 240px;
}
.tc .left h3,
.tc .right h3,
.tc2 .left h3,
.tc2 .right h3
{
    width: 220px;
    padding: 2px 10px 2px 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #cccccc;
    border-left: solid 3px #cccccc;
    margin-top: 0;
    font-size: 9pt;
	clear: both;
	overflow: hidden;
}
.tc .left p,
.tc .right p,
.tc2 .left p,
.tc2 .right p
{
    width: 100%;
    padding: 3px 0 3px 0;
    margin-bottom: 5px;
    border-bottom: dotted 1px #cccccc;
	clear: both;
	overflow: hidden;
}
.grn
{
    color: #8fc31f;
}
.mt20
{
    margin-top: 20px;
}
.ml25
{
    margin-left: 25px;
}
.ttl
{
    background-color: #fbfff3;
    border: solid 1px #e0e0e0;
    width: 100%;
    margin: 10px 0 10px 0;
	clear: both;
	overflow: hidden;
}
.smy
{
    margin: 10px 0 10px 0;
}
.rinen
{
    border: solid 1px #cccccc;
    padding: 20px 72px 20px 72px;
    margin-top: 20px;
}
.products
{
    width: 500px;
	margin-bottom: 10px;
	padding-bottom: 15px;
    background-image: url(../images/h5.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
}
.products .right
{
    width: 320px;
    height: 160px;
    float: right;
}
.products .products_img
{
    width: 160px;
    height: 160px;
    border: solid 1px #cccccc;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.products .products_title
{
    height: 120px;
    width: 320px;
    text-align: left;
}
.products .products_price
{
    margin-top: 20px;
    height: 40px;
    width: 320px;
    text-align: right;
}
.ct
{
    background-color: #f2f2fe;
    width: 92%;
    border: solid 1px #cccccc;
    padding: 4% 4% 4% 4%;
    margin: 10px 0 10px 0;
}
.ml25
{
    margin-left: 25px;
}
.ml10
{
    margin-left: 10px;
}
.fs80p
{
    font-size: 80%;
}
.cal
{
    width: 500px;
}
.cal td,
.cal th
{
    padding: 5px 5px 5px 5px;
    text-align: left;
}
.cal th
{
    background-color: #cdddac;
}
.cal td
{
    background: #e6eed5;
}
.cal .sc1 {
	font-size: small;
	font-style: normal;
	color: #990000;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFCC00;
	padding-left: 1em;
}
.cal .sc2 {
	font-size: small;
	font-style: normal;
	color: #990000;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FF9900;
	padding-left: 1em;
}
.cal .sc3 {
	font-size: small;
	font-style: normal;
	color: #990000;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #66CC66;
	padding-left: 1em;
}
.cal .sc4 {
	font-size: small;
	font-style: normal;
	color: #990000;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFCCCC;
	padding-left: 1em;
}
.cal .sc5 {
	font-size: small;
	font-style: normal;
	color: #990000;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #66CCFF;
	padding-left: 1em;
}
.cal .sc6 {
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #8080FF;
}
.cal .sc8 {
	font-size: small;
	font-style: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFCC;
}
.cal .sc7 {
	font-size: small;
	font-style: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFF99;
}
.cal .sc9 {
	font-size: 10pt;
	background-color: #EFF0F2;
}
.cal .sc10 {
	font-size: small;
	font-style: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #CCFF99;
}
.cal .sc10_ {
	font-size: small;
	font-style: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #66ff33;
}
.cal .sc11 {
	font-size: small;
	font-style: normal;
	color: #990000;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFCC99;
	padding-left: 1em;
}
.cal .sc12 {
	font-size: small;
	font-style: normal;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
}
.cal .sc13 {
	font-size: small;
	font-style: normal;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFCCFF;
}
.cal .sc14 {
	font-size: small;
	font-style: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #CCCC99;
}
.cal .sc15 {
	font-size: small;
	font-style: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFCC;
}
.cal .sc16 {
	font-size: small;
	font-style: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #CCCC33;
}
.cal .sc17 {
	font-size: small;
	font-style: normal;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #EA6969;
}
.cal .sc18 {
	font-size: small;
	font-style: normal;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #e94444;
}
.cal .sc19 {
	font-size: small;
	font-style: normal;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #dddddd;
}
.style21 {color: #FF0000}
.style22 {color: #0000FF}
.mapnavi
{
    width: 100%;
    height: 500px;
    border: 0;
    overflow: hidden;
    margin: 20px 0 20px 0;
}
.list
{
    margin-top: 20px;
    width: 100%;
    text-align: left;
}
.list dt
{
    font-weight: bold;
    width: 100%;
    background-image: url(../images/h5.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
    padding: 5px 0 5px 0;
}
.list dd
{
    width: 485px;
    padding: 5px 0 5px 15px;
}
.mokuji
{
    width: 100%;
    margin: 10px 0 10px 0;
	clear: both;
	overflow: hidden;
}
.mokuji a
{
    background-image: url(../images/sico.jpg);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 20px;
}
.center
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: 10px 0 10px 0;
    text-align: center;
}
.site_sm
{
    margin-bottom: 20px;
}
.spl
{
    width: 100%;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}
.spl .left
{
    width: 500px;
}
.spl .right
{
    width: 245px;
}
.le
{
    float: left;
}
.india_ico_l
{
    width: 77px;
    height: 77px;
    padding: 30px 30px 30px 6px;
    float: left;
}
.india_ico
{
    width: 77px;
    height: 77px;
    padding: 30px 30px 30px 30px;
    float: left;
}
.india_ico_r
{
    width: 77px;
    height: 77px;
    padding: 30px 6px 30px 30px;
    float: left;
}
.shop_list
{
    width: 100%;
    clear: both;
    overflow: hidden;
    padding: 3px 0 3px 0;
    border-bottom: dotted 1px #cccccc;
}