@charset "utf-8";
/* CSS Document */

/* reset ---------------------------------------- */

*{
	margin: 0;
	padding: 0;
}

/* definition ---------------------------------------- */
html {
	background: #FFFEF2;
}

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	background: #FFFEF2;
	line-height:195%;
	color: #333;
	overflow: hidden ;
	overflow-y: hidden !important;
}

img {
	border: none;
	vertical-align: top;
}
li {
	list-style: none;
}

a {
	color: #054F59;
}
a:hover{
	text-decoration: none;
}
a img:hover,
.btn input:hover{
	filter: alpha(opacity=75);
  	-moz-opacity:0.75;
  	opacity:0.75;
}

/* layout ---------------------------------------- */


/*Container*/
#container {
	background: #FFFEF2;
	width:560px;
	margin: 0 auto;
}
#wrapper {
	margin: 0 auto;
	width:560px;
	background:#fff;
	overflow:hidden;
}

#content {
	width:560px;
}

#page_hed {
	height:247px;
}

#page_hed ul {
	padding:135px 0 0 20px;
	width:415px;
	float:left;
}
#page_hed ul li {
	float:left;
}



#content h2 {
	width:400px;
	float:left;
	padding:0 0 0 20px;
}

#content .read {
	padding:10px 0 10px 30px;
}

#content .main {
	padding:0 0 0 10px;
	color:#666;
	
}


/* movinfo 7f */

#content #left{
	width:530px;
	float:left;
	clear:both;
	padding-right:30px;
	padding-bottom:150px;
}

#content #right{
	float:left;
	clear:both;
	width:530px;
	text-align:left;
	padding-bottom:150px;
}
#content h2.movti {
	margin:20px 0 2px 0;
	font-size:17px;
	clear:both;
	width:510px;
	padding:2px 0 8px 0px;
	line-height:115%;
}
#content .thum {
	width:150px;
	padding:0px 8px 5px 0;
	float:left; 
}
#content p.movsp {
	float:left;
	font-size:80%;
	text-align:justify;
	line-height:160%;
	width:370px;
}
#content p.movminisp {
	color:#000;
	float:left;
	width:370px;
	padding:7px 0 0 0;
	font-size:70%;
	text-align:justify;
	line-height:155%;
}
#content p.movp {
	float:left;
	width:370px;
	font-size:80%;
	text-align:justify;
	line-height:160%;
}
#content p.movmini {
	color:#000;
	float:left;
	width:370px;
	font-size:70%;
	padding:7px 0 0 0;
	text-align:justify;
	line-height:155%;
}
#content .drct {
	padding:2px 3px 1px 3px;
	white-space: nowrap;
	font-size:90%;
	background:#365794;
	color:#fff;
	margin-right:5px;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 2px;   /* Firefox用 */  
}
#content .drct2 {
	padding:2px 3px 1px 3px;
	white-space: nowrap;
	font-size:90%;
	background:#298157;
	color:#fff;
	margin-right:5px;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 2px;   /* Firefox用 */  
}
#content .drct3 {
	padding:2px 3px 1px 3px;
	white-space: nowrap;
	font-size:95%;
	background:#666;
	color:#fff;
	margin-right:5px;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 2px;   /* Firefox用 */  
}

.btn_to {
	float:right;
	width:350px;
	text-align:right;
	padding:20px 10px 0 0;
	font-size:13px;
	font-weight:800;
}
.btn_to2 {
	width:350px;
	padding:20px 10px 0 50px;
	font-size:13px;
	font-weight:800;
}
.btn_to a{

}
.btn_to a:hover,
.btn_to2 a:hover {
	color:#003366;
}


/* conte module */
#content h3 {
	margin:25px 0 8px 0;
	font-size:160%;
	width:450px;
	padding:2px 0 1px 13px;
	border-left:8px solid #697b9a;
}
#content h4.sub {
}
#content h4 {
	margin:19px 0 3px 0;
	font-size:108%;
	padding:0 0 0 12px;
	border-left:5px solid #ccc;
}
#content h5 {
	margin:10px 0 0 0;
	font-size:115%;
}
#content .main ul{
	padding:4px;
	list-style:disc;
	margin-left:9px;
	line-height:150%;
}
#content .main ul li{
	list-style:disc;
	margin-left:6px;
}
#content .main ol{
	padding:4px;
	line-height:150%;
}

/* img float */

img.imgleft {
	padding:0 10px 5px 0;
	float:left;
}
img.imgright {
	padding:0 0 5px 10px;
	float:right;
}




/*Footer*/
#footer {
	margin: 0 auto;
	width: 960px;
	padding:30px 0 50px 0;
	clear:both;
}
#footer_smt {
	float:left;
	margin:10px 0 20px 20px;
	width:400px;
}
#footer_smt img{
	float:left;
	padding:2px 0 0 0;
}
#footer_smt p{
	font-size:10px;
	padding:0 0 0 10px;
	float:left;
	line-height:180%;
}

#footer_was {
	float:right;
	padding:4px 20px 0 0;
}




/* module ---------------------------------------- */

.clr {
	clear:both;
}
.alignL {
	text-align: left;
}
.alignR {
	text-align: right;
}
.alignC {
	text-align: center;
}
.btm10 {
	margin-bottom: 10px;
}
.pt40 {
	margin-top: 40px;
}
.pb_l {
	padding-bottom:50px;
}

.atn {
	color: #465d82;
	padding:1px 3px 2px 3px;
	font-size:90%;
	background:#eee;
	margin-right:5px;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 2px;   /* Firefox用 */  
}
.mini {
	font-size: 83%;
}
.mini_ti {
	font-size: 12px;
}

.pt_m {
	padding-top:15px;
}


/* clearfix ---------------------------------------- */
.group {
	/zoom: 1;
}
.group:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
