﻿@charset "utf-8";

/* ボディ・画像・見出し */
body{
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana","Arial","sans-serif";
	margin:0px auto 0px auto;
	padding:0px;
	position:relative;
	text-align:center;
	background-repeat:repeat-x;
	background-color:#CCFFCC;
}
a{
	color:#aa0000;
	text-decoration:underline;
}
a:hover{
	color:#FF6600;
	text-decoration:none;
}
img{
	border:0px;
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,p,ul{
	margin:0px;
	padding:0px;
	border:0px;
	font-style:normal;
	font-weight:normal;
}


/*ヘッダ*/
#head{
	width:700px;
	height:100px;
	margin:0px auto 0px auto;
	text-align:center;
	vertical-align:middle;
	padding:0px;
	background:url(../img/back-top.gif);
	border: 1px solid #002856;

}
#head-logo{
	vertical-align:middle;
	float:left;
	margin-top:40px;
	margin-left:10px;
	width:49px;
}
#head-tel{
	vertical-align:bottom;
	float:right;
	margin-top:74px;
	margin-right:10px;
}
.head-tel-text{
	font-weight:bold;
	font-size:14px;
	color:#000000;
	letter-spacing:1px;
}
.head-tel-number1{
	font-family:"Verdana","Arial","sans-serif";
	font-size:21px;
	color:#ff0000;
	margin-right:10px;
}
.head-tel-number2{
	font-family:"Verdana","Arial","sans-serif";
	font-size:36px;
	color:#ff0000;
}

/*メニュー*/
#menu-table{
	width:150px;
	height:450px;
	margin:5px 0px 5px 0px;
	text-align:center;
	background-repeat:repeat-x;
	background:#FFFFFF;
	clear:both;
	padding:0px;
}

.menu{
	font-weight:bold;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
	width:150px;
	height:40px;
	letter-spacing:1px;
	background-image:url(../img/bo.gif);
	background-position: center center;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-right:15px;
	padding-top:6px;
}
.menu a:link,
.menu a:visited,
.menu a:active{
	color:#444444;
	text-decoration:none;
}
.menu a:hover{
	color:#008800;
	text-decoration:none;
}

/*カラム分割*/
#left{
	float:left;
	width:150px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}
#right{
	float:right;
	width:543px;
	margin:0px auto 0px 0px;
	padding:10px auto 10px 0px;
	background:#FFFFFF;
}
#width700px{
	width:700px;
	margin:0px auto 0px auto;
	text-align:center;
	background:url(../img/back-body.gif);
}

.table-1{
	background:#006600;
	font-size:14px;
	color:#333333;
	width:500px;
	empty-cells: show;
	margin-bottom:20px;
}
.table-2{
	background:#006600;
	font-size:11px;
	color:#333333;
	width:500px;
	empty-cells: show;
	margin-bottom:20px;
}

.td-1{
	background:#FFFFCC;
	color:#666666;
	line-height: 17px;
}

.td-1-1{
	background:#FFFFCC;
	color:#666666;
}

.td-2{
	background:#99FFFF;
	color:#333333;
}

.td-3{
	background:#FFCCFF;
	color:#333333;
}

.td-4{
	background:#FFFF99;
	color:#333333;
}

.td-5{
	background:#FFFFCC;
	color:#666666;
}

.td-6{
	background:#FFFFFF;
	color:#666666;
}

.td-7{
	background:#CCCCCC;
	color:#333333;
}

.title-1{
	width:502px;
	height:20px;
	background:url(../img/title1.gif);
	color:#FFFFFF;
	font-size:15px;
	line-height:20px;

}	
.title-2{
	width:500px;
	height:30px;
	background:url(../img/title2.gif);
	color:#000066;
	font-size:16px;
	line-height:30px;
	text-align:left;
	text-indent:25px;
	font-weight:bold;
}

.waku-1{
	width:500px;
	text-align:left;
	color:#666666;
	font-size:14px;
	line-height:16px;

}

.tizu{
	table-layout:fixed;
	border-collapse:separate;
	border-spacing:10px;
	margin:0px 0px 10px 0px;
}


/*管理人とはバナー*/
#banner-owner{
	margin-bottom:10px;
}

/*モジュール*/
.mod-list{
	list-style-type: none;
	padding:10px;
	margin:0px 0px 0px 0px;
	line-height:15px;
	background-color:#FFFFFF;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:12px;
	letter-spacing:normal;
}
.mod-bottom{
	margin-bottom:10px;
}
.mod-list a:link,
.mod-list a:visited,
.mod-list a:active{
	color:#222222;
	text-decoration:none;
}
.mod-list a:hover{
	color:#0066CC;
	text-decoration:underline;
}



/*右側白テーブル*/
#white-table-head,#white-table-bottom{
	width:550px;
	height:10px;
	margin:0px;
	padding:0px;
}
#white-table{
	width:500px;
	margin:0px;
	padding:10px 0px 10px 0px;
	text-align:center;
	background-color:#FFFFFF;
}

