/*共通*/

body{
	padding:0px;
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:18px;
	background:url(../images/background.jpg) repeat-x;
	background-color:#E6E6E8;
	color: #474645;
	text-justify:distribute;
	text-align:justify;
}

p {
	padding:0 30px 0 23px;
	text-justify:distribute;
	text-align:justify;
}



/*見出し*/

.top_h2 {
font-size:18px;
background:none;
color:#333333;
padding:0 0 0 0;
margin:0 0 0 0;
line-height:33px;
}

.top_h3 {
font-size:18px;
background:none;
color:#333333;
padding:0 0 0 0;
margin:0 0 0 0px;
line-height:18px;
}


h1 {
	font-size:24px;
	background:url(../images/h1_back.jpg) no-repeat;
	height:50px;
	font-weight: normal;
	color: #00A0E9;
	margin:33px 0 30px 0px;
	padding:0 0 0 33px;
	line-height:48px;
}


h2 {
	font-size:14px;
	font-weight:normal;
	background:url(../images/h2_back.jpg) no-repeat;
	height:26px;
	color:#FFFFFF;
	margin:22px 0 28px 0px;
	padding:0 0 0 33px;
	line-height:26px;
}

h3 {
	font-size:14px;
	font-weight:normal;
	background:url(../images/h3_dot.gif) no-repeat left center;
	height:26px;
	color:#0099FF;
	margin:22px 0 0 23px;
	padding:0 0 0 10px;
	line-height:26px;
}

/*ヘッド*/

#headback {
	background-color:#339966;
	font-size:14px;
	width:100%;
	height:auto;
	margin:0 auto;
	background:url(../images/header_back_image.jpg);
}


#header{
	width:800px;
	height:337px;
	background-color:#333333;
	margin:0 auto;
}

/*ヘッド 2ページ以降*/

#header2{
	width:800px;
	height:158px;
	background-color:#66CCCC;
	margin:0 auto;
}

/*コンテンツの背景白地*/

#back{
	width:800px;
	background-color:#FFFFFF;
	background:url(../images/back_back.gif);
	margin:0 auto;
	height:auto;
}



/*右の本文*/

#contents{
	width:632px;
	height:100%;
	float:left;
	background-color:#FFFFFF;
}

#contents a:link,
#contents a:active,
#contents a:visited{
color:#00A0E9;
}

#contents a:hover{
color:#666666;
}


/*メニュー*/

#menu {
	width: 163px;
	float:right;
	height:100%;
	background:url(../images/contents.gif) no-repeat;
	padding-top:40px;
}

ul#menulist {
padding:0px;
margin:0px;
list-style:none;
}

ul#menulist li {
list-style:none;
}

#menulist a:link,
#menulist a:active,
#menulist a:visited{
display:block;
color:#333333;
text-decoration:none;
background:url(../images/menu_back.gif);
width:163px;
height:29px;
line-height:28px;
text-align:center;
font-weight:bold;
}

#menulist a:hover{
display:block;
color:#333333;
text-decoration:none;
background:url(../images/menu_back_over.gif);
width:163x;
height:29px;
text-align:center;
}



/*フッター*/

#copyright {
	width: 785px;
	height:32px;
	background:url(../images/footer.jpg);
	font-size:10px;
	line-height:30px;
	padding-left:15px;
}

/*テーブル*/

table#table-01 {
    border: 1px #999999 solid;
    border-collapse: collapse;
    border-spacing: 0;
	font-size:12px;
}

table#table-01 th {
    padding: 5px;
    border:#999999 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}


/*メンバーのリスト*/

.member {
margin:0 40px 20px 23px;
}

.member dt {
	font-size:16px;
	font-weight:bold;
	float:left;
	width:7.5em;
	border: 1px #0099FF solid;
	border-width: 1px 0 0 0;
	margin:0 -3px 0 0;/*dtとddの隙間をなくす*/
	padding:0 0 0 5px;
	line-height:39px;
}


.member dd {
font-size:12px;
margin:0 0 0 0;
   border: 1px #0099FF solid;
   border-width: 1px 0 0 0;
   border-collapse:collapse;
   	height:40px;
		line-height:40px;
		padding:0 0 0 0;
}


/*サイトマップ*/

.site {
margin:0 40px 20px 23px;
}

.site dt {
	font-size:16px;
	font-weight:bold;
	border: 1px #666666 solid;
	border-width: 1px 0 0 0;
	margin:0 0 0 0;/*dtとddの隙間をなくす*/
	padding:0 0 0 5px;
	line-height:39px;
}

.site dd {
font-size:12px;
margin:0 0 0 150px;
   border: 1px #666666 solid;
   border-width: 1px 0 0 0;
   border-collapse:collapse;
   	height:40px;
		line-height:24px;
		padding:0 0 0 0;
	padding:0 0 0 5px;
}

/*新着情報*/

dl#news{
font-size:12px;
padding:0px;
margin:0 0 0 21px;
}

dl#news dt {
color:#00A0E9;
padding:0px;
margin:0px;
}

dl#news dd {
	padding:0px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	width: 575px;
}

/*ページトップ*/

.pagetop {
width:575px;
height:50px;
margin:0 0 0 25px;
text-align:right;
vertical-align:bottom;
padding-top:30px;
}

/*見出し的リスト*/

.list_blue li{
background:url(../images/h3_dot.gif) no-repeat left center;
font-size:14px;
vertical-align:middle;
color:#0099FF;
list-style:none;
padding:0 0 0 0.7em;
line-height:24px;
}

/*フォトギャラリー枠*/

.photowaku {
width:585px;
height:auto;
background:url(../images/photo_border.gif) no-repeat top;
margin:0 0 40px 23px;
padding:27px 16px 0 0;
}

.photo_left {
width:330px;
text-align:center;
float:left;
}

.photo_wide {
width:580px;
text-align:center;
margin:0 0 13px 0px;
}

/*フォトギャラリー小さいキャプション*/

.photocap {
font-size:10px;
margin:0;
padding:0;
line-height:14px;
}
