﻿*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #33c;
	font-weight: bold;
}
body {	
	/*background: #99ccff url(../images/back_all.jpg) top  repeat-y;
background-size:contain;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
body div {
	text-align:left;
	margin: 0 auto;
	}



/*----------------------------------------------------
	Link
----------------------------------------------------*/

a:link {
	text-decoration: underline;
	color:#003366;
	
}

a:visited {
	text-decoration: underline;
	color:#003366;
}

a:hover {
	text-decoration: none;
	background-color:#003366;
	color:#FFFFFF;
}

a:active {
	text-decoration: none;
	background-color:#000066;
	color:#FFFFFF;
}


/*----------------------------------------------------
	Font
----------------------------------------------------*/
h1 {
	width:100%;
	height:75px;
	position:relative;
	font-size:100%;
	/*HideMacIE\*/
	overflow:hidden;
	/**/
}

h1 span {
	display:block;
	width:100%;
	height:100%;
	background:url("../images/header2.png") no-repeat;
background-size: contain;
	position:absolute;
	top:0;
	left:10px;
}

h2
{
	font-size: 95%;
	padding:2px 0 5px 10px;
	color:#333333;
	
}
h3
{
	font-size: 100%;
	padding:0px;
	margin: 0;
	color:#0066CC;
}
h6
{
	font-size: 100%;
	padding:0px;
	margin: 0;
	color:#0066CC;
}

p
{
	font-size:90%;
	line-height:120%;
}

.small
{
	font-size:70%;
}

.clear
{
	clear: both;
	overflow: hidden;
	width: 0;
	height: 0;
}


/*----------------------------------------------------
	contents
----------------------------------------------------*/
#container
{
//position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
/*margin: 0 auto;
	padding: 20px 0 0;
	margin-left:auto;
 	margin-right:auto;*/
	background:#FFFFFF;
	width: 900px;/*950から960*/
	
}

.pankuzu
{
	width:100%;
	height:30px;
	font-size:80%;
	margin:5px 0px 5 0px;
	padding-top:10px;
	text-align:left;
	text-indent:10px;
	top:10px;
	/*background:url("../images/header_bottom2.png") no-repeat;
background-size:contain;*/
}

/*●パンくずナビ*/
#breadcrumbs{
clear: both;
margin-botto: 1.5em;
font-size: 1.2em;
}

#breadcrumbs li{
display: inline;
margin-right: 0.5em;
line-height: 1.8;
text-align: right;
list-style: none;
}

#breadcrumbs li a{
padding-right: 15px;
background: url(./images/icon/icon-brc.gif) center reg
repeat;
}

#ex
{
	width:850px;
	font-size:100%;
	margin: 5px 10px 5px 15px;
	padding: 0px;
	text-align: left;
	float:left;
}
#ex1
{
	width:850px;
	font-size:100%;
	margin: 5px 10px 5px 15px;
	padding: 0px;
	text-align: left;
	float:left;
}
#englishsummary
{
	width:760px;
	font-size:100%;
	margin: 5px 10px 5px 15px;
	padding: 0px;
	text-align: left;
	float:left;
}

#player
{
	width:190px;
	font-size:90%;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	float:left;
}

#player ul{
	margin: 0;
	padding: 0;
	clear: both;
	width: 190px;
	list-style-type:none;
	text-align:right;
}

#player li{
	margin: 0;
	float:right;
	list-style-type: none;
	width: 95px;
	border:none;
}
#updates
{
	/*width:250px;
	font-size:50%;*/
font-size:8px;
	margin: 0px 30px 10px 80px;
	padding: 0px;
	text-align: right;
	float:right;
}
#summary
{
	width:950px;
	font-size:90%;
	margin: 5px 5px 0px 5px;
	padding: 0px;
	float:left;
}


#summary ul{
	margin: 0;
	padding: 0;
	clear: both;
	width: 560px;
	list-style-type:none;
	text-align:left;
}

#summary li{
	margin: 0;
	float:right;
	list-style-type: none;
	width: 550px;
	border:none;
	line-height:150%;
}

#banner
{
	width:850px;
	font-size:90%;
	text-align:right;
	margin: 5px 25px 5px 15px;
	padding: 0px;
	float:left;
}

#banner li{
	margin: 0;
	float:right;
	list-style-type: none;
	text-align:right;
	width: 800px;
	border:none;
	line-height:150%;
}
#banner1
{
	width:850px;
	font-size:90%;
	margin: 5px 25px 5px 15px;
	padding: 0px;
	float:left;
}

#banner1 li{
	margin: 0;
	float:left;
	list-style-type: none;
	width: 550px;
	border:none;
	line-height:150%;
}

#banner1 img{
	float:left;
}

