@charset "utf-8";
/*
THEME NAME: 900orange
THEME URI: http://www.areanet.jp/blog/
VERSION: 1.0
AUTHOR: Seiko Sano
AUTHOR URI: http://www.areanet.ne.jp/
TEMPLATE: sandbox
LAYOUT: Three-Column
DESCRIPTION: Three-column fluid layout with two sidebars on both sides of content
*/

body
{
	background: #fff url(bg.png) 0 0 repeat-x fixed;
	color: #333;
	/*	font: 74%/1.6em "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva,  verdana, tahoma, arial, sans-serif;  */
	font: 72%/1.5em verdana, tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
}

.style3 {
	color: #ff732f;
}
.style4 {
	color: #00b7b7;
}
.style7 {color: #0000ff}
.style8 {font-size: 11px}
.style11 {
	color: #66CC33;
	font-weight: bold;
}
.style12 {color: #666666}
.style15 {color: #666666; font-size: 11px; }
.style16 {color: #ff6600}
.style22 {color: #FFFFFF}
.style23 {font-size: x-small}
.style24 {
	color: #000000;
	font-size: 18px;
	line-height: 170%;
	font-weight: bold;
}
.style26 {
	color: #3399FF
}
.style27 {font-size: 12px}
.style28 {
	font-size: 14px;
	line-height: 130%;
	margin: 2px 0 2px 0;
}
.style29 {color: #0000ff}

a
{
	text-decoration: none;
}

a:link, a:visited
{
	color: #666666;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Serif;
	font-size: 14px;
}

#table1{
	background-image : url(img/pic_gaikan01.png);
	background-repeat : no-repeat;
	background-position : left bottom;
}

#wrapper {
	text-align: left;
	width: 850px;
	margin: 0 auto;
	background: #fff url(img/bg.png) 0 0 repeat-x;
	position: relative;
	/*height: 100%;*/
}

#header {
	height: 140px;
	padding: 0 0 0 0;
	background: url(img/topbanner.png) bottom no-repeat;
}

div#container {
	float: left;
	background-color: #FFFFFF;
	width: 850px;
	clip: rect(auto 850px auto auto);/*表示するテーブルのサイズ*/
	overflow: hidden;/*はみ出した部分は非表示*/
	height: 100%;
}

div#content {
	margin: 0px 175px 0 175px;
	width: 500px;
	clip: rect(auto 500px auto auto);/*表示するテーブルのサイズ*/
    overflow: hidden;/*はみ出した部分は非表示*/
}

div.entry-content h2 {
	font-weight: normal;
	font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3";
}

div.sidebar h2 {
	font-weight: normal;
	font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0 0 0 0;
}

div.sidebar {
	float: left;
	overflow: hidden;
	width: 175px;
	position : relative;
}

/*IE6用CSS*/
*div.sidebar {
	margin-top: 10px;
}

/*ロールオーバー*/
div.sidebar h3{
	display:none;
}

div.sidebar ul li{
	text-align: left;
	color: #333;
	vertical-align: middle;
	list-style-type: none;
	list-style-position : outside;
	margin: 0 0 0 0;
    /*marker-offset:5px;*/
}

/*RINKの表示位置*/
div#primary {
	margin:560px 0 0 -850px;
	width: 175px;
}

/*サイドの文字表示位置*/
div.textwidget {
	padding: 10px 2px 0 2px;
	margin: -15px 0px 0 -35px;
}

/*スキップリンク非表示*/
div.skip-link a {
	visibility: hidden;	
}

/*コンテンツへスキップ*/
#access {
	border-bottom: 1px solid #ffffff;
	background-color: #FEBC6B;
}

#menu {
	position: absolute;
	width: 220px;
	left: 0;
	top: 165px;
	clip: rect(auto 175px auto auto);/*表示するテーブルのサイズ*/
    overflow: hidden;/*はみ出した部分は非表示*/
}

#menu ul {
	list-style: none;
	margin: 4px 0 0 0;
	padding: 0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 1.1em;
	line-height: 20pt;
}

#menu ul li a {
	margin: 10px 0 10px 0px;
	padding: 4px 65px 5px 13px;
	height:30px;
	width: 175px;
	background:url(img/bn01.png) center left;
	background-repeat: no-repeat;
	font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3";
}

#menu ul li a:hover {
	background:url(img/bn02.png) center left;
	width: 175px;
	background-repeat: no-repeat;
}

#menu ul li.current_page_item a, #menu ul ul li.current_page_item a {
	margin: 10px 0 10px 5px;
	padding: 4px 65px 5px 13px;
	height:30px;
	width: 175px;
	background:url(img/bn01.png) center left;
	background-repeat: no-repeat;
	font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3";
}

#menu ul ul li a{margin: 10px 0 10px 5px;}

/*子ページ表示*/
#menu ul li ul{
	display:block;
	position:relative;
	padding-left: 0px;
	font-family: Arial, Verdana, Serif;
	font-size: 14px;
}

/* post
********** */
#nav-above {
	display: none;
}
.page-title {
	font-size: 1.3em;
	border-bottom: 1px solid #666;
	margin-bottom: 1em;
	color: #003399;
}
.page-title span {
	color: #000;
}

