@charset "shift_jis";

/*------------------------
ページ全体(body)
------------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Hiragino Kaku Gothic Pro", "MS UI Gothic", "ＭＳ Ｐゴシック", "sans-serif"; 
	line-height: 1.4;
	color: #444444;
	background: #ffffff;
	background-image: url(../img_2nd/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
/*------------------------
リンクテキスト(a)
------------------------*/
a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #2f960c;
}
a:hover, a:active {
 	color: #cd0b7a;
	text-decoration: none;
	font-style: normal;
}

/*------------------------
h1, h2, h3, h4, p, ul, li 
------------------------*/
h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}
/*------------------------
li 
------------------------*/
li {
	list-style-position: outside;
}

/*------------------------
h 
------------------------*/
h3 {
	margin-bottom: 15px;
}
h4 {
	margin-top: 15px;
	margin-bottom: 15px;
}
h5 {
	font-size: 105%;
	color: #2f960c;
	border-bottom: 1px solid #60db07;
	padding: 0.3em;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;

}
/*------------------------
clear
------------------------*/
.clear {
	clear: both;
}

/*------------------------
rightdesu(右寄せ用)
------------------------*/
.rightdesu {
	text-align: right;
}
/*------------------------
leftdesu(左寄せ用)
------------------------*/
.leftdesu {
	text-align: left;
}

/*------------------------
画像(img)
------------------------*/
img {
	border: 0;
}

/*------------------------
画像(right)
------------------------*/
.imgright01 {
	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
}
/*------------------------
画像(right 氷山の絵)
------------------------*/
.imghyozan {
	float: right;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
	font-size: small;
}
/*------------------------
画像(left)
------------------------*/
.imgleft01 {
	float: left;
}

.imgleft02 {
	float: left;
	margin-left: 40px;
	margin-right: 1em;
	margin-bottom: 1em;
}

/*------------------------
上付文字
------------------------*/
.uetuki {
	vertical-align: super;
	font-size: 80%;
}

/*------------------------
ページ全体のコンテナ(div#wrapper)
------------------------*/
div#wrapper {
	width: 700px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}

/*------------------------
ヘッダー(div#header)
------------------------*/
div#header {
	width: 700px;
	height: 200px;
}
/*------------------------
タイトルエリア(div#titlearea)
------------------------*/
div#titlearea {
	float: left;
	width: 190px;
	height: auto;
}
/*------------------------
トップナビエリア(div#topnaviarea)
------------------------*/
div#topnaviarea {
	float: right;
	width: 500px;
	height: auto;
}

/*------------------------
topsmallナビ(#navitopsmall)
------------------------*/
#navitopsmall {
	padding: 0;
	margin: 0;
	margin-right: 10px;
	list-style-type: none;
}
#navitopsmall li {
	display: inline;
	width: auto;
	float: right;
}

/*------------------------
topナビ(#navitop01)
------------------------*/
#navitop01 {
	padding: 0;
	margin: 0;
	clear: both;
	margin-right: 10px;
	list-style-type: none;
}
#navitop01 li {
	display: inline;
	float: right;
	height: 38px;
	overflow: hidden;
}
/*------------------------
topナビ(#navitop02)
------------------------*/
#navitop02 {
	padding: 0;
	margin: 0;
	clear: both;
	margin-right: 10px;
	list-style-type: none;
}
#navitop02 li {
	display: inline;
	float: right;
	height: 38px;
	overflow: hidden;
}

/*------------------------
about
------------------------*/
div#about {
	clear: both;
	margin-top: 4px;
	margin-right: 10px;
	height: 41px;
}
/*------------------------
パンくず(div#rootlist)
------------------------*/
div#rootlist {
	clear: both;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	margin-right: 5px;
	text-align: right;
	font-size: x-small;
}

/*------------------------
35
------------------------*/
div#35 {
	margin-left: 10px;
	margin-top: 10px;
}

/*------------------------
中身（ヘッダーフッター以外）のコンテナ(div#container)
------------------------*/
div#container {
	clear: both;
	width: 700px;
	height: auto;
}
/*------------------------
コンテンツ(div#contents)
------------------------*/
div#contents {
	float: right;
	width: 520px;
}

