﻿* { margin : 0 ; padding : 0 ; }

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
 margin-top: 0;
 margin-bottom: 0;
}

img {
 border:0px;
}

body {
 width : 100% ; 
 background : #050a58;
 font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
 }

#wrap {
 position : relative ; 
 margin: 0 auto; width : 800px ;
}

#header {
	width : 100% ; height : 86px ; 
	background : #9a0622;
	border-bottom : 2px #dcb900 solid;
 }
#header img{
	padding : 15px 0px 0px 290px;
}

#header h1 {
	height: 1px;
	text-indent: -999em;
}
	
#main {
	background : url(img/bk.jpg) #f7f8f3 repeat-x;
	width : 799px ; 
}

#contents {
	width : 799px ; 
	background : url(img/bk.jpg) #f7f8f3 repeat-x 100% 100%;
 }

#foot { 
	padding-bottom: 20px;
	width : 100% ; clear : both ; 
	background : url(img/bk_foot.jpg) #f7f8f3 repeat-x 100% 100%;
	text-align:center;
	font-size:small;
	color:#050a58;
 }


#globalMenu {
	margin-left: 120px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 0;
	list-style-type: none;
}

#globalMenu li {
	display: block;
	float: left;
	margin-top: 10px;
	padding: 0px 10px;
	color: #96966d;
	text-decoration: none;
	font-size: small;
	}


#globalMenu li a {
	padding: 0px 20px;
	color: #000000;
	text-decoration: none;
	font-size: small;
	background: url(icos/menu_icoy1.jpg) no-repeat 0px 0px;
}

#globalMenu li a:hover {
	text-decoration: underline;
	background: url(icos/menu_icoo0.jpg) no-repeat 0px -1px;
}


h2{
	border-top:1px solid #dcb900;
	border-bottom:1px solid #dcb900;
	padding: 3px 3px 3px 25px;
	background : url(icos/menu_icoy0.jpg) no-repeat 5px 3px;
	font-size: 0.8em;
	color: #96966d;
}
h2 A{
	color: #96966d;
	text-decoration:none;
}
h2 A:hover{
	color: #96966d;
	text-decoration:underline;
}

h3{
	margin:25px 0px 5px 5px;
	font-size: 0.8em;
	color: #96966d;
	font-weight : 100;
}
h4{
	margin:5px 0px 5px 5px;
	font-size: 1.0em;
	color: #050a58;
	letter-spacing:0.2em;
}

.title_wrap1{
  margin: 0px 10px 10px 30px;
  border-left: 5px solid #dcb900;
}

.about{
	margin:5px 25px 5px 25px;
	padding:5px 5px 3px 5px;
	font-size: 0.8em;
	color: #ffffff;
	letter-spacing:0.2em;
	border-bottom:2px #dcb900 solid;
	background:#9a0622;

}

#update{
	margin:0px;
	padding:0px 3px 3px 5px;
	color: #96966d;
	font-size: 0.8em;
}


.textarea{
	padding : 5px 40px 20px 30px;
	letter-spacing:0.1em;
	line-height:1.8em;
	font-size :medium;
}

.textarea_s{
	margin:5px 25px 10px 25px;
	padding :5px 30px 5px 30px;
	letter-spacing:0.1em;
	line-height:1.8em;
	font-size :small;
	background:#ffffff;
	border:1px solid #cdcabf;
}

.photoarea {
	float:left;
	margin: 10px;
	padding:3px;
	overflow: auto;
	background: #FFFfff;
	border: solid 1px #cdcabf;
	font-size: small;
	color:#96966d;
}


.photoarea dt {
	padding:3px;
	font-weight: bold;
}

.photoarea dd {
 margin:3px;
 line-height:1.0em;
}

#viewarea{
	margin: 50px 5px 5px 20px;
	padding:10px;
	line-height:1.8em;
}

#viewarea a {
	display: inline;
	color: #000000;
	text-decoration: none;
	font-size: small;
}

#viewarea a:hover {
	text-decoration:underline;
	color:#9a0622;
}

.endspan{padding-top:50px;}
