
/*  

Theme Name: female

Theme URI: http://www.dh-female.jp/

Description: female.

Version: 1.0

Author: female

Author URI: http://www.dh-female.jp

*/



body, html {
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 12px;
	height: 100%;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	scrollbar-face-color:#D25400;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-shadow-color:#D25400;
	scrollbar-3dlight-color:#D25400;
	scrollbar-darkshadow-color:#eeeeee;
}

body > #container {
	height: auto;
}

#container {
	width: 100%;
	position: relative;
	height: 100%;
	min-height: 100%;
}

/*--------------------------------------------





event_table 





-------------------------------------------*/



#event1 {
	padding: 5px;
	line-height: 20px;
}

#event1 a {
	font-size: 14px;
	color: #FF3300;
}

#event2 {
	padding: 5px;
	line-height: 16px;
}

#event2 a {
	padding: 5px;
	text-decoration: none;
	font-size: 14px;
	/*	font-weight: bold;*/

	color: #FF3300;
}

/*--------------------------------------------

 gobal 

-------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}

h2 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

blockquote {
	background: url(images/quote.png) 10px 0 no-repeat;
	margin: 20px 0;
	padding: 0 20px 0 50px;
}

.clear {
	clear: both;
	float: none;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.widthfix {
	width: 800px;
	height: 82px;
	margin:0 auto;
	padding:20px 0 0 0;
}

/*--------------------------------------------

header 

--------------------------------------------*/

#header {
	width: 100%;
	height: 140px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.logo {
	float: left;
	border: none;
	margin-top: 35px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

#head_over {
	height: 25px;
	display: block;
	text-align: right;
}

#head_logo {
	height: 75px;
	clear: both;
	float: none;
}

#head_left {
	float: left;
	background: url(images/logo.png) no-repeat;
}

#head_left a {
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 130px;
}

#head_right {
	float: right;
	width: 450px;
	padding-bottom: 0px;
	text-align: right;
	margin-bottom: 0px;
	padding-right: 5px;
	color: #FFFFFF;
}

table#head_table {
	width:450px;
	text-align:right;
}

#head_right img {
	margin-top: 2px;
}

/*--------------------------------------------

search

--------------------------------------------*/

#searchform {
	margin-top: 10px;
}

#searchform input {
	font: 1.1em Arial, Tahoma, Verdana, sans-serif;
	border: 1px solid #ccc;
	background-color: #eee;
	background-repeat: repeat-x;
}

#searchform input img {
	margin-top: 10px;
}

#s {
	font: 1.1em Verdana, sans-serif;
	background: #eee url(images/formfield_bg.png) repeat-x;
	width: 150px;
	border: 1px solid #ccc;
	vertical-align: middle;
	margin-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
}

/*--------------------------------------------

nav menu 

--------------------------------------------*/

#menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-top: 0px;
}

ul.menu {
	margin: 0 9px 0 9px;
	font-size: 11px;
	list-style-type: none;
}

ul.menu li {
	color: #eee;
	float: left;
	border: 1px solid #996633;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

ul.menu li a {
	float: left;
	display: block;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	font-weight: normal;
}

ul.menu li a:hover {
	color: #fff;
	background-image: url(images/bg_menu_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

ul.menu li.current_page_item a,  ul.menu li.current_page_item a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(images/bg_menu_over.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*--------------------------------------------

over menu 

--------------------------------------------*/

ul.menu_over {
	margin: 0 9px 0 9px;
	font-size: 12px;
	list-style-type: none;
	height: 20px;
	text-align: right;
}

#area {
	text-align: right;
	height: 25px;
	float: right;
}

.menu_over {
	text-align: right;
	height: 20px;
	margin-right: 10px;
	float: left;
}

ul.menu_over li {
	color: #eee;
	float: left;
}

ul.menu_over li a {
	float: left;
	color: #ccc;
	text-decoration: none;
	height: 20px;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/header-menu.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}

ul.menu_over li a:hover {
	background: url(images/header-menu.png) 100% 0% no-repeat;
	color: #fff;
}

#current a {
	font-weight: bold;
	color: #FFFFFF;
}

ul.menu_over li.current_page_item a,  ul.menu_over li.current_page_item a:hover {
	background: url(images/header-menu.png) 100% 0% no-repeat;
	color: #fff;
	text-decoration: none;
	height: 20px;
}

/*--------------------------------------------

content

--------------------------------------------*/

#content_box {
	width: 800px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
	background-position: top;
	background-repeat: no-repeat;
}

.navigation {
	display: block;
	margin-left: 10px;
	width: 450px;
}

#sidebar {
	float: right;
	width: 280px;
	background-position: top;
}

