@charset "Shift_JIS";

/* CSS Document */

/*
===== 1: 基本設定 =====
*/

/*\*/
*html body{
	height:1%;
}
/**/


a{
	outline : 0 ;
}

a {
/*\*/
   overflow: hidden;
/**/
}

body{
	text-align:center;
	padding: 0;
	margin:0;
	background:#fff;
	font-size: 1em;
}


body#mobile{
	background:url(../imgs/moblie_bg.gif) repeat-y 50% 0;
}


h1,h2,h3,h4,p,div{
	margin: 0;
	padding: 0;
}

a.page-anchor { 
	border: none;
	text-decoration: none;
}

img {
  margin: 0;
  padding: 0;
}

map,area,img,a img{
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
}

.clr{
	clear:both;
}



/*layout*/

#wrapper{
	width:700px;
	margin:0 auto 0;
	border:1px solid #ccc;
}

h1.pagettl{
	margin-bottom:15px;
}

div.entryheaderwrap{
	width:700px;
	background:url(../imgs/m_bg.gif) 330px 30px no-repeat;
}

div.entryheader{
	font-size:0.9em;
	line-height:1.7em;
	color:#333;
	text-align:left;
	padding: 10px;
}

div.hrtop{
	height:1px;
	overflow:hidden;
	background:url(../imgs/hr.gif) repeat-x;
	display:block;
	width:700px;
	margin-bottom:10px;
}

div.hr{
	height:1px;
	overflow:hidden;
	background:url(../imgs/hr.gif) repeat-x;
	display:block;
	margin-bottom:15px;
	width:700px;
}

div.entry{
	font-size:0.8125em;
	line-height:1.6em;
	color:#666;
	text-align:left;
	padding: 0 10px 0 10px;
}

.entry .article_right {
	margin:0px 0px 10px 10px;
	padding:3px;
	float:right;
	color:#666666;
}

.entry .article_left {
	margin:0px 10px 10px 0px;
	padding:3px;
	float:left;
	color:#666666;
}

.entry img {
	display:block;
	padding:3px;
	border:1px solid #cccccc;
	background-color:#ffffff;
}

.entry p {
	margin-bottom:15px;
}

div.entry h2{

}

div.entry i {
	font-style:normal;
	color:#006600;
	font-weight:bold;

}

div.entry strong.orange {
	color:#333333;
	border-left:4px solid #ff9900;
	padding-left:5px;
}

/*携帯コンテスト*/

.orange{
	color:#FF9900;
}

div#mobile{
	color:#454545;
	text-align:left;
	padding: 0 10px 0 10px;
	margin-bottom:12px;
}

#mobile h2,h3{

}

#mobile .headline{
	margin-bottom:12px;
}

.f-right{
	float:right;
	margin-left:20px;
	width:180px;
	display:inline;
}

.f-left{
	float:left;	
	width:440px;
}

.block{
	display:block;
}

div#mobile table.layout {
	font-size:0.8125em;
	line-height:1.4em;
	color:#333;
	border:1px solid #666666;
	margin-bottom:24px;
	background:#e2e2e2;
}

div#mobile table.layout th{
	font-weight:normal;
	background:#568EB5;
	color:#fff;
}

div#mobile table.layout td{
	background:#fff;
}

div#mobile table.layout td.dark{
	background:#D1CCB6;
}

div#mobile table.layout td.blue{
	background:#99D3EC;
}

div#mobile table.layout td.green{
	background:#D1F76F;
}

div#mobile table.layout td.red{
	background:#FB957B;
}

div#mobile table.layout td.pink{
	background:#F5BEC8;
}

div#mobile table.layout td.orange{
	background:#FCBA69;
}

div.box{
	border:3px solid #e2e2e2;
	padding:10px;
	text-align:left;
	font-style:normal;
}

iner-Box{
	padding:0 10px;
}

div.box address{
	font-style:normal;
	font-size:0.8125em;
	line-height:1.4em;
}

