@charset "UTF-8";

*{
}
/* 全体 */
body {
	font-family: Verdana,"ＭＳ Ｐゴシック", "Osaka", sans-serif;
	margin: 0px;
	background-color: #f6f6f6;
	line-height: 1.4em;
	font-size: 90%;
	text-align: center;
	color: #333;
	width: 100%;
}

img {
	border: 0px;
	margin:0px;
}
table {
	border-collapse: collapse;
}
td,th {
	vertical-align:top;
	padding: 0px;
}
form{margin: 0px;}

a { color: #00F;}
a:link    { color:#00F; text-decoration:underline;}
a:visited { color:#009; text-decoration:underline;}
a:hover   { color:#009; text-decoration:none;}
a:active  { color:#F00; text-decoration:none;}

a.bold { color: #00F; font-weight:bold; }

h2 {
	margin: 0px 0px 12px 0px;
	padding-bottom: 8px;
	font-size: 120%;
	color: #333;
	
	border:0;
	border-style: dotted;
	border-bottom-width: 1px;
	border-color:#999;
}
h3 {
	margin: 0px 0px 6px 0px;
	font-size: 100%;
	color: #333;
}



.main-frame {
	width: 880px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #f6f6f6;
	align: center;
}

.header {
	width: 880px;
	height: 80px;
	padding: 10px 0px 0px 7px;
	text-align: left;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #242424;
}
.header_detail {
	width: 880px;
	height: 28px;
	padding: 5px 0px 0px 7px;
	text-align: left;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #242424;
}
.search-text {
	margin: 0px;
	color: #0e8dc6;
	font-weight: bold;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #646464;
}
.search-btn {
	background: url("../image/btn_search.gif");
	height: 20px;
	margin: 0px;
	color: #0e8dc6;
	font-weight: bold;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #646464;
}

.header h2 {
	display: inline;
	text-align: left;
	width: 460px;
	height: 30px;
	position: relative;
	top: 40px;
	left: -370px;
	color: #000000;
	border: none;
}
.header a {
	text-align: left;
	color: #000000;
	border: none;
}

.header-searh{
	vertical-align:middle;
}


.footer {
	background: url("../image/bg_footer.gif");
	width: 800px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 90%;
	clear:both;
}

.footer a:link { color: #ffffff; text-decoration:underline;}
.footer a:visited { color: #ffffff; text-decoration:underline;}
.footer a:hover { color:#ffff00; text-decoration:underline; background:transparent;}
.footer a:active  { color:#ffffff; text-decoration:underline;}






.contents-frame {
	width: 650px;
	float: left;
	text-align: left;
	padding: 0px;
}
.right-frame {
	width: 220px;
	float: right;
	text-align: left;
	padding: 0px;
}



.upload {
	width: 598px;
	height: 42px;
	text-align: left;
	padding: 25px;
	margin: 0px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #dcdcdc;
	background-color: #fefefe;
}
.upload-text {
	width: 100px;
	margin: 0px;
	text-align: left;
}
.upload-btn {
	background: url("../image/btn_upload.gif");
	height: 20px;
	margin: 0px;
	text-align: left;
	border-style: none;
}


.img-list-frame {
	background: url("../image/title_new.gif") no-repeat;
	width: 650px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: #fefefe;
}
.img-list-frame h3 {
	text-align: left;
	padding: 0px;
	margin: 8px 0px 0px 36px;
	color: #ffffff;
	font-weight: bold;
}
.img-list {
	font-size:110%;
	width: 634px;
	text-align: left;
	padding: 10px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #dcdcdc;
	background-color: #fefefe;
}
.img-detail {
	font-size:120%;
	text-align: left;
	padding: 6px 10px 6px 10px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #dcdcdc;
	background-color: #fefefe;
}


.right-menu {
	width: 206px;
	text-align: left;
	padding: 4px 4px 4px 8px;
	margin: 0px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #dcdcdc;
	background-color: #fefefe;
}
.right-menu h3 {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #242424;
	font-weight: bold;
}



.thumbnail {
	display: table-cell;
	width: 120px;
	height: 120px;
	padding: 0px;
	margin: 5px 12px 17px 12px;
	text-align: middle;
	vertical-align: middle;
	border-style: solid;
	border-width: 5px;
	border-color: #ededed;
	background-color: #ededed;
}

/*-------------------------------------- table style --------------------------------------*/
table.form	{
	border:solid 1px #999;
	width: 98%;
}
table.form td	{
	border:solid 1px #999;
	padding: 4px 8px 4px 8px;
	white-space: nowrap;
	background-color:#EEE;
}
table.form th	{
	white-space: nowrap;
	border:solid 1px #999;
	width: 120px;
	background-color:#EEE;
	padding: 4px 8px 4px 8px;
}
table.form .submit {
	font-size: 100%;
	font-weight: bold;
}

table.list	{
	border: solid 1px #CCC;
	margin: 5px 0px 5px 0px;
}
table.list td	{
	border:solid 1px #CCC;
	padding: 4px 8px 4px 8px;
}
table.list th	{
	white-space: nowrap;
	border:solid 1px #CCC;
	padding: 4px 8px 4px 8px;
}
table.list .submit {
	font-size: 100%;
	font-weight: bold;
}
table.list tr.c0{ background-color:#FFFFFF;}
table.list tr.c1{ background-color:#F9F9F9;}

div.list-submenu {
	margin-left: 50px;
	font-size: 85%;
}

.contents-top {
	width:498px;
	padding: 12px 10px 12px 10px;
	margin: 0px 0px 10px 0px;
	background-color: #f6f6f6;
	border-style: solid;
	border-color: #e4e4e4;
	border-width: 1px;
}
/* Firefox IE 用 */
.word {
	word-break:break-all;
	overflow:auto;
	padding:0px;
}


div.state_message {
	width           : 100%;
	margin          : 10px 0px 10px 0px;
	padding         : 5px 5px 5px 5px;
	text-align      : left;
	background-color: #dddddd;
	border          : 1px solid #ccccff;
	font-size       : 120%;
	color           : #0000ff;
	font-weight     : bold;
}
div.error_message {
	width           : 100%;
	margin          : 10px 0px 10px 0px;
	padding         : 5px 5px 5px 5px;
	text-align      : left;
	background-color: #ffeeee;
	border          : 1px solid #ffcccc;
	font-size       : 120%;
	color           : #ff0000;
	font-weight     : bold;
}


span.rss_group {
	color      : #0000ff;
	font-weight: bold;
}
span.rss_category {
	color      : #00ffff;
	font-weight: bold;
}


.edit-menu{
	margin: 0px 0px 15px 0px;
}





