﻿/* ================================================================ *
	共通設定
 * ================================================================ */

/* リセット */
h1, h2, h3, h4, h5, h6, p, em, ul, li,
form,caption {
	margin: 0;
	padding: 0;
	color: #666666;
	font-style: normal;
}

hr {
	display: none;
	clear: left;
}

body {
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	background-color: #EEEEEE;
}
ul li a span,p a span {
	visibility:hidden;
	font-size: 9px;
	display: none;
}
img {
border:0;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ================================================================ *
	基本設定
 * ================================================================ */

#wrapper {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 850px;
	background-color: #FFFFFF;
	text-align: left;

}

/* ---------------------------------------------------------------- *
	ヘッダ
 * ---------------------------------------------------------------- */

#header {
	height: 100px;
}
#header_l {
	float: left;
	width: 620px;
	padding: 10px;
}
#header img {
	float: left;
	vertical-align: bottom;
}
#header h1 {
	float: right;
	width: 400px;
	padding-top: 15px;
	font-size: 11px;
	font-weight: normal;
}
#header_r {
	float:right;
	width: 170px;
	margin: 0px;
	padding-top: 20px;
}
#header_r ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#header_r li {
    font-size: 12px;
	*font-size: 85%; /*for IE6,IE7*/
	list-style: none;
	text-indent: 0px;
	line-height: 15px;
	padding-left: 15px;
	height: 15px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#square {
	font-size: 12px;

 *font-size: 93%; /*for IE6,IE7*/
	line-height: 20px;
	border: 1px solid #99CC00;
	width: 140px;
	text-align: center;
	padding: 3px;
}

/* ---------------------------------------------------------------- *
	フラッシュ
 * ---------------------------------------------------------------- */
#flashcontent {
	height: 300px;
	width: 850px;
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------- *
	ナビゲーション
 * ---------------------------------------------------------------- */
div#navi {
	padding: 0px;
}

div#navi ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
div#navi ul li a {
	width:170px;
	height:40px;
	display: block;
	margin: 0px;
	padding: 0px;
}
div#navi ul li.me1 a {
	background:url(../img/me1.jpg);
}
div#navi ul li.me2 a {
	background:url(../img/me2.jpg);
}
div#navi ul li.me3 a {
	background:url(../img/me3.jpg);
}
div#navi ul li.me4 a {
	background:url(../img/me4.jpg);
}
div#navi ul li.me5 a {
	background:url(../img/me5.jpg);
}
div#navi ul li.me6 a {
	background:url(../img/me6.jpg);
}
div#navi ul li.me7 a {
	background:url(../img/me7.jpg);
}
div#navi ul li.me8 a {
	background:url(../img/me8.jpg);
}

div#navi ul li a:hover {
	background-position:0 -40px;
}



.gototop {
	text-align: right;
	clear: both;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-right: 20px;
}
/* ---------------------------------------------------------------- *
	topコンテンツ
 * ---------------------------------------------------------------- */

#main {
	margin-bottom: 20px;
	width: 610px;
	float: right;
	padding-right: 25px;
	padding-bottom: 10px;
}
#ltr {
	width: 180px;
	float: left;
	padding-left: 15px;
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------- *
	フッタ
 * ---------------------------------------------------------------- */

#footer {
	text-align: center;
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #FF9900;
	line-height: 22px;
	clear: both;
}

#adress {
	height: 25px;
	text-align: center;
	line-height: 16px;
	background-image: url(img/footer_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#copyright {
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	background-color: #FFF3E8;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

.text14bl {
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	background-color: #FFF7EE;
	border: 1px dotted #FF9900;
	padding: 5px;
}

.box30 {
	height: 30px;
	clear: both;
}
.box15 {
	height: 15px;
}

#main ul {
	width: auto;
	padding-right: 30px;
	padding-left: 50px;
}
#main li {
	list-style-type: disc;
	line-height: 1.7em;
}

.title1 {
	margin-bottom: 20px;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 10px;
	color: #99CC00;
}
.imgrtl {
	float: right;
	margin-left: 5px;
	display: inline;
}
.imgltl {
	float: left;
	margin-right: 15px;
}

#wrapper #main p.title2 {
	color: #FF9900;
	padding: 3px;
	margin: 0px;
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}

#main h3 {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

#main dt {
	margin-left: 20px;
	margin-bottom: 5px;
	color: #666666;
}
#main dd {
	line-height: 20px;
	margin-bottom: 25px;
	margin-top: -20px;
	padding-left: 40px;
	color: #666666;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.image_center {
	text-align: center;
}

#pankuzu {
	margin-bottom: 15px;
	clear: both;
	padding-top: 10px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC99;
}

#wrapper #main h2 {
	color: #FF6600;
	margin-bottom: 20px;
	font-size: 16px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF6600;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #main p {
	margin-bottom: 1em;
	line-height: 1.7em;
}
.orange {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.td_col {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	background-color: #E6F4FF;
	line-height: 25px;
	width: 115px;
	padding: 5px;
}
.td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	width: 400px;
	padding: 5px;
}
#wrapper #main table {
	margin-bottom: 30px;
	margin-left: 15px;
}
.rtlp {
	text-align: right;
	font-weight: bold;
}
#wrapper #main li.pri {
	list-style-type: decimal;
	padding-bottom: 1em;
}
