@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/top_border.gif) repeat-x top;
*/
	background:url(../img/bg.jpg) repeat-x top left;
}
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:#333;
}
a:hover{
	color:#333;
}
/* --文字設定-- */
p {
	text-align: left;
}



#top_pink {
	height:12px;
	width:100%;
	background-color:#FF6699;
}

#header_inner {
	width:957px;
	margin-left:auto;
	margin-right:auto;
}

#header_upper {
	height:20px;
	width:957px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#language {
	float:right;
}

#header_upper p {
	float:right;
	margin-right:15px;
}

#bijintokei {
	float:right;
	margin-right:30px;
}

#header_lower {
	height:100px;
	width:957px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#logo {
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#menu {
	height:34px;
	width:690px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	background:url(/jp/img/menu_back.jpg) no-repeat;
}

#menu a {
	float:left;
	margin-left:45px;
	margin-top:8px;
}



/* --wrapper-- */
#wrapper {
	width:977px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
}

#contents {
	width:944px;
	padding-left:34px;
}



/* --logo-- */
#logo {
	width:236px;
	height:55px;
	padding-top:10px;
	padding-bottom:15px;
	float:left;
}

.topicarea {
	text-align:left;
	padding:10px 0 15px 5px;
}

.topicarea a {
	font-size:12px;
	color:#993300;
}

#title {
	width:587px;
	margin:0 auto;
	padding:32px 0 30px;
}

#title_text_head {
	width:872px;
	height:139px;
	background:url(../images/bg_text_head.png) top right no-repeat;
	padding-left:33px;
}

.text_head {
	padding:25px 0 0 44px;
	font-size:14px;
	line-height:170%;
}

#title_text_bottom {
	width:872px;
	height:139px;
	background:url(../images/bg_text_bottom.png) bottom right no-repeat;
	padding:10px 0 34px 33px;
}

.text_bottom {
	padding:60px 0 0 44px;
	font-size:16px;
	line-height:170%;
}

.box{
	width:732px;
	height:300px;
	margin:30px auto 0;
	padding-top:10px;
	background:url(../images/back_form.jpg) no-repeat;
}

.box .jikoku_head {
	width:732px;
	padding-top:20px;
}

.box .jikoku_head img {
	padding-left:132px;
}

.box .jikoku {
	width:571px;
	height:153px;
	padding-top:26px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:24px;
}

.box .jikoku .my_time {
	width:180px;
	margin-left:auto;
	margin-right:auto;
}

.jikoku p {
	text-align:center;
}

.box .jikoku p {
	padding-top:15px;
	padding-bottom:22px;
}

.button {
	width:209px;
	margin-left:auto;
	margin-right:auto;
}

.button2 {
	padding-left:384px;
	padding-top:35px;
}



#tokei_pc {
	height:1036px;
	padding-bottom:10px;
	margin-top:30px;
	padding-left:34px;
}


#tokei_sp {
	height:1415px;
	background:url(../images/bg_tokei_sp.png) top left no-repeat;
	padding-bottom:10px;
}


#tokei_mb {
	height:439px;
	padding-bottom:10px;
	padding-left:34px;
}


.gazou_pc_upper {
	height:450px;
	width:590px;
	padding:72px 0 20px 211px;
}

.gazou_pc_lower {
	height:450px;
	width:590px;
	padding-left:211px;
}

.gazou_sp_upper {
	height:640px;
	width:480px;
	padding:72px 0 20px 276px;
}

.gazou_sp_lower {
	height:640px;
	width:480px;
	padding-left:276px;
}

.gazou_gajet {
	width:550px;
	height:320px;
	padding:72px 0 0 220px;
}

.gazou_gajet .gazou_gajet_left {
	width:240px;
	height:320px;
	float:left;
	padding-right:70px;
}

.gazou_gajet .gazou_gajet_right {
	float: right;
	width: 240px;
	height:320px;
}





/* Q&A */
#qa_area {
	padding-left:34px;
	padding-top:44px;
	padding-bottom:15px;
}

dl.qa{
	padding: 20px 60px 3px;
	width:800px;
}
dl.qa dt,dl.qa dd{
	padding-left:15px;
	margin-bottom:9px;
	background-image:url(../images/q.jpg);
	background-repeat:no-repeat;
	background-position:0 3px;
}
dl.qa dd{
	background-image:url(../images/a.jpg);
	padding-bottom:25px;
	border-bottom: #A59E7D solid 1px;
	margin-bottom:20px;
}


.title_download {
	font-size: 18px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #F69;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom:10px;
}

.form_title {
	text-align:center;
	font-size:24px;
}


#pageup {
	margin-top:70px;
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

#pageup img {
	float:right;
}

#footer_inner {
	width:100%;
	height:137px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ff6699;
}

div#footer_box ul{
	width:800px;
	clear:both;
	text-align:center;
	padding-top:20px;
	margin: auto;
}
div#footer_box li{
	display:inline;
	margin:0 50px;
	
}
div#footer_box li a{
	color:#ffffff;
	text-decoration:none;
}

/* address */
address {
	padding-top:10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}