/*------------------------
コンテンツ内メイン(div#main)
------------------------*/
div#main {
	width: 480px;
	margin-left: 20px;
	margin-bottom: 30px;
}
/*------------------------
(メインの文章)#main の p、フォント
------------------------*/
div#main p {
	margin-left: 20px;
	margin-bottom: 1.2em;
}

.p02 {
	margin-left: 20px;
}


.fontstep {
	color: #e04f33;
	font-weight: bold;
	border: 1px solid #e04f33;
}

.fontbold {
	font-weight: bold;
	color: #e03d7a;
}

.fontbold02 {
	font-weight: bold;
}

.fontred {
	color: #e03d7a;
}

/*------------------------
ミニタイトル
------------------------*/
.titlemini {
	font-weight: bold;
	margin-left: 20px;
}

/*------------------------
new(オレンジ)New!!
------------------------*/
.txtnew {
	font-size: 90%;
	font-weight: bold;
	color: #ff6b3d;
}

/*------------------------
(メインの文章の インデント
------------------------*/
.indent01 {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 1.2em;
}

.indent02 {
	padding-left: 1em;
}

.indent03 {
	text-indent: -1em;
	padding-left: 2em;
	margin-bottom: 1.2em;
}

/*------------------------
(メインの文章の リスト
------------------------*/
.list01 {
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom: 1.2em;
}
.list02 {
	list-style-type: circle;
	margin-left: 60px;
	margin-bottom: 1.2em;
	margin-top: -1em;
}

.list03 {
	list-style-type: circle;
	margin-left: 60px;
	margin-bottom: 1.2em;
}

/*------------------------
(メインの文章の ライン
------------------------*/
.linecenter {
	text-align: center;

}

/*------------------------
subnavi
------------------------*/
div#subnavi {
	width: 100%;
	margin: 0;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px dotted #60db07;
}

div#subnavi ul {
	list-style-type: circle;
	margin-left: 20px;
}


/*------------------------
ナビエリア(div#naviarea)
------------------------*/
div#naviarea {
	float: left;
	width: 170px;
	font-size: x-small;
}
/*------------------------
ナビ(div#navileft)
------------------------*/
div#navileft {
	width: 160px;
	margin: 0 0 10px 10px;
}
div#navileft ul li {
	display: inline;
	height: 35px !important;
	width: 145px !important;
	overflow: hidden;
}
div#navileft ul li a {
	display: block;
	height: 35px !important;
	width: 145px !important;
	overflow: hidden;
}

/*------------------------
ナビ02(div#navileft02)
------------------------*/
div#navileft02 {
	width: 160px;
	margin-left: 5px;
}
div#navileft02 ul li {
	display: inline;
	height: 36px !important;
	width: 155px !important;
	overflow: hidden;
}
div#navileft02 ul li a {
	display: block;
	height: 36px !important;
	width: 155px !important;
	overflow: hidden;
}

/*------------------------
ナビエリアの住所など(#addinfo)
------------------------*/
div#addinfo {
	width: 160px;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 140%;
	font-family: monospace;
}

div#addinfo p {
	margin-bottom: 1em;
}

div#addinfo span {
	color: #2f960c;
	font-weight: bold;

}
div#addinfo h6 {
	font-size: 100%;
	color: #2f960c;
	font-weight: bold;
	margin-bottom: 1em;
}


/*------------------------
フッター(div#footer)
------------------------*/
div#footer {
	clear: both;
	width: 700px;
	margin-top: 10px;	
	font-size: 10pt;
}
div#footermemo {
	width: 700px;
	text-align: right;
	margin-bottom: 10px;	
}
div#copyright {
	width: 700px;
	height: 40px;
	background-image: url(../img_2nd/footerimg.gif);
	background-repeat: no-repeat;
	line-height: 1.2;
	padding: 0.3em;
	padding-left: 0.5em;
	text-align: left;
}




/*------------------------
コンテンツ内メインのフッター(div#mainfooter)
div#mainfooter{
	width: 465px;
	margin-left: 35px;
	margin-right: 10px;
	font-size: x-small;
	text-align: right;
	border-top: 1px dashed #0074cb;
}
------------------------*/



/*------------------------
印刷時の改ページ
------------------------*/
.newpage {
	page-break-before: always;

}
