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

/* ---------- page global ---------- */
*{
	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;
	text-align:center;	/*背景の指定 斜めグラデーション
	background:#FBFFE4;
	background: -moz-linear-gradient(left top, #DFE8B3, #FBFFE4);
	background: -webkit-linear-gradient(left top, #DFE8B3, #FBFFE4);*/	/*標準型
	background: linear-gradient(to bottom right, #DFE8B3, #FBFFE4);*/
}

img {
	border:0;
	margin:0;
	padding:0;
	vertical-align: top;
	text-decoration:none;
	-ms-interpolation-mode: bicubic;	/* IE , Firefox */
}

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;
}

a:link,a:visited ,a:hover, a:active {
	color:#333;
}

a:hover{
	color:#333;
}

p {
	text-align: left;
}



/* ---------- layout ---------- */
#wrapper {
	padding-top: 50px;	/*background:url(../img/back_wrapper.png) top center repeat-x;*/
	overflow: hidden;
}

#contents {
	background-color: #009D84;
	padding-top: 80px;
	padding-bottom: 40px;
}

#top {
	height: 10px;
	background-color: #019C84;
}
.logo {
	padding-top: 25px;
}

#main {
	width:895px;
	height:750px;
	margin:50px auto 0;
	background-image: url(../img/main_back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#pink_back {
	/* [disabled]padding-top: 50px; */
	/* [disabled]margin-top: 60px; */
	background-repeat: repeat;
	/* [disabled]background-color: #D9F0F5; */
}


#main_en {
	width:611px;
	/*height:750px;*/
	margin:60px auto 0;
	background:url(../img/back_main_en.png) top center no-repeat;
}

#main_tc {
	width:611px;
	/*height:750px;*/
	margin:60px auto 0;
	background:url(../img/back_main_tc.png) top center no-repeat;
}

#main_kr {
	width:611px;
	/*height:750px;*/
	margin:60px auto 0;
	background:url(../img/back_main_kr.png) top center no-repeat;
}

#inner_main {
}

#left {
	width:600px;
	float:left;
	padding:5px 0 0 8px;
}

#right {
	width:250px;
	margin:0 10px 0 0;
	float:right;
}

#right_inner {
	width:250px;
	text-align:right;
}

#blogparts {
	margin:5px 0 0 1px;
}


/* ---------- sns ---------- */
#sns {
	width:285px;
	height:30px;
	/*float:right;*/
	text-align:right;
	margin:45px 0 25px;
}

#sns_en {
	width:310px;
	height:30px;
	text-align:right;
	margin:45px auto 0;
}

#___plusone_0 {
	width: 77px!important;
}

iframe.twitter-share-button {
	width: 86px!important;
}


/* ---------- tokei ---------- */
#tokei {
	width:600px;
	height:600px;
}

#tokei_en {
	width:590px;
	height:450px;
	margin:0 auto;
	padding:10px 0 0 0;
}

#bt{
}

#bt #btInner{
	display:none;
}

#bt #btPh{
	float:left;
	margin-top:0;
}


#language {
	width:720px;
	margin:35px auto 50px;
}

#grandprix {
	background-color: #FFFFFF;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	/* [disabled]padding-bottom: 50px; */
	/* [disabled]border: 4px dotted #C61E18; */
}
.gpw_title {
	background-color: #FB9134;
	padding-top: 14px;
	padding-bottom: 14px;
	margin-right: auto;
	margin-left: auto;
}

#title_gpw {
	height:49px;
	padding-bottom:5px;
	background-color: rgba( 255, 255, 255, 0.45 );
	padding-top: 15px;
}



/* ---------- banner ---------- */
#banner {
	margin-top:60px;
}

#banner_inner {
	width:850px;
	margin:0 auto;
}

#banner_left {
	width:200px;
	float:left;
	text-align:left;
}

#banner_right {
	width:390px;
	float:right;
	padding-top:50px;
	margin-right:15px;
}

#banner_right_l {
	float:left;
}

#banner_right_r {
	float:right;
}

.gp_button {
	width: 663px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 80px;
}
.gp_left {
	float: left;
	width: 318px;
}
.gp_right {
	float: right;
	width: 318px;
}


/* --footer-- */
#footer{
	height: 10px;
	padding: 10px 0 15px;
	background-color: #039D84;
}

#footer_inner{
	margin:0 auto;
	text-align:center;
	height:45px;
	padding:150px 0 20px;
}

address, address a{
	font-style:normal;
	font-size:12px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
}

#bottom {
	height:100px;
	margin-top:75px;
	background:url(../img/back_copyright.png) bottom center repeat-x;
}
