

body {
	margin: 0px;
	padding: 0;
	line-height: 25px;
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 { 

 }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: justify;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a { color: #333333; }

a:hover {
	text-decoration: none;
	color: #f00592;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
}

#header {
	width: 900px;
	height: 110px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding-top: 50px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	float: left;
	padding: 0px 30px;
	text-decoration: underline;
	font: 16px;
	color: #333333;
}

#menu a:hover {
	text-decoration: none;
	color: #f00592;
}

#menu .current_page_item {
	display: block;
	margin: 0px;
	background: none;
	color: #333333;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 900px;
	height: 486px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	width:185px;
	height:44px;
	float:left;
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #333333;
}

#logo h1 a:hover { text-decoration: none; }

#logo p {
	color: #333333;
}

#logo p a {
	padding-right: 108px;
	text-decoration: none;
	color: #333333;
}

#logo p a:hover { text-decoration: none; }

#logo .dcpt {
	width:700px;
	height:44px;
	background: url(../images/head2.gif) no-repeat;
	font-size:12px;
	float:right;
}

#logo .clear {
	clear:both;
}

/* Content */

#content {
	float: right;
	width: 640px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 30px;
	margin-bottom: 3px;
	border-bottom: #A5131A  dashed 1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

.post .date {
	float: right;
	margin-top: -35px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #333333;
}

.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}

.post .meta a { color: #333333; }

.post .entry {
	padding: 20px 0px;
}

.post .links {
	width:640px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0px;
	text-align:right;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	border-right: #333333  dashed 1px;
}

#sidebar ul {
	margin: 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
	background: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 20px;
	background: none;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	margin: 0 0 20px 0px;
	padding: 3px 0 3px 5px;
	font-size: 16px;
	font-weight: bold;
	background:url(../images/bar.gif);
	color: #333333;
	border:1px #888888 solid;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
}

/* News */

#news {
	width:900px;
	margin:0 auto;
	position:relative;
}

#col-news{
	width:880px;
	height:300px;
	/* margin:5px 0; */
	margin:5px 0 0;
	padding:0;
	border:0;
	position:relative;
}
	#col-news .border{
		width:860px;
		height:300px;
		margin:0;
		padding:0;
	}
	#col-news .frm{
		width:880px;
		height:300px;
		overflow:auto;
		scrollbar-base-color:#f0027e;
		margin:0;
		padding:0;
		position:relative;
	}

#col-news .dateline,
#col-news .dateline .lbl{
	width:840px;
	display:inline-table;
	text-align:left;
}
#col-news .dateline{
	margin:0 auto 8px;
}
#col-news .dateline .lbl{
	margin:0;
	font-size:10px;
}
#col-news .dateline .lbl strong{
	display:block;
	width:84px;
	height:11px;
	margin:0 6px 0 0;
	padding:0;
	background:url(../images/lbl_ifr_shukkin.gif) left top no-repeat;
}
	#col-news .dateline .lbl strong span{
		display:block;
		text-indent:-9000px;
	}
	#col-news .dateline .lbl .lbldate{
		display:block;
	}
	.dateline .thumb{
		margin:0;
		padding:0;
		float:left;
	}
		.thumb .thumb-inner{
			width:820px;
			margin:0;
			padding:0 0 5px 0;
			text-align:left;
			border-bottom:2px dotted #cccccc;
			float:left;
		}
		.thumb .thumb-inner .img{
			margin:0 0 5px 0;
			float:left;
		}
		.thumb .thumb-inner .tbox{
			width:740px;
			margin:0 0 0 7px;
			float:left;
		}
		.thumb .thumb-inner .tbox img{
			vertical-align:middle;
		}

#col-news .dateline:after,
#col-news .dateline .lbl:after{
	content:"end-div";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


.font13b { font-size: 13px; font-weight: bold; }
.fd0e07 { color: #fd0e07;}
.liporangecatch { color: #fe7c04; font-size: 13px; font-weight: bold; }

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	color: #333333;
}

#footer a {
	color: #333333;
}


/* -------------------------------------------------------- */
/*	18禁新着用										*/
/* -------------------------------------------------------- */

.newsBox{
height:100px;
margin-bottom:10px;
border-bottom:1px dotted #ccc;
line-height:1.2em;
position:relative;
}

.newsBox p{
margin:0;
padding:0;
}

.newsBox a{
color:#ee037c;
text-decoration:none;
}

.newsBox a:hover{
text-decoration:underline;
color:#aaa;
}

.newsBox .photo{
float:left;
width:80px;
height:80px;
margin-right:10px;
text-align:center;
background:url(../images/bg_news_photo.gif) no-repeat;
}

.newsBox .photo img{
border:0;
position:relative;
top:5px;
}

.newsBox .photo a:hover img{
filter: alpha(opacity=85);
	moz-opacity: 0.85;
	opacity: 0.85;
}

.newsBox .time{
font-family:'Verdana',sans-serif;
}

.newsBox .time img{
vertical-align:bottom;
}

.newsBox .ttl{
margin:5px 0;
}