/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}
BODY {
	text-align : center;
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	background-color: #FFF1F7;
	font-size: 13px;
}
a {
	color: #0045d5;
	text-decoration: none;
}
A:visited {
	color: #0040c0
}
A:HOVER {
	color: #FF0000;
	text-decoration: none;
}
dl{
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
dt{
	text-align: left;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
dd{
	text-align: left;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
}
ul {
	margin: 5px 0px 5px 10px;
	padding: 0px;
}
li {
	text-align : left;
	background-image: url(http://www.dvget.com/images/list/risuto_sannkaku_org2.gif);
	background-repeat: no-repeat;
	background-position : left 1px;
	list-style-type: none;
	font-size: 13px;
	list-style-position: outside;
	padding-left: 15px;
}
P , blockquote{
	font-size : 13px;
	text-align : left;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	line-height: 130%;
}
a img {
	border-style: none;
}
form, input {
	margin: 0;
	padding: 0;
}
HR {
	color: #999999;
	filter:alpha(opacity=100, finishopacity=0, style=3);
}
table{ 
	margin-right: auto;
	margin-left: auto;

}
blockquote{
	border: 1px solid #999;
	}
/******* 全体のブロック *********/

#container {
	width: 912px;
	margin: 0 auto;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #F31D7E;
	position: relative;
}
/******* ヘッダー *********/
#header {
	width: 730px;
	text-align: left;
	padding: 0px;
	background-color: #F31D7E;
	height: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
#header img {
	position: absolute;
	top: 0px;
}
#header H1 {
	font-size : 14px;
	color : white;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 0px;
	background-color: #F31D7E;
	margin-left: 150px;
	height: 22px;
	padding: 3px 0px 0px;
	vertical-align: bottom;
}
#header H2 {
	font-size : 13px;
	text-align: right;
	position: absolute;
	height: 16px;
	top: 3px;
	right: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header a {
	color : #FFFFFF;
	text-decoration: none;
	font-size : 13px;
}
#header A:HOVER {
	text-decoration: none;
}
#header .ph1 {
	color: #FFFFFF;
	background-color: #F661A5;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#header .ph2 {
	text-align: left;
	margin: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #3A3A3A;
	text-indent: 10px;
}


/*　検索ボックス　*/
#header-description {
	text-align: left;
	font-size: 13px;
	background-color: #FFA216;
	border: 1px solid #E7E7E7;
	color: #FFFFFF;
	width: 100%;
	padding-left: 5px;
}
/************コンテンツの外ブロック*******************/
#alpha {
	min-height: 1px;
	width: 730px;
	margin-left: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC33;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
}
#alpha-ifr {
	min-height: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99CC33;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
}
/*　コンテンツ内ブロック　*/
#alpha-inner {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/****　検索ページコンテンツ外ブロック、削除不可！*****/
#alpha-search {
	display: inline;
	float: right;
	position: relative;
	min-height: 1px;
}
/*　記事見出し　*/
#alpha h3, #alpha-search h3, #alpha-ifr h3 {
	color: #FFFFFF;
	margin: 0px auto;
	font-size: 16px;
	padding-top: 5px;
	text-align: left;
	text-indent: 20px;
	padding-bottom: 2px;
	background-color: #F54B98;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#alpha h4, #alpha-search h4, #alpha-ifr h4 {
	font-size : 14px;
	text-align : left;
	text-indent : 15px;
	color : #F2003C;
	line-height : normal;
	padding-top: 5px;
	font-weight : bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2003C;
	background-color: #FFE9EF;
	padding-bottom: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F2003C;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F2003C;
	border-right-color: #F2003C;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#alpha h4 a, #alpha-search h4 a, #alpha-ifr h4 a {
	color: #0045d5;
}
#alpha h5, #alpha-search h5, #alpha-ifr h5 {
	font-size : 15px;
	margin-bottom : 10px;
	text-align : left;
	text-indent : 25px;
	margin-top : 3px;
	color: #433FF3;
	padding-top: 7px;
	background-image: url(http://www.dvget.com/images/h-back/good.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-right: 10px;
	background-position: 3px;
	margin-left: 10px;
}
#alpha h6, #alpha-search h6, #alpha-ifr h6 {
	font-size : 14px;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC6699;
	border-left-color: #CC6699;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#alpha ul {
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
#alpha li {
	margin-top: 3px;
}
/* パンくず */

