* {
	padding-bottom: 0px; margin: 0px auto 0px 0px;
	padding-left: 0px; padding-right: 0px; padding-top: 0px;
/*	background-color: transparent;*/
}
html {
	height: 100%
}
body {
	background-image: url(./images/bg10.jpg); text-align: left; line-height: 1.5em;
	background-color: #fff; background-repeat: repeat-x;
	font-family: Verdana, Arial, "MS UI Gothic", Osaka, sans-serif;
	color: #222; font-size: 10pt;
}
a {
	color: #000044;
/*	color: #0076ff;*/
}
a:hover {
	color: #fff; text-decoration: none;
	background-color: #000044;
}
hr {
	display: none
}
h1 {
	font-size: 10pt; font-weight: normal
}
h2 {
	font-size: 10pt; font-weight: normal
}
h3 {
	font-size: 10pt; font-weight: normal
}
h4 {
	font-size: 10pt; font-weight: normal
}
h5 {
	font-size: 10pt; font-weight: normal
}
h6 {
	font-size: 10pt; font-weight: normal
}
p {
	
}
ul {
	list-style-position: inside;
}
li {
	list-style-position: inside;
}
ul li {
/*	list-style-type: circle;*/
	list-style-type: none;
}
ol {
	list-style-position: inside;
}
ol li {
/*	list-style-type: upper-alpha*/
	list-style-type: decimal;
}
dl {
	
}
dt {
	margin: 2px 5px 2px 10px; color: #000;
}
dd {
	text-indent: 20px
}
img {
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
/*	vertical-align: -moz-text-bottom;*/ /* Mozilla */
/*	vertical-align: -middle;*/     /* Opera 4-6 */
/*	vertical-align: -o-middle;*/   /* Opera 7 */
/*	vertical-align: middle;*/   /* IE 5.5+ */
	
	
/*	margin: auto;*/
	display: block;
/*	float: left;*/
/*	clear: both;*/
}
a img {
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}
/*a:hover img {
	background-color: #f1f1f1;
}*/
input {
	cursor: pointer;
}
textarea {
	cursor: pointer;
}
label {
	cursor: pointer;
}
blockquote {
	font-family: monospace;
	text-indent: 0;
	line-height: 130%;
	padding: 10px;
	background-color: #fff;
	margin: 10px 0 10px 0;
	color: #000;
	border: #ccc 1px solid;
}
form { clear: both; }

/* ## Submit ## */
span.subposi{
	position: relative;
	top: -2px;
	left: 3px;
}
div#TOP {
	margin: 0px auto; width: 950px;
}
div#CONTAINER {
/*	background-image: url(./images/container2.gif); background-repeat: repeat-y;*/
	text-align: left;
}
div#HEADER {
/*	background-image: url(./images/head_bg01.jpg); background-repeat: no-repeat;*/
}
img#LOGO {
	text-align: left;
	margin: 30px 50px 0px 15px;
}
h1#name {
	text-align: left; line-height: 60px;
	font-family: "Times New Roman", Century, sans-serif;
	letter-spacing: 0.5em; font-size: 11pt; font-weight: bold; margin-left: 50px;
}
h1#name a {
	color: #fff; text-decoration: none;
}
h1#name a:hover {
	color: #fff; background-color: #000086;
}
/* ##### TOP MENU ##### */
ul#TOPIC {
	background-image: url(./images/bar03.jpg); background-repeat: repeat-x;
	list-style-type: none;
	margin: 36px 0px 9px 0px;
	height: 25px;
	padding: 6px 0px 4px 0px;
	border: #666 1px solid;
	text-align: left;
}
li.topic_path {
	list-style-type: none;
	display: inline;
}
li.topic_path a {
	color: #000; text-decoration: none;
	padding: 8px 20px 11px 20px;
/*	border-left: #666 1px solid;*/
	border-right: #666 1px solid;
}
li.topic_path a:hover {
	background-image: url(./images/bar04.jpg); background-repeat: repeat-x;
/*	background-color: #0000ff;*/
	color: #000;
}
li.topic_path2 {
	list-style-type: none;
	display: inline;
}
li.topic_path2 a {
	color: #000; text-decoration: none;
	padding: 8px 10px 11px 10px;
	border-left: #666 1px solid;
	border-right: #666 1px solid;
}
li.topic_path2 a:hover {
	background-image: url(./images/bar04.jpg); background-repeat: repeat-x;
	color: #000;
}
li.topic_path3 {
	list-style-type: none;
	display: inline;
}
li.topic_path3 a {
	color: #000; text-decoration: none;
	padding: 8px 10px 11px 10px;
	border-left: #666 1px solid;
/*	border-right: #666 1px solid;*/
}
li.topic_path3 a:hover {
	background-image: url(./images/bar04.jpg); background-repeat: repeat-x;
	color: #000;
}
/* ##### TOP MENU END ##### */
div#NAVI {
	padding-bottom: 0px; padding-left: 0px; width: 180px; padding-right: 0px;
	float: left; padding-top: 0px;
