/* base ------------------------------------------ */

body {
  margin: 20px auto 20px auto;
  font-family: sans-serif, "£Í£Ó¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
  text-align: center;
  font-size: 12px;
  line-height: 150%;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: underline;
}

img{
  border: 0px;
}

/* top ------------------------------------------ */

#toparea {
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  height:90px;
  background-image: url(../images/top_img200810.jpg);
}

#banner-l {
  text-align: center;
  width: 150px;
  float: left;
}

#banner-r {
  margin: 0px 0px 0px 40px;
  padding: 5px 0px 0px 0px;
}

/* main ------------------------------------------ */

#main {
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  text-align: left;
  width: 920px;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  border-color: #ababab;
}

/* menu ------------------------------------------ */

#menu {
  clear: both;
  position: relative;
  margin: 0px 0px 10px 0px;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #cccccc #eeeeee #cccccc #eeeeee;
  background-color: #e6e6e6;
}

#menu-box {
  margin: 1px 0px 1px 0px;
  height:32px;
}

#menu-box ul {
  margin: 0px 0px 0px 6px;
  padding: 0px 0px 0px 0px;
}

#menu-box ul li {
  display: inline;
  font-size: 100%;
  font-weight: 100;
}

#menu-box ul li a {
  float: left;
  padding: .7em 0px .6em 0px;
  width: 180px;
  text-align: center;
  text-decoration: none;
  font-family: sans-serif, "£Í£Ó¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
  text-align: center;
  color: #333333;
  background-color: #cccccc;
  border-style: solid;
  border-width: 0px 1px 0px 1px;
  border-color: #ffffff #ababab #ababab #eeeeee;
  background-image: url(../images/menu-back.gif);
  background-position: left top;
  background-repeat: repeat-x;
}

#menu-box ul li a:hover {
  color: #ffffff;
  background-color: #666666;
  background-position: left bottom;
  background-repeat: repeat-x;
}

/*-----------LEFT SIDE-------------*/

/*---BANNER--*/
#banner{
  background-color:transparent;
  margin:0px;
  padding:15px 0px 0px 0px;
}

/*--- ENTRY ---*/
.pagearea{
  color:#000000;
  background-color:transparent;
  text-align:right;
  margin:2px 10px;
  padding:0px;
}

.entry{
  margin:0px 0px 0px 0px;
}

.white_hide{
  color:#fff;
}

.entry_body{
  color:#000000;
  backgournd-color:transparetn;
  line-height:150%;
  font-family:Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin:5px 40px 10px 30px;
  padding:0px;
}

.entry_date{
  color:#414D7B;
  backgournd-color:transparetn;
  font-family:"Times";
  font-weight:bolder;
  text-align:right;
  margin:0px 30px 0px 0px;
  padding:0px 0px 3px 5px;
}

.entry_author{
  color:#999999;
  backgournd-color:transparetn;
  font-family:Times, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  text-align:right;
  line-height:150%;
  margin:0px 30px 0px 0px;
}

.entry_state{
  clear:both;
  color:#999999;
  font-family:"Times", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
  text-align:right;
  margin:0px;
  padding:0px 30px 15px 0px;
}

.entry_subtitle{
  color:#666;
  background-color:#f3f3f3;
  font-family:Times, "¥Ò¥é¥®¥ÎÌÀÄ« Pro", "£Í£Ó ÌÀÄ«", Osaka¡¾ÅùÉý;
  margin:10px 30px 0px 25px;
  padding:0px;
}

blockquote{
  font-family:"Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
  color:#333333;
  margin:20px 10px 20px 10px;
  padding:10px;
  border:1px solid #CCCCCC;
  }

.pict{
  float:right;
  border-width:3px;
  border-style:solid;
  border-color:#DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

.entry_linktitle{
  color:#fff;
  background-color:#999;
  line-height:125%;
  margin:10px 30px 5px 20px;
  padding:0px 0px 0px 5px;
}

.entry_linktext{
  color:#555;
  background-color:transparent;
  line-height:170%;
  margin:0px 30px 25px 25px;
  padding:0px;
}

.list_title{
  background-color:#f3f3f3;
  margin:0px 5px 0px 0px;
  padding:0px;
}



/*--- SEARCH ---*/
#searcharea{
  background-color:transparent;
  float:right;
  width:300px;
  text-align:right;
  padding:15px 10px 0px 0px;
  clear:right;
}
#search{
  color:#000;
  line-height:170%;
  font-family:Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin:20px 0px 5px
}

