
a:link{color: #CC9226;}
a:visited { color: #A87A1F;}
a:hover { color: #F12F2F;}

ul{list-style: square;}

* {
	margin: 0px;
	padding: 0px;

font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}

body{
	text-align: center;
	background-color: #fff;
/*	background-image: url('../images/background.jpg');*/
/*	background-repeat: repeat-x;\*/
/*	color: #877732;*/
}

#shadow{
	width:920px;
/*	height:100%;
	min-height:100%;*/
	margin:0 auto;
/*	text-align: center;*/
	
	background:url(../images/shadow.gif) repeat-y;
/*	background-color: #faa;*/
}

#container{
	width: 900px;
	margin: 0px 10px;
/*	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #ddd;*/
/*	border-top:1px solid #C3B36E;*/
	text-align: center;
	
	background-color: #fff;
}

#header{
	width: 830px;
	margin: 0 auto;
	padding-top: 15px;
	
/*	background-color: #ccc;*/
}


#headerL{
	width: 600px;
	height: 95px;
	float: left;
	position: relative;
	
/*	background-color: #aaf;*/
}

#headerL img{
	vertical-align: bottom;
	border: none;
}

#headerL a{
	height: 95px;
	margin-left: 130px;
	display: block;

  text-indent: -9999px;  text-decoration: none;  background: url(../images/title.jpg) no-repeat;
}

#headerR{
	width: 230px;
	height: 95px;
	float: right;
	margin: 0;
	line-height: 85%;

	background-image: url('../images/title-scroll.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;

/*	background-color: #faa;*/
}

#headerR p{
/*	margin: 5px 0 0 0;*/
	padding: 5px 0px 0 20px;
	font-size: 75%;
	text-align: right;
	color: #777;
}

#headerB{
	clear: both;
	width: 830px;
	height: 45px;
	padding-top: 5px;
	border-top: 1px solid #ddd;
	text-align: left;
	display: block;

	
/*	background-color: #afa;*/
}

#headerB h1 a{
	width: 325px;
	margin-left: 130px;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
}

#header img{
	vertical-align:bottom;
	margin:0px;
}


#wrap{
	width: 830px;
	margin: 0 auto;

/*	background-color: #eee*/;
}


#navigation{
	width: 120px;
	float: left;
	font-family: 'Verdana', 'Sans-Serif';
	font-size: 83%;
	color: #ccc;
	text-align: left;
	line-height: 230%;
	position: relative;
	padding-right: 10px;

/*	border: 1px dotted #ddd;
	margin-top:5px;
	padding-left:3px;*/

/*	background-color: #bbf;*/

}


#navigation a { text-decoration: none;}


#navigation a:link{color: #666;
		border-left: 3px solid #fff;
		padding-left: 5px;}

#navigation a:visited { color: #666;
		border-left: 3px solid #fff;
		padding-left: 5px;}

#navigation a:hover { color: #F12F2F;
		border-left: 3px solid #FF656C;
		padding-left: 5px;}




#main{
	text-align: left;
	width: 700px;
	color: #666;
	float: right;
/*	margin-top: 6px;*/

/*	background-color: #bbb;*/
	font-size: 90%;
}




#topleft{
	clear: both;
	width: 325px;
	float: left;
	font-size: 80%;
	line-height: 120%;

/*	background-color: #eee;*/
}

#topleft img{
	margin: 0 0 15px 0;
}


#message{
		width: 325px;
		line-height: 170%;
		color: #666;

		margin-bottom: 25px;

/*		border-top: 1px dotted #bbb;
		border-bottom: 1px dotted #bbb;
		border-left: 1px dotted #bbb;
		border-right: 1px dotted #bbb;*/

/*		background-color: #fff;*/
}


#topright{
	width: 340px;
	float: right;
	font-size: 80%;
	text-align: left;
	line-height: 160%;

/*	background-color: #fcc;*/
}

#topright img{
	float: right;
	margin: -36px 0 0 20px;
	border: 1px solid #bbb;
}


#topright img a:link{color: #666}

#topright p{
	margin: 0px 0px 25px 30px;
	padding: 3px;
/*	background-color: #aaf;*/
	border:1px dotted #cdcdcd;
}



#field{
	width: 620px;
	font-size: 80%;
	margin: 0 auto 0 55px;
	line-height: 180%;
/*	background-color: #aaf;*/
}


#box{
	width: 580px;
	padding: 0 0 10px 0;
	margin: 0 0 0 25px;
	line-height: 150%;
/*	background-color: #bbf;*/
}


#photoline{
	padding: 0 10px;
}
#photoline img{
	border: 1px solid #aaa;
}

h1{
	color: #555;
	font-size: 80%;
	margin-bottom: 0;
	font-weight: normal;
}

h1 a{
	 text-decoration: none;
}

h1 a:hover{color: #BF9600;}

h2{	
	font-size: 100%;
	font-weight: normal;
	border-left: 3px solid #E25358;
	border-bottom: 1px solid #ccc;
	padding: 0px 5px;
	margin: 0px 0px 30px 30px;
/*	width: 510px;*/
/*	background-color: #eee;*/
}



#main h2 small{
	color: #888;
	font-size: 70%;
	padding: 0 0 0 3px;
}

h3{
	font-weight: normal;
	font-size: 110%;
	margin: 0 0 20px 0;
	border-left: 3px solid #E25358;
	border-bottom: 1px solid #ccc;
	padding: 0 4px;
/*	background-color: #efefef;*/
}

#main h3 small{
	color: #888;
	font-size: 70%;
	padding: 0 0 0 3px;
}

h4{
	font-weight: normal;
	margin-bottom: 15px;
	font-size: 110%;
	border-left: 3px solid #999;
	border-bottom: 1px solid #ccc;
	padding: 0 3px;
}

h5{
	font-weight: normal;
	font-size: 95%;
	color: #E25358;
	padding: 0px 15px;
	margin: 20px 90px 3px 20px;
/*	width: 487px;*/
/*	border: 1px solid #eee;*/
	background: url(../images/icon.gif) no-repeat left center;

}


#footer{
	clear: both;
	color: #CC9226;
	text-align: right;
	width: 830px;
	margin: 40px auto 0 auto;
	padding-top: 6px;
	font-size: 70%;
	border-top:1px solid #ddd;
/*	background-color: #afa;*/
}

#footer p{
	color: #777777;
	font-size: 70%;
	text-align: right;
/*	padding-right: 15px;*/
/*	border: 1px solid #BBBBBB;*/
}



div.imagebox_right{
	float: right;
	padding: 0 5px 5px 5px;
}

.imagebox_right span{
	display: block;
	font-size: 90%;
	text-align: center;
}

div.clear{
	clear: both;
	margin: 0 0 10px 0;
}