.entry-title {
	font-size: 1.2em;
/*	clear:both;*/
	padding: 0 10px 0 10px;
	width: 470px;
	margin:10px 10px 0 0;
	background-repeat: no-repeat;
	background-color: #FFD680;
}
.entry-title a:link, h2.entry-title a:visited {
	color: #ffffff;
}
.entry-title a:hover {
	color: #000;
}

.post {
	margin-bottom: 20px;
	margin-right: 1em;
}

.post ul, .post ol{
	margin-left: 40px;
}
.entry-content a {
	color: #333;
	border-bottom: 0px;
}
.entry-content a:hover {
	color: #000;
	border-bottom: 0px;
}
.entry-content img {
	padding: 0px;
}
.entry-meta {
	border-top: 1px solid #C7F1D5;
	color: #5EB97C;
	font-size: 0.9em;
}
.entry-meta .author{
	background: url(author.png) 0 0 no-repeat;
	padding-left: 16px;
}
.entry-meta .cat-links{
	background: url(tag_red.png) 0 0 no-repeat;
	padding-left: 16px;
}
.entry-meta .edit-link{
	background: url(pencil.png) 0 0 no-repeat;
	padding-left: 16px;
}
.entry-meta .comments-link{
	background: url(comment.png) 0 0 no-repeat;
	padding-left: 16px;
}

.meta-sep {
	visibility: hidden;
}

div#nav-below{
	width: auto;
	float: left;
	margin-bottom: 1em;
}
.alignleft,div.nav-previous{
	float: left;
	width: auto;
}
.alignright,div.nav-next{
	float: right;
	width: auto;
}

/*編集非表示*/
.edit-link{
	visibility: hidden;
}

ul#archives-page {
	list-style: none;
}
ul#archives-page ul {
	margin-left: 20px;
}

div#secondary {
	margin:0 0 0 -175px;
	width: 175px;
}

/*IE6用css*/
*div#secondary {
	margin:10px 0 0 -175px;
	width: 175px;
}

div#footer {
    margin:0 0 0 0;
	clear:left;
	width:100%;
	background-color: #FEBC6B;
	color: #FFFFFF;
}

/*フッター文字非表示
div#footer a {
	visibility: hidden;	
}*/

/*緑のロールオーバーボタン*/
#roll01 ul{
position:relative;
height:137px;/*←　表示させたいボタンの縦サイズ*/
padding: 0px;
margin: 0px;
}

#roll01 li{
width: 155px;/*←　表示させたいボタンの横サイズ*/
height: 137px;/*←　表示させたいボタンの縦サイズ*/
list-style-type:none;
float: left;
padding: 8px 0px 0px 0px;/*←　ボタン同士の幅*/
margin: 0px;
}

#roll01 li a {
display: block;
width: 155px;/*←　表示させたいボタンの横サイズ*/
height: 137px;/*←　表示させたいボタンの縦サイズ*/
background-position: 0 0;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -999px;/*←　これで、テキスト部分を画面の外に飛ばす。（スタイルシートを切った場合はこのテキストが表示される）*/
}

#roll02 ul{
position:relative;
height:60px;/*←　表示させたいボタンの縦サイズ*/
padding: 0px;
margin: 0px;
}

#roll02 li{
width: 155px;/*←　表示させたいボタンの横サイズ*/
height: 60px;/*←　表示させたいボタンの縦サイズ*/
list-style-type:none;
float: left;
padding: 8px 0px 0px 0px;/*←　ボタン同士の幅*/
margin: 0px;
}

#roll02 li a {
display: block;
width: 155px;/*←　表示させたいボタンの横サイズ*/
height: 60px;/*←　表示させたいボタンの縦サイズ*/
background-position: 0 0;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -999px;/*←　これで、テキスト部分を画面の外に飛ばす。（スタイルシートを切った場合はこのテキストが表示される）*/
}

li#roll1 a {background-image: url(img/bt-yoyaku1.png);}
li#roll2 a {background-image: url(img/bt-soudan1.png);}
#roll01 li#roll1 a:hover {background-position: 0 -137px;}
#roll02 li#roll2 a:hover {background-position: 0 -60px;}

/*YD Recent Posts Widget*/
.info{
	list-style:none;}

div.widgets_on_page{
	width:400px;
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
	border:#febc6b 1px solid;}

div.widgets_on_page ul{
	list-style:none;
	background-color:#FFF;
	padding:0;
	margin:0 0 5px 0;}

div.widgets_on_page ul li{
	list-style:none;
	width:400px;
	background-color:#FFCC66;
	padding-top:1px;}

div.yd_rp_widget{
	list-style:none;
	padding:0;
	margin:-5px 0 0 0;
	width:400px;}

div.yd_rp_widget h4{
	padding:0;
	margin:5px 0 5px 0;}

div.yd_rp_widget ul{
	list-style:none;
	padding:0;
	margin:0;}

div.yd_rp_widget ul li{
	padding:5px 5px 5px 5px;
	margin:0;
	background: #FFF;
	text-align:left;
	width:380px;
	border-bottom:#CCCCCC 1px solid;}

div.yd_rp_excerpt a{
	float:right;
	color:#FF6600;
	}
div.yd_rp_excerpt a:hover{
	float:right;
	color:#999;
	}