div.box address img{	
	display:block;
	margin-bottom:6px;
}


span.stxt{
	font-size:0.9em;
}

.basetxt{
	font-size:0.8125em;
	line-height:1.4em;
}

#mobile ul{
	list-style-type:disc;
	margin-top:0;
	padding-top:12px;
}

/*#mobile p{
	margin-bottom:12px;
}*/

#mobile p.blocktxt{
	padding-top:12px;
	font-size:0.8125em;
	line-height:1.4em;
	color:#454545;
}

/*背景写真表示箇所*/
.Contents-Block01{
	clear: both;
	padding: 0px 0px 20px 200px;
	background: transparent url(../imgs/photo01.jpg) top left no-repeat;
	margin-bottom:12px;
}


.Contents-Block02{
	clear: both;
	padding:0px 0px 20px 200px;
	background: transparent url(../imgs/photo02.jpg) top left no-repeat;
	margin-bottom:12px;
}

.Contents-Block03{
	clear: both;
	padding: 0px 0px 20px 200px;
	background: transparent url(../imgs/photo03.jpg) top left no-repeat;
	margin-bottom:12px;
}


.u25_Contents-Block01{
	clear: both;
	padding: 0px 0px 60px 200px;
	background: transparent url(../imgs/u25_photo01.jpg) top left no-repeat;
	margin-bottom:12px;
}

.u25_Contents-Block02{
	clear: both;
	padding:0px 0px 20px 200px;
	background: transparent url(../imgs/u25_photo02.jpg) top left no-repeat;
	margin-bottom:12px;
}

.u25_Contents-Block03{
	clear: both;
	padding: 0px 0px 90px 200px;
	background: transparent url(../imgs/u25_photo03.jpg) top left no-repeat;
	margin-bottom:12px;
}


/*結果発表*/

#result{
	padding:0 10px 0 10px;
}

.result-Box{
	margin:12px 0 24px 0;
}

.result-Box img{
	text-align:center;
	display:block;
	float:left;
	margin-right:20px;
	border:3px solid #ccc;
}

.result-Box p{
	font-size:0.8125em;
	line-height:1.4em;
	color:#333;
	text-align:left;
}


.Border-Box{
	border:3px solid #ccc;
	background:#FFFFB5;
}


.Border-Box p{
	padding:10px;
}


/*support*/
#support {
	margin:0 10px;
	width:640px;
}

#support .startstep {
	margin: 0;
	padding: 0;
	height: 10px;
	font-size: 1pt;
	text-indent: -9999px;
	line-height: 0em;
	background: url(../imgs/support_top.gif) no-repeat left bottom;
}

#support .endstep {
	margin: 0;
	padding: 0;
	height: 10px;
	font-size: 1pt;
	text-indent: -9999px;
	line-height: 0em;
	background: url(../imgs/support_bottom.gif) no-repeat;
}

#support .stepCol {
	display: inline-block;
	padding: 0 0 6px 0;
	background: url(../imgs/support_wrap.gif) repeat-y;
}

#support .stepColLeft {
	float: left;
	width: 140px;
}

#support .stepColLeft img {
	margin: 10px 0 5px 10px;
}

#support .stepColRight {
	float: right;
	width: 500px;
}

#support .stepColRight p {
	margin: 10px 0 0;
	padding: 0 10px;
}

#support .stepCol:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

table.result-layout img{
	border:1px solid #ccc;
}


/*インタビュー*/
body#popup #header{
	background:#38B8E3;
	padding:15px 10px;
	text-align:left;
}

body#popup #interview-List{
	position:relative;

}

body#popup #interview-List .camera{
	position:absolute;
	display:block;
	top:30px;
	right:0;
	z-index: 0;
}


body#popup #interview-List .list-Item{
	position:relative;
	z-index: 20;
	padding-left:10px;
	margin-bottom:10px;
	line-height:0;
	display:block;
	width:690px;
}


body#popup .list-Item a img{
	border:1px solid #ccc;
}


