@charset "utf-8";

/* グローバル設定 */
*{
	text-indent:0px;
	line-height:140%;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding:0;
	color:#333;
	text-align:left;
	background:url(../img/tokei_back.jpg) top center no-repeat;
}
img {
	border:0;
	margin:0;
	padding:0;
	vertical-align: top;
	text-decoration:none;
}
a:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);
	text-decoration:none;
}
form{
	display:inline;
}
input {
	vertical-align:top;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.clear_both{
	clear:both;
	float:none;
	line-height:0px;
	font-size:0px;
}
ol,ul{
	list-style-image: none;
	list-style-type: none;
}
/* --strong-- */
.strong {
	font-weight: bold;
	font-size: 12px;
}
/* --文字設定-- */
a:link,a:visited ,a:hover, a:active {
	color:#000;
}
a:hover{
	color:#000;
}
/* --文字設定-- */
p {
	text-align: left;
}



/* --navi-- */
#navi {
	height:21px;
	background-color:#F4F9FC;
	padding-top:5px;
}

#navi_inner {
	width:943px;
	margin:0 auto;
}

#navi_inner img {
	float:right;
	padding-left:15px;
}

#icon img {
	padding-left:10px;
}


/* --wrapper-- */
#wrapper {
	width:950px;
	margin:165px auto 0 auto;
	overflow:hidden;
	_zoom:1;
}


/* --logo-- */
#logo {
	width:850px;
	height:56px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}

#logo_kids {
	width:216px;
	height:30px;
	margin-top:40px;
	margin-left:58px;
}

#banner {
	width:468px;
	height:60px;
	float:right;
	padding-top:5px;
	padding-right:30px;
}

#banner_photo_r {
	width:287px;
	padding-top:10px;
	padding-right:10px;
	float:right;
}

#banner_photo_r2 {
	width:287px;
	padding-top:10px;
	padding-right:5px;
	float:right;
}

#banner_photo_r3 {
	width:260px;
	padding-top:10px;
	padding-right:15px;
	float:right;
}


/* --tokei-- */

#tokei {
}

#tokei_title {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	height:71px;
	background:url(../img/title_repeat.jpg) repeat-x top center;
}

#social_button {
	margin-top:10px;
	margin-left:100px;
}

#fb_share {
	float:left;
}

#tw_button {
	float:left;
	margin-left:10px;
}



#title_inner{
	width:950px;
	padding-top:21px;
	margin-left:auto;
	margin-right:auto;
}

#box {
	height:522px;
	padding-bottom:10px;
}

/* --banner-- */
#banner_area {
	width:680px;
	margin-top:15px;
	padding-bottom:35px;

}

#banner_public {
	width:468px;
	height:60px;
	float:left;
	padding:23px 0 15px;
}

#banner_photo {
	width:461px;
	height:108px;
	float:right;
	padding:13px 0 15px;
}

#banner_photo_m {
	width:230px;
	float:left;
}


#banner_photo_c {
	width:598px;
	height:108px;
	margin:0 auto;
	padding:13px 0 50px;
}


.titlebar {
	margin-left:15px;
}

.titlebar img {
	margin-top:5px;
}



#back_grad {
	padding-top:40px;
	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edeef0', endColorstr = '#ffffff');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edeef0', endColorstr = '#ffffff')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #edeef0, #ffffff);
background-image: -ms-linear-gradient(top, #edeef0, #ffffff);
background-image: -o-linear-gradient(top, #edeef0, #ffffff);
background-image: -webkit-gradient(linear, center top, center bottom, from(#edeef0), to(#ffffff));
background-image: -webkit-linear-gradient(top, #edeef0, #ffffff);
background-image: linear-gradient(top, #edeef0, #ffffff);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/

	
}

#title_loadshow {
	width:642px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#movie {
	width:710px;
	height:460px;
	background-color:#FFF;
	padding-left:20px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#movie_text {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#movie_text p {
	font-size:15px;
}

#models {
	width:831px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#link_official {
	margin-top:30px;
}

#universal_logo {
	width:362px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}




/* --footer-- */
div#footer{
	height:84px;
}
div#footer_box{
	width:941px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
}

div#footer_box ul{
	width:941px;
	clear:both;
	text-align:center;
	color:#01A1E9;
	margin-bottom:5px;
	display:block;
	padding-top:10px;
}
div#footer_box li{
	display:inline;
	margin:0 80px;
	
}
div#footer_box li a{
	color:#01A1E9;
	text-decoration:none;
}
address{
	padding-top:10px;
	font-style:normal;
	font-size:10px;
	text-align:center;
}
