@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
}



ul,li,p{
	margin:0;
	padding:0;
	list-style-type:none;	
}

img{
	border:none;
}



.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}


#container{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
}

#failure-container{
	overfrow:scroll;	
}


/*-------------------------link-------------------------*/

a {
	text-decoration:none;
	border-bottom:none;
	color:#2246E1;
}

a:hover {
	text-decoration:none;
	color:#9FB2FF;
}



/*-------------------------h-------------------------*/

h1{
	width:950px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	padding:0;
}



/*-------------------------ヘッダーエリア-------------------------*/

#header{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background: url(../images/header-bg.gif) repeat-x left top;		
}

#header-inner{
	width:950px;
	height:auto;
	margin:0 auto;
	padding:0;
	padding-top:28px;
}

#header-inner ul li{
	width:189px;
	height:auto;
	margin:0;
	padding:0;
	float:left;	
}

.last{
	width:190px;
	height:auto;
	margin:0;
	padding:0;
	float:left;	
}

#navi{
	width:950px;
	height:auto;
	margin:0 auto;
	margin-top:20px;	
	padding:0;
}

#navi ul li{
	margin:0;	
}

.main-img{
	position:relative;
	top:-3px;	
	clear:both;
}

* html .main-img{
	position:relative;
	top:-15px;	
}

/*-------------------------コンテンツエリア-------------------------*/

#contents{
	width:950px;
	height:auto;
	margin:0 auto;
	padding:0;
	padding-top:10px;
	padding-bottom:70px;
	background:#fff;
	clear:both;
}


/*-----------------左コンテンツエリア-------------------*/

#left-contents{
	width:293px;
	height:auto;
	margin:0;
	margin-top:10px;
	margin-right:30px;
	padding:0;
	float:left;
}

#blog-area,#facebook-area,#mobile-area,#info-area,#contribution-area{
	margin:20px 0;		
}

/*-----------------右コンテンツエリア-------------------*/

#right-contents{
	width:620px;
	height:auto;
	margin:0;
	margin-top:8px;
	padding:0;
	float:left;	
}
#right-contents h2 {
	background-image: url(../images/h2bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	padding-left: 25px;
	vertical-align: middle;
	padding-top: 3px;
}




#channel{
	width:620px;
	height:auto;
	margin:10px 0;
	padding:0;
}

* html #channel{
	margin-top:20px;	
}

#blog-right{
	width:620px;
	height:auto;
	marign:10px 0;
	padding:0;	
}

#whatsnew-contents{
	width:620px;
	height:auto;
	margin:10px 0;
	padding:0;
}

* html #whatsnew-contents{
	margin-top:20px;	
}

#whatsnew-contents ul li{
	width:600px;
	height:auto;
	margin:0;
	padding:0;
	padding-bottom:5px;
	padding-top:15px;
	background:url(../images/line.gif) repeat-x left bottom;
	color:#555;
	font-size:0.9em;
}

#whatsnew-contents ul li img{
	margin-right:10px;
}


/*-----------------ページトップボタン-------------------*/

#return{
	width:950px;
	height:23px;
	margin:0 auto;
	padding:0;
	clear:both;
}

#return p{
	width:119px;
	float:right;
}





/*-------------------------フッターエリア-------------------------*/

#footer{
	width:100%;
	margin:0;
	padding:0;
	background:#000635 url(../images/footer-bg.gif) repeat-x;	
	
}

#footer-inner{
	width:950px;
	height:auto;
	margin:0 auto;
	padding:0;
	padding-top:35px;	
}

#adress{
	width:275px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}

#adress li{
	color:#618d06;
}


#footer-inner li img{
	vertical-align:top;
	position:relative;
	top:1px;
	margin-right:10px;
}
#footer-inner li img{
	vertical-align:top;
	position:relative;
	top:1px;
	margin-right:10px;
}

.footer-bold-text{
	color:#2246e1;
	font-weight:bold;
}

.small{
	color:#2246e1;
	font-size:70%;
}

.footer-text{
	color:#2246e1;
	font-size:0.9em;
	margin-left:26px;
}

#footer-menu{
	width:300px;
	height:auto;
	margin:0 15px;
	padding:0;
	float:left;	
}

