@charset "utf-8";
/*◆euc-jp, shift_jis など、ご使用の文字コードに書き換えてください◆*/

/*◆ページ全体の基本的な設定と背景色◆*/
body {
	margin:0px 10px;
	color: #000000;
	background:#ffffff;
	background-position:left; 
	background-repeat:repeat-y;
	font-size:12px;
}

body.list {
	margin:0px 0px;
	color: #000000;
	background:#ffffff;
	background-position:left; 
	background-repeat:repeat-y;
	font-size:12px;
}

/*◆リンク文字設定◆*/
a:link		{ color: #0000ff; text-decoration:none; background: none;}
a:visited		{ color: #0000ff; text-decoration:none; background: none;}
a:active		{ color: #ff0000; background: none;}
a:hover		{ color: #ff0000;text-decoration: underline;background : #ffffff;}

/*◆基本タグ◆*/
form{
 display:inline;
}
 
h1{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: center;
}
/*
h2 {
	border-style: solid;
	border-color: #FF80C0;
	border-width: 0px 0px 1px 10px;
	margin: 0px 10px 5px 0px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
}
*/
h2 {
    margin: 3px 1px 1px 1px;
    padding:5px 5px 5px 35px;
    border-width: 0px 0px 1px 0px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-image: url(/img/common/arrow.gif);
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size:small;
}

p {
	margin: 3px;
}

strong{
	color: #FF0000;
}

/*
ul{
	margin: 5px 0px 0px;
	list-style: none;
	display: list-item;
}
*/

ul li{
	margin: 5px 0px 0px 0px;
	list-style-image:url("http://ura-douga.com/navi/img/list.gif");
	display: list-item;
}

/*
li{
	margin: 0px;
	background: url("http://ura-douga.com/img/common/arrow2.gif") no-repeat 0px 7px;
	padding: 5px 0px 0px 15px;
	display: list-item;
}
li.mpg{
	margin: 0px;
	background: url(http://ura-douga.com/img/common/mpg.gif) no-repeat 0px 7px; 
	padding: 5px 0px 0px 15px;
	display: list-item;
	font-family:"Helvetica";
}
*/

#logo {
	background: url(http://ura-douga.com/img/common/logo-uradouga-top.gif) no-repeat;
	height: 60px;
	width: 468px;
	display: block;
	overflow: hidden;
	float: left;
	text-indent: -2000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo a{
	background: url(http://ura-douga.com/img/common/logo-uradouga-top.gif) no-repeat;
	height: 60px;
	width: 468px;
	display: block;
	overflow: hidden;
	float: left;
	text-indent: -2000px;
}

/*テーブルの書式*/
/*
.table { 
	background: #ffffff; 
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 10pt;
	line-height: 15pt;
}
*/

/* ◆段組◆ */
#header {
	color:#000000;
	background: none;
	background-position:left; 
	background-repeat:no-repeat;
	height: 80px;
	width : 900px ;
	font-size:small;
	font-weight:normal;
	padding: 0px;
	text-align: left;
}
#header2 {
	float: left;
	height: 60px;
	width : 468px ;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#header3 {
	float: right;
	height: 80px;
	width: 432px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#header4 {
	float: left;
	height: 20px;
	width : 468px ;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#header4 h1,
#header4 p{
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#main {
	width : 920px ;
}

#left {
	float: left;
	width : 210px ;
}

#right {
	width : 700px ;
	float: right;
}

#footer {
	border-top : 1px solid #BBB;
	width : 100%;
	clear: both;		
	font-size: 12px;
	text-align: center;
	height: 20px;
	margin: 10px 0px 0px 0px;
}

/* ◆ブログタイトルのある段落◆ */
	#banner {
		color:#000000;
		background: none;
		background-position:left; 
		background-repeat:no-repeat;
		width : 900px ;
		font-size:small;
		font-weight:normal;
		padding:5px;
		text-align: left;
		}