body#popup .list-Item a:hover img{
	border:1px solid #207B9D;
}



/*
body#popup #interview-List #list-Item-Second{
	position:relative;
	z-index: 20;
	padding-left:10px;
	margin-bottom:15px;
}

body#popup #list-Item-Second a img{
	border:1px solid #ccc;
}


body#popup #list-Item-Second a:hover img {
	border:1px solid #207B9D;
}
*/


body#popup #List-ttl{
	text-align:left;
	margin-bottom:20px;
}

body#popup .frontcolumn{
	float:left;
	width:222px;
	margin-right:8px;
	display:block;
	padding: 0 0 10px 0;
}

body#popup .frontcolumnLast{
	float:left;
	width:222px;
}

body#popup .closeBtn{
	padding:5px;
	display:block;
}


h1.kv{
	margin-bottom:20px;
}

#interview{
	text-align:left;
	padding:0 15px;
	color:#333;
	line-height:1.5;
	font-size:0.8125em;
}

#interview .s-section{
margin-bottom:12px;
}

#interview .intro{
	font-size:1.1em;
	background:url(../imgs/asian/bg_intro_t.gif) no-repeat top left;
}

#interview .intro p{
	background:url(../imgs/asian/bg_intro_b.gif) no-repeat bottom right;
	margin:0;
	padding:20px 55px;
}


#interview h2{
	margin-bottom:10px;
	padding:0;
}

#interview h2 img{
	margin:0;
	padding:0;
	vertical-align:bottom;
}

#interview .lead { 
  min-height: 1em;
  text-align:left;
}

#interview .lead img { 
  float:right;
  clear: right;
  margin:0 0 5px 1.5em;
  padding: 0;
}

#interview .lead2 { 
  min-height: 1em;
  text-align:left;
}

#interview .lead2 img{ 
  float:left;
  clear: left;
  margin: 0 1.5em 5px 0;
  padding: 0;
}

#interview p{
	margin:0;
	padding:0;
}

#interview .section{
	margin-bottom:30px;
}

#interview .min-section{
	margin-bottom:25px;
}

#interview .info{
	padding:5px;
	background:url(../imgs/asian/bg_info.gif) top left;
	height:100%;
}

#interview .info p{
	padding:10px;
	background:#fff;
	margin:0;
}

#interview .info img{
	margin:0;
	padding:0;
	vertical-align:bottom;
}

#interview .text-setting{
	letter-spacing:-0.05em;
}


/*特別講演*/
#splecture .iner{
	margin:0 10px;
	padding:10px 0;
	font-size:0.8125em;
	text-align:left;
}

#splecture .headline{
	margin-bottom:12px;
}

#splecture .s-section{
	margin-bottom:12px;
}

#splecture .section{
	margin-bottom:36px;
}

#splecture h4{
	margin-bottom:12px;
	font-weight:bold;
	color:#009999;
}

#splecture tr td{
	padding:2px;
	text-align:left;
}

#splecture .tpArea{
width:600px;
margin:0 auto;
}

#splecture .left{
float:left;
}

#splecture .right{
float:right;
}

#splecture .rightbtn{
float:left;
margin-left:80px;
}

#splecture .center{
text-align:center;
}

/*一覧へ戻る*/
.back-Btn{
	text-align:center;
	margin:0 auto 24px;
}

.back-Btn a{
	display:block;
	width:400px;
	height:50px;
	background:url(../imgs/back_btn.jpg) no-repeat top left;
	text-indent:-9999px;
	margin:auto;
	text-align:center;
}

.back-Btn a:hover{
	background:url(../imgs/back_btn.jpg) 0 -50px no-repeat;
}


/*2101/1/6*/
.viewer{
	font-weight:bold;
	color:#A28831;
}




/* ----------------------------------------------------
 clearfix
----------------------------------------------------*/
.clrfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clrfix {
	display: inline-block;
	}
	
/*\*/
* html .clrfix {
	height: 1%;
}

.clrfix {
	display: block; 
}
/**/