/*--------------------------------------------

entry 

--------------------------------------------*/

.entry {
	float: left;
	margin-bottom: 10px;
	width: 500px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: top;
}

.entry_page {
	float: left;
	margin-bottom: 10px;
	width: 500px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
}

.entry h3 {
	font-size: 14px;
	font-weight: bolder;
}

.td_01 {
	font-size: 12px;
	padding: 1px;
	background-color: #FFE4B9;
	border: 1px solid #CCCCCC;
}

.td_02 {
	font-size: 12px;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.table_01 {
	background-color: #FFE4B9;
	padding: 10px;
	border: 1px dotted #FF6000;
	font-size: 12px;
}

.size12 {
	font-size: 12px;
	color: #990033;
}

.td_03 {
	font-size: 12px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #003366;
}

.td_04 {
	font-size: 12px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #003366;
}

.td_05 {
	font-size: 12px;
	background-color: #EC5922;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 15px;
}

.border {
	border: 1px solid #CCCCCC;
}

.entry table {
	margin-top: 10px;
}

#top {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 300px;
	width: 500px;
	margin-bottom: 5px;
}

/*--------------------------------------------------

	コンテンツ

--------------------------------------------------*/

#today {
	clear: both;
	width: 500px;
}

#today h2 {
	height: 27px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	padding:1px 0;
	background: url(images/bar_side500.gif) no-repeat;
	padding-left: 10px;
	text-indent: -9999px;
	position: relative;
	width: 500px;
	margin: 0;
}

#today p {
	margin:3px 0 0 0;
	text-indent:10px;
}

#today h2 a#today_all {
	text-indent:0px;
	width:100px;
	right:18px;
	position:absolute;
	text-align:center;
	top:3px;
}

#today iframe {
	height: 600px;
	width: 500px;
}

#today .flow {
	height: 600px;
	width: 500px;
}

.time {
	font-size: 9px;
	color: #999999;
	margin-bottom: 10px;
}

#mobile {
	float: left;
	width: 500px;
	background-image: url(images/entry-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
}

#mobile h2 {
	height: 23px;
	color: #CC0033;
	font-size: 12px;
	text-indent: -9999px;
	line-height: 23px;
	font-weight: bold;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}

#mobile h3 {
	height: 20px;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	line-height: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	padding-top: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}

#mobile p {
	color: #666666;
	line-height: 1.5;
	margin-left: 14px;
	font-size: 10px;
}

#mobile h4 {
	height: 115px;
	margin: 5px 0 5px 8px;
	background-image: url(images/qr.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: center;
}

#mobile form {
	color: #000;
	margin: 5px auto 20px 15px;
	font-size: 15px;
}

#mobile #text_m {
	margin-bottom: 3px;
}

#news {
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 15px;
}

#news h2 {
	height: 23px;
	color: #0066CC;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
}

#news h3 {
	margin-top: 10px;
	margin-left: 2px;
}

#news h3 a {
	font-weight: bold;
	font-size: 14px;
}

#news p {
	margin-left: 2px;
}

#news #all {
	margin: 10px 15px 30px auto;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

/*--------------------------------------------

sidebar 

--------------------------------------------*/

#live h2 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-image: url(images/bt_img.jpg);
	text-align: center;
	margin-right: 16px;
	margin-left: 10px;
}

#archive h2 {
	color: #CC3399;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(images/archive_text.gif);
	text-indent: -9999px;
}

#live {
	background-repeat: no-repeat;
	background-position: right -1px;
	background-image: url(images/bar_side270.jpg);
	padding-left: 5px;
	color: #333333;
	margin-bottom: 20px;
}