/*	border-left: #999 1px solid; border-right: #666 1px solid;*/
/*	background-color: #f1f1f1;*/
	margin-right: 14px;
}
h2.navi_title {
	background-image: url(./images/bar.jpg); background-repeat: repeat-x;
	text-align: center; line-height: 25px; width: 178px;
	border-bottom: #ccc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-right: #ccc 1px solid;
	border-top: #dcdcdc 1px solid;
	letter-spacing: 0.1em; color: #666
}
ul.navi {
	list-style-type: none;
	border-left: #dcdcdc 1px solid; border-right: #ccc 1px solid;
	background-color: #f1f1f1;
}
li.navi_list {
	list-style-type: none; display: inline; letter-spacing: 0.1em;
}
li.navi_list a {
	border-bottom: #ccc 1px solid;
	/*border-top: #666 1px solid;*/
	text-align: center; line-height: 25px; width: 179px; display: block;
	color: #000; text-decoration: none;
}
li.navi_list a:hover {
	background-image: url(./images/navi_a_hover3.gif); background-repeat: repeat-x;
	color: #fff;
}
li#ON a{
	background-image: url(./images/navi_a_hover2.gif); background-repeat: repeat-x;
	color: #fff;
}
div#CONTENTS {
	width: 380px;
	float: left;
/*	margin-left: 15px;*/
}
h2.contents_title {
	margin: 20px 0px; letter-spacing: 0.2em; color: #0045ff;
	border-bottom: #0061cf 1px solid; font-size: 11pt;
}
div.text {
	margin: 0px 0px 20px 20px; line-height: 180%;
}
div.image {
	padding-bottom: 0px; padding-left: 0px; padding-right: 0px; clear: both; padding-top: 20px
}
h3.subtitle {
	border-bottom: #222 1px solid; margin: 20px 0px
}
ul.top {
	text-align: right; list-style-type: none; margin: 20px 0px; clear: both
}
li.page_top {
	list-style-type: none
}
li.page_top a {
	
}
li.page_top a:hover {
	
}
.BeginnerPage{
	text-align: center;
	margin-top: 30px;
	padding-top: 5px;
	background-color: #fff;
/*	width: 300px;*/
	height: 30px;
	border: #ccc 1px solid;
}
div#RIGHTBAR {
	padding-bottom: 0px; padding-left: 0px; width: 336px; padding-right: 0px;
	float: right; padding-top: 0px;
/*	background-image: url(./images/rightbar01.gif); background-repeat: repeat-y;*/
	border-top:#ccc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-color: #f1f1f1;
}
div#BARTEXT {
	color: #000; font-size: 10pt;
	padding: 10px; line-height: 160%;
}
div.rightbar_title {
	background-image: url(./images/bar.jpg); background-repeat: repeat-x;
	border-bottom: #ccc 1px solid; text-align: center; line-height: 25px; width: 334px;
	letter-spacing: 0.3em; color: #666
}
table#RANKING {

}
td#RANKING a {
	color: #000; text-decoration: none;
}
td#RANKING a:hover {
	background-image: url(./images/navi_a_hover1.gif); background-repeat: repeat-x;
	color: #fff;
}

