* {
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size:100%;
}
body {
	font-size: 12px;
	color:#666666;
	text-align:center;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {text-decoration:none; color: #0066FF;}
a:visited {text-decoration:none; color: #0066FF;}
a:hover {text-decoration:none; color:#FF0066;}
textarea,input {
	color: #333333;
	background-color: #e7e7e7;
	border: 1px solid #333333;
}
.center {
	text-align: center;
	padding-top: 20px
}
.right {
	text-align: right;
	clear: both;
}
.click_play {
	display:block;
	background-image: url(../image/click_play.gif);
	width: 120px;
	height: 18px
}
a:hover.click_play {
	background-image : url(../image/click_play_a.gif);
}
#wrap {
	width:770px;
	margin:0px auto 0px auto;
	position:relative;
	text-align:left;
	padding: 0px;
}
#wrap #head {
	margin-bottom: 40px;
}
#wrap #head h1 {
	float:right;
	color:#999999;
	font-weight: lighter;
	line-height: 1em;
	margin: 0px;
	clear: right;
}
#wrap #head h2 {
	font-weight: lighter;
	margin: 0px;
	float: left;
}
#wrap .warning {
	font-size:10px;
	float: right;
	position: relative;
	top: -30px;
	color: #ff3366;
	text-align: right;
	margin: 0px;
	line-height: 1.2em;
}
#wrap #tab {
	height: 26px;
}
#wrap #tab h2{
	font-weight: lighter;
	margin: 0px;
}
#wrap #tab .tabopen {
	border-top: 1px solid #adadad;
	border-right: 1px solid #adadad;
	border-left: 1px solid #adadad;
	width: 70px;
	height: 26px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	background-image: url(../image/tab_bg.gif);
	background-repeat: repeat-x;
}
#wrap #tab .tabopen a {
	color: #000000;
}
#wrap #tab .tabclose {
	border-top: 1px solid #adadad;
	border-right: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	border-left: 1px solid #adadad;
	width: 70px;
	height: 25px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	background-color: #e7e7e7;
	background-image: url(../image/tab_back.gif);
}
#wrap #tab .tabspc_open {
	border-bottom: 1px solid #adadad;
	width: 10px;
	height: 26px;
	float: left;
	background-image: url(../image/tab_shadow.gif);
	background-repeat: no-repeat;
}
#wrap #tab .tabspc_close {
	border-bottom: 1px solid #adadad;
	width: 10px;
	height: 26px;
	float: left;
}
#wrap #tab #tabend {
	border-bottom: 1px solid #adadad;
	width: 31px;
	height: 26px;
	float: left;
}
.resize {
	position:relative;
	top: 5px;
	left: 5px;
	display:block;
	width: 15px;
	height: 15px;
	background-image: url(../image/resize.gif);
}
a:hover.resize {
	background-image: url(../image/resize_a.gif);
}
#wrap #player {
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	padding: 10px;
	padding-bottom: 0px;
	margin: 0px;
	clear: left;
}
#wrap #bar_under_area {
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	padding: 10px;
	padding-top: 0px;
	background: url(../image/rep_cate_player.gif) repeat-x bottom;
	margin: 0px;
}
#search {
	margin:0;
	height: 22px;
	background: url(../image/bar_under.gif) repeat-x;
	width: 742px;
	padding: 4px;
}
#search .guide {
	float: left;
	font-size: 10px;
	color: #333333;
	line-height: 1em;
	padding-right: 5px;
	border-right: 1px solid #bfbfc5;
}
#search #searchbox {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #bfbfc5;
}
#p_back {
	float: left;
	padding: 5px;
}
#p_next {
	float: right;
	padding: 5px;
}
#query {
	width:245px;
	padding:2px 5px;
	border:1px solid #c3c3c3;
	border-left-color:#7c7c7c;
	border-top-color:#7c7c7c;
	background:#fff url(../image/bg_query.gif) no-repeat;
	font-size:14px;
}
#wrap  #bar_under_area  #search  .button {
	width:50px;
	padding:2px 0;
	border:#455893 1px solid;
	background:url(../image/bg_button.gif) repeat-x #00adfc;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	*vertical-align:baseline;
	cursor:pointer;
	letter-spacing:0.5em;
}
.normal_size {
	height: 330px;
}
.big_size {
	height: 540px;
}
#wrap #player #mpl {
	background-color: #e7e7e7;
}
#wrap #contents {
	position:relative;
	width:100%;
	background-image: url(../image/solid.gif);
	background-repeat: repeat-x;
	margin: 0px;
	clear: both;
}
#wrap #contents .float_l {
	float: left;
}
#wrap #contents .float_r {
	float: right;
}
#wrap #contents #menu_main {
	width: 460px;
}
#wrap #contents #menu_side {
	width: 300px;
	padding-top: 10px;
}
#wrap #contents .menu_full {
	width: 770px;
	clear: both;
}
#wrap #contents .url_form {
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	background-image: url(../image/rep_cate_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 1em;
	padding-top: 15px;
}
#wrap #contents .url_form form {
	text-align: center;
}
#wrap #contents .box_in {
	background-image: url(../image/rep_cate.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 13px 20px 14px;
}
#wrap #contents .box {
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	background-image: url(../image/rep_cate.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 13px 20px 14px;
	margin-bottom: 10px;
}
#wrap #contents .box .catearea {
	float: left;
	width: 215px;
	margin: 10px 0px 10px 0px;
}
#wrap #contents .box .catearea h3 {
	background-image: url(../image/folder.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #e7e7e7;
	width: 180px;
	padding-bottom: 4px;
}
#wrap #contents .box .catearea .catein {
	width: 200px;
}
#wrap #contents .box .cateclear {
	clear: both;
}
#wrap #contents .box .regist {
	clear: both;
	border-top: 1px solid #e7e7e7;
	text-align: right;
	padding-top: 5px;
	margin-top: 10px;
}
#wrap #contents .scrollbox {
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	background-image: url(../image/rep_cate.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0 20px 0;
	margin-bottom: 10px;
}
#wrap #contents .scrollbox .guide {
	margin: 7px 0 0 7px;
	float: left;
}
#wrap #contents .scrollbox .scroll {
	overflow-y: scroll;
	height: 260px;
	clear: left;
}
#wrap #contents .scrollbox .clear {
	height: 1340px;
	clear: left;
}
#wrap #contents .scrollbox #scroll .file {
	background: url(../image/shadow_bg.gif);
	float: left;
	padding: 5px 10px 10px 5px;
	width: 120px;
	height: 105px;
	margin: 7px;
}
#wrap #contents #menu_side .historybox {
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	background-image: url(../image/rep_cate.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0 20px 0;
	margin-bottom: 10px;
}
#wrap #contents #menu_side .historybox .scroll {
	overflow-y: scroll;
	height: 317px;
}
#wrap #contents #menu_side .historybox .scroll tr {
	vertical-align: top;
}
#wrap #contents #menu_side .rankbox {
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	background-image: url(../image/rep_cate.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#wrap #contents #menu_side .rankbox .rank_bg {
	background-image: url(../image/rank_bg.gif);
	background-repeat: repeat-x;
}
#wrap #contents #menu_side .rankbox .rank {
	font-size: 14px;
	padding: 5px 0px 5px 10px;
}
#wrap #contents textarea {
	width: 430px;
	height: 8em;
	margin-bottom: 10px;
	scrollbar-arrow-color: #1a1a1a;
	scrollbar-3dlight-color: #e7e7e7;
	scrollbar-darkshadow-color: #1a1a1a;
	scrollbar-face-color: #e7e7e7;
	scrollbar-highlight-color: #1a1a1a;
	scrollbar-shadow-color: #1a1a1a;
	scrollbar-track-color: #a0a0a0;
}
#wrap #contents .message {
	margin-left: 20px;
	margin-bottom: 1em;
}
#wrap #contents .bar_main {
	color:#000000;
	line-height:30px;
	clear:both;
	background:#ffffff url(../image/menubar_main.gif);
	padding:0px 1em 0px 17px;
}
#wrap #contents .bar_side {
	color:#000000;
	line-height:30px;
	clear:both;
	background:#ffffff url(../image/menubar_side.gif);
	padding:0px 1em 0px 17px;
}
#wrap #contents .bar_full {
	color:#000000;
	line-height:30px;
	clear:both;
	background:#ffffff url(../image/menubar_full.gif);
	padding:0px 1em 0px 17px;
}
.close {
	background-image: url(../image/close.gif);
	float: right;
	margin-top: 8px;
}
a:hover.close {
	background-image: url(../image/close_a.gif);
}
#renew {
	width: 15px;
	height: 15px;
	float: right;
	margin-top: 8px;
	text-align: center;
	font-size: 12px;
	line-height: 1.1em;
	color: #006633;
	font-weight: bold;
}
#renew a img{
	background-image: url(../image/renew.gif);
}
#renew a:hover img {
	background-image: url(../image/renew_a.gif);
}
.resize2 {
	background-image: url(../image/resize.gif);
	float: right;
	margin-top: 8px;
	margin-right: 5px;
}
a:hover.resize2 {
	background-image: url(../image/resize_a.gif);
}
#wrap #contents #analyz_return {
	 text-align: left;
}
#wrap #contents #analyz_return td {
	 word-break: break-all;
}
#wrap #contents #analyz_return .guide {
	border-bottom: 1px dotted #666666;
	line-height: 2em;
}
#wrap #contents #analyz_return .loader {
	width: 760px;
	padding: 0px 0px 300px 0px;
}
#footer {
	width: 770px;
	clear: both;
	border-top: solid 1px #adadad;
}
#wrap #footer .poss_site {
	margin :5px;
}
#wrap #footer .ml {
	margin :5px;
	float :right;
}
#wrap #footer .copyright {
	height: 45px;
	background-image: url(../image/rep_cate.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: solid 1px #e7e7e7;
	clear: both;
}
#wrap #footer .copyright .brows {
	float: left;
	margin: 13px auto auto 5px;
	font-size: 11px;
	color: #757575;
}
#wrap #footer .copyright h3 {
	margin: 15px 5px;
	font-size: 14px;
	text-align: right;
	font-weight: lighter;
}
.none{
	display: none;
}
.pr_special {
	clear: both;
	background-image: url(../add/title_special.gif);
	padding: 12px 0px 0px 82px;
	color: #333333;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: -1px;
	font-weight: bold;
}
