@charset "shift_jis";
* {
	margin:0;
	padding:0;
}
a {
	color : #0078C4;
	font-weight:bold;
}

a:hover {
	color: #CD2952;
	text-decoration : underline;
}

a:visited {
	text-decoration : none;
}

a:active {
	color           : #CD2952;
	text-decoration : underline;
}
a img {
	border:none;
}
a.arrow {
	background:url(/image/uso2010/arrow.gif) no-repeat 0 6px;
	padding-left:10px;
}
* html body a.arrow {
	background-position:0 3px;
}
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html body .clearfix {
	display: inline-block;
}
*+ html body .clearfix {
	display: inline-block;
}
h1,h2,h3,h4,h5{
	font-size:12px;
}
/*hogehogehoge*/

body {
	background:#000 url(/image/uso2010/bg_body.gif) 50% 0% repeat-x;
	color:#000;
	text-align:center;
	font-size:12px;
	line-height:1.6em;
	font: 12px "Osaka", Verdana, Geneva, Helvetica, sans-serif;
}
#hbm{
	position:absolute;
	top:2px;
	right:0;
	height:240px;
	width:393px;
}
#head{
	width:800px;
	margin:0 auto;
	position:relative;
	height:196px;
	text-align:left;
}
#head h1{
	position:absolute;
	top:46px;
	left:0;
}
#head h2{
	position:absolute;
	top:78px;
	left:0;
}
#head p.text{
	position:absolute;
	top:106px;
	left:0;
	font-size:14px;
}
#wrapper{
	width:100%;
	background:url(/image/uso2010/bg_wrapper.gif);
}
#contents{
	width:800px;
	margin:0 auto;
	padding:10px 0 30px;
}

#contents #breadcrumb{
	text-align:left;
	font-size:10px;
	margin-bottom:10px;
}
#contents #breadcrumb a{
	font-weight:normal;
}
#contents .box01{
}
#contents .box01 .boxA{
	text-align:left;
}
#contents .info{
	margin-top:16px;
}
#contents .info .infoContents{
	background:url(/image/uso2010/info03.gif);
	text-align:left;
	padding:0 6px;
}
#contents .info .infoContents .boxA{
	float:left;
	width:203px;
	padding-bottom:20px;
}
#contents .info .infoContents .boxA h3{
	margin-bottom:10px;
}
#contents .info .infoContents .boxA p{
	margin:0 20px;
}
#contents .info .infoContents .boxA p.text01{
	margin-bottom:6px;
}
#contents .info .infoContents .boxA p.text02{
	border:3px solid #a4e0f8;
	background:#fff;
}
#contents .info .infoContents .boxA p.text02 span{
	display:block;
	background:#d7f3fe;
	padding:3px 10px;
	font-weight:bold;
}
#contents .info .infoContents .boxA p.text02 em{
	display:block;
	padding:3px 10px 6px;
	font-style:normal;
}
#contents .info .infoContents .boxB{
	float:right;
	width:556px;
	padding-bottom:10px;
}
#contents .info .infoContents .boxB h3{
	font-size:14px;
	height:38px;
	background:url(/image/uso2010/info07.gif) repeat-x;
	margin-bottom:10px;
}
#contents .info .infoContents .boxB h3 span{
	display:block;
	background:url(/image/uso2010/info06.gif) 0 14px no-repeat;
	padding-left:20px;
	padding-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}
#contents .info .infoContents .boxB dl{
	background:url(/image/uso2010/info04.gif) repeat-y;
	padding:8px 0;
}
#contents .info .infoContents .boxB dl.even{
	background-color:#f5f5f5;
}
#contents .info .infoContents .boxB dl dt{
	width:66px;
	float:left;
	text-align:right;
	font-weight:bold;
}
#contents .info .infoContents .boxB dl dd{
	width:470px;
	float:right;
}

/* ----- Footer ----- */

#footer_wrapper {
	padding-top:20px;
	padding-bottom:60px;
}
#footer_wrapper #footer {
	margin:0 auto;
	width:800px;
	text-align:left;
}
#footer_wrapper #footer a {
	font-weight:normal;
	font-size:10px;
	color:#999;
	text-decoration:none;
}
#footer_wrapper #footer p {
	margin-bottom:12px;
}
#footer_wrapper #footer p.copyright {
	font-size:10px;
	color:#999;
	margin-bottom:0;
}
/* ----- Module ----- */

table.schedule{
	width:100%;
	border:1px solid #ddd;
	border-bottom:none;
	border-collapse:collapse;
    border-spacing:0;
}
table.schedule tr th{
	font-weight:normal;
	width:8em;
	padding:5px;
	text-align:right;
	border-bottom:1px solid #ddd;
}
table.schedule tr td{
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #ddd;
}
table.schedule tr.even th{
	background:#f5f5f5;
}
table.schedule tr.even td{
	background:#f5f5f5;
}

table.schedule tr.here th{
	font-weight:bold;
	background:#c9e8f7;
}
table.schedule tr.here td{
	font-weight:bold;
	background:#c9e8f7;
}

table.schedule tr th.hover{
	background-color:#d7f3fe !important;
}
table.schedule tr td.hover{
	background-color:#d7f3fe !important;
}