div#FOOTER {
	background: #f1f1f1 url(./images/tablebg06.gif) repeat-x 0 100%;
	text-align: center;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	height: 70px; clear: both;
	font-size: 10pt; color: #000; width: 100%;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-right: #ccc 1px solid;
/*	background-color: #000044; */
}
div#FOOTER address {
	margin: 20px 0px
}
.footer_menu {
	vertical-align: middle;
}
ul.footer {
	list-style-type: none
}
li.footer_list {
	list-style-type: none; margin: 0px 5px; display: inline
}
li.footer_list a {
	color: #000;
}
li.footer_list a:hover {
	color: #fff;
}
table#COUNTER {
	float: right;
	font-size: 9pt;
	margin-top: -15px;
	padding-right: 10px;
}
table#COUNTER td {
	text-align: right;
	padding: 0px;
	margin: 0px;
	border-bottom: #ccc 1px solid;
}
table#COUNTER img {
	float: right;
}
ul.browser {
	list-style-type: none; margin: 10px 0px
}
li.browser_list {
	display: inline; color: #789; margin-right: 10px
}
ul.download {
	list-style-type: none; margin: 10px 0px
}
li.download_list {
	display: inline; margin-right: 10px
}
ul.banner {
	list-style-type: none; margin: 10px 0px
}
li.banner_list {
	display: inline; margin-right: 10px
}
.floatleft{
	float: left; margin-right: 0.8em;
}
.floatright{
	float: right; margin-left: 0.8em;
}
.floatclear{
	clear: both;
}
p.BOX1{
	border: #dcdcdc 1px solid; padding: 10px; background-color: #f1f1f1;
}
/* ##### User Login ##### */
.UserLoginTable{
	color: #fff;
    text-align: right;
/*	vertical-align: bottom;*/
}

table#table01 {
    width: 420px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
/*    white-space: nowrap; */
}
table#table01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
/*    text-align: center;*/
/*    white-space: nowrap;*/
}
table#table02 {
    width: 315px;
    border: 1px #dcdcdc solid;
    border-spacing: 0;
    background: #f1f1f1 url(./images/tablebg02.gif) repeat-x 0 100%;
}
table#table02 th {
    padding: 5px;
    border: #98DCDC solid;
    border-width: 0 0 1px 1px;
    background: #73CECE url(./images/tablebg02.gif) repeat-x 0 100%;
    color: #fff;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table02 td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #dcdcdc #dcdcdc #FFFFFF;
    color: #000;
    /*white-space: nowrap;*/
}
table#table03 {
    width: 315px;
    border: 1px #dcdcdc solid;
    border-spacing: 0;
    background: #f1f1f1 url(./images/tablebg02.gif) repeat-x 0 100%;
}
table#table03 th {
    padding: 5px;
    border: #dcdcdc solid;
    border-width: 0 0 1px 1px;
    background: #f1f1f1 url(./images/tablebg05.gif) repeat-x 0 100%;
    color: #fff;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
}
table#table03 td {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #dcdcdc #dcdcdc #FFFFFF;
    color: #000;
}
table#tableDatabase {
    width: 600px;
    border: 1px #dcdcdc solid;
    border-spacing: 0;
    background: #f1f1f1 url(./images/tablebg02.gif) repeat-x 0 100%;
}
table#tableDatabase th {
    padding: 5px;
    border: #558dff solid;
    border-width: 0 0 1px 1px;
    background: #558dff url(./images/tablebg05.gif) repeat-x 0 100%;
    color: #fff;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
}
table#tableDatabase td {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #dcdcdc #dcdcdc #FFFFFF;
    color: #000;
}
table#tableDatabaseDP {
    width: 540px;
    border: 1px #dcdcdc solid;
    border-spacing: 0;
    background: #f1f1f1 url(./images/tablebg02.gif) repeat-x 0 100%;
}
table#tableDatabaseDP th {
    padding: 5px;
    border: #558dff solid;
    border-width: 0 0 1px 1px;
    background: #558dff url(./images/tablebg05.gif) repeat-x 0 100%;
    color: #fff;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
}
table#tableDatabaseDP td {
    padding: 2px 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #dcdcdc #dcdcdc #FFFFFF;
    color: #000;
}

