/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:"ƒƒCƒŠƒI","‚l‚r ƒSƒVƒbƒN", "Osaka|“™•"
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
background-color:#F4E915;
	}
	
#wrapper {
	background-color:#073219;
	width:100%;
}

	
#main {
	margin:0 auto;
	width:960px;
	text-align:center;	
}

.container {
	width:960px;
	background-color:#073219;
	color:#fff;

}


.container h1 img {
}

.container h3 {
	text-align:left;
	padding:15px 30px 10px 30px;
	line-height:1.6;
	font-weight:bold;
	font-size:16px;
	margin-bottom:15px;
}

.container hr {
	color:fff;
	width:98%;
	}
	
	.photo01 {
	}

.photo01 ul {
	list-style:none;
	width:960px;
	height:auto;
	clear:both;
}

.photo01 li {
	list-style:none;
	float:left;
	padding-right:3px;
	padding-bottom:3px;
}

.photo01 p {
	width:960px;
	text-align:left;
	color:#ffffff;
	font-size:13px;
	margin-bottom:15px;
	line-height:1.6;
	display:block;
	clear:both;
	padding-top:15px;

	}

.pr00 { padding-right:none; }


.section {
	padding-left:0px;
	min-height:30px;
	padding-top:20px;
}


.section h2 {
	float:left;
	padding-right:20px;
	}
	
.section h4 {
	font-size:90%;
	text-align:left;
	line-height:1.5;
	}
	
.mb30 { margin-bottom:30px;}

.mb15 { margin-bottom:15px;}

.pb30 { padding-bottom:30px;}


.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.close {
	width:100%;
	text-align:center;
	line-height:2;
	}
	
.close a {
	color:#333333;
	font-size:13px;
	}
	
	
img.vMid {
	vertical-align:middle;
}

.next {
	text-align:right;
	font-size:14px;
	padding-bottom:-5px;
	line-height:5;
}

.next a {
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;
}

#footer {
	
	background-color:#F4E915;
	text-align:center;
	padding-bottom:50px;
	padding-top:15px;
	}
	
#footer p { font-size:80%; color:#073219; }
	
.navi {
	margin:0 auto;
	width:963px;
	padding-bottom:50px;
}
	
.navi ul {
	list-style:none;
	height:auto;
	clear:both;
}

.navi li {
	list-style:none;
	float:left;
	padding-right:8px;
	padding-bottom:15px;
}

.navi li:nth-child(3) {
	padding-right:0px;
}

.navi li:nth-child(6) {
	padding-right:0px;
}