/*--- FORM ---*/
form{
  margin:0px;
  padding:0px;
}
textarea{
  font-family:Hiragino Kaku Gothic Pro,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
}








/*----------- RIGHT SIDE -----------*/
#side{
  float:left;
  width:227px;
  background-color:#transparent;
  margin:10px 0px 0px 0px;
  padding:0px;
}

.button{
  width:31%;
  float:left;
  background-color:#fff;
  font-size:75%;
  font-family:Verdana;
  text-align:center;
  margin:0px 1px 5px;
  padding:1px 0px;
  border:#aaa 1px solid;
}
.button a,
.button a:link,
.button a:visited,
.button a:active,
.button a:hover{color:#666;text-decoration:none;}


.logoimg {
  margin:10px 0px 0px 60px;
}

.linktitle{
  color:#000000;
  background-color:#ffffff;
  text-align:left;
  font-weight:bold;
  font-size:80%;
  font-family:Verdana,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó ¥´¥·¥Ã¥¯","Osaka¡¾ÅùÉý";
  text-align:center;
  line-height:100%;
  margin:0px;
}

.linktext {
  color:#000000;
  background-color:#ffffff;
  font-size:90%;
  font-family:Verdana,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","£Í£Ó ¥´¥·¥Ã¥¯","Osaka¡¾ÅùÉý";
  line-height:170%;
  text-align:left;
  margin:20px 0px 0px 0px;
  padding:3px 3px 10px 10px
}

ul{
  list-style:none;
  margin:0px 0px 0px 0px;
  padding:0px;
}

.linktext li {
  display:block;
  margin:0px 0px 4px 0px;
  border-style: solid;
  border-width: 0px 0px 1px 1px;
  border-color: #bbbbbb #666666;
}

.linktext a {
  display:block;
  color:#000000;
  background-color:#F2F2F9;
  background-color:#ededed;
  padding:3px 0px 3px 6px;
}

.linktext a:hover {
  color:#ffffff;
  background-color:#101177;
  text-decoration: none;
}

.thumbnail_area{
  width:50px;
  float:left;
  text-align:center;
  line-height:100%;
  margin:0px 5px 8px 0px;
}
.thumbnail{
  width:50px;
  height:50px;
}
/*---THUMBNAIL IN DATA---*/
.list_and_pict{
  *height:1%;
  border-top:#ddd 1px solid;
}
.thumbnail_in_data{
  float:left;
  width:50px;
  height:50px;
  margin-top:5px;
  border-width:0px;
}
.sidelist{
  float:right;
  width:320px;
  text-align:left;
}
.adjust{
  clear:both;
}

/*-----------CLOCK-----------*/
.clock{
  position:absolute;
  top:-1000px;
  color:black;
  font-size:70%;
  font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  background-color:transparent;
  text-align:center;
  margin:0px 0px 0px 2px;
  padding:3px;
  border:0px;
  width:170px;
  height:16px
}

/*-----------CALENDAR-----------*/
#calendar_box{
  font-size:90%;
  line-height:150%;
  margin:0px;
}
#month_navi{
  font-size:100%;
  margin:0px auto;
}
.calendar{
  color:black;
  background-color:#f8f8f8;
  font-size:100%;
  font-family:Verdana;
  margin:0px auto 5px;
  padding:0px 5px;

}
.cell{
  color:#888;
  background-color:transparent;
  margin:0px;
  padding:2px;
}
.cell_today{
  color:#000;
  background-color:#f8f8f8;
  margin:0px;
  padding:2px;
  border-color:#ddd;
  border-width:1px;
  border-style:solid;
}
.cell_sunday{
  color:#c00;
  background-color:transparent;
  font-family:Verdana;
  margin:0px;
  padding:2px;
}
.cell_saturday{
  color:#555;
  background-color:transparent;
  margin:0px;
  padding:2px;
}

/*-----------FOOTER----------- */
#footer{
  background-color:transparent;
  padding:10px 0px 0px 0px;
}