#live img {
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#archive {
	margin-bottom: 10px;
	padding-bottom: 0px;
	text-align:center;
}

#news_box {
	scrollbar-face-color:#f8f8f8;
	scrollbar-track-color:#f8f8f8;
	scrollbar-arrow-color:#993333;
	scrollbar-highlight-color:#f8f8f8;
	scrollbar-shadow-color:#f8f8f8;
	scrollbar-3dlight-color:#f8f8f8;
	scrollbar-darkshadow-color:#f8f8f8;
	height: 350px;
	overflow: auto;
	margin-bottom: 10px;
	padding-bottom: 40px;
	padding-left: 11px;
	margin-top: 10px;
	padding-right: 10px;
	margin-right: 5px;
	color: #FFFFFF;
	background-color: #000000;
	width: 230px;
	margin-left: 10px;
}

#group_news {
	background-repeat: no-repeat;
	background-position: right -1px;
	background-image: url(images/bar_side270.jpg);
	padding-left: 5px;
	color: #333333;
	margin-bottom: 20px;
}

#group_news_box {
	scrollbar-face-color:#f8f8f8;
	scrollbar-track-color:#f8f8f8;
	scrollbar-arrow-color:#993333;
	scrollbar-highlight-color:#f8f8f8;
	scrollbar-shadow-color:#f8f8f8;
	scrollbar-3dlight-color:#f8f8f8;
	scrollbar-darkshadow-color:#f8f8f8;
	height: 200px;
	overflow: auto;
	margin-bottom: 10px;
	padding-bottom: 40px;
	padding-left: 11px;
	margin-top: 10px;
	padding-right: 10px;
	padding-top:3px;
	margin-right: 5px;
	color: #FFFFFF;
	background-color: #000000;
	width: 230px;
	margin-left: 10px;
}

#group_news h2 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-image: url(images/bt_img.jpg);
	text-align: center;
	margin-right: 16px;
	margin-left: 10px;
}

#group_news h3 a {
	font-weight: bold;
	font-size: 14px;
}

#mobile_diary {
	background: url(images/bar_side270.jpg) right bottom no-repeat;
	padding: 0 0 0 5px;
	color: #333333;
	margin:0 0 20px 0;
}

#mobile_diary h2 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-image: url(images/bt_img.jpg);
	text-align: center;
	margin-right: 16px;
	margin-left: 10px;
}

#mobile_diary_box {
	width:240px;
	margin:0 auto;
}

#mobile_diary_box iframe {
	width:240px;
	height:400px;
	margin:0 0 10px 0;
}

#archive img {
	margin: 0px;
	padding: 0px;
}

h3#group_title {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	background-image: url(images/bt_img.jpg);
	text-align: center;
	margin:0;
}

#live h3 {
}

#live h3 a {
	font-weight: bold;
	font-size: 14px;
}

#live h4 {
	height: 14px;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	background-position: 170px;
	width: 240px;
}

#rss {
	text-indent: 30px;
	padding-top: 10px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	background-position: -3px 7px;
	height: 35px;
	width: 75px;
	display: block;
	margin-top: 5px;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#rss a {
	display: block;
}

.spacer {
	margin-bottom: 1px;
	height: 1px;
}

#archive form {
	width: 184px;
	font-size: 14px;
	margin: 15px auto 50px;
}

#archive form input {
	margin-bottom: 120px;
}

#archive select {
	color: #333333;
}

#archive h3 {
	font-size: 12px;
	font-weight: bold;
}

#archive h4 {
	width: 80px;
	height: 15px;
	background-image: url(images/rss2.png);
	background-repeat: no-repeat;
	margin: 5px auto 5px 8px;
	text-indent: -9999px;
}

#archive h4 a {
	width: 80px;
	height: 15px;
	display: block;
}

#meta {
	padding-left: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 20px;
}

#cast .title {
	padding: 5px;
}

/*--------------------------------------------------

	CAST

--------------------------------------------------*/

#cast {
	width: 600px;
	height: 100%;
	float: left;
	padding: 15px;
	background-image: url(images/entry_prof.png);
	background-repeat: no-repeat;
	background-position: top;
}

