* {
color:#333333;
font-size: 13px;
line-height: 150%;
padding:0;
margin: 0;
font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #DDDDDD;
}

div#base{
	width:800px;
	position:absolute;
	left:50%;
	margin:0px 0 0 -400px;
}



a {
color:#003399;
}

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

hr {
clear: both;
height: 1px;
color: #CCCCCC;
background-color: #CCCCCC;
}


.t_red {color: #cc0000;}


.text12 {font-size: 12px;
color: #333333;
}


.text14 {font-size: 14px;
color: #000000;
font-weight:bold;
text-align:right;
margin-right:15px
}

.text14normal {font-size: 14px;
color: #000000;
font-weight:normal;
margin-right:15px
}


.text16 {font-size: 16px;
color: #000000;
font-weight:bold;
}

.text24 {
	font-size: 24px;
	line-height: 34px;
}




.text10 {font-size: 10px;
line-height: 14px;
}


strong {font-size: 10px;
line-height: 14px;
}



/*ベース-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#wrap {
	width: 790px;
	float: left;
	padding: 5px;
	background: url(img/base_bg.jpg) repeat-y;
}

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

#header {
width:800px;
height:120px;
background-image: url(img/header.jpg);
}

#header2 {
width:800px;
height:30px;
background-color: #993333;
background-image: url(img/head2.jpg);
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #993333;
}



h1 {
	font-size: 15px;
	padding-left: 28px;
	color: #ffffff;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	clear: both;
}


h2.top {
font-size: 16px;
padding-left: 28px;
color: #000000;
line-height: 30px;
margin-top: 10px;
margin-bottom: 5px;
margin-right: 3px;
margin-left: 3px;
background-image:none;
clear: both;
}


/*ナビゲーション----------------------------------------------- */
#nav {
width:800px;
height: 25px;
background-color: #E3E3E3;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E3E3E3;
}

#nav ul {
list-style-type:none;
padding-right: 5px;
padding-left: 30px;
padding-top: 3px;
}

#base #nav table {
margin-top: -10px;
float: right;
margin-right: 10px;
}

#nav li {
float:left;
line-height:normal;
text-indent:0;
}

#nav a {
color: #FFFFFF;
padding-left: 15px;
padding-right: 15px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #666666;
font-size: 10px;
letter-spacing: 0.1em;
}

#nav a:hover {
color: #333333;
background-color: #DBDAD5;
border-bottom-style: none;
}

#contents #pan {
padding: 5px;
background-image: url(img/dot.gif);
background-repeat: repeat-x;
background-position: bottom;
}

/*コンテンツ-------------------------------------------------------------------*/
#contents {
width:580px;
float: left;
padding: 5px;
}


#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 25px;
	line-height: 23px;
}


h2 {
font-size: 15px;
padding-left: 28px;
color: #29739A;
line-height: 32px;
margin-top: 10px;
margin-bottom: 5px;
margin-right: 3px;
margin-left: 3px;
background-image: url(img/h2.jpg);
background-repeat: no-repeat;
clear: both;
}


#contents h3 {
font-size: 13px;
border-left-width: 8px;
border-left-style: solid;
border-left-color: #629ED5;
padding-left: 5px;
color: #006599;
margin-top: 15px;
margin-bottom: 5px;
margin-left: 13px;
line-height: 16px;
background-image: url(img/dot.gif);
background-repeat: repeat-x;
background-position: bottom;
font-weight: bold;
padding-bottom: 2px;
}


#contents h4{
font-size: 14px;
padding-left: 18px;
padding-top: 13px;
padding-bottom: 13px;
color: #333333;
line-height: 28px;
margin-top: 10px;
margin-bottom: 5px;
margin-right: 3px;
margin-left: 3px;
background-image: url(img/h4.jpg);
background-repeat: no-repeat;
clear: both;
}



#contents h5{
font-size: 13px;
padding-left: 20px;
color: #336699;
line-height: 32px;
margin-top: 10px;
margin-bottom: 5px;
margin-right: 3px;
margin-left: 18px;
}

#contents strong {
font-size: 13px;
color: #C40000;
}

#contents li {
list-style-type: none;
background-image: url(img/c_li.jpg);
background-repeat: no-repeat;
margin-left: 23px;
}

#contents li a {
padding-left: 27px;

}
#contents  li.suji {list-style-type: none;
background-image: none;
padding-left:26px;
margin-left: 23px;
}

