*{
	margin:0;
	padding:0;
}


body {
	margin: 0px ;
	background: url(img/body_back.gif) repeat-y #ffffff;
	background-position: center;
	text-align: center;
	font-family: Verdana, "ＭＳ Ｐゴシック","平成角ゴシック", sans-serif;
}


strong	{ font-weight:normal; }
em 	{ font-style:normal; }


li	{ list-style:none; }


a:link,
a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #c60;
}

img	{ border:none; }


/* 基本設定
----------------------------------------------- */

#wrapper {
	width: 780px;
	text-align: left;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
}


/* ヘッダーの設定
----------------------------------------------- */

h1 {
	margin: 0;
	padding: 12px 5px 0 0;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	z-index: 1;
}


#header	{
	margin: 0px;
	width: 780px;
	height: 200px;
	background: url(img/header.gif) no-repeat;
	text-align: left;
}

#header p {
	font-size: 10pt;
	color: #333;
	line-height: 130%;
	margin: 40px 40px 0 0;
	text-align: right;
}


/* メインの設定
----------------------------------------------- */

#main	{
	width: 740px;
	text-align: left;
	margin: 10px 20px 10px 20px;
	clear: both;
	text-align: left;
}

#main p {
	font-size: 10pt;
	line-height: 150%;
	margin: 0px 15px 10px 15px;
}


#main .contents {
	margin: 0px 0px 20px 0px;
	clear: both;
}

#main .contents a.ad {
	font-weight: bold;
}

#main .contents p.link {
	margin-left: 20px;
	font-weight: bold;
	font-size: 11pt;
}

#link {
	margin: 0px 0px 20px 0px;
	clear: both;
}

#link p{
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}

#link ul {
	font-size: 10pt;
	line-height: 180%;
	margin-left: 10px;
}

#link li {
	display: block;
	background: url(img/list.gif) no-repeat left;
	margin: 0 5px;
	padding-left: 15px;
	float: left;
	width: 300px;
}


#main .contents a{ text-decoration: underline; }
#main .contents a:visited{ text-decoration: underline; }
#main .contents a:hover{ text-decoration: underline; }


/* 見出し
----------------------------------------------- */

h2 {
	clear: both;
	margin: 10px 3px 20px 3px;
	padding: 10px 6px;
	background: url(img/h2-bg.gif) left bottom repeat-x;
	border-top: 3px solid #639dcb;
	border-bottom: 3px double #999;
	color: #333;
	font-size: 1.2em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: normal;
}

h3.type-a {
	clear: both;
	margin: 10px 3px 20px 3px;
	padding: 10px 6px;
	background: url(img/h2-bg.gif) left bottom repeat-x;
	border-top: 3px solid #639dcb;
	border-bottom: 3px double #999;
	color: #333;
	font-size: 1.2em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: normal;
}

h3.type-b {
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #333333;
	border-left: 8px solid #010066;
	border-bottom: 1px solid #eeeeee;
	clear: both;
}

h3.type-c {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #000;
	margin: 30px 0 20px 20px;
}

/* 画像の回り込みの設定
----------------------------------------------- */

.left{
	float: left;
	margin: 0px 30px 20px 0px;
}

.right{
	float: right;
	margin: 0px 0px 20px 30px;
}


/* サブメニューの設定
----------------------------------------------- */

#sub {
	width: 750px;
	margin: 0px 15px;
	clear: both;
}


h4 {
	padding: 0 0 3px 0;
	margin: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: #597989;
	border-bottom: solid 1px #c6d1d7;
	clear: both;
}

#sub ul {
	margin: 0px;
}

#sub li {
	display: inline;
	padding: 0px 10px;
	color: #333;
	font-size: 10pt;
	line-height: 150%;
	border-right: 1px solid #333;
	list-style-type: none;
	list-style-position: outside;
}


#sub li a:link{ color: #0000ff; }
#sub li a:visited	{ color: #0000ff; }
#sub li a:hover{ color: #c60; }


/* 上部メニュー
----------------------------------------------- */

#menu-top {
	clear: both;
	margin: 0px;
	background: url(img/bar.jpg) no-repeat;
	height: 50px;
	color: #fff;
}

#menu-top ul {
	margin: 0px 10px 6px 10px;
	padding: 3px 0 0 0;
	line-height: 15px;
	padding-right: 5px;
	text-align: center;
}

#menu-top li {
	display: inline;
	padding: 0px 2px 0px 7px;
	color: #fff;
	font-size: 9pt;
	letter-spacing: 0.5pt;
	border-left: 1px solid #fff;
	list-style-type: none;
	list-style-position: outside;
}

#menu-top br {
	clear: both;
}

#menu-top a:link,
#menu-top a:visited {
	padding: 1px 3px;
	text-decoration: none;
	color: #fff;
}

#menu-top a:hover {
	padding: 1px 3px;
	background: #fff;
	text-decoration: none;
	color: #c60;
}


/* 下部メニュー
----------------------------------------------- */

#menu-bottom {
	clear: both;
	margin: 10px 20px;
	background: url(img/menu-bg.gif);
	border: solid 1px #c6d1d7;
	color: #333;
	overflow: hidden;
	zoom: 1;
}


#menu-bottom ul {
	float: left;
	width: 220px;
	margin: 0 10px 10px 10px;
	padding: 0;
}

#menu-bottom li {
	padding: 4px 0 4px 6px;
	font-size: 10pt;
	border-bottom: solid 1px #c6d1d7;
}

#menu-bottom a{
}


#menu-bottom a:link,
#menu-bottom a:visited {
	text-decoration: none;
	color: #333;
}

#menu-bottom a:hover {
	text-decoration: underline;
	color: #c60;
}


/* フッターの設定
----------------------------------------------- */

#foot {
	clear: both;
	margin: 10px 0 0 0;
	text-align: center;
	color: #333;
	background-color: #fff;
}

#foot p {
	font-size: 10pt;
	margin: 0 15px 10px 15px;
	line-height: 130%;
	text-align: left;
}

#foot p.copy {
	background: #fff;
	font-size: 9pt;
	padding: 4px 10px;
	color: #333;
	margin: 0px;
	text-align: center;
}

#foot p.copy a,
#foot p.copy a:visited {
	color: #333;
}

#foot p.copy a:hover {
	text-decoration: none;
	color: #c60;
}



/* 文字の装飾
----------------------------------------------- */

.impact {
	padding: 0px;
	color: #000000;
	background-color: #ffff33;
	font-weight: bold;
}

.under{ border-bottom: solid 1px #de1039; }

.red	{ color: #ff0000; font-weight: bold; }
.orange	{ color: #ff6600; }

.b { font-weight: bold; }

.f14{
	font-size: 14pt!important;
	font-weight: bold;
	background: url(img/bg-1.gif) no-repeat left;
	line-height: 40px;
	text-indent: 20px;
	margin-top: 30px!important;
	margin-bottom: 20px!important;
	padding-top: 5px;
}

.bg-y{
	width: 350px;
	background-color: #DFEFCF;
	border: solid 1px #008020;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 0;
}

.bg-y p{
	margin-bottom: 0px!important;
}

.mt20 { margin-top: 20px!important; }

/* リストの設定
----------------------------------------------- */

.list1 {
	font-size: 10pt;
	line-height: 200%;
	font-weight: bold;
	list-style-type: disc;
	margin-left: 20px;
}


.list3 {
	font-size: 10pt;
	line-height: 180%;
	list-style-type: disc;
	margin-left: 20px;
	float: right;
	width: 350px;
}

.ad{
}

