
/*----------------------------------------------------
	初期化
----------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,img,hr,a,pre,p { 
	margin:0;
	padding:0;
}
/*----------------------------------------------------
	汎用tag style
----------------------------------------------------*/
body {
	background-image:url(../img/bg1.jpg);
	color: #333333;
	font-size: 12px;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin:0;
	text-align: center;}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;}

h4{
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 12px;}

h1,h2 {
	font-size: 14px;
	line-height: 14px;}

h3 {
	font-size: 14px;
	line-height: 30px;}

img {
	border: 0;
	vertical-align: bottom;}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;}

a:link {
	color: #0070A3;
	text-decoration:underline;}

a:visited {
	color: #0070A3;
	text-decoration:underline;}

a:hover {
	color:#0070A3;
	text-decoration: none;}

/*----------------------------------------------------
	エリア単位　class style
----------------------------------------------------*/
#head { 
	background:url(../img/bg_head.jpg) 0 0 no-repeat;
	vertical-align: top;
	text-align:left;
	height: 80px;
	padding: 0; margin: 0;
	width:800px;}	/*汎用ヘッダ*/

.menu {
	background:url(../img/bg_menu.gif) 0 0 repeat-x;
	text-align:center;
	vertical-align: bottom;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	color: #eeeeee;
	width:800px;
	clear: both;
	overflow: hidden;}	/*汎用グローバルメニュー*/

.menu a {
	color: #ffffff;
	text-decoration:none;}

.menu a:link {
	color: #ffffff;
	text-decoration:none;}

.menu a:visited {
	color: #ffffff;
	text-decoration:none;}

.menu a:hover {
	color:#99ffff;
	text-decoration: underline;}

.wrap {margin: 0 auto 0;
	padding: 0 10px 0 10px;
	background:url(../img/bg.jpg) 0 0 repeat-y;
	text-align: center;
	width:800px;
	/*z-index:0;*/}	/*汎用ページラッパー*/

.wrap2 {margin: 0 auto 0;
	padding: 0 10px 0 10px;
	background:url(../img/bg2.jpg) 0 0 repeat-y;
	text-align: center;
	width:800px;
	/*z-index:0;*/}	/*左メニュー無しページラッパー*/

.left_colum{margin: 0; padding: 0;
	float: left;
	vertical-align: top;
	text-align: left;
	width:180px;}

.center_colum{margin: 0 auto 0;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
	width:747px;}

.right_colum{margin: 0 0 0 30px;
	padding-bottom: 20px;
	float: left;
	vertical-align: top;
	text-align: left;
	width:560px;}

.logo{width:360px;
float:left;}

.btn {
	float:right;
	width:80px;
	text-align: right;
	padding: 55px 30px 13px 0;}	/*ヘッダ右トップボタン*/

.pan { text-align: left;
	padding-left: 30px;
	padding-bottom: 30px;
	font-size: 12px;
	background:url(../img/bg_pan.gif) 0 0 repeat-x;
	height: 30px;
	line-height:30px;
	clear:both;}

.footer {
	text-align:center;
	font-size: 12px;
	color: #eeeeee;
	height:30px;
	line-height:30px;
	width:800px;
	background-image:url(../img/bg_footer.gif);
	clear: both;}

.pagetop {padding:9px 30px 0 0;
	text-align: right;
	vertical-align: bottom;
	background-color:#ffffff;
	width:770px;
	height:21px;
	clear: both;}

.midashi{
	margin-top: 30px;
	padding: 0 0 0 20px;
	background: url(../img/bg_h3.jpg) 0 0 no-repeat;
	text-align: left;
	height: 30px;
	width: 540px;
	line-height:30px;
	clear: both;}	/*h3用背景*/

.honbun{
	padding:20px 10px 0 20px;
	font-size: 12px;
	line-height: 180%;
	width:540px; text-align: left;}	/*汎用本文*/

.honbun2{
	padding:20px 10px 0 20px;
	font-size: 12px;
	line-height: 240%;
	width:540px; text-align: left;}	/*挨拶ページ本文*/

.sitemap{
	padding:40px 10px 30px 20px;
	font-size: 12px;
	line-height: 180%; text-align: left;}

.sitemap a {
	background: url(../img/sankaku.gif) 0 0 no-repeat;
	padding-left:16px;
	text-decoration:none;}

.sitemap a:link {
	background: url(../img/sankaku.gif) 0 0 no-repeat;
	padding-left:16px;
	color: #0070A3;
	text-decoration:none;}