div.date { 
text-align: right;
font-size: 13px;
color: #1216AB;
margin-right: 35px;
margin-top: 10px;
margin-bottom: 5px;
}



/*テーブル----------------------------------------------- */
table {
	border-collapse: separate;
	border: solid 0px;
	margin: 30px auto;
}

tr {
	line-height: 18px;
	padding: 5px;
	background-color: #D8F1F8;
	border-bottom: 1px solid #999999;
}

td {
	line-height: 18px;
	padding: 5px;
	background-color: #ffffff;
}

th {
border-collapse: collapse;
background-color: #006599;
line-height: 35px;
color: #ffffff;
letter-spacing: 0.2em;
}

table.desin{
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #FFFFFF;
	margin: 30px auto;
	border: 0px solid #006599;
}


table.desin tr {
	line-height: 18px;
	padding: 5px;
	background-color: #FFFFFF;
}

table.desin td {
	line-height: 18px;
	padding: 5px;
	background-color: #FFFFFF;
}

table.desin th {
border-collapse: collapse;
background-color: #FFFFFF;
line-height: 35px;
color: #ffffff;
letter-spacing: 0.2em;
}



/*サイド・メニュー-------------------------------------------------------------------*/
#side {
float: right;
width: 175px;
padding: 5px;
}

#side_d {
background-color: #f5f5f5;
padding-top: 0px;
margin-bottom: 5px;
border-top-width: 0px;
border-bottom-width: 0px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #333333;
border-bottom-color: #D3FAEA;
}

#side_d h3 {
display: block;
width: 155px;
margin-right: auto;
margin-left: auto;
margin-bottom: 0px;
margin-top: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
line-height: 20px;
height: 28px;
text-indent: -10000px;
/*color: #FFFFFF;
font-size: 10px;
letter-spacing: 0.1em;
padding-top: 3px;
padding-bottom: 5px;
text-align: center;
*/
}
#side_d h3#h3_menu {
background-image: url(img/h3_menu.jpg);
}


#side li {
list-style-type: none;
}

#side_d ul {
margin-bottom: 30px;

}

#side_d li a {
	display: block;
	font-size: 10px;
	text-decoration:none;
	color:#333333;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(img/li.jpg);
	background-repeat: repeat-x;
	background-color: #E0DBD5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9AD9F;
	letter-spacing: 0.1em;
	padding: 2px 0px 2px 17px;
	width: 138px;
}

#side_d li a:hover {
	display: block;
	width:138px;
	font-size: 10px;
	text-decoration:underline;
	color:#333333;
	line-height: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(img/li_ov.jpg);
	background-repeat: repeat-x;
	background-color: #D7E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9AD9F;
	letter-spacing: 0.1em;
	padding: 2px 0px 2px 17px;
}

.side_pr {
padding: 3px;text-align: center;
}
.side_pr  ul {
margin-bottom: 10px;
}
.side_pr  ul {
padding: 1px;
}
.side_pr  h3 {
text-align: center;
color: #00496C;
line-height: 20px;
background-position: bottom;
}
.side_pr  li  a {
font-size: 10px;
display: block;
padding: 5px;
background-position: bottom;
}

#side img {
border:none;
}
.side  p {
padding: 5px;text-align: left;
}
.side  p  a {
font-size:10px;
background-color: #E2DECF;
display: block;
padding: 5px;
line-height: 15px;
border: 2px solid #C6BCB0;
}
.side_p  li  a {
font-size: 10px;
display: block;
padding: 5px;
background-position: bottom;
}


/*フッタメニュー-------------------------------------------------------------------*/
#f_menu {
clear: both;
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
text-align: center;
background-color: #FFEEEE;
background-image: url(img/dot.gif);
background-repeat: repeat-x;
background-position: top;
}

#f_menu li {
list-style-type: none;
display: inline;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #333333;
padding-right: 5px;
padding-left: 5px;
font-size: 10px;
}

#f_menu ul {
margin-top: 5px;
margin-bottom: 5px;
}

#f_menu li a {
font-size: 10px;
letter-spacing: 0.1em;
}

/*コピーライト-------------------------------------------------------------------*/
address {
font-style: normal;
color: #ffffff;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
display: block;
background-color: #FF6666;
background-image: url(img/dot.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 10px;
clear: both;
}
.futoji {
	font-weight: bold;
}
tr {
	background: #FFFFFF;
}

