@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 62.5%;
	color: #663300;
}
body {
	background-color: #EBEFE5;
	background-image: url(../oz_images/bg_back.gif);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #660000;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
img {
	vertical-align: bottom;
	border: 0;
}
h3 {
	font-size: 1.1em;
	margin-top: 10px;
	font-weight: normal;
	color: #FF0000;
}
p {
	font-size: 1em;
	line-height: 1.4em;
}






#contents {
	text-align: left;
	margin: 0px auto;
	height: auto;
	width: 750px;
}

#contents #left_navi {
	float: left;
	height: auto;
	width: 200px;
}

#contents #main {
	width: 510px;
	float: right;
}

#contents #footer {
	text-align: center;
	margin-bottom: 5px;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-top: 15px;
}

#contents #header h1 {
	background-color: #FF8F8F;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 4px;
}
#contents #header #top img {
	display: block;
}

#contents #header #top .top_bg h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #FF0000;
	margin-bottom: 60px;
	margin-left: 5px;
}

#contents #header #top {
	margin-top: 10px;
	margin-bottom: 0px;
}


#contents #header #top .top_bg {
	background-image: url(../oz_images/ozio_main_03.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 293px;
}

#contents #left_navi #navi_01 {
	background-color: #E8E8E8;
	width: 197px;
}
#contents   #left_navi   #navi_01   li  {
	text-align: center;
}

#navi_02 {
	background-color: #E8E8E8;
	text-align: right;
	width: 197px;
}

#contents #left_navi #navi_02 #box {
	height: 80px;
	width: 187px;
	background-image: url(../oz_images/no1_item.gif);
	margin: 5px auto;
}

#contents #left_navi #navi_02 #box2 {
	height: 80px;
	width: 187px;
	background-image: url(../oz_images/no2_item.gif);
	margin: 5px auto;
}
#contents #left_navi #navi_02 p {
	font-size: 1.0em;
	margin: 5px;
	line-height: 1.5em;
	color: #FF3366;
}


#contents #left_navi #navi_02 #box3 {
	height: 80px;
	width: 187px;
	background-image: url(../oz_images/no3_item.gif);
	margin: 5px auto;
}

#contents #left_navi #navi_02 #box4 {
	height: 80px;
	width: 187px;
	background-image: url(../oz_images/no4_item.gif);
	margin: 5px auto;
}

#contents #left_navi #navi_02 #box5 {
	height: 80px;
	width: 187px;
	background-image: url(../oz_images/no5_item.gif);
	margin: 5px auto;
}
#contents #main #item_01 #item_l {
	float: left;
	height: auto;
	width: 200px;
}

#contents #main #item_01 #item_r {
	float: right;
	width: 300px;
}

#contents #main #item_01 {
	width: 510px;
}
#contents #main #item_02 {
	width: 510px;
}
#contents #main #item_02 #item_02_l {
	float: left;
	height: auto;
	width: 240px;
}
#contents #main #item_02 #item_02_r {
	float: right;
	width: 260px;
}

#contents #main #item_03 {
	height: auto;
	width: 510px;
}

#contents #main #item_03 #item_03_r {
	float: right;
	width: 285px;
}

#contents #main #item_03 #item_03_l {
	float: left;
	width: 210px;
}
#contents #main dt {
	font-size: 1.2em;
	line-height: 2.0em;
	font-weight: bold;
	margin-top: 5px;
}

#contents #main dd {
	font-size: 1.1em;
	line-height: 1.5em;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF6666;
	padding-left: 5px;
}





.title {
	font-size: 1.3em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

#contents #left_navi #navi_02 a {
	color: #FF3366;
}