.copyright{
  color:#888;
  font-size:70%;
  font-family:Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  text-align:right;
}

.narade {
  color:#006633;
  font-size:100%;
  margin:5px auto 5px;
  padding:10px 10px;
  border:#009933 1px solid;
}

.naradettl{
  color:#000000;
  font-size:120%;
  margin:0px 0px 10px 0px;
  padding:5px 5px 5px 10px;
  background-image: url(../pic/nara1.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

/* contents ------------------------------------------ */

#contents {
}

#cmenu {
  margin:0px 0px 20px 18px;
}

#cmenu1 {
  float: left;
  margin:10px 0px 0px 0px;
  width: 285px;
  height: 205px;
  background: url(../images/c21.jpg) no-repeat center top;
}

#cmenu2 {
  float: left;
  margin:10px 0px 0px 12px;
  width: 285px;
  height: 205px;
  background: url(../images/c22.jpg) no-repeat center top;
}

#cmenu3 {
  float: left;
  margin:10px 0px 0px 12px;
  width: 285px;
  height: 205px;
  background: url(../images/c23.jpg) no-repeat center top;
}

#cmenu1 strong, 
#cmenu2 strong, 
#cmenu3 strong {
  display:block;
  padding:70px 26px 0px 26px;
  height: 100px;
  color:#FFFFFF;
  font-weight:100;
  font-size:100%;
}

#cmenu a {
  display:block;
  padding:0px 26px 0px 26px;
  color:#FFFFFF;
  text-align: right;
}

#cmenu a:hover {
  text-decoration: underline;
}

#cmenu-end {
  clear: both;
}

#submenu {
  float: left;
  margin:20px 0px 20px 0px;
}

#information {
  float: left;
  margin:5px 0px 0px 40px;
  padding:0px;
  width: 600px;
}

#information-box {
  padding:20px;
}

#information-box h2 {
  margin:0px 0px 10px 0px;
  font-weight:100;
  padding: 0px 0px 0px 10px;
  color: #666666;
  font-size: 16px;
  border-style: solid;
  border-width: 0px 0px 0px 7px;
  border-color: #cccccc #ababab #ffffff #cccccc;
}

#information-box .item {
  margin:0px 0px 8px 0px;
  font-weight:100;
  padding: 8px 0px 0px 0px;
  color: #333333;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #ffffff #ababab #ffffff #cccccc;
}


/* submenu ------------------------------------------ */

#submenu-box ul {
  list-style:none;
  margin:0px 0px 0px 20px;
  padding:0px;
}

#submenu-box ul li {
  font-size: 100%;
  font-weight: 100;
}

#submenu-box ul li a {
  display:block;
  width: 200px;
  color:#000000;
  font-weight:100;
  font-size:100%;
  margin:0px 0px 0px 2px;
  padding:8px 0px 10px 36px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #cccccc;
  background-image: url(../pic/rya.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

#submenu-box ul li a:hover {
  background-color:#ededed;
}

/* bottom ------------------------------------------ */

#bottomarea {
  clear: both;
  margin: 40px 20px 10px 20px;
  padding: 6px 0px 0px 0px;
  text-align: center;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #cccccc;
}


.price-tbl {
  width: 450px;
  text-align: left;
}

.price-tbl th {
  padding: 2px 10px 2px 0px;
  font-weight: 100;
  font-size: 90%;
  text-align: left;
  color: #333333;
}

.price-tbl td {
  padding: 2px 0px 2px 0px;
  font-weight: 100;
  font-size: 90%;
  text-align: left;
  color: #333333;
}

.price-ttl {
  margin: 10px 0px 10px 0px;
  padding: 2px 0px 2px 0px;
  width: 450px;
  font-size: 110%;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #666666;
}

.price-sub {
  margin: 5px 0px 5px 0px;
  font-size: 90%;
}

.prof-tbl {
  width: 450px;
  text-align: left;
}

.prof-tbl th {
  padding: 2px 10px 2px 0px;
  font-weight: 100;
  font-size: 90%;
  text-align: left;
  color: #333333;
}

.prof-tbl td {
  padding: 2px 0px 2px 0px;
  font-weight: 100;
  font-size: 90%;
  text-align: left;
  color: #333333;
}