.sitemap a:hover {
	background: url(../img/sankaku_o.gif) 0 0 no-repeat;
	padding-left:16px;
	color: #0070A3;
	text-decoration:underline;}

/*.sitemap a:visited {
	background: url(../img/sankaku.gif) 0 0 no-repeat;
	padding-left:16px;
	color: #0070A3;
	text-decoration:none;
}*/

.oshirase{
	padding:16px 10px 0 10px;
	font-size: 12px;
	line-height: 180%;
	width:540px; text-align: left;}

.oshirase p{background: url(../img/dot.gif) 0 0 no-repeat;
	padding-left:28px;
	padding-top:2px;
	padding-bottom: 3px;}

.dot{
	background: url(../img/dot.gif) 0 0 no-repeat;
	padding-left:28px;
	padding-top:2px;
	padding-bottom: 3px;}

/*----------------------------------------------------
	パーツ単位　class style
----------------------------------------------------*/

.text12 {font-size: 12px;}

.fl {text-align: left;}

.fr {text-align: right;}

.bold { font-weight: bold;}

.small {
	font-size: 70%;
	line-height: 150%;}

.txt00{font-weight: bold;}

.txt01{
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 11px;}

.txt02{
	padding: 5px 20px 10px 20px;
	line-height:140%;
	font-size: 11px;}

.txt03{
	padding: 5px 10px 10px 40px;
	line-height:120%;
	font-size: 12px;}

.tx05 {
	padding-left: 20px;
	font-weight: bold;
	text-align: left;}

.tx06{padding:20px 0 10px 0;}

/*----table style----*/

.ta01{width:450px;}

.ta01 td{
	vertical-align: middle;
	white-space: nowrap;
	height: 40px;
	line-height: 14px;
	font-size: 12px;}

.yakushoku {
	padding: 0 12px 0 30px;
	text-align: center;}

.yakushoku2 {
	padding: 0 12px 0 0;
	text-align: center;}

.shimei {
	padding: 0;
	text-align: left;}

/*------------------------------------------
	サイドメニュー2010.10.26
---------------------------------------------*/
.side {
	text-align:left;
	vertical-align: top;
	margin-top: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;}

.side li{
	list-style-type: none;
	width: 180px;
	height: 30px;}

.side li a {
	display: block;
	padding-left: 18px;
	padding-top: 7px;
	background:  url(../img/bg_side_top.gif) no-repeat top left;
	width: 162px;
	height:23px;}

.side li a:link { 
	color: #ffffff;
	text-decoration: none;}

.side li a:visited {
	color: #ffffff;
	text-decoration: none;}

.side li a:hover {
	color: #99ffff;
	background: url(../img/bg_side_top_o.gif) no-repeat top left;
	text-decoration: none;}

/*サイドサブメニュー第2階層*/
.side_sub {
	text-align:left;
	vertical-align: top;
	margin-top: 0;
	padding: 0;
	font-size: 12px;
	overflow: hidden;}

.side_sub li{
	list-style-type: none;
	width: 180px;
	height: 30px;}

.side_sub li a {
	display: block;
	padding-left: 22px;
	padding-top: 7px;
	background:  url(../img/bg_side.jpg) no-repeat top left;
	text-decoration: none;
	color: #666666;
	width: 158px;
	height:23px;}

.side_sub li a:link { 
	text-decoration: none;
	color: #666666;}

.side_sub li a:visited {
	text-decoration: none;
	color: #666666;}

.side_sub li a:hover {
	background:  url(../img/bg_side_o.jpg) no-repeat top left;
	text-decoration: none;
	color: #333333;}

.side_sub li a:active {
	text-decoration: none;
	color: #333333;}
.side_sub li.act a {
	display: block;
	padding-left: 22px;
	padding-top: 7px;
	background:  url(../img/bg_side_o.jpg) no-repeat top left;
	text-decoration: none;
	color: #333333;
	width: 158px;
	height:23px;}

.side_sub li.act a:link { 
	text-decoration: none;
	color: #666666;}

.side_sub li.act a:visited {
	text-decoration: none;
	color: #666666;}

.side_sub li.act a:hover {
	background:  url(../img/bg_side_o.jpg) no-repeat top left;
	text-decoration: none;
	color: #333333;}

.side_sub li.act a:active {
	text-decoration: none;
	color: #333333;}