/*トピックス青*/
.topic-head-blue{
	width:550px;
	height:40px;
	margin:0px 20px 0px 20px;
	padding:17px 0px 0px 0px;
	background-image:url(../img/topic_head-blue.gif);
	background-repeat:no-repeat; 
	filter:alpha(opacity=100,finishopacity=40,style=1,startx=0);
	text-align:left;
	vertical-align:baseline;
	color:#1c129a;
	font-family:"HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/*トピックス赤*/
.topic-head-red{
	width:550px;
	height:40px;
	margin:0px 20px 0px 20px;
	padding:17px 0px 0px 0px;
	background-image:url(../img/topic_head-red.gif);
	background-repeat:no-repeat; 
	filter:alpha(opacity=100,finishopacity=40,style=1,startx=0);
	text-align:left;
	vertical-align:baseline;
	color:#ff0000;
	font-family:"HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/*トピックス黄*/
.topic-head-yellow{
	width:550px;
	height:40px;
	margin:0px 20px 0px 20px;
	padding:17px 0px 0px 0px;
	background-image:url(../img/topic_head-yellow.gif);
	background-repeat:no-repeat; 
	filter:alpha(opacity=100,finishopacity=40,style=1,startx=0);
	text-align:left;
	vertical-align:baseline;
	color:#666520;
	font-family:"HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/*トピックス緑*/
.topic-head-green{
	width:550px;
	height:40px;
	margin:0px 20px 0px 20px;
	padding:17px 0px 0px 0px;
	background-image:url(../img/topic_head-green.gif);
	background-repeat:no-repeat; 
	filter:alpha(opacity=100,finishopacity=40,style=1,startx=0);
	text-align:left;
	vertical-align:baseline;
	color:#015929;
	font-family:"HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/*トピックス茶*/
.topic-head-brown{
	width:550px;
	height:40px;
	margin:0px 20px 0px 20px;
	padding:17px 0px 0px 0px;
	background-image:url(../img/topic_head-brown.gif);
	background-repeat:no-repeat; 
	filter:alpha(opacity=100,finishopacity=40,style=1,startx=0);
	text-align:left;
	vertical-align:baseline;
	color:#725125;
	font-family:"HGP創英角ｺﾞｼｯｸUB", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/*トピック見出し*/
.topic-caption{
	font-size:16px;
	letter-spacing:2px;
	margin-left:60px;
}

/*トピック見出し*/
.topic-text{
	font-size:14px;
	letter-spacing:1px;
	color:#222222;
	margin-left:20px;
}

/*このページのトップへ戻る*/
#pagetop{
	clear:both;
	text-align:right;
	padding:10px;
}

/*フッタメニュー*/
#foot-menu1{
	clear:both;
	padding:10px;
	letter-spacing:1px;
}
#foot-menu2{
	background-color:#e3e3e3;
	padding:10px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	color:#666666;
	letter-spacing:1px;
}
#foot-menu1 a:link,
#foot-menu1 a:visited,
#foot-menu1 a:active{
	color:#679ef1;
	text-decoration:underline;
}
#foot-menu1 a:hover{
	color:#679ef1;
	text-decoration:none;
}
#foot-menu2 a:link,
#foot-menu2 a:visited,
#foot-menu2 a:active{
	color:#555555;
	text-decoration:underline;
}
#foot-menu2 a:hover{
	color:#555555;
	text-decoration:none;
}
.foot-ul{
	text-align:center;	
}
.foot-li{
	display:inline;
	padding:2px 1em;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:12px;
}

/*コピーライト*/
#copy{
	background-color:#FFFFFF;
	width:700px;
	height:35;
	text-align:center;
	margin:0px auto 0px auto;
	text-align:center;
	border: 1px solid #002856;
	background:url(../img/back-bottom.gif);
}
#copy-logo{
	text-align:center;
}
#copy-text{
	text-align:center;
	font-family:"Verdana","Arial","sans-serif";
	font-size:9px;
	margin-top:10px;
	height:25px;
}

/*下線があるテーブル*/
#low-table{
	width:570px;
	margin:0px 20px 0px 20px;
}
.low-table-left{
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:12px;
	color:#333333;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	letter-spacing:1px;
	border-bottom:1px dashed #666666;
	padding:10px 10px 5px 10px;
	white-space:nowrap;
}
.low-table-right{
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:12px;
	color:#333333;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	letter-spacing:1px;
	border-bottom:1px dashed #666666;
	padding:10px 10px 5px 10px;
}

/*分かりやすいリスト*/
dt{
	margin:10px 0px 3px 0px;
	padding-left:5px;
	border-left:5px solid #bbbbbb;
}
dd{
	margin:3px 0px 3px 20px;
	padding-left:5px;
	border-left:5px solid #dddddd;
}