.exp {
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	text-indent: 15px;
}

#all {
	width: 780px;
	background-position: top;
}

.all_one {
	float: left;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	height: 220px;
}

.nameage {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

/*--------------------------------------------------

	PROFILE

--------------------------------------------------*/

#profile {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 780px;
	background-position: top;
}

#profile img {
	border: 0px;
	float: left;
}

#profile #type_t {
	clear: both;
	margin-left: 8px;
	margin-top: 5px;
}

#profile #type_t .type_ti {
	font-size: 12px;
	color: #003366;
	text-align: left;
	font-weight: bold;
}

#profile #type th {
	background-color:#FEEAE2;
	color: #333;
}

#profile #type td {
	background-color: #fff;
	font-size:11px;
	color: #999;
}

#profile #type .type_y {
	color: #fff;
	background-color: #F69;
}

#profile #prof {
	width: 370px;
	padding-left: 10px;
	line-height: 1.5;
}

#profile #left {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10;
	margin-left: 5px;
	float: left;
}

#profile #right {
	float: right;
	text-align: left;
	margin-right: 10px;
	line-height: 1.5;
	width: auto;
	margin-top: 10px;
}

#profile #thumbnails {
	height: 80px;
	text-align: left;
	margin-right: 5px;
	padding-top: 2px;
	float: right;
	width: auto;
}

#profile .thumbnail {
	height: 62px;
	width: 40px;
	border: 1px solid #999999;
	padding: 1px;
	margin-right: 5px;
	float: left;
}

.thumb_border {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}

#profile #girl_name {
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0033;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 210px;
	float: left;
}

#profile .basic_size {
	font-size: 10px;
	font-weight: normal;
	color: #CC3333;
}

#profile .prof_td_01 {
	margin: auto;
	text-align: left;
	font-weight: normal;
	color: #666;
	font-size: 10px;
}

#profile .dot {
	border-bottom:1px dotted #666;
	margin-bottom: 5px;
	margin-top: 3px;
}

#profile a:hover .thumbnail {
	border: 1px solid #CC6633;
}

#profile .cast_top {
	text-align: right;
	margin-top: 20px;
}

#profile .cast_top img {
	float: right;
}

#atention {
	clear: left;
	float: none;
	padding: 10px;
	width: 610px;
}

.wht {
	color: #FF3399;
	padding-top: 5px;
	padding-bottom: 5px;
}

.main {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px;
	margin-right: 20px;
}

/*--------------------------------------------------

	フォーム部品

	--------------------------------------------------*/

INPUT.myTx {
	color:#333333;
	background-color:#ffffff;
	font-size:11px;
	height: 16px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #999999;
}

select {
	color:#666666;
	font-size:11px;
	margin-bottom: 2px;
	border: 1px solid #996600;
}

INPUT.myBut {
	color:#000000;
	background-color:#CCCCCC;
	font-size:10px;
	font-weight: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

/*--------------------------------------------------

	リンク

--------------------------------------------------*/



a {
	color: #FB6837;
	text-decoration: underline;
}

a:link, visited {
	color: #FC9436;
	text-decoration: underline;
}

a:hover {
	color: #FC9436;
	text-decoration: none;
}

/*--------------------------------------------

footer

--------------------------------------------*/

#group_link{
	margin:10px 0 0 0;
}

#bottom {
	background: #E3E3E3 url(images/bottom.png) repeat-x;
	border-bottom: 1px solid #cdd1d1;
	width: 100%;
}

#tag {
	background: url(images/tag.png) 90% 100% no-repeat;
	margin: 0 auto;
	padding: 15px 200px 20px 0;
	width: 600px;
}

#footer {
	height: 120px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	background-position: top;
}

#totop {
	text-align: right;
	padding-right: 10px;
	width:800px;
	margin: 0 auto;
}

#totop a {
	color:#FFFFFF;
}

#footer img {
}

/*--------------------------------------------

Images

--------------------------------------------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 0 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 0 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/*--------------------------------------------

comments

--------------------------------------------*/

#comments {
	margin-left: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Tahoma, Verdana, sans-serif;
}

