a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	font-size: 12px;
}
.tx12 {
	font-size: 12px;
	line-height: 19px;
}
.l03 {
	font-size: 16px;
	line-height: 190%;
}
.tx12t {
	font-size: 12px;
	line-height: 17px;
}
body {
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
}
.search {
	width: 250px;
	border: 2px solid #E34D00;
	background-color: #FAFAFA;
}
.chlfrm {
	width: 147px;
	border: 2px solid #E34D00;
	background-color: #FAFAFA;
}
.white {
	color: #FFFFFF;
}
.cate {
	background-image: url(../img/cate_bg.gif);
	background-repeat: no-repeat;
}
.area {
#background-image: url(../img/area_bg.gif);
	background-repeat: no-repeat;
}
.tx11 {
	font-size: 11px;
	line-height: 16px;
}
.sl {
	font-size: 16px;
}
.sbg {
	background-image: url(../img/s_bg.gif);
	background-repeat: no-repeat;
}
.what {
	background-image: url(../img/what_bg.gif);
	background-repeat: no-repeat;
}
.ntitle {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}
.tx14 {
	font-size: 14px;
	line-height: 22px;
}
.pass {
	border: 2px solid #BEBEBE;
	width: 200px;
}

.warning {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #FF6600;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

#slider .header{
	cursor: pointer;
	color: #005cbd;
}

td{
	word-break: break-all;
}

/* clearfix
---------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* ツールチップ
---------------------------------------------------- */
.toolTip{
	position: relative;
}
.toolTip span{
	display: block;
	border: solid 1px #000000;
	background-color: #ffffe1;
	color: #000000;
	text-decoration: none;
	position: absolute;
	top: -28px;
	left: 0;
	padding: 3px;
	visibility: hidden;
	width: 8em;
	text-align: center;
}
a.toolTip:hover,a.toolTip:hover span{
	visibility: visible;
	z-index: 100;
}


/* チャレンジ概要
---------------------------------------------------- */
#challenge_summary{
	padding-top: 23px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

#challenge_summary p, #get-countdown-tool p{
	margin: 0;
	padding: 0;
}

#challenge_summary #date{
	font-weight: bold;
	margin-bottom: 5px;
}

#get-countdown-tool{
	float:left;
	width:272px;
	min-height: 148px;
	height: auto !important;
	height: 148px;
	padding: 20px;
	background: url(../img/slh_bg.gif);
	text-align: left;
}

#get-countdown-tool p{
	margin-bottom: 5px;
}

#challenge_summary table{
	width: 100%;
	border: 0;
}

#challenge_summary table th, #challenge_summary table td{
	padding: 5px;
	border: 0;
}

#challenge_summary table{
	border-top: 1px solid #cccdc6;
	border-left: 1px solid #cccdc6;
}

#challenge_summary table th, #challenge_summary table td{
	border-right: 1px solid #cccdc6;
	border-bottom: 1px solid #cccdc6;
}

#challenge_summary table th{
	background: #fafafa;
	white-space: nowrap;
}

.graph-icn{
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.graph-icn img{
	vertical-align: middle;
}

/* フォーラム一覧
---------------------------------------------------- */
#forum th{
	border-bottom: 3px solid #c8c8c8;
	padding: 5px;
}

#forum td{
	border-bottom: 1px dotted #999999;
	padding: 8px 5px;
}

/* ヘッダ
---------------------------------------------------- */
#head-wrapper{
	background: #ea630f url(../image/head_wrapper_bg.gif) repeat-x;
	height: 29px;
	font-size: 12px;
	color: #ffffff;
}

#head{
	width: 783px;
	margin: 0 auto;
}

#head ul{
	float: left;
	list-style:none;
	padding: 0;
	margin: 0;
	background: url(../image/head_line.gif) no-repeat 100% 0;

}

#head li{
	float: left;
	padding: 0;
	margin: 0;
	line-height: 29px;
	background: url(../image/head_arrow.gif) no-repeat;
	padding-left: 24px;
	padding-right: 8px;
	font-size: 12px;
}