table#table05 {
    width: 280px;
    border: 1px #dcdcdc solid;
    border-spacing: 0;
    background: #0000ff url(./images/tablebg02.gif) repeat-x 0 100%;
}
table#table05 td {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #dcdcdc #dcdcdc #FFFFFF;
    color: #000;
}
table#tableWhatNewEnd {
    width: 320px;
    border-spacing: 0;
}
table#tableWhatNewEnd td {
    padding: 3px;
    color: #000;
}
table#tableScriptSite {
    width: 405px;
    border: 1px #dcdcdc solid;
    border-spacing: 0;
    background: #f1f1f1 url(./images/tablebg02.gif) repeat-x 0 100%;
}
table#tableScriptSite th {
    padding: 5px;
    border: #558dff solid;
    border-width: 0 0 1px 1px;
    background: #558dff url(./images/tablebg05.gif) repeat-x 0 100%;
    color: #fff;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
}
table#tableScriptSite td {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #dcdcdc #dcdcdc #FFFFFF;
    color: #000;
}
table#tableScriptview {
    width: 180px;
    border: 1px #dcdcdc solid;
    border-spacing: 0;
    background: #f1f1f1 url(./images/tablebg02.gif) repeat-x 0 100%;
}
table#tableScriptview th {
    padding: 5px;
    border: #558dff solid;
    border-width: 0 0 1px 1px;
    background: #558dff url(./images/tablebg05.gif) repeat-x 0 100%;
    color: #fff;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
}
table#tableScriptview td {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #dcdcdc #dcdcdc #FFFFFF;
    color: #000;
}

table#tableCate {
    width: 405px;
    border: 1px #dcdcdc solid;
    border-spacing: 0;
    background: #f1f1f1 url(./images/tablebg02.gif) repeat-x 0 100%;
}
table#tableCate th {
    padding: 5px;
    border: #dcdcdc solid;
    border-width: 0 0 1px 1px;
    background: #f1f1f1 url(./images/tablebg05.gif) repeat-x 0 100%;
    color: #fff;
    font-weight: normal;
    line-height: 120%;
    text-align: left;
}
table#tableCate td {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #dcdcdc #dcdcdc #FFFFFF;
    color: #000;
}
table#tableAmigo {
    width: 312px;
    border: 1px #dcdcdc solid;
    border-spacing: 0;
    background: #f1f1f1 url(./images/tablebg04.gif) repeat-x 0 100%;
}
table#tableAmigo td {
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF #dcdcdc #dcdcdc #FFFFFF;
    color: #000;
	line-height: 130%;
	vertical-align: middle;
	font-size: 10pt;
}

.newstitle {
	font-size: 10pt;
	color: #000;
	margin: 3px 10px 3px 5px;
}
.newscom {
	text-align: right;
	font-size: 10pt;
	color: #333;
	margin: 3px 10px 3px 5px;
}
.page {
	text-align: center; font-size: 10pt; color: #000; padding: 10px;
}
.rssicon {
	padding: 10px;
}
.GooglePR01 {
	margin-top: 20px;
}

/* タブスタイル */
.tabtitleopen{
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left:1px solid #666;
/*	background-color: #bed5f1;*/
	text-align: center;
	background-image: url(./images/tabletab01.gif); background-repeat: repeat-xy;
}
.tabtitleopen a{text-decoration: none;}
.tabtitle{
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left:1px solid #666;
	background-color: #dcdcdc;
	text-align: center;
}
.tabtitle a{text-decoration: none;}
.notab{
	border-bottom: 1px solid #666;
}
.tab  {
	position:absolute;
	visibility:hidden;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 5px 10px;
}
div#lay1 {
	float: left;
	width: 568px;
	height: 35px;