#footer-menu li a{
	font-size:0.9em;
	color:#2246e1;
	line-height:1.4em;	
}

#footer-menu li a:hover{
	font-size:0.9em;
	color:#8fa3f7;
	line-height:1.4em;	
}


#footer-menu li img{
	position:relative;
	top:8px;	
}


#copy-area{
	width:950px;
	height:auto;
	margin:0 auto;
	padding:0;
	padding-top:46px;
	clear:both;	
}

#copy-area p{
	width:300px;
	height:auto;
	margin:0 auto;
	padding:0;
	color:#8e91ad;
	font-size:0.9em;
}



/*-----プロフィールページ-------*/

#profile-area{
	width:620px;
	height:auto;
	margin:0;
	margin-bottom:10px;
	padding:0;
}

#prof-box{
	width:620px;
	height:auto;
	margin:0 auto;
	padding:0;	
}

#prof-left{
	width:240px;
	height:auto;
	margin:0;
	margin-right:12px;
	padding:0;
	float:left;
}	

#prof-right{
	width:360px;
	height:auto;
	margin:0;
	padding:0;
	float:left;	
}


#prof-right p{
	color:#555;
	font-size:0.8em;
	line-height:1.2em;	
}

.prof-text-area{
	padding-left:15px;	
}

.prof-small-text{
	font-size:0.7em;	
}


#prof-box2{
	width:620px;
	height:auto;
	margin:0 auto;
	padding:0;
	padding-top:20px;
	clear:both;
}

#prof-box2 p{
	color:#555;
	font-size:0.8em;
	line-height:1.2em;	
}

#prof-box2-under{
	margin-top:25px;
	margin-bottom:20px;	
}


/*-----これからの政策ページ-------*/

#policy-area{
	width:620px;
	height:auto;
	margin:0;
	margin-bottom:10px;
	padding:0;
}

#policy-area p{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
			font-size:0.8em;
	color:#555;
	line-height:1.2em;
}


#policy-area ul li{
	list-style-position: inside;
	list-style-image: url(../images/marker.gif);
	margin-bottom: 10px;
}

#policy-area h3{
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1C42FF;
	border-left-color: #FC0;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.9em;
}


/*-----政策1-------*/



#policy-box1{
	width:620px;
	min-height:110px;
	height:auto !important;
	height: 110px;
	margin:0 auto;
	margin-bottom:15px;
	padding:0;
	background:url(../policy/images/policy1.gif) no-repeat left top;
}


#policy-box1 ul{
	padding-top:50px;
	margin-left:10px;
}

#policy-box1 li{
	font-size:0.8em;
	color:#555;
	line-height:2.1em;
}

* html #policy-box1 li{
	padding-bottom:10px;	
}


/*-----政策2-------*/
#policy-box2{
	width:620px;
	min-height:134px;
	height:auto !important;
	height: 134px;
	margin:0 auto;
	margin-bottom:15px;
	padding:0;
	background:url(../policy/images/policy2.gif) no-repeat left top;
}

#policy-box2 ul{
	padding-top:50px;
	margin-left:10px;
}

#policy-box2 li{
	font-size:0.8em;
	color:#555;
	line-height:2.1em;
}

* html #policy-box2 li{
	padding-bottom:10px;	
}

/*-----政策3-------*/
#policy-box3{
	width:620px;
	min-height:118px;
	height:auto !important;
	height: 118px;
	margin:0 auto;
	margin-bottom:15px;
	padding:0;
	background:url(../policy/images/policy3.gif) no-repeat left top;
}

#policy-box3 ul{
	padding-top:50px;
	margin-left:10px;
}

#policy-box3 li{
	font-size:0.8em;
	color:#555;
	line-height:2.1em;
}

* html #policy-box3 li{
	padding-bottom:10px;	
}

/*-----政策4-------*/
#policy-box4{
	width:620px;
	min-height:97px;
	height:auto !important;
	height: 97px;
	margin:0 auto;
	margin-bottom:15px;
	padding:0;
	background:url(../policy/images/policy4.gif) no-repeat left top;
}

#policy-box4 ul{
	padding-top:50px;
	margin-left:10px;
}