#commentform input, #commentform textarea {
	background: #eee url(images/formfield_bg.png) repeat-x;
	border: 1px solid #ccc;
	padding: 3px;
}

#commentform textarea {
	width: 480px;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.6em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
}

.alt {
	padding: 10px;
}

.commentlist {
	width: 490px;
	text-align: justify;
}

.commentlist li {
	background: #ececec;
	margin: 15px 0;
	padding: 10px;
	border: 1px solid #cdd1d1;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 10px 0;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	border-bottom: 1px dotted #cdd1d1;
	padding-bottom: 5px;
	display: block;
}

#respond {
	margin-top: 20px;
}

.commentcount {
	font-family: Georgia, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #cdd1d1;
	float: right;
}

/*misc*/



.related {
	margin: 0 0 20px 10px;
}

.none {
	display: none;
}

.right {
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}

.dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 480px;
	height: 10px;
	margin-top: 10px;
}

.dot_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF3366;
	margin-bottom: 5px;
	padding: 3px;
	margin-right: 10px;
}

#bnr {
	margin-top: 10px;
}

#bnr img{
	margin:0 0 3px;
}


.bnr_img {
	border: 1px solid #990099;
}

#login {
	background-image: url(images/key.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	padding-left: 20px;
	background-position: 0;
	height: 25px;
	padding-top: 3px;
}

#login a {
	font-weight: bold;
	font-size: 10px;
}

#event {
	text-align: center;
	margin-top: 10px;
}

#archive form {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*--------------------------------------------

TOOL TIPS

--------------------------------------------*/



.glt-elm {
	position: absolute;
	left: 0;
	top: 0;
	width: 150px;
	color: #fff;
	opacity: 0.9;
	visibility: hidden;
}

.glt-elm p {
	background: #666;
	margin: 0;
	padding: 0.5em;
}

.glt-elm img {
	display: block;
}
 and this CSS for IE, if you want to use transparency:
 #profile #container #right #prof th {
 font-size: 12px;
 line-height: 1.3px;
 color: #003366;
}

.td1 {
	background-color: #CCCCCC;
	font-size: 12px;
	padding: 3px;
	text-align: center;
}

.td2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #EC5922;
}

.td2 a {
	color:#FFFFFF;
}

.td3 {
	background-color: #F3F3F3;
}

#deli_home iframe {
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.flash_bnr {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 100px;
	width: 500px;
	margin-bottom: 5px;
}

.comm {
	font-size: 10px;
	font-weight: bold;
	color: #A0146C;
	margin-top: 5px;
	width: 120px;
}

#primarycontent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#primarycontent p {
	margin-top: 10px;
}

.entry_page img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

/*---- freepage.php ----*/

#freepage {
	width: 700px;
}

#event_fes .content_text {
	display:block;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding-top: 10px;
}

/*---- event_fes.php ----*/

#event_fes {
	width: 700px;
}

#event_fes .top_bnr {
	height: 100px;
	width: 800px;
	margin-bottom: 20px;
}

#event_fes .content {
	height: 500px;
	width: 798px;
	background-image: url(images/event_fes_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#event_fes .content_text {
	height: 400px;
	width: 510px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding-top: 10px;
}

#event_fes .content_text h1 {
	color: #802E3C;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 24px;
}

#event_fes .content_text h2 {
	font-size: 16px;
	color: #802E3C;
	margin-bottom: 20px;
}

#event_fes .content_text p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}

#event_fes .price_box {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	font-weight: bold;
	background-image: url(../images/deli_home/pokkiri.gif);
	background-repeat: no-repeat;
	background-position: 180px 40px;
	width: 330px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border: 2px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#event_fes .min {
	font-size: 18px;
	color: #FF3333;
}

#event_fes .price {
	font-size: 24px;
	color: #FF3333;
}

#event_fes .nomal {
	font-weight: normal;
	font-size: 12px;
}

/*---- event_yukata.php ----*/

#event_yukata {
	width: 700px;
}

#event_yukata .top_bnr {
	height: 100px;
	width: 800px;
	margin-bottom: 20px;
}

