/* Cross-browser settings */
* {
	margin: 0;
	padding: 0;
}

/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/* general styles */
body {
	height: 100%;
	background: #ffffff;
	font-size: 14px;
}

img {
	border:0;
}

a {
	color: #22396f;
	text-decoration: underline;
}

a:visited {
	color: #22396f;
	text-decoration: underline;
}

a:hover {
	color: #22396f;
	text-decoration: underline;
}

#wrapper {
	width: 910px;
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
	background: #ffffff url("../img/back.jpg") repeat-x;
	color: #3c3c3c;
	font: 1.0em/120% 'arial', sans-serif;
}

.clear {
	clear: both;
}

#fix {
	height: 950px;
}

.photo {
	float:left;
	width: 280px;
	margin: 0px;
	padding: 1px;
	background: #f0f3fa;
}

.photo_wide {
	clear: both;
	width: 564px;
	text-align: center;
}


/* Top contents*/
#top {
	float: left;
	width: 569px;
	height: 367px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

.top_movie {
	float:right;
	width: 160px;
	margin: 0px;
	padding: 0px 10px 0px 30px;
}


/* Header */
#header {
	float: left;
	width : 177px;
	height: 104px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	text-align: left;
}


/* Main contents */
#contents {
	float: left;
	width: 627px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-size: 1.0em;
	text-align: left;
}

#contents h2 {
	margin: 0px;
	padding: 0px;
	font: bold 1.0em 'arial', sans-serif;
	text-align: left;
}

#contents h3 {
	background: #ffffff url("../img/h3mk.jpg") no-repeat;
	margin: 10px 0px;
	padding: 3px 0px 0px 20px;
	color: #1842ad;
	font: bold 1.2em 'arial', sans-serif;
	text-align: left;
}

#contents h4 {
	margin: 5px 0px;
	padding: 0px;
	color: #1842ad;
	font: 1.0em 'arial', sans-serif;
	text-align: left;
}

#contents blockquote {
	padding: 10px;
	background: #efefef;
	border: #999999;
}

#contents .contents_top {
	background: #ffffff url("../img/contents_top.jpg") no-repeat;
	height : 100%;
	margin : 0px;
	padding: 10px 28px 0px 28px;
}

.contents_top:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html .contents_top {
	height: 1em;
	overflow: visible;
}
/**/

#contents .contents_body {
	height : 100%;
	margin :  0px;
	padding:  77px 28px 0px 28px;
	background: #ffffff url("../img/contents_top.jpg") no-repeat;
}

.contents_body:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html .contents_body {
	height: 1em;
	overflow: visible;
}
/**/

#contents .contents_body2 {
	background: #ffffff url("../img/contents_back.jpg") repeat-y;
	height : 100%;
	margin :  0px 0px 0px 0px;
	padding:  1px 28px 0px 28px;
	overflow: hidden;
}

.contents_body2:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html .contents_body2 {
	height: 1em;
	overflow: visible;
}
/**/


/* Sidebar */
#firstSide {
	float: left;
}

#secondSide {
	float: left;
}

.sidebar {
	width: 177px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: left;
}

.sidebar img {
	vertical-align: top;
}

/* Navigation */
#navigation {
	float: left;
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px;
}

#navigation ul {
 list-style:none;
 float: right;
}

#navigation li {
	display:inline;
	float:left;
	margin: 0px;
	padding: 0px;
}

#navigation li img {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

/* Banner */
.banner {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


/* List*/
#contents ul {
 list-style: disc outside;
	margin: 20px;
	padding: 0px;
}

#contents li {
	margin: 2px;
	padding: 0px;
}


/* Top Page */
.topics{
	float: left;
	width: 285px;
	margin: 0px;
	padding: 0px;
}

.topics_t{
	float: left;
	width: 280px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background: #ffffff  url("../img/topics_t.jpg") no-repeat;
}

.topics_m{
	float: left;
	width: 265px;
	margin: 0px;
	padding: 10px 5px 5px 10px;
	font: 0.8em/120% 'arial', sans-serif;
	text-align: left;
	background: #ffffff  url("../img/topics_m.jpg") repeat-y;
}

.topics_f{
	float: left;
	width: 280px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	background: #ffffff  url("../img/topics_f.jpg") no-repeat;
}

.info{
	float: left;
	width: 285px;
	margin: 0px;
	padding: 0px;
}

.info_t{
	float: left;
	width: 280px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background: #ffffff  url("../img/info_t.jpg") no-repeat;
}


/* Profile Page */
.prof {
	float: left;
	width: 285px;
	margin: 10px 0px 0px 0px;
	padding: 40px 0px 0px 40px;
	font: 1.0em/120% 'arial', sans-serif;
	text-align: left;
}

.prof_photo {
	width: 200px;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.prof_rireki {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}

.prof_rireki table {
	width: 550px;
}


/* Report Page */
#reportList {
	overflow: hidden;
	float: left;
	width: 92%;
	margin: 0px 0px 10px 0px;
	padding: 10px 2% 0px 5%;
	font-size: 1.0em;
	border-bottom : 1px solid #e6e9f0;
}

