.inside_title{
	width:680px;
	height:180px;
	padding:0;
	margin:0;
}
.global_box{
	width: 650px;
	padding:0;
	margin:10px 10px;
	text-align:left;
}

.global_title{
	width: 650px;
	height:40px;
	padding:0;
	margin:0;
	background-image: url(../images/global_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:left;
}
.global_title h3{
	margin:0 0 0 40px;
	height:40px;
	color: #ffffff;
	padding:8px 0;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.global_body{
	width: 650px;
	padding:0;
	margin:0;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/global_body.gif);
}
.global_body h3{
	font-size: 95%;
	color: #C62E41;
	margin:0;
	padding:5px 0 0 0;
}

.global_body .box{
	padding:0;
	margin:0 20px;
	text-align:left;
}

.global_footer{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/global_footer.gif);
	height: 50px;
	width: 650px;
	text-align:right;
}
.global_footer p{
	margin:0;
	padding:15px 15px 0 0;
	color:#FFF;
	font-size:85%;
}
.global_footer hr{
	display:none;

}

#list_box{
	width:300px;
	padding:0;
	margin:0;
	text-align:left;
}

#list_box .box{
	width:260px;
	margin:20px;
	padding:0;
}

#list_update_list{
	color: #FFF;
}

#list_update_list li{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FB203A;
	padding:5px 0;
	font-size:85%;
	list-style-image: url(../images/list_icon.png);
	list-style-position: inside;
}

.pagetop{
	text-align:right;
	font-size:85%;
}

.td00{
	width:5%;
	text-align:center;
	padding:0 3px;
}

/*tinybox*/
.tbox {position:absolute;display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(../images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(../images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10px; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}