#event_yukata .content {
	height: 500px;
	width: 798px;
	background-image: url(images/event_yukata_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#event_yukata .content_text {
	height: 400px;
	width: 510px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding-top: 10px;
}

#event_yukata .content_text h1 {
	color: #802E3C;
	font-size: 26px;
	padding: 0px;
	font-weight: bold;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#event_yukata .content_text h2 {
	font-size: 16px;
	color: #802E3C;
	margin-bottom: 5px;
}

#event_yukata .content_text p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	font-weight: bold;
}

#event_yukata .price_box {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	font-weight: bold;
	background-image: url(../images/deli_home/pokkiri.gif);
	background-repeat: no-repeat;
	background-position: 180px 40px;
	width: 330px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border: 2px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#event_yukata .min {
	font-size: 18px;
	color: #FF3333;
}

#event_yukata .price {
	font-size: 24px;
	color: #FF3333;
}

#event_yukata .nomal {
	font-weight: normal;
	font-size: 12px;
}

#gravure iframe {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
}

#sidebar .nukinavi_bnr {
	margin-bottom: 10px;
	margin-top: 3px;
	height: 275px;
	width: 275px;
	margin-left: 3px;
}

#sidebar .nukinavi_bnr img {
}

#femalympic {
	font-weight: normal;
	font-size: 12px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#femalympic h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	color: #CC0000;
}

#femalympic .eventbox {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	border: 1px double #CCCCCC;
	color: #990000;
	background-color: #FFF4F4;
}

#femalympic h3 {
	font-size: 14px;
	font-weight: bold;
}

#femalympic .eventday {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}

.topimg {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}

#femalympic .eventbox .name {
	font-size: 16px;
	color: #CC9900;
}

.topevent {
	width: 500px;
}

.entry .topevent h2 {
	text-indent: -9999px;
	height: 40px;
	width: 500px;
	background-image: url(images/topevent_h2.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.topevent .topbnr_thumb {
	float: left;
	height: 180px;
	width: 164px;
	margin: 1px;
}

#sidebar h2 {
	margin-bottom: 5px;
}

#top_box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}

#top_box iframe {
	height: 1080px;
	width: 800px;
}

/*--------------------------------------------

				blog_text

--------------------------------------------*/



#moning_frame {
	display:block;
	height:500px;
	overflow-y:scroll;
}

#bnr_space {
	margin:10px auto;
	width:800px;
}

#blog_text2 {
	padding: 10px;
	margin-top: 10px;
	background-image: url(images/blog_text_bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#blog_text2 h2 {
	height: 30px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-left: 4px;
	background-image: url(images/bt_img.jpg);
	text-align: center;
	padding-top: 2px;
}

#sch_today {
	padding:10px 0;
}

#sch_today iframe {
	width:500px;
	height:2000px;
}

.news {
	font-size: 10px;
	color: #FF6600;
	padding-top: 5px;
}

/* ------------------------------

 系列店リンク

------------------------------ */
#shop_link_wrapper{
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 820px;
	font-size:12px;
}


#shop_link_title{
	background:url(images/bt_img.jpg) repeat-x;
	margin:10px auto 0px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	width:820px;
	padding:2px 0;
}

.shop_area_title{
	background:#DDD;
	color:#000;
	width:820px;
	margin:0 auto;
	text-align:center;
	padding:2px 0;
}
.shop_link{
	list-style-type:none;
	padding:0;
	margin:10px auto;
	display:block;
	width:820px;
}
.shop_link li{
	text-align:center;
	float:left;
	width:163px !important;
	height:160px !important;
	text-indent:0 !important;
	font-size:10px;
}

.shop_link p.shop_description{
	font-size:10px;
	width:160px;
	margin:0 auto;
}
.shop_link li a{
	text-decoration:none;
}
.shop_link li p{
	text-align:center;
}

.shop_link li div{
	text-align:left;
}

.shop_link li img{
	width:160px;
	border:1px solid #ccc;
	margin:0 auto;
}

/*======================================
	clear
=======================================*/

.clear {
	clear: both;
}

.cf:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

.cf {
	display: inline-block;
}

/* exlude MacIE5 \*/
* html .cf {
	height: 1%
}

.cf {
	display: block;
}