#reportList ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float: right;
}

#reportList li {
	margin: 0px;
	padding: 0px;
	display:inline;
	float:left;
	cursor: pointer;
}
#reportList li a.tabs {
	float:left;
	padding-left: 4px;
	background: url("../img/tabr.gif") no-repeat;
	text-decoration:none;
	cursor: pointer;
}

#reportList li a.tabs:hover {
	background: url("../img/_tabr.gif") no-repeat;
}

#reportList li a.tabs span {
	float:left;
	padding: 5px 15px 4px 6px;
	background:  url("../img/tabl.gif") no-repeat right top;
	color: #6B78A9;
	font-size: 1.0em;
}

#reportList li a.tabs:hover span {
	background:  url("../img/_tabl.gif") no-repeat right top;
	color: #6B78A9;
}

div.titem ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	float: right;
}

divtitem li {
	line-height: 0;
}

div.titem a {
	color: #22396f;
	text-decoration: none;
}

div.titem a:visited {
	color: #22396f;
	text-decoration: none;
}

div.titem a:hover {
	background: #0157ec;
	color: #ffffff;
	text-decoration: none;
}


/* Vision Page */
div.vision {
	width: 420px;
}

div.vision a {
	color: #22396f;
	text-decoration: underline;
}

div.vision a:visited {
	color: #22396f;
	text-decoration: underline;
}

div.vision a:hover {
	background: #0157ec;
	color: #ffffff;
	text-decoration: underline;
}

.visiotitlebox{
	margin: 10px 0px;
}

.visiodetailbox{
	padding: 20px 0px 20px 400px;
}

/* Supporters Page */
.board_t {
	width: 521px;
	height: 21px;
	margin: 20px 0px 0px 20px;
	padding: 0px;
	background: #ffffff url("../img/board_t.jpg") no-repeat;
}

.board_m {
	margin: 0px 0px 0px 20px;
	padding: 10px 20px 20px 20px;
	background: #ffffff url("../img/board_m.jpg") repeat-y;
}

.board_b {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 521px;
	height: 10px;
	background: #ffffff url("../img/board_b.jpg") no-repeat;
}

.sb_ttl {
	color: #1842ad;
	font: 1.2em 'arial', sans-serif;
	text-align: left;
}

.sup_photo {
	float: right;
	margin: 5px 50px 0px 0px;
	padding: 0px;
	
}

/* Movie Page */
.moviebase {
	margin: 0px;
	padding: 0px 0px 0px 100px;
	text-align: center;
	background: #0000ff;
}

.movie {
	float: left;
	width: 360px;
	margin: 0px;
	padding: 10px;
	background: #474747;
	color: #ffffff;
}


/* Results Page */
.section {
	width: 280px;
	height: 174px;
	float: left;
	margin: 1px 0px 0px 1px;
	padding: 0px;
	background: #2B447D;
	text-align: center;
}

.section .title {
	width: 278px;
	height: 18px;
	margin: 1px 0px 1px 1px;
	padding: 10px 0px 5px 0px;
	font: 1.0em 'arial', sans-serif;
	color: #ffffff;
	background: #2B447D;
}

.section .detail {
	width: 268px;
	height: 123px;
	margin: 1px 0px 0px 1px;
	padding: 10px 5px 5px 5px;
	background: #ffffff;
	text-align: left;
}

.sec_d {
	margin: 0px;
	padding: 5px;
	background: #ffffff;
	text-align: left;
	border: 1px solid #2B447D;
}

.sec_t_ttl {
	width: 133px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font: 1.0em 'arial', sans-serif;
	color: #ffffff;
	background: #2B447D;
}

.sec_t_img {
	width: 137px;
	height: 96px;
	margin: 0px;
	padding: 0px;
}


/* インフォメーション Page */
.tabletext {
	font-size: 14px;
}

.midashi {
	font-size: 18px;
	text-align: center;
	font-weight:bolder;
	line-height: 28px;
}

.right {
	text-align: right;
}

.ki {
	line-height: 24px;
	font-size: 16px;
	font-weight:bolder;
}

/* Sitemap */
.site_dtl {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	color: #1842ad;
	font: 0.8em 'arial', sans-serif;
	text-align: left;
}


/* Footer */
#footer {
	clear:both;
	width: 100%;
	height: 62px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url("../img/footer.jpg") no-repeat;
}
#footer #menu {
	float:left;
	width: 390px;
	height: 20px;
	margin: 24px 0px 0px 10px;
	padding: 0px;
	color: #ffffff;
	font: 0.8em 'arial', sans-serif;
	text-align: left;
}

#footer #copyright {
	float:right;
	width: 500px;
	height: 20px;
	margin: 24px 10px 0px 0px;
	padding: 0px;
	color: #ffffff;
	font: 0.8em 'arial', sans-serif;
	text-align: right;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