.content-nav {
	margin: 10px;
	text-align: center;
}
/*******各エントリ全体のブロック。entry-contentはサイトマップと日別エントリ本文の外ブロック*********/
.entry {
	width: 98%;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
/**********  ナビゲーション  ***********/
.content-nav {
	background: #E9F0F3;
}
/**********  パンくずリスト  ***********/
.content-nav-bread {
	background: #E9F0F3;
}
/******フッタブロック*******/
.footer-navi {
	width: 100%;
	background: #dae0e6;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	clear: both;
}
.footer-navi a {
	color: #0045d5 !important;
}
#footer {
	width: 100%;
	height: 58px;
	background: #000000;
	clear: both;
	position: relative;
	z-index:2;
}
#footer a {
	color: #FFFFFF;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
}
#footer h3 {
	background-image: none;
	font-size: 14px;
	margin: 0px 20px 0px 0px;
	color: #FFFFFF;
	float: right;
}
#footer img {
	margin: 16px 0px 0px;
	text-align: left;
	float: left;
}
#footer-inner {
	line-height: 58px;
	font-size: 10px;
	text-align: center;
}
/****** このページのトップへ *******/

.gotop {
	text-align: right;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.gotop a, .gotop a:hove {
 color: #FFFFFF;
}
/********サイドメニュー全体ブロック*********/
#beta {
	display: inline;
	float: left;
	width: 175px;
	background-color: #F31D7E;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	position: absolute;
	left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	z-index:3;
	top: 0px;
}
/*　サイドメニュー全体内ブロック　*/
#beta-inner {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
/***********サイドメニュー、コンテンツ、更新履歴の全体ブロック*/
.module-categories, .module-archives {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}
.module-categories h4, .module-archives h4, .adb-box h4 {
	color: #FFFFFF;
	text-indent: 10px;
	margin: 0px;
	font-size: 13px;
	height: 20px;
	padding-top: 3px;
	border-left-style: solid;
	text-align: left;
	background-color: #F54B98;
	border-left-width: 10px;
	border-left-color: #BC6CCA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC6CCA;
	clear: both;
}
.module-categories h5, .module-archives h5, .adb-box h5 {
	margin: 0px 5px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}