#banner1 p{
	margin-left:50px;
}
#banner2
{
	width:850px;
	font-size:90%;
	margin: 5px 25px 5px 15px;
	padding: 0px;
	float:left;
}

#banner2 li{
	margin: 0;
	float:left;
	list-style-type: none;
	width: 550px;
	border:none;
	line-height:150%;
}

#banner2 img{
	float:left;
}

#banner2 p{
	margin-left:50px;
}
#comment1
{
	width:400px;
	font-size:120%;
	margin: 5px 25px 5px 15px;
	padding: 0px;
	float:left;
}

#comment1 li{
	margin: 0;
	float:left;
	list-style-type: none;
	width: 550px;
	border:none;
	line-height:150%;
}

#back
{
	width:150px;
	font-size:90%;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	float:left;
}


/*----------------------------------------------------
	video
----------------------------------------------------*/

/*1028追加*/
.left-box { float: left; width: 50%; box-sizing: border-box; }
.left-box-in { padding: 0px; }
.right-box { float: left; width: 50%; box-sizing: border-box; }
.right-box-in { padding: 0px; }
/*1028追加*/

.contents_line{
clear:both;
}


.contents_green {
 width:400px;/*485to474*//*474to400*/
 padding:0px 0px 0px 0px;/*5,10,10,10から1124に変更*//*0,0,0,0に0119に変更*/
 background:#FFFFFF url("../images/tit_bg_green.gif") 0px 2px no-repeat;
background-size:contain;
 text-align:left;
 float:left;
}

.contents_green_new {
 width:800px;/*485to474*//*474to400*/
 padding:0px 0px 0px 0px;/*5,10,10,10から1124に変更*//*0,0,0,0に0119に変更*/
 background:#FFFFFF url("../images/tit_bg_green.gif") 0px 2px no-repeat;
background-size:contain;
 text-align:left;
 float:left;
}
.contents_green_w {
 width:400px;/*485to474*//*474to400*/
 padding:5px 10px 10px 10px;
 background:#FFFFFF url("../images/tit_bg_green.gif") 0px 2px no-repeat;
background-size:contain;
 text-align:left;
 float:left;
}
.contents_green_sm {
 width:400px;/*485to400*/
 padding:0px 0px 0px 0px;/*5,10,10,10から1124に変更*//*0,0,0,0に0119に変更*/
 background:#FFFFFF url("../images/tit_bg_green_sm.gif") 0px 2px no-repeat;
background-size:contain;
 text-align:left;
 float:left;
}

.contents_summary {
 width:840px;
 padding:5px 10px 5px 10px;
 background:#FFFFFF url("../images/tit_bg_summary.gif") 0px 2px no-repeat;
background-size:contain;
 text-align:left;
 clear:left;
}
.contents_index {
 width:1010px;/*1010から1200へ0120  1200 to 1010*/
 padding:0px;
 background:#FFFFFF;
 text-align:left;
 clear:left;
}
.contents_title {
	width: 420px;
	margin: 0;
	padding: 2px 0px 2px 0px;

}
.contents_title_new {
	width: 780px;
	margin: 0;
	padding: 2px 0px 2px 0px;

}
.contents_title_summary {
	width: 849px;
	margin: 0;
	padding: 2px 0px;

}

.contents_photo {
		width:180px;
		float:left;
		padding:20px 5px 5px 20px;/*左を0から20に*/
		height:140px;
}

.contents_photo_new {
		width:520px;
		float:left;
		padding:20px 5px 5px 20px;/*左を0から20に*/
		height:320px;
}

.contents_photo_summary {
		width:180px;
		float:left;
		padding:0px 5px 10px 20px;/*左を0から20に*/
		height:140px;
}
/*----------------------------------------------------
	footer
----------------------------------------------------*/

#end-footer{
	clear:both;
	width:860px;
	height:70px;
	display:block;
	text-align:center;
	background:#FFFFFF;
	margin:10px 0px 0 0px;
	padding-top:10px;
}

#end-footer a{
	background:#FFFFFF;
}

#end-footer ul{
	margin:0;
	padding:0px;
	list-style:none;
}
#end-footer ul li {
	display: inline;
	margin:0 0 0 10px; padding:0;
}
#end-footer ul li.top {
	margin:0; padding:0;
}

#end-footer p{
	font-family:Arial;
	font-size:11px;
	text-align:center;
	font-style:normal;
	margin:0px 10px 5px 0px;
	padding-right:10px;
}

#end-footer_print{
	clear:both;
	width:860px;
	height:0px;
	display:block;
	text-align:center;
	background:#FFFFFF;
	margin:0px 0px 0 0px;
	padding-top:0px;
	}
.newpage { page-break-before: always; }
.sample2 {page-break-before: always; page-break-after: always; }