/* ----- For Top Page ----- */

#top #contents .box01 .boxA{
	background:url(/image/uso2010/top_bg01.gif);
}
#top #contents .box01 .boxA .boxAB{
	background:url(/image/uso2010/top_img02.gif) 0% 100% no-repeat;
	padding:15px 24px 30px;
}
#top #contents .box01 .boxA .boxA1{
	width:520px;
	float:left;
}
#top #contents .box01 .boxA .boxA1 h3{
	margin-bottom:20px;
}
#top #contents .box01 .boxA .boxA2{
	width:164px;
	float:right;
}
#top #contents .box01 .boxA .boxA2 h3{
	margin-bottom:20px;
}
#top #contents .box01 .boxA .boxA2 dl{
	border-bottom:1px dashed #ddd;
	margin-bottom:10px;
	padding-bottom:5px;
}
#top #contents .box01 .boxA .boxA2 dl dt{
	width:35px;
	float:left;
}
#top #contents .box01 .boxA .boxA2 dl dd{
	width:118px;
	float:right;
}
#top #contents .box01 .boxA .boxA2 dl dd em{
	font-weight:bold;
	font-style:normal;
	
}

/* ----- For Schedule Page ----- */

#schedule #contents .box01 .boxA{
	background:url(/image/uso2010/schedule_bg01.gif);
	padding:15px 24px 30px;
}
#schedule #contents .box01 .boxA h3{
	margin-bottom:20px;
}
#schedule #contents .box01 .boxA .boxA1{
	border-top:2px solid #efefef;
	border-bottom:2px solid #efefef;
	padding:5px 0;
	margin-bottom:15px;
}
#schedule #contents .box01 .boxA .boxA1 h4{
	background:url(/image/uso2010/schedule_img03.gif) 4px 4px no-repeat;
	padding-left:24px;
	font-size:14px;
	margin-top:1px;
	width:500px;
	float:left;
}
#schedule #contents .box01 .boxA .boxA1 p{
	width:180px;
	float:right;
	font-weight:bold;
	background:#eef8fc;
	text-align:center;
	padding:2px;
}
#schedule #contents .box01 .boxA .boxA2{
	margin:0 0 15px 24px;
}
#schedule #contents .box01 .boxA .boxA2 p{
	margin-bottom:15px;
	line-height:180%;
}
#schedule #contents .box01 .boxA .boxA3{
	border:2px solid #c9e8f7;
	background:#eef8fc;
	margin-bottom:80px;
	margin-left:24px;
	padding:5px 10px;
}
#schedule #contents .box01 .boxA .boxA3 p.text01{
	float:left;
	width:500px;
}
#schedule #contents .box01 .boxA .boxA3 p.text01 em{
	font-weight:bold;
	font-style:normal;
}
#schedule #contents .box01 .boxA .boxA3 p.text02{
	float:right;
	width:200px;
	text-align:right;
}
#schedule #contents .box01 .boxA .boxA4 h4{
	border-top:2px solid #efefef;
	border-bottom:2px solid #efefef;
	padding:5px 0;
	margin-bottom:15px;
	background:url(/image/uso2010/schedule_img03.gif) 4px 10px no-repeat;
	padding-left:24px;
	font-size:14px;
}
#schedule #contents .box02{
	margin-top:15px;
	text-align:left;
}
#schedule #contents .box02 .boxA{
	background:url(/image/uso2010/schedule_bg01.gif);
	padding:15px 24px 30px;
}
#schedule #contents .box02 .boxA h3{
	margin-bottom:20px;
}




#schedule #contents .box02 .boxA .boxA1 dl{
	float:left;
	width:230px;
	border-top:1px dashed #ddd;
	border-bottom:1px dashed #ddd;
	border-right:1px dashed #ddd;
	padding:10px 10px 5px;
}
#schedule #contents .box02 .boxA div.last dl{
	border-top:none;
}
#schedule #contents .box02 .boxA .boxA1 dl.last{
	margin-right:0;
	border-right:none;
}
#schedule #contents .box02 .boxA .boxA1 dt{
	width:35px;
	float:left;
}
#schedule #contents .box02 .boxA .boxA1 dd{
	width:185px;
	float:right;
}
#schedule #contents .box02 .boxA .boxA1 dd em{
	font-weight:bold;
	font-style:normal;
	
}

/*
----------------------------------------------------------
	servicesFooter
----------------------------------------------------------*/

#servicesFooter{
	width:800px;
	margin:0 auto;
	background:url(/image/footer/footer_paperboygroup.gif?1) 0% 2px no-repeat;
}
#servicesFooter dl{
	margin-left:230px;
	width:570px;
	font-size:10px !important;
	line-height:11px !important;
	margin-bottom:10px;
}
#servicesFooter dl dt{
	width:130px;
	float:left;
	color:#aaa;
}
#servicesFooter dl dd{
	width:440px;
	float:right;
}
#servicesFooter dl dd ul{
	list-style:none;
}
#servicesFooter dl dd ul li{
	float:left;
	margin-right:13px;
}
#servicesFooter dl dd ul li a{
	color:#fff;
}
