/* CSS Document */

/*:::::INDEX:::::
1.リセット
2.全体枠
3.ヘッダー
4.メインコンテンツ
5.
6.フッター
:::::::::::::::*/

/*------------------------------------
1.リセット
------------------------------------*/

*{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
img{
	border:none;
	vertical-align:bottom;
}
body {
	text-align: center;
	margin:0;
	padding:0;
	font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color:#555;
	background:url(img/main_bg.jpg) repeat-x;
	background-color:#333;
}
.clearboth{
	clear:both;
}
a:link { color: #666;border-bottom:1px dashed #2b7bac;text-decoration: none; }
a:visited { color: #666; border-bottom:1px dashed #2b7bac;text-decoration: none;}
a:active {  color: #666; border-bottom:1px dashed #2b7bac;text-decoration: none; }
a:hover { color: #2b7bac;border-bottom:2px solid #2b7bac;text-decoration: none; }

/*------------------------------------
2.全体枠
------------------------------------*/
#container{
	width:760px;
	margin:0px auto;
	text-align:left;
	background-color:#e9e4de;
	overflow:auto;
}
/*------------------------------------
3.ヘッダー
------------------------------------*/
#header{
	width:760px;
	position:relative;
	height:254px;
}
#header h1{
	text-indent:-5000px;
	background:url(img/header01.jpg) no-repeat;
	width:760px;
	line-height:254px;
}
#header img.link{
	width:760px;
	height:254px;
	position:absolute;
	top:0px;
	left:0px;
}
/*------------------------------------
4.メインコンテンツ
------------------------------------*/
#calendar{
	text-align:center;
}
#left{
	width:506px;
	float:left;
	text-align:right;
	margin-top:10px;
}
#left h2.category{
	width:466px;
	background:url(img/category.jpg) no-repeat;
	line-height:25px;
	margin-top:10px;
	padding-left:40px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:bold;
	color:#CCCCCC;
	margin-left:26px;
	text-align:left;
}
	
.entry{
	width:506px;
	text-align:left;
	background:url(img/entry_bg.jpg) repeat-y;
	margin:10px 0px 10px 26px;
	position:relative;
}
.entry h3{
	width:476px;
	background:url(img/entry_top.jpg) no-repeat;
	line-height:50px;
	padding-left:30px;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
}
.entry h4.indexh4{
	width:436px;
	background:#a8c5d7;
	line-height:1.5em;
	padding-left:20px;
	margin-top:10px;
	font-size:13px;
	font-weight:bold;
}
.entry .mtentrybody{
	padding:10px 20px;
	font-size:80%;
	line-height:1.5em;
}
.entry .mtentrybody p{
	font-size:100%;
}
.entry .comment,
.entry .trackback{
	margin:5px 10px 5px 20px;
	padding:5px;
	border:1px solid #a8c5d7;
}
.entry p.date{
	font-size:12px;
	position:absolute;
	top:26px;
	left:400px;
}
#left p.nextprevious{
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
}
#left p.nextprevious a:link { border-bottom:none;text-decoration: none; }
#left p.nextprevious a:visited { border-bottom:none;text-decoration: none;}
#left p.nextprevious a:active { border-bottom:none;text-decoration: none; }
#left p.nextprevious a:hover { border-bottom:none;text-decoration: none; }
.entry p.entrycategories{
	clear:both;
	font-size:12px;
	margin-left:20px;
}
.entry .mtentrybody img{
	margin:0px 5px 5px 0px;
/*	float:left;*/
}
.entry .entrybottom{
	background:url(img/entry_bottom.jpg) no-repeat;
	width:506px;
	height:35px;
}
.entry .entrybottom p{
	width:466px;
	padding:5px 20px;
	font-size:12px;
}

/*------------------------------------
オリエンタルスタッフPR
------------------------------------*/
.pr{
	width:480px;
}
.pr p.title a:link { color: #3333CC;border-bottom:1px dashed #3333CC;text-decoration: none; }
.pr p.title a:visited { color: #3333CC; border-bottom:1px dashed #3333CC;text-decoration: none;}
.pr p.title a:active {  color: #3333CC; border-bottom:1px dashed #3333CC;text-decoration: none; }
.pr p.title a:hover { color: #3333CC;border-bottom:2px solid #3333CC;text-decoration: none; }

.pr p.main a:link { color: #CC0033;border-bottom:1px dashed #CC0033;text-decoration: none; }
.pr p.main a:visited { color: #CC0033; border-bottom:1px dashed ##CC0033;text-decoration: none;}
.pr p.main a:active {  color: #CC0033; border-bottom:1px dashed #CC0033;text-decoration: none; }
.pr p.main a:hover { color: #CC0033;border-bottom:2px solid #CC0033;text-decoration: none; }

.pr p.foot a:link { color: #3333CC;border-bottom:1px dashed #3333CC;text-decoration: none; }
.pr p.foot a:visited { color: #3333CC; border-bottom:1px dashed #3333CC;text-decoration: none;}
.pr p.foot a:active {  color: #3333CC; border-bottom:1px dashed #3333CC;text-decoration: none; }
.pr p.foot a:hover { color: #3333CC;border-bottom:2px solid #3333CC;text-decoration: none; }


.pr p.title{
	font-size:14px;
	margin:10px;
	color:#3333CC;
	font-weight:bold;
}
.pr p.main{
	clear:both;
	font-size:12px;
	margin:10px;
	color:#CC0033;
}
.pr p.foot{
	clear:both;
	font-size:12px;
	margin:10px;
	color:#3333CC;
}
.pr img.ba{
	float:left;
	margin:20px 20px 5px 30px;
}
.pr img.qr{
	float:left;
	margin:5px 10px 5px auto;
}
/*------------------------------------
オリエンタルスタッフPR
------------------------------------*/

#right{
	width:209px;
	float:right;
	text-align:left;
	margin-top:10px;
	background:url(img/right_bg.jpg) repeat-y;	
}
#right ul{
	font-size:80%;
	padding:5px;
	list-style:none;
	line-height:1.5em;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
}
#right ul li{
	background:url(img/list01.jpg) 0 0.4em no-repeat;
	padding-left:20px;
}
#right ul li ul{
	padding-left:0px;
	font-size:100%;
}
#right ul li ul li{
	background:url(img/list01.jpg) 0 0.4em no-repeat;
	padding-left:20px;
}
#right h2{
	width:193px;
	height:31px;
	text-indent:-5000px;
}
#right h2.comment{
	height:43px;
	background:url(img/right_comment.jpg) no-repeat;
}
#right h2.link{
	background:url(img/right_link.jpg) no-repeat;
}
#right h2.category{
	background:url(img/right_category.jpg) no-repeat;
}
#right h2.calendar{
	background:url(img/right_calendar.jpg) no-repeat;
}
#right h3.rss{
	background:url(img/feed-icon16x16.png) 0 0.5em no-repeat;
	font-size:80%;
	line-height:1.6em;
	margin:5px 20px;
	padding-left:20px;
}
/*------------------------------------
6.フッター
------------------------------------*/
#footer{
	clear:both;
	width:760px;
	height:25px;
	text-align:center;
	position:relative;
	background:#abcade;
}
#footer p{
	padding-top:3px;
	font-size:12px;
}
#footer img{
	position:absolute;
	top:0;
	left:0;
}