#head li a{
	color: #ffffff;
}

#head p{
	float: right;
	text-align: right;
	line-height: 27px;
	height: 27px;
	padding: 0;
	margin: 0;
}

/* フッタ
---------------------------------------------------- */
#footer-wrapper{
	background: #b4b4b4 url(../image/footer_wrapper_bg.gif) repeat-x 0 0;
	padding-top: 4px;
}

#footer{
	width: 783px;
	margin: 0 auto;
}

#footer p{
	float: left;
	color: #646464;
	font-size: 10px;
	line-height: 51px;
}

#footer ul{
	float: right;
	list-style: none;
}

#footer li{
	float: left;
}

#footer li{
	background: #b4b4b4 url(../image/footer_bg.gif) no-repeat 0 0;
	color: #646464;
	font-size: 12px;
	margin-left: 14px;
	padding-left: 14px;
	line-height: 51px;
}

#footer li#first{
	background: none;
}

#footer li a{
	color: #ffffff;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
	#head li, #footer li{
		line-height: 19px;
	}
	#footer li{
		padding-top: 10px;
	}
	#head-wrapper, #head li, #footer li{
		font-size: 9px;
	}
}

/* グラフ　クイック入力
---------------------------------------------------- */
#graph-quick-form-box{
	border: 5px solid #f1f1f1;
	padding: 10px 8px;
	margin: 15px 0;
}

.graph-quick-form{
	border-top: 3px solid #f5f5f5;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.graph-quick-form dt{
	clear: left;
	float: left;
	width: 7em;
	padding: 8px 0.5em;
	font-weight: bold;
	color: #666666;
}

.graph-quick-form dd{
	margin-left: 0;
	padding: 8px 0.5em 8px 8em;
}

#graph-quick-form-submit{
	border-top: 3px solid #f5f5f5;
	padding: 8px 0 0 0;
	margin: 8px 0 0 0;
	text-align: center;
}

#graph-quick-form-title{
	padding: 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}


/* 
---------------------------------------------------- */
#start-challenge p{
	margin: 0;
	padding: 0;
}

#start-challenge .box{
	position: relative;
	margin-top: 20px;
}

#start-challenge .box .btn1{
	position: absolute;
	top: 126px;
	left: 193px;
}

#start-challenge .box .btn2{
	position: absolute;
	top: 158px;
	left: 193px;
}

#start-challenge .box .btn3{
	position: absolute;
	top: 116px;
	left: 193px;
}

#start-challenge p{
	margin-left: 10px;
}

#start-challenge .box p{
	margin-left: 0;
}

#start-challenge #challenge-name{
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;	
}


/* ---------------------- Dolphin nav ---------------------- */
#tabs24{position:relative;height:43px;font-size:14px;text-transform:uppercase;background:#fff url("../images/time4bed_bg.gif") repeat-x bottom left;font-family:Georgia, "Times New Roman", Times, serif;}
#tabs24 ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#tabs24 ul li{display:block;float:left;margin:0 2px;}
#tabs24 ul li a{display:block;float:left;color:#ffdab6;text-decoration:none;padding:0 0 0 25px;height:43px;line-height:50px;}
#tabs24 ul li a span{display:block;float:left;padding:0 25px 0 0;height:31px;width:auto;}
#tabs24 ul li a:hover{color:#fff;}
#tabs24 ul li a:hover span{display:block;cursor:pointer;}
#tabs24 ul li a.current,#time4bed-nav ul li a.current:hover{color:#894d12;background:transparent url("../images/time2bed_left-ON.gif") no-repeat top left;}
#tabs24 ul li a.current span{background:transparent url("../images/time2bed_right-ON.gif") no-repeat top right;height:43px;}

#tabs24 ul li a.border{background: url("../images/time2bed_border.gif") no-repeat 100% 0;}
#tabs24 ul li a.current{border-right:none;}
/* ---------------------- END Dolphin nav ---------------------- */

