@charset "utf-8";

@import url("default.css");
@import url("common.css");
@import url("add.css");

div#wrapper{
	clear:both;
	width:954px;
	margin:0 auto;
	padding-top:10px;
}

div#mainBox{
	float:left;
	width:715px;
}

div#flashmain{
	width:716px;
}

div#flashcontent{
	width:715px;
}

div#mainwrap{
	width:700px;
	margin:10px auto;
	overflow: hidden;
}

div#mainwrap2{
	width:700px;
	margin:10px auto;
	overflow: hidden;
}

.indexboxContents {
	width: 338px;
	border-left: 2px solid #f2b88a;
	border-right: 2px solid #f2b88a;
	background: #fff;
}

table.indexBox {
	width: 320px;
	margin: 0 auto;
}

table.indexBox th {
	text-align: left;
	width: 80px;
	padding: 12px 5px;
	color: #f85400;
	font-weight: normal;
	border-bottom: dashed 1px #dcdedd;
	vertical-align: top;
}

table.indexBox td {
	padding: 12px 5px;
	text-align: left;
	width: 240px;
	border-bottom: dashed 1px #dcdedd;
}

table td.tabEnd,table th.tabEnd {
	border-bottom: none;
}

.indexboxBot {
	background:url(../img/index/bg_indexbox_bot.gif) no-repeat;
	width: 342px;
	height: 8px;
}

div#news {
	width:700px;
	margin-top:15px;
	text-align:left;
	background:url(../img/index/bg_whatsnew.gif) no-repeat bottom center;
}

div#news h2{
	float:left;
	width:102px;
	padding: 0 8px 8px 8px;
}

div#news table{
	float:right;
	width:580px;
}

div#news table tr{
	height:35px;
	border-bottom: 1px #CCCCCC dotted;
}

div#news table tr.lastcell{
	border:none;
}

div#news table th{
	width:90px;
}

div#news table td.day{
	width:80px;
	color:#EE771B;
}

div#news table td.text{
	width:410px;
}

div#profstory{
	clear:both;
	width:700px;
	padding-top:20px;
}

div#profstory p{
	width:349px;
}

div#profstory p.prof{
	float:left;
	width:349px;
}

div#profstory p.story{
	float:right;
	width:349px;
}

div#voiceact{
	clear:both;
	width:700px;
	padding-top:20px;
}

div#voiceact dl.voice{
	float:left;
	width:340px;
	height:297px;
	background:url(../img/index/bg_voice.gif) no-repeat 0 0;
}

div#voiceact dl.act{
	float:right;
	width:340px;
	height:297px;
	background:url(../img/index/bg_act.gif) no-repeat 0 0;
}



div#voiceact dt{
	text-align:left;
	padding:5px 0 0 12px;
}

div#voiceact dd{
	width:325px;
	margin:0 auto;
	padding-top:7px;
}

div#footer_navi{
	clear:both;
	width:700px;
	
}

div#footer_navi li{
	float:left;
	display:inline;
}

div#footer_navi li.footlink1{
	width:233px;
	text-align:left;
}

div#footer_navi li.footlink2{
	width:233px;
	text-align:center;
}

div#footer_navi li.footlink3{
	width:233px;
	text-align:right;
}

div#sideBox{
	float:left;
	width:222px;
}

div#sideBox div.sideContenttop{
	width:222px;
	margin-bottom:5px;
	padding-bottom:5px;
	background:url(../img/index/bg_side.gif) no-repeat bottom left;
}

div#sideBox div.sideContenttop div#topmovie p.btn_ukishima{
	padding-top:10px;
}

div#sideBox div.sideContent{
	width:222px;
	margin-bottom:5px;
	padding-bottom:10px;
	background:url(../img/index/bg_side.gif) no-repeat bottom left;
}

div#sideBox div.sideContent2{
	width:222px;
	padding-top:2px;
	margin-bottom:5px;
}

div#sideBox div.sideContent div#topmovie{
	width:189px;
	margin:0 auto;
	padding-top:10px;
}

div#topyoutube{
	width:218px;
	margin:0 auto;
	padding-top:10px;
}

.profileP{
	position: relative;
	top: -11px;
	left: 0px;
}

.sideContentBlock {
	width: 194px;
	margin: 5px auto 0;
	overflow: hidden;
}
.sideContentBlock2 {
	width: 200px;
	margin: 5px auto 0;
	overflow: hidden;
}

.float40per {
 width: 40%;
 float: left;
}

.float60per {
 width: 60%;
 float: left;
}

.float100per {
 width: 100%;
 float: left;
}

div#sideBox div.sideContent dt{
	width:202px;
	margin:0 auto;
	padding:10px 0;
	border-bottom:1px #CCCCCC solid;
}


div#sideBox div.sideContent dd{
	width:202px;
	margin:0 auto;
	padding:10px 0;
	text-align:left;
	border-bottom:1px #CCCCCC dotted;
}

div#sideBox div.sideContent dd.lasttext{
	padding:10px 0 0 0;
	text-align:center;
	border:none;	
}

div#sideBox div.sideContent ul{
	width:202px;
	margin:0 auto;
	text-align:left;
}

div#sideBox div.sideContent li.day{
	width:202px;
	padding-top:10px;
	color:#EE771B;
}

div#sideBox div.sideContent li.text{
	width:202px;
	padding-bottom:10px;
	border-bottom:1px #CCCCCC dotted;
}

div#sideBox div.sideContent li.lasttext{
	width:202px;
	padding-bottom:10px;
}

div#twitter {
 width: 220px;
 height: 180px;
}
div#twitter iframe {
 width: 220px;
 height: 180px;
}

div#main div#agreement{
	margin:0 auto 4px auto;
	padding:15px;
	width:540px;
	height:180px;
	overflow:auto;
	border: solid #ccc 1px;
}

div#main .campaign-contents .scrollBox p{
	text-align:left;
}

div#main .campaign-download {
	text-align:center;
}

.red-line {
	margin: 0 0 30px 20px;
}

div.contentsMid b{
	color:#ff8307;
}


table.moreLink td ul {
	list-style-type: none;
	padding: 5px 0 0 0;
}


table.moreLink td ul li {
	background: url(../img/common/ic_arrow.gif) no-repeat;
	background-position: 0 50%;
	text-align: left;
	padding: 0px 0px 0px 10px;
}

table.moreLink td ul li a {
	text-decoration: underline;
}


div#whatsnewwrap{
	width:337px;
	overflow:auto;
}

