@charset "shift_jis";

body {
	margin: 0px;
	background: url(../images/background02.gif) #e6e6e6 repeat-x;
}

#wrapper {
	margin: 0 auto;
	width: 850px;
	background: #FFFFFF;
}

#wrapper h1 {
	margin: 0;
}

#upperMenu {
	text-align: right;
	background: #e50012;
}

img {
	border: 0;
}


.contentsArea {
	width: 720px;
	margin: 20px auto;
	color: #333333;
	font-size: 12px;
	line-height: 1.8em;
}



#bottomMenu {
	text-align: right;
	padding: 15px 0 15px 0;
	border-top: solid 1px #e6e6e6;
}

#bottomMenu img {
	margin: 0 30px 0 0;
}



#footer {
	width: 100%;
	background: #000000;
	margin: 0;
	padding: 15px 0 15px 0;
}

#copyright {
	width: 850px;
	margin: 0px auto;
	color: white;
	font-size: 11px;
	text-align: center;
}







.separate {
	background: url(../images/bd_03.gif) repeat-x;
	margin: 10px 0 10px 0;
	height: 10px;
}


table {
	background-color: #FFFFFF;
	border-collapse: collapse;
	}

td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 1.6em;
	}


A:link {
	color: #333333;
	text-decoration: underline;
	}

A:active {
	color: #333333;
	text-decoration: underline;
	}

A:hover {
	color: #660000;
	text-decoration: underline;

	}

A:visited {
	color: #333333;
	text-decoration: underline;
	}


h2 {
	width: 720px;
	margin: 0 auto;
	border-bottom: solid 1px #999999;
}



.border01 {
	border: 1px #999999 solid;
	}

.column01 {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	}
	
.midashi01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #920109;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.detail {
	float: right;
	}
	
.caption {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	width: 220px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
	color: #666666;
	}
	

	
.border02 {
	border-color: black #FFFFFF #CCCCCC black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	}
	
.midashi02 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #996600;
	margin-top: 3px;
	margin-bottom: 3px;
	}
	
ul {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: small;
	line-height: 110%;
	font-weight: normal;
	margin-bottom: 30px;
	}
	
.indent01 {
	padding-left: 20px;
	}
	
.link-list {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-style: normal;
	line-height: 180%;
	list-style-position:outside;
	list-style-image: url(../images/icon_arrow03.gif);
	}
	
li {
	line-height: 1.6em;
	}
	
.caption02 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	}
	
.midashi03 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	color: #FF0000;
}

.midashi04 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	color: #000099;
}

.midashi05 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


li p.article {
	margin: 15px 0 20px 0;
}

li.giji {
	margin: 10px 0 50px 0;
}.indent02 {
	padding-left: 20px;
	margin-bottom: 30px;
	font-weight: normal;
}


#gallary {
	width: 650px;
	line-height: 105px;
}

#gallery ul {
	list-style: none;
}

#gallery ul li {
	/*display: inline;*/
	float: left;
	width: 150px;
	height: 145px;
	margin: 8px 5px 0 0;
}

#gallery ul img {
	margin: 8px 5px 0 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#gallery ul a:hover img {
	margin: 8px 5px 0 0;
	padding: 4px;
	border: 1px solid #A7CDE4;
	background-color: #D1EDD2;
}

#gallery ul a {
	text-decoration: none;
	color: #666666;
}

#gallery ul a:hover {
	color: #999999;
}
