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



/* --navi-- */
#navi {
	height:21px;
	background-color:#F4F9FC;
}

#navi_inner {
	width:1000px;
	margin:0 auto;
}

.right {
	width:320px;
	float:right;
}

.right p {
	float:right;
	padding-right:15px;
}

.left {
	width:600px;
	float:left;
}

.left img {
	float:right;
	padding-right:10px;
	padding-top:5px;
}


/* --wrapper-- */
#wrapper {
	width:977px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
}

#contents {
	width:944px;
	padding-left:34px;
}



/* --logo-- */
#logo {
	width:236px;
	height:80px;
	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:781px;
	margin:0 auto;
	padding-top:10px;
}

.box .jikoku_head {
	width:781px;
	padding-top:20px;
}

.box .jikoku_head img {
	padding-left:132px;
}

.box .jikoku {
	width:571px;
	height:200px;
	padding-top:26px;
	padding-left:210px;
	padding-bottom:24px;
}

.box .jikoku .my_time {
	padding-left:100px;
}


.box .jikoku p {
	padding-top:15px;
	padding-bottom:22px;
}

.button {
	padding-left:75px;
}

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



/* --footer-- */
div#footer{
	height:84px;
}
div#footer_box{
	width:977px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
}

div#footer_box ul{
	width:977px;
	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;
}