.module-categories p, .module-archives p, .adb-box p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*サイドメニュー内ブロック*/
.module-content, .module-content3 {
	padding: 0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.module-content a, .module-content A:visited {
	display: block;
	border-bottom: 1px solid #cccccc;
	color: #0000FF;
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
	width: 49%;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	margin: 0px;
	text-indent: 5px;
	height: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
.module-content A:HOVER {
	background-color: #FCC5D8;
	color: #666666!important;
}
/********メニュー３**********/
.module-content3 ul, .adb-box ul {
	margin: 0px 0px 0px 5px !important;
	padding: 0px !important;
}
.module-content3 ul li, .adb-box ul li {
	list-style-type : none;
	background-image : url(http://www.dvget.com/images/list/sannkak-org.gif)!important;
	background-repeat : no-repeat;
	padding-top: 2px !important;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.module-content3 ul li {
	background-position : left 5px;
}
/********エントリーボックス*************/
.entry-body , .entry-body-top , .entry-body-2{
	padding-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	display: block;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
}

.entry-body-top{
	width: 48%;
	float:left;
	margin-left: 10px;
}
.entry-body , .entry-body-2{
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}


/*エントリー表示の為、ボックスの回り込みと、imgの回り込み　背景黒*/
/*サイトマップの各ブロック*/
.archive-content {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}
.entry-body-inner {
	width: 98%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.entry-body img {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.entry-body-top img {
	margin-right: auto;
	margin-left: auto;
	height: 248px;
	width: 330px;
}
.entry-body-2 img {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

.entry-body p  , .entry-body-top p{
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 5px;
	
}
.entry-body p{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	}
/*******　エントリーのスタイル*****/
.img-box {
	margin: 0px;
	padding: 0px;
}

.img-box img{
	float: none;
	margin: 0px;
}

/*******　新エントリーのスタイル*/
.img-box-2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.img-box-2 img {
	margin-right: auto;
	margin-left: auto;
}
.entry-txt-top{
	width: 98%;
	}
.entry-txt-box-1{
	width: 95%;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	}

/*　新エントリー内の表*/
.entry-site-table{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
.entry-table{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	}

.entry-td1 , .entry-td2{
	background-color: #DDD;
	}
.entry-td1{
	width: 28%;
	font-weight: bold;
	}

.entry-td1-2 , .entry-td1-2-img{
	width: 72%;
	}
.entry-td1 , .entry-td1-2 , .entry-td2 , .entry-td2-2{
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.entry-td1-2-img , .entry-td1-2  , .entry-td2-2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;	
}
.entry-td1-2-img{
	text-align: center;
	width: 250px;
	}
.entry-td1-2-img img{
	width: 230px;
	}
.entry-td2{
	font-weight: bold;
	}
}
/* エントリーの詳細へ*/

.entry-p-3 {
	font-weight: bolder;
	background-image: url(http://www.dvget.com/images/list/entry.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-indent: 20px;
	margin-left: 10px;
	font-size: 14px;
	border: 1px solid #999;
	padding: 3px;
	margin-right: 10px;
}
.entry-p-3-2 {
	font-weight: bolder;
	background-image: url(http://www.dvget.com/images/list/entry.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	text-indent: 20px;
	margin-left: 10px;
	font-size: 14px;
	border: 1px solid #999;
	padding: 3px;
	margin-right: 10px;
}
.entry-p-3 a, .entry-p-3-2 a {
}
.entry-p-6 {
	margin: 5px auto!important;
	width: 96%;
}
.entry-p-6-3 {
	height: 300px;
	overflow:auto;
	scrollbar-face-color: #666699;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-arrow-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 10px auto 5px!important;
}


/******関連カテゴリーボックス*****/
.entry-relation {
	width: 98%;
	margin-top: 5px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
/************ コンテンツ　************/
.contents-1 {
	width: 98%;
	padding-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/* テーブル内の半分のTD*/
.subhead {
	text-align : center;
	vertical-align : top;
}
.subhead h5 {
	font-size:13px !important;
	margin-left: 3px!important;
	background-image: none !important;
	text-indent: 5px!important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-style: solid;
	border-color: #66CC33 !important;
	color: #FF42C1 !important;
	padding-top: 2px !important;
	margin-right: 0px !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
/*サブコンテンツBOX*/
.contents-box-home{
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.contents-box-home table{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

.contents-box-home dt {
	margin-bottom : 5px;
	text-align : left;
	text-indent : 25px;
	margin-top : 5px;
	color: #433FF3;
	padding-top: 7px;
	background-image: url(http://www.dvget.com/images/h-back/good.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-right: 10px;
	background-position: 3px;
	margin-left: 10px;
}
.contents-box1, .contents-site {
	text-align: center;
	width: 98%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.contents-box1 {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 20px;
}
.contents-site {
	border-top-color: #9228A4;
	border-right-color: #9228A4;
	border-bottom-color: #9228A4;
	border-left-color: #9228A4;
}

.con-sub1 {
	background-color: #000000;
	color: #FFFFFF;
}
.con-sub2 {
	background-color: #000000;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/***********　アドバダイスメント　***********/
.adb-box {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
/***********　バナー　********/
.banner-box1, .banner-box2 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.banner-box1 {
	background-color: #FFFFFF;
}
.banner-box2 {
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
/*　その他　*/
.s {
	text-align : center;
}
.p-big {
	background-image: url(http://www.dvget.com/images/h-back/bikkuri.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	text-indent: 43px !important;
	padding-top: 10px !important;
	color: #FF33CC !important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #5CC400 !important;
	font-weight: bold;
	padding-bottom: 3px !important;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF !important;
	background-position: left -2px !important;
	margin-top: 5px !important;
	margin-bottom: 2px !important;
	margin-right: 3px !important;
	margin-left: 6px !important;
}
.p-1, .p-2 {
	background-image: url(http://www.dvget.com/images/h-back/goo.gif);
	background-repeat: no-repeat;
	color: #003FBF;
	text-indent: 25px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.p-2 {
	width: 98%;
}
.p-3 {
	margin-left: 15px;
}
.p-4 {
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-color: #CC6699;
	border-left-color: #CC6699;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 5px;
	padding-left: 5px;
	font-weight: bold;
	margin-top: 0px;
}
.p-5 {
	color: #FFFFFF;
	margin: 0px auto;
	font-size: 16px;
	padding-top: 5px;
	text-align: left;
	text-indent: 20px;
	padding-bottom: 2px;
	background-color: #F31D7E;
	font-weight: bold;
}
.p-6 {
	text-align: center;
	margin: 0px;
}
.p-7 {
	color: #FFFFFF;
	margin: 1px auto 0px;
	font-size: 15px;
	padding-top: 1px;
	text-align: left;
	text-indent: 20px;
	padding-bottom: 1px;
	background-color: #993333;
	font-weight: bold;
}
.p-8{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6699;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
}
.p-9{
	font-size: 13px;
	color: #F2003C;
	background-color: #FFE9EF;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #F2003C;
}
.p-cp{
	font-size: 16px;
	font-weight: bold;
}
.p-hot{
	background-image: url(http://www.dvget.com/images/icon/hot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
}
.p-anime-02{
	background-image: url(http://www.dvget.com/images/list/anime-02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
	margin-left: 15px;
}

.p-s {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
.p-top-site {
	margin-left: 3px;
}

/*******エントリー関連カテゴリー用********/
.red {
	color: #FF0000;
}
.red-b {
	color: #EA0000;
	font-weight: bold;
}
.pink-b {
	color: #FF33CC;
	font-weight: bold;
}
.td1 {
	text-align : center;
	vertical-align : top;
}
.td-site-image {
	text-align : center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006666;
}
.table-1 {
	text-align: center;
	vertical-align: top;
	width: 98%;
	margin: auto;
	border: auto;
	background-color: #FFFFFF;
}
.table-2 {
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0px;
	border: 0px;
}
.SIZ12 {
	font-size: 12px;
}
.bass-yellow2 {
	background-color : #ffff6c;
	font-weight : bold;
	text-align : center;
}
.bass-gry3 , .bass-black , .bass-black-2{
	margin-right: auto;
	margin-left: auto;
}
.bass-gry3 {
	background-color : #efefef;
	text-align : center;
}
.bass-black {
	background-color : #000000;
	text-align : center;
	color: #FFFFFF;
}
.bass-black-2 {
	background-color : #151515;
	text-align : center;
	color: #FFFFFF;
}

.bass-black a , .bass-black A:visited ,.bass-black-2 a,.bass-black-2  A:visited{
	color: #FF9900;
}
.bass-black A:HOVER {
	color: #00CCCC;
}
td {
	font-size: 13px;
}
.td-site {
	background-color : #DDDDDD;
	text-align : left;
	padding-left: 5px;
	width: 10%;
}
.td-site-img {
	text-align: center;
	vertical-align: middle;
}
.td-site-img img{
	width: 250px;
}

.td-site-2 {
	text-align : left;
	padding-left: 5px;
	width: 90%;
}

/******セール用********/
.sale {
	text-align: center;
	margin-left: 30px;
}
.sale p {
	font-size: 14px;
	text-indent: 10px;
}
.sale img {
	float: left;
}
/**********解説**********/
.exp {
	width: 98%;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.exp h3 a {
	color: #FFFFFF !important;
}
.exp h3 A:HOVER {
	color: #ECF1FF !important;
}
/**********サイトタイプメニュー************/
.site-type-box {
	position: absolute;
	left: 180px;
	top: 60px;
	width: 730px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #112C88;
	border-bottom-color: #112C88;
	border-left-color: #112C88;
	background-color: #000000;
	height: 65px;
}
.site-type-box h3 {
	font-size : 13px;
	text-align : left;
	text-indent : 35px;
	color : #914800;
	line-height : normal;
	padding-top: 5px !important;
	margin: 0px !important;
	background-image: url(http://www.dvget.com/images/h-back/check-red.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #63CF00;
	background-position: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 100%;
}
.site-type1 {
	background-color: #666666;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 3px;
}
.site-type1 a {
	border-bottom-widtd: 3px;
	border-right-widtd: 1px;
	border-left-widtd: 1px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	padding: 2px 5px;
	margin-bottom: 0px;
}
.site-type2 {
	text-align: left;
	padding-left: 10px;
	height: 18px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 3px;
	background-color: #000000;
	color: #FFFFFF;
	padding-right: 0px;
}
.site-type2 a {
	color: #FF9900 !important;
}
.site-type2 A:HOVER {
	color: #D95F04!important;
	text-decoration: none;
}
/**********エントリー内サイト説明（削除不可！）***********/
.site-box {
	width: 98%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 1%;
	clear: left;
}
.site-box p {
	margin-left: 5px;
}
.site-box img {
	float: left;
}
.site-box span {
	font-weight: bold;
	color: #F79400;
}
/*　カテゴリ内個別サイトへのリンク用ボックス　*/

.site-linkbox {
	display: block;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #F54796;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.site-linkbox a {
	width: 98%;
	color: #FFFFFF !important;
}
.site-linkbox A:HOVER {
	color: #C8D6FF!important;
}
.top-new-table{
	background-color : #000000;
	text-align : center;
	color: #FFFFFF;
}
.top-new-table td{
	background-color : #000000;
	text-align : center;
	color: #FFFFFF;
}
.entry-p-sample , .entry-p-sample-top{
	font-weight: bolder;
	background-image: url(http://www.dvget.com/images/list/entry.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-left: 20px;
	border: 1px solid #CCC;
	background-position: 2px 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.entry-p-sample-top{
	margin-left: 10px;
	}

.entry-p-sample{
	margin-left: 20px;
	}
.img-top-site img{
	width: 200px;
	overflow: hidden;
	height: 110px;
}
.top-site-img img{
	width: 180px;
}

/*　フォーム　*/

.table-hikaku {
background-color:#B9B9B9;
margin-bottom:20px;
margin-right:auto;
margin-left:auto;
}
.td-hiaku-1 {
background-color:#FFC;
}

.td-hiaku-1 a {
display:block;
margin:3px;
}

.td-hiaku-1 img {
	width:120px;
	overflow:hidden;
}


.td1 {
vertical-align:top;
text-align:center !important;
}

.td2 {
vertical-align:top;
color:#fff;
}

.td3 {
vertical-align:middle;
text-align:left;
padding-left:2px;
background-color:#fff;
}

.td4 {
font-weight:700;
background-color:#FFECC0;
text-align:center;
color:#300;
}

input, select, textarea { 
font-size: 100%; 
} 
.form-Compare{
	margin-right: auto;
	margin-left: auto;
	}
.form-Compare select { 
background-color: #ffffff; 
} 

.f-select-1{
	background-color: #FFE1E1;
}

.form-box-1 , .form-box-2 , .form-box-3 , .form-box-4 , .form-box-5 , .form-box-6 , .form-box-7{
	font-size: 90%;
	margin-left: 10px;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;

	}
.form-parts-1 {
	float: left;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #F69;
	border-left-color: #F69;
	padding-left: 5px;
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
}

