@charset "utf-8";
/**********************************************************/
/*  JHHHネットワークサイト                            */
/*  2007年1月                                                                    */
/* 　top.css　　　　　　　　　　　　　　　　　　　　　　　*/
/*   トップページ共通のCSS                                */
/**********************************************************/
/*link*/
a:link {
 color:blue   ;
 text-decoration: none; }
a:visited {
 color:purple   ;
 text-decoration: none; }
a:active {
 color:red   ;
 text-decoration: none; }
a:hover {
 color:red   ;
 text-decoration: none; }
/* *****************/
/*block*/
body {
 color: #333;
 background-image: url(../images/bg.gif);
 background-repeat: repeat;
 background-attachment: scroll;
 text-align: center;
 margin: 0;
 padding: 0; }
h1 {
 color: #666;
 font-size: 20px;
 text-align: left;
 letter-spacing: 1px;
 margin-top: 30px;
 margin-left: 80px;
 padding-bottom: 5px;
 padding-left: 0;
 border-bottom: 3px solid #f90; }
h2 {
 color: #813400;
 font-size: 110%;
 background-color: #ffffc0;
 text-align: left;
 letter-spacing: 1px;
 margin-top: 15px;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 5px; }
h3 {
 color: #e94738;
 font-size: 110%;
 text-align: left;
 margin-top: 30px;
 margin-bottom: 10px;
 border-bottom: 1px solid #e94738; }
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
 margin: 0;
 padding: 0; }
*html .clear { }
img.logo {
 margin: 0;
 padding: 0; }
/* *****************/
/*zone*/
#contentsZone {
 background-color: #fff;
 text-align: left;
 width: 800px;
 margin-right: auto;
 margin-left: auto;
 padding: 0;
 border-right: 1px solid #ccc;
 border-left: 1px solid #ccc;
 border-top-color: #ccc;
 border-bottom-color: #ccc; }
#footerZone {
 background: #d2d2d2;
 color: #666;
 font-size: 12px;
 height: 80px;
 margin-top: 0;
 padding: 20px 0;
 text-align: center;
 width: 100%;
 voice-family: "\"}\"";
 voice-family:inherit;
 height: 40px;
 clear: both;
 margin-bottom: 0;
 border-top: 1px solid #fff;
 border-bottom: 1px solid #ccc; }
html>body #footerZone {
 height: 40px;
 clear: both; }
#rightlinkZone {
 font-size: 0;
 line-height: 0;
 text-align: right;
 top: 0;
 width: auto;
 height: 70px;
 margin: 0 0 0 400px;
 padding: 5px 10px 0 0; }
/*top画像のfloat調整*/
.latestdispatch:after {
content: ".";
display:block;
height:0px;
clear:both;
visibility:hidden;
 }
.latestdispatch {
 display:inline-block;
 }
 /*Hides from IE-mac ¥*/
*html .latestdispatch { height:1%;
}
.latestdispatch { display: block;
}
/*end hide from IE-mac*/

/* *****右上　*IE********/
*html #rightlinkZone {
 margin: 0 0 0 360px; }
.rightlink {
 font-size: 11px;
 line-height: 0;
 margin: 0;
 padding: 5px 0 15px; }
#pictureZone {
 background-image: url(../images/topback.gif);
 text-align: left;
 width: 100%;
 margin: 0;
 padding: 0;
 border-bottom: 1px solid #fcc;
 border-top-style: none;
 border-right-style: none;
 border-left-style: none; }
#pictureZone img.i_top {
 float: left;
 clear: none;
 padding: 5px 10px 0 5px; }
#pictureZone img.i_point {
 float: right;
 clear: none;
 padding-right: 50px; }
#pictureZone .lead {
 color: #f5493a;
 font-size: 17px;
 font-weight: bold;
 line-height: 1.5;
 text-align: left;
 letter-spacing: 1px;
 margin: 0 0 0 420px;
 padding-top: 20px;
 padding-right: 0;
 padding-bottom: 10px; }
#pictureZone .text {
 color: #333;
 font-size: 80%;
 line-height: 1.5;
 text-align: left;
 margin: 0 20px 0 410px;
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 5px; }
#pictureZone p.more {
 font-size: 11px;
 background-color: #f4edf0;
 background-position: 0 0;
 text-align: center;
 padding: 3px 5px 3px 10px;
 width: 70px;
 float: right;
 margin-right: 20px;
 border: solid 1px #f091a0; }
/* ******************************************************************************* */
#btnZone {
 color: #292e33;
 font-size: 95%;
 line-height: 1.5;
 text-align: left;
 margin-left: 430px;
 padding: 20px 0 20px 20px; }
#newsZone {
 text-align: left;
 margin: 10px 0 15px 10px;
 padding: 10px 10px 20px;
 width: 360px;
 float: left; }
.newsbox {
 padding: 10px;
 border: solid 1px #ccc; }
#newsZone p.news {
 font-size: 90%;
 letter-spacing: 1px;
 margin: 0;
 padding: 0;
 border-bottom: 1px solid #999; }
#newsZone p.osirase {
 color: #066;
 font-size: 13px;
 background-color: #e6fac2;
 letter-spacing: 1px;
 margin-left: 10px;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 5px; }
.osirase_btn {
 font-size: 90%;
 background-image: url(../images/arrow_subbtn.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
 margin-left: 150px;
 padding-left: 10px; }
#counter {
 margin-top: 20px;
 margin-left: 30px; }
/* ******************************************************************************* */
/*common class*/
.smallRed {
 color: #ac4129;
 font-size: 11px;
 line-height: 1.5;
 margin: 10px 0 0;
 padding: 0 30px 0 0;
 list-style-type: square; }
.login {
 font-size: 11px;
 background-color: #e6e6e6;
 text-align: center;
 width: 120px;
 float: right;
 margin: 20px 10px 10px 0;
 padding: 5px;
 border: solid 1px #ccc; }
/* ******************************************************************************* */
/* ***********トップのボタン******************************************************************** */
table.top {
 width: 98%; }
.btntext a {
 color: #06c;
 font-size: 125%;
 font-weight: bold;
 background-image: url(../images/arrow_b.gif);
 background-repeat: no-repeat;
 background-position: 5px 2px;
 text-decoration: none;
 margin-top: 20px;
 padding-left: 20px; }
.btntext a:hover {
 color: #ff3445;
 font-size: 125%;
 font-weight: bold;
 text-decoration: none;
 background-image: url(../images/arrow_p.gif);
 background-repeat: no-repeat;
 background-position: 5px 2px;
 padding-left: 20px; }
#btnZone form.place {
 background-position: 0 0;
 text-align: center;
 width: 300px;
 height: 20px;
 margin: 0 0 20px;
 padding: 0; }
table.kaisetuwaku {
 background-color: #e6f9da;
 text-align: left;
 padding: 10px 5px 5px;
 width: 360px;
 margin: 5px;
 border: solid 1px #74e4a7; }
table.kaisetuwaku p.text {
 font-size: 83%;
 line-height: 1.5;
 margin-top: 0;
 margin-right: 5px;
 margin-left: 5px;
 padding: 0; }
li.newslist {
 font-size: 13px;
 line-height: 1.2;
 background-image: url(../images/arrows_top.gif);
 background-repeat: no-repeat;
 background-position: 0 3px;
 list-style-type: none;
 margin-right: 25px;
 margin-bottom: 5px;
 margin-left: 30px;
 padding-left: 15px; }
ul.newsblock {
 margin: 0;
 padding: 0; }

#banCampaign {
	margin-top: 2px;
	margin-left: 30px;
}