/* ◆ブログタイトルの文字のリンク色◆ */
	#banner a:link{color: #0000ff; text-decoration: none; background: none;}
	#banner a:visited{color: #0000ff; text-decoration: none; background: none;}
	#banner a:active,
	#banner a:hover {color: #ff0000;text-decoration: none; background: none;}

/* ◆ブログタイトル下に入るコメント設定◆ */
	.description {
		color:#585858;
		background: none;
		font-size:small;
		text-transform:none;
		}

/* ◆エントリーのある大段落（トップページ）◆ */
#content {
	margin-left : 200px ;
}

#content-b {
	margin-left : 150px ;
}

/*◆エントリーのある大段落（トップページ以外）◆*/
	#container {
		margin-left : 200px ;
		}

/*◆blockquote設定◆*/
	blockquote {
		color: #00497c;
		background:#ffffff;
		margin:5px 40px 5px 40px;
		font-size:small;
		font-weight:normal;
		line-height:150%;
		padding: 10px; 
		border: 2px solid  #00497c;
		width: auto 
		}

/*◆quotetitle設定◆*/
	.quotetitle{
		font-size:medium;
		font-weight:normal;
		border-bottom: 1px solid #666666; 
		padding: 3px;
		}

/*◆カテゴリーリンクの設定◆*/
	.category {
		color:#000000;
		background: none;
		font-size:small;
		font-weight:bold;
		text-align: right;
		}

	.category a:link {color: #0000ff;text-decoration: none; background: none;}
	.category a:visited {color: #0000ff;text-decoration: none; background: none;}
	.category a:active {color: #ff0000;text-decoration: none; background: none;}
	.category a:hover {color: #ff0000;text-decoration: underline;background : none;}

/* ◆エントリーのある段落◆ */
	.blog {
		padding-right:0px;
		padding-left:0px;
		font-size:small;
		font-weight:normal;
		color: #660033;
		background: none;
		width : 468px ;
		margin:0px 15px;
		}

/* ◆メインページトップ◆ */
	.mainbody {
		margin:0px 25px;
		}

/* ◆各エントリー◆ */
	.blogbody {
		background:#ffeded;
		color:#000000;
		font-size:small;
		padding:2px;
		line-height:100%;
		margin:0px 0px;
		width : 482px ;
		border-right: 2px solid #f7cece;
		border-bottom: 2px solid #f7cece;
		}

/* ◆各エントリーの文字のリンク色◆ */
	.blogbody a:link{color: #0000ff;text-decoration: none; background: none;}
	.blogbody a:visited{color: #0000ff;text-decoration: none; background: none;}
	.blogbody a:active{color: #ff0000;text-decoration: none; background: none;}
	.blogbody a:hover  {color: #ff0000;text-decoration: underline;background:none;}

/* ◆カテゴリタイトル◆ */
	.cat-title {
		margin-left : 220px ;
		}

/* ◆エントリータイトル◆ */
	.title	{
		font-size: medium;
		color: #993300;
		background: none;
		padding-bottom:10px;
		padding-top:10px;
		padding-left:10px;
		border-bottom: 3px dotted #993300;
		margin-bottom:10px;
		}

/*◆ページ移動リンクの設定◆*/
	#menu {
		font-size: small;
		margin-bottom:15px;
		text-align:center;
		padding-top: 5px;
		}

/* ◆日にち◆ */
	.date	{ 
		font-size: medium;
		color: #944c73;
		background: none;
		background-position:left; 
		background-repeat:no-repeat;
		background-image: url("http://ura-douga.com/img/cuteicon1-5.gif");
		padding-left:40px;
		padding-top:10px;
		padding-bottom:10px;
		font-weight:bold;
		margin-right:20px;
		margin-left:20px;
		}

/* ◆エントリー投稿者の段落◆ */
	.posted {
		font-size: small;
		color: #993300;
		background: none;
		}

/* ◆「続きを読む・・・」の行◆ */
	.extended { 
		font-weight:normal;
		padding: 3px;
		}

/*◆カテゴリやカレンダー枠の基本設定◆*/
	#links {
		position : absolute ; 
                                           top : 85px ;
                                           left : 10px;
		width : 200px ;
		}
	#links-b {
		position : absolute ; 
                                           top : 100px ;
                                           left : 10px;
		width : 200px ;
		}
	#links-c {
		position : absolute ; 
                                           top : 0px ;
                                           left : 10px;
		width : 150px ;
		}

/*◆カテゴリなど右側のメニュー◆*/
	#right-links {
		position : absolute ;
                                           top : 85px ;
                                           left : 740px ;
		width : 200px ;
		}

/*◆カレンダー年月◆*/
.calendarhead {
	font-size:medium;
	font-weight:bold;
	color:#993300;
	padding:2px;
	letter-spacing: .3em;
	background: none;
	text-transform:uppercase;
	text-align:center;
}

/*◆カレンダー曜日数字◆*/
.calendar {
	font-size:small;
	font-weight:normal;
	color:#993300;
	background: none;
	line-height:140%;
	padding:2px;
}

/*◆エントリーやアーカイブ枠の文字などの設定◆*/
	.side {
		color:#000000;
		background: none;
		font-size:small;
		font-weight:normal;
		line-height:140%;
		padding:2px;
		}

/*◆エントリーやアーカイブなどのタイトル文字や枠の設定◆*/
	.sidetitle {
		color:#000000;
		font-size:small;
		font-weight:normal;
		margin-top:3px;
		background:#ffeded;
		line-height:140%;
		padding:3px;
		text-align:center;
		border-right: 2px solid #f7cece;
		border-bottom: 2px solid #f7cece;
		}

/*◆rss(xml)の設定◆*/
	.syndicate {
		font-size:small;
		line-height:140%;
		padding:2px;
		margin-top:15px;
		text-align:center;
		}

/*◆poweredの設定◆*/
	.powered {
		color:#666;
		background: none;
		font-size:medium;
		line-height:140%;
		text-transform:uppercase;
		padding:2px;
		margin-top:20px;
		text-align:center;
		}

/*◆コメント枠の設定◆*/
	.comments-body {
		color:#993300;
		font-size:small;
		font-weight:normal;
		background:#ffffff;
	/*枠の太さと色ここから*/
		border-left: 1px solid #993300;
		border-right: 1px solid #993300;
		border-top: 1px solid #993300;
	/*枠の太さと色ここまで*/
		padding:10px;
		margin:0px 25px;
		line-height:150%;
		width : 468px ;
		}

/* ◆コメント投稿者◆ */
	.comments-post {
		color:#993300;
		background: none;
		font-size:small;
		font-weight:normal;
		}

/* ◆「コメント」「トラックバック」の見出し◆ */
	.comments-head	{
		font-size:small;
		color: #993300;
		background:#ffeded;
		font-weight:bold;
		border-right: 2px solid #f7cece;
		border-bottom: 2px solid #f7cece;
		padding:10px;
		width : 468px ;
		margin:25px;
		margin-bottom:20px;
		}

/* ◆投稿者名、コメントの書き込み欄の文字化け防止◆ */
input {
font-family:"Osaka", "ＭＳ Ｐゴシック", trebuchet ms, trebuchet, verdana, arial, sans-serif;
}

textarea {
font-family:"Osaka", "ＭＳ Ｐゴシック", trebuchet ms, trebuchet, verdana, arial, sans-serif;
}

/*◆コメント小窓の設定◆*/
	.commentpop-body {
		color:#993300;
		font-size:small;
		font-weight:normal;
		background:#fff;
		line-height:140%;
		padding:10px;
		border:1px solid #993300;
		}

/* ◆コメント小窓の見出し◆ */
	.commentspop-head	{
		font-size:small;
		color: #993300;
		background:#ffeded;
		font-weight:bold;
		border-right: 2px solid #f7cece;
		border-bottom: 2px solid #f7cece;
		padding:10px;
		margin-top:8px;
		margin-bottom:8px;
		}

/*◆トラックバック小窓のurl枠の設定◆*/
	.trackback-url {
		font-size:small; 
		font-weight:bold;
		color: #993300;
		background:#ffffff;
		border: 2px solid #993300;
		padding:10px;
		margin-top:8px;
		margin-bottom:8px;
		}

/*◆トラックバック小窓の設定◆*/
	.trackback-body {
		color:#993300;
		font-size:small;
		font-weight:normal;
		background:#fff;
		line-height:140%;
		padding-bottom:10px;
		border-bottom:1px dotted #993300;
		}

/*◆トラックバック小窓の概要枠の設定◆*/
	.trackback-post {
		color:#993300;
		font-size:x-small;
		font-weight:normal;
		background:#ffffff;
		}

/*◆トラックバック、コメント小窓のタイトル設定◆*/
	#banner-commentspop {
		font-size:large;
		font-weight:bold;
		border: 2px solid #993300;
		padding:10px;
		}
/*◆フッタ、copyrights◆*/
#copyrights {
	border-top : 1px solid #BBB;
	/*border-bottom : 1px solid #BBB;*/
	width : 100%;
	clear: both;		
	font-size: 12px;
	text-align: center;
	height: 20px;
	margin: 10px 0px 0px 0px;
}


/*◆画像付きアーカイブリスト用◆*/
.cat_list_content {
	margin: 0px 2px;
	width : 490px ;
}

.box1{
	float: left;
	width: 101px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	color: #666;
	font-size: 10px;
	display: block;
}

.box2{
	float: left;
	width: 158px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	color: #666;
	text-align: center;
	overflow: hidden;
	border-right: 1px dotted #993300;
	border-left: 1px dotted #993300;
	border-top: 1px dotted #993300;
	border-bottom: 1px dotted #993300;
	font-size: 12px;
}

.box3{
	float: left;
	width: 330px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	color: #000000;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}

.box4{
	float: left;
	width: 220px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	color: #000000;
	text-align: left;
	overflow: hidden;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}

.box5{
	float: left;
	width: 190px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	color: #000000;
	text-align: center;
	overflow: hidden;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}

.boxa{
	float: left;
	width: 102px;
	height: 102px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
	color: #666;
	font-size: 10px;
	display: block;
}
.boxb{
	float: left;
	width: 225px;
	height: 100px
	overflow: visible;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	color: #000000;
	text-align: left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 12px;
}

/*◆カリビアンコム最新レビューページ用◆*/
.carib-container03-l {
	float: left;
	width: 130px;
	margin: 3px 0px 0px;
}

.carib-container03-l img{
	border: 1px solid #333333;
}
.carib-container03-r {
	float: right;
	width: 200px;
	margin: 3px 0px 0px;
}

/*◆年齢認証用Enter部分◆*/
.enter {
	background-image: url(http://ura-douga.com/img/common/enter_bg.gif);
	text-align: center;
	width: 538px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

/*◆あやぽんRSS◆*/
#ayaponrss {
    visibility: hidden;
    height : 0px;
    overflow: hidden;
}

/*◆カリビアンコム紹介◆*/
#carib-container-top2 {
	padding: 0px 0px 0px 0px;
	width: 700px;
	border: 1px solid #333333;
	height: 270px;
}
#carib-container02-l2 {
	float: left;
	width: 360px;
	padding: 0px 0px 0px;
}
#carib-container02-r2 {
	float: right;
	width: 340px;
}
#kaisetsu-carib {
	padding: 5px 0px 5px 0px;
}

/*◆yahoo知恵袋用(uradouga.japanese-porn.infoから読み込み)◆*/
.qbox{
	margin: 2px;
	padding: 5px 5px 5px 5px;
	background-color: #FFF3A4;
}

.abox{
	margin: 2px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}