@charset "shift_jis";


/*                 SaintFollowCompany             */
/*                 2008/06/04                     */


/* ベーススタイル                                 */
/*                                                */


/** {
	margin:0;
	padding:0;
}*/

html {
	overflow-y:scroll;
	margin:0;
	padding:0;
}
 
body {
	margin:0;
	padding:0;
	background-color: #ffffff;
	font-size: 82%;
	color: #333333;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	text-align: justify;
	text-justify: inter-ideograph;
}

form {
   margin: 0;
   padding: 0;
}

br{
  letter-spacing:0px;
}

h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,li {
	margin: 0;
	padding: 0;
}

p {
	margin:0 0 1em 0;
}

table {
	border:0;
}

/* リンク                                      */
/*                                             */

a:link {
	color:#333333;
	text-decoration:none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#0066CC;
	text-decoration:underline;
}

a:active {
	color:#0066CC;
	text-decoration:underline;
}

/* スタイル                                    */
/*                                             */


img {
	margin: 0px;
	padding: 0px;
	border:0;
}

address {
	font-style:normal;
}

.clear {
	clear:both;
}

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix{
  zoom:1;
	overflow:hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.topblank {
 margin-top: 5px;
}

/* ボックスレイアウト                          */
/*                                             */


#container {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	background-repeat: repeat-x;
	background-image: url(../common_img/head_bg.gif);
	background-position: 0px 67px;
}

#header {
	text-align: left;
	width: 790px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 94px;
}

#siteid {
	text-align: left;
	width: 200px;
	float: left;
	height: 94px;
}

#globalmenu {
	text-align: right;
	width: 530px;
	float: right;
	height: 94px;
}

#globalmenu ul{
	margin: 0px;
	padding: 0px;
	background-image: url(../common_img/globalmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#globalmenu li{
	display:inline;
	margin: 0px;
	padding: 0px;
}

#imageelm {
	width: 100%;
	text-align: center;
	/*background-repeat: repeat-x;
	background-image: url(../common_img/imgbg.jpg);*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #009900;
}

/* コンテンツ                             　*/
/*                                          */


#content_box {
	width: 100%;
	background-image: url(../common_img/content_bg.gif);
	background-repeat: repeat-x;
	height: 325px;
}

#content {
	width: 790px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
}


#main {
	width: 537px;
	text-align: left;
	float: left;
	background-repeat: no-repeat;
	height: auto;
	background-position: bottom;
}


#main h1 {
	font-size: 84%;
	color: #006600;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: normal;
	background-image: url(../common_img/leaf_image.gif);
	background-repeat: no-repeat;
	padding: 20px 10px 20px 65px;
}

/* サブメニュー                     　*/
/*                                    */

#submenu {
	width: 233px;
	text-align: left;
	float: right;
	border: 1px solid #CCCCCC;
	background-image: url(../common_img/submenu_top2.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding: 30px 0 40px 0;
}

#submenu ul {
	list-style: none;
}

#submenu li a {
	display: block;
	width: 170px;
	font-size:12px;
	background-image: url(../common_img/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 10px 0 10px 25px;
	height: 18px;
	text-decoration: none;
	color:#006600;
}

#submenu li a:hover {
	display: block;
	width: 170px;
	font-size:12px;
	background-image: url(../common_img/menu_icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 10px 0 10px 25px;
	height: 18px;
	text-decoration: none;
	color:#009900;
}

/* バナー                           　*/
/*                                    */

#banner {
	width: 235px;
	text-align: center;
	float: right;
	padding-top: 8px;
}

#banner img{
	margin-bottom: 4px;
}

 .twofolds{
	margin-left: 5px;
	float: left;
}

/* トップトピックス                 　*/
/*                                    */

#main .topics h2 {
	line-height: 0;
	font-size: 0;
	margin-bottom: 10px;
}


#main .topics dt {
	float: left;
	clear: both;
	width: 85px;
	margin-bottom: 2px;
	text-align: center;
	font-size: 84%;
	color: #FFF;
	background-color: #999999;
	margin-left: 10px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#main .topics dd {
	float: left;
	width: 390px;
	margin: 0 0 5px 10px;
}

/* フッタ                     　*/
/*                              */

#footer {
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../common_img/foot_bg.gif);
	clear: both;
	height: 105px;
}

#foot {
	width: 790px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	font-size: 10px;
	color: #666666;
	line-height: 150%;
	clear: both;
}


#footid {
	width: 200px;
	text-align: left;
	float: left;
	background-image: url(../common_img/foot_id.jpg);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	height: 30px;
	padding-left: 90px;
	padding-top: 30px;
}

#footadd {
	width: 450px;
	text-align: right;
	float: right;
	padding-top: 25px;
	font-size: 10px;
	line-height: 115%;
}

#footnavi img {
	margin-top: 5px;
}


#footmenu {
	width: 790px;
	text-align: left;
	font-size: 9px;
	line-height: 150%;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common_img/copy.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
}

#footmenu ul{
	margin: 0px;
	padding: 0px;
}

#footmenu li{
	display:inline;
	margin: 0px;
	padding: 0px;
}


/* トップ項目                 　*/
/*                              */



.toplist th {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	width: 230px;
	background-image: url(image/frow-arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.toplist td {
	text-align: left;
	margin: 1px;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.toplist a:link { color: #0066CC; }
.toplist a:visited { color: #0066CC; }
.toplist a:hover { color: #FF9900; }

.toplist a:active {
 text-decoration: none;
 color: #666666;
}




/*  フォーム要素              */
/*                            */


/* 追加項目　　　　　　　　　　　　　　　　　　　　 */
/*                                                  */