#policy-box4 li{
	font-size:0.8em;
	color:#555;
	line-height:2.1em;
}

* html #policy-box4 li{
	padding-bottom:10px;	
}

/*-----政策5-------*/
#policy-box5{
	width:620px;
	min-height:95px;
	height:auto !important;
	height: 95px;
	margin:0 auto;
	margin-bottom:15px;
	padding:0;
	background:url(../policy/images/policy5.gif) no-repeat left top;
}

#policy-box5 ul{
	padding-top:50px;
	margin-left:10px;
}

#policy-box5 li{
	font-size:0.8em;
	color:#555;
	line-height:2.1em;
}

* html #policy-box5 li{
	padding-bottom:10px;	
}

/*-----政策6-------*/
#policy-box6{
	width:620px;
	min-height:129px;
	height:auto !important;
	height: 129px;
	margin:0 auto;
	margin-bottom:15px;
	padding:0;
	background:url(../policy/images/policy6.gif) no-repeat left top;
}

* html #policy-box6{
	margin-bottom:5px;	
}

#policy-box6 ul{
	padding-top:50px;
	margin-left:10px;
}

#policy-box6 li{
	font-size:0.8em;
	color:#555;
	line-height:2.1em;
}

/*-----これまでの実績ページ-------*/
#results-area{
	width:620px;
	height:auto;
	margin:0;
	margin-bottom:10px;
	padding:0;
}

#results-box{
	width:620px;
	height:auto;
	margin:0 auto;
	margin-bottom:15px;
	padding:0;
}

#results-box p,#results-box li{
	font-size:0.8em;
	color:#555;
	line-height:2.1em;
}

.grey-big-text{
	font-weight:bold;	
}


#results-table{
	width:600px;
	font-size:0.9em;
	color:#555;
	margin-bottom:20px;
}

.table{
	border-collapse:collapse;
	padding:5px;
	border-color:#555;
}


#results-table td{
	width:auto;
	padding:5px;
}

td.figure,th.figure{
	width:5px;	
	text-align:center;
}

.results2-ul{
	margin-left:10px;	
}

.youtube{
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}


img.yout {
	margin-right:8px;
	margin-top:5px;
}


img.eng {
	margin-right:0px;
	margin-top:5px;
}

.aboutmovie{
	float:left;
	background-image: url(../images/aboutmovie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:193px;
	height:250px;
}


.aboutmovie-banner{
	margin:10px 0;	
}

.aboutmovie p{
	margin:10px 0;
}

.aboutmovie h3{
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 32px;
}

.aboutmovie h4{
	font-size:12px;
	color:#333;
	margin-left: 28px;
	margin-right: 10px;
	font-weight:normal;
}

.topmessage a{
	color: #F00;
	line-height:1.4em;
	font-size:0.9em;
}

.topmessage a:hover{
	color:#9FB2FF
}

.failure{
	margin-bottom:10px;	
}

.failure-text{
	margin-bottom:16px;	
	color:#555;
	font-size:0.9em;
	line-height:1.3em;
}

span.bk {
	text-decoration:blink;
}

	.panel h2.title { margin-bottom: 10px }
	.coda-slider-wrapper { padding:  0;
	margin-left:10px; }
	.coda-slider { background: #ffffff }
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 602px;
				font-size:13px;
	color:#555;
	line-height:1.2em;
 } 
 div.coda-nav{
 margin-bottom:10px;
 }
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 602px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff;  width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }


#form{
	margin-top:20px;
	margin-bottom:20px;
}

table.movie{
	margin-bottom:20px;
}

.movie th{
	background-color:#03F;
	color:#FFF;
	border:solid 1px #33F;
}

.movie td{
	font-size:0.9em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:1px solid #06F;
}

div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	
	text-decoration: none; 
	color: #2e6ab1;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}

.font-switch{
	text-align:right;
	margin-bottom:15px;
}
.font-switch img{
	margin-right:10px;
}

.credit{
	font-size:11px;
}

.f-left{
	float:left;
}

.margin10{
	margin:10px;
}

.hilight{
	color:#F00;
	font-weight:bold;
	background-color:#FF3;
}

img.f-left {
	margin-right:15px;
}