/*	text-align: center;*/
	vertical-align: middle;
/*	background-color:#bed5f1;*/
    background: #f1f1f1 url(./images/tablebg04.gif) repeat-x 0 100%;
    padding: 15px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
div#lay2 {
	float: left;
	width: 568px;
	height: 35px;
/*	text-align: center;*/
	vertical-align: middle;
/*	background-color:#ffffcc;*/
    background: #f1f1f1 url(./images/tablebg04.gif) repeat-x 0 100%;
    padding: 15px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
div#lay3 {
	float: left;
	width: 568px;
	height: 35px;
/*	text-align: center;*/
	vertical-align: middle;
/*	background-color:#ffffcc;*/
    background: #f1f1f1 url(./images/tablebg04.gif) repeat-x 0 100%;
    padding: 15px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
.cate1 {
	font-size: 11pt;
    padding: 2px 0px 0px 20px;
	background-image:url(./images/folder01.gif);
	background-position:center left;
	background-repeat: no-repeat;
	letter-spacing: 0.3em;
}
.cate2 {
	font-size: 10pt; line-height: 150%;
	vertical-align: top;
}
/* --------------------------------- */
/*
.scriptfree {
    padding: 2px 0px 0px 123px;
	background-image:url(./images/free1.gif);
	background-position: 90px 8px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.scriptshare {
    padding: 2px 0px 0px 123px;
	background-image:url(./images/share1.gif);
	background-position: 90px 8px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.scriptfreetop {
    padding: 2px 0px 0px 33px;
	background-image:url(./images/free1.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.scriptsharetop {
    padding: 2px 0px 0px 33px;
	background-image:url(./images/share1.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin-top: 5px;
}
*/
/* ------- 一時セット---------------------- */
.scriptfree {
    padding: 2px 0px 0px 34px;
	background-image:url(./images/free1.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.scriptshare {
    padding: 2px 0px 0px 34px;
	background-image:url(./images/share1.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.scriptfreetop {
    padding: 2px 0px 0px 34px;
	background-image:url(./images/free1.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.scriptsharetop {
    padding: 2px 0px 0px 34px;
	background-image:url(./images/share1.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
/* --------------------------------- */
.scriptspace {
	padding: 3px;
}
.sitetop {
	margin-top: 5px;
}
.sampleimage {
	float: right; margin-top: 2px;
	
}
.sitescriptimage {
	float: right; margin-top: 2px;
/*	vertical-align: middle;*/
}
.siteurl {
	font-size: 8pt; color: #138a13;
}

/* -------------------------------------------*/
p.thumb{
    float:left; 
    margin:.5em 0;
    margin-right:8px; 
    border:1px solid #999; 
    padding:1px;
}
p.thumb a{ 
    display:block; 
    float:left; 
    width:120px; 
    height:100px; 
    line-height:100px; 
    overflow:hidden; 
    position:relative; 
    z-index:1;
}
p.thumb a img{ 
    float:left; 
    position:absolute; 
    top:-0px; 
    left:-30px;
}

/* mouse over */

p.thumb a:hover{ 
    overflow:visible; 
    z-index:1000; 
    border:none;
}
p.thumb a:hover img{ 
    border:1px solid #999; 
    background:#fff; 
    padding:1px;
}
/* -------------------------------------------*/
/* ----NoSampleTop---------------------------------------*/
p.thumbNoTop{
    float:left; 
    margin:.5em 0;
    margin-right:5px; 
    border:1px solid #999; 
    padding:1px;
}
p.thumbNoTop a{ 
    display:block; 
    float:left; 
    width:90px; 
    height:100px; 
    line-height:100px; 
    overflow:hidden; 
    position:relative; 
    z-index:1;
}
p.thumbNoTop a img{ 
    float:left; 
    position:absolute; 
    top:-0px; 
    left:-0px;
}
/* -------------------------------------------*/
/* ----NoSample---------------------------------------*/
p.thumbNo{
    float:left; 
    margin:.5em 0;
    margin-right:8px; 
    border:1px solid #999; 
    padding:1px;
}
p.thumbNo a{ 
    display:block; 
    float:left; 
    width:120px; 
    height:100px; 
    line-height:100px; 
    overflow:hidden; 
    position:relative; 
    z-index:1;
}
p.thumbNo a img{ 
    float:left; 
    position:absolute; 
    top:-0px; 
    left:-0px;
}
/* -------------------------------------------*/
/* -----ScriptTop--------------------------------------*/
p.thumbScriptTop{
    float:left; 
    margin:.5em 0;
    margin-right:5px; 
    border:1px solid #999;
    padding:1px;
}
p.thumbScriptTop a{ 
    display:block; 
    float:left; 
    width:90px; 
    height:100px; 
    line-height:100px; 
    overflow:hidden; 
    position:relative; 
    z-index:1;
}
p.thumbScriptTop a img{ 
    float:left; 
    position:absolute; 
    top:-5px; 
    left:-30px;
}

/* mouse over */

p.thumbScriptTop a:hover{ 
    overflow:visible; 
    z-index:1000; 
    border:none;
}
p.thumbScriptTop a:hover img{ 
    border:1px solid #999;
    background:#fff; 
    padding:1px;
}
/* -------------------------------------------*/
/* - DP ---------------------------------------*/
p.thumbDP{
    float:left; 
    margin:.5em 0;
    margin-right:10px; 
    border:1px solid #999; 
    padding:1px;
}
p.thumbDP a{ 
    display:block; 
    float:left; 
    width:200px; 
    height:230px; 
    line-height:230px; 
    overflow:hidden; 
    position:relative; 
    z-index:1;
}
p.thumbDP a img{ 
    float:left; 
    position:absolute; 
    top:-10px; 
    left:-40px;
}

/* mouse over */

p.thumbDP a:hover{ 
    overflow:visible; 
    z-index:1000; 
    border:none;
}
p.thumbDP a:hover img{ 
    border:1px solid #999; 
    background:#fff; 
    padding:1px;
}
/* -------------------------------------------*/
/* ------ Top Site -------------------------------------*/
p.thumbsite{
    float:left; 
    margin:.5em 0;
    margin-right:7px; 
/*    border:1px solid #999; */
    padding:1px;
}
p.thumbsite a{ 
    display:block; 
    float:left; 
    width:110px; 
    height:110px; 
    line-height:110px; 
    overflow:hidden; 
    position:relative; 
    z-index:1;
}
p.thumbsite a img{ 
    float:left; 
    position:absolute; 
    top:-5px; 
    left:-30px;
}

/* mouse over */

p.thumbsite a:hover{ 
    overflow:visible; 
    z-index:1000; 
    border:none;
}
p.thumbsite a:hover img{ 
/*    border:1px solid #999; */
    background:#fff; 
    padding:1px;
}
/* // mouse over */
/* -------------------------------------------*/
/* -----注目--------------------------------------*/
p.thumbScriptAtte{
    float:left; 
    margin:.5em 0;
    margin-right:5px; 
    border:1px solid #999;
    padding:1px;
}
p.thumbScriptAtte a{ 
    display:block; 
    float:left; 
    width:147px; 
    height:100px; 
    line-height:100px; 
    overflow:hidden; 
    position:relative; 
    z-index:1;
}
p.thumbScriptAtte a img{ 
    float:left; 
    position:absolute; 
    top:-5px; 
    left:-30px;
}

/* mouse over */

p.thumbScriptAtte a:hover{ 
    overflow:visible; 
    z-index:1000; 
    border:none;
}
p.thumbScriptAtte a:hover img{ 
    border:1px solid #999;
    background:#fff; 
    padding:1px;
}
/* -------------------------------------------*/

.title_icon {
    padding: 0px 0px 0px 13px;
	background-image:url(./images/list_icon01.png);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0 0 0 3px;
}
.b_subtitle {
	color: #660000;
	font-weight: bold;
	border-bottom: #660000 1px solid;
	padding: 3px 5px 0 3px;
	margin-bottom: 10px;
}

