/*
THEME NAME: mitsuma1
THEME URI: http://www.sakoushika.com/
DESCRIPTION: mitsuma shika
VERSION: 1.0
AUTHOR: seiko
AUTHOR URI: http://www.sakoushika.com/
TEMPLATE: sandbox
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/

body
{
	background: #fff url(img/bg.png) no-repeat top center;
	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;
	line-height: 140%;
	font-size: 14px;
}

.style1 {
	color: #F59B38
}
.style2 {
	color: #66CC99
}
.style3 {
	color: #4683FF
}
.style5 {
	color: #F59B38
}
.style7 {color: #FCC2A9}

div#content h4 {
	background:url(img/h4.png) top left no-repeat;
	margin: 0 0 0 0;
	padding: 2px 0 0px 25px;
	color:#1B1B1B;
	width:535px;
	height:22px;
	font-weight: normal;
	font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3"
}

div#content h5 {
     background:url(img/line2.jpg) top left no-repeat;
	 margin: 5px 0 3px 190px;
	 padding: 1px 0 0 0;
	 width:370px;
	 height:20px;
	 font-weight: normal;
	 font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3"
}

#table0{
  background-image : url(img/menu.png);
  background-repeat:no-repeat;
}

#table1{
  background-image : url(img/table_01.png);
  background-repeat:no-repeat;
  background-position:bottom right;
}
#table2{
  background-image : url(img/pic_staff06.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
}

a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #333333;
}
a:hover {
	color: #F59B38;
}
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;
}*/

div#content h4 {
	background:url(img/h4.png) top left no-repeat;
	margin: 0 0 0 0;
	padding: 2px 0 0px 30px;
	color:#1B1B1B;
	width:450px;
	height:25px;
	font-weight: normal;
	font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3"
}

#wrapper {
	text-align: left;
	width: 800px;
	margin: -5px auto;
	/*background: #fff;*/
	position: relative;
	/*height: 100%;*/
}

#header {
	height: 150px;
	padding: 5px 0 0 0;
	background: url(img/topbanner.png) bottom no-repeat;
}

#header h1 {
text-align:right;
}

div#container {
	float: left;
	/*background-color: #FFFFFF;*/
	padding-top:5px;
	width: 805px;
	clip: rect(auto 805px auto auto);/*表示するテーブルのサイズ*/
	overflow: hidden;/*はみ出した部分は非表示*/
	height: 100%;
}

div#content {
	margin: 0px 0px 0 2px;
	padding-left:5px;
	padding-right:5px;
	border:double #FCB899;
	width: 778px;
	clip: rect(auto 590px auto auto);/*表示するテーブルのサイズ*/
	overflow: hidden;/*はみ出した部分は非表示*/
}

div.entry-content h2 {
	font-weight: normal;
	margin:0 0 0 0;
	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 {
    display:none;
	/*float: left;
	overflow: hidden;
	width: 200px;
	position : relative;*/
}





/*サイドの文字表示位置*/
div.textwidget {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0 0px;
}

/*スキップリンク非表示*/
div.skip-link a {
	display:none;	
}

#blog-description {
	display:none;
}

#categories {
	display:none;
}

#archives {
	display:none;
}

/*コンテンツへスキップ*/
div#access div.skip-link{
	display: none;
}
/* the menu */
div#menu{
	/*background: url(images/navigate.gif) repeat-x center center; */
	font-size:1em;
	text-align:left;
	height:25px;
	padding:0;
	padding-bottom:0px;
	margin: 0 80px 0 80px;
	width:700px;
	/*margin: 0 10px 15px 15px;*/
	color:#fff;
}
div#menu ul a{
	font-weight:700;
	text-decoration:none;
	}
div#menu ul,div#menu ul ul,div#menu ul li{
	list-style:none;
	margin:0;
	padding:0;
	}
div#menu ul li{
	color:#333333;
	float: left;
}
div#menu ul li a{
    background:url(img/banner0.png) no-repeat left;
	display: block;
	padding: 5px 0px 0px 32px;
	margin-right:5px;
	/*border: 1px solid #fff;*/
	height:25px;
	width:100px;
	font-weight:normal;
	color:#333333;
}
div#menu ul li a:hover{
	background:url(img/banner.png) no-repeat left;
	display: block;
	padding: 5px 0px 0px 32px;
	margin-right:5px;
	/*border: 1px solid #fff;*/
	height:25px;
	width:100px;
	font-weight:normal;
	color:#FFFFFF;    /*background-color:#000099;*/
}
div#menu ul ul {
	display:none;
}

/*button_現在ページ表示
#menu ul li.current_page_item a, #menu ul ul li.current_page_item a :hover {
	background:url(img/bn02.png) center left;
	padding: 4px 47px 5px 13px;
	width: 170px;
	background-repeat: no-repeat;
}

/*子カテゴリー
#menu ul li ul li.current_page_item a, #menu ul ul li ul li.current_page_item a {
	margin: 10px 0 10px 10px;
	padding: 4px 52px 5px 13px;
	height:30px;
	width: 170px;
	background:url(img/bn01.png) center left;
	background-repeat: no-repeat;
	font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3";
}

#menu ul li ul li.current_page_item a, #menu ul ul li ul li.current_page_item a :hover {
	background:url(img/bn02.png) center left;
	padding: 4px 47px 5px 13px;
	width: 170px;
	background-repeat: no-repeat;
}*/

/*#menu ul ul li a{margin: 10px 0 10px 10px;}

子ページ表示
#menu ul li ul{
	display:block;
	position:relative;
	padding-left: 5px;
	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;
	font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3";
/*	clear:both;*/
	padding: 6px 10px 0px 35px;
	background:url(img/bannerline.png) no-repeat left top;
	height:30px;
	width:555px;
	margin:7px 0px -12px 63px;
}
.entry-title a:link, h2.entry-title a:visited {
	color: #000;
	font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3";
}
.entry-title a:hover {
	color: #F59B38;
	font-family: "HG 丸ゴシック M-PRO", Osaka, "ヒラギノ角ゴ Pro W3";
}

.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: #F59B38;
	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 {
	display:none;
}

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{
	display:none;
}

ul#archives-page {
	list-style: none;
}
ul#archives-page ul {
	margin-left: 20px;
}
div#footer {
    margin:0 0 0 0;
	clear:left;
	width:100%;
	color: #339933;
	text-align:center;
}

/*トップページのロールオーバーボタン*/
#roll ul{
position:relative;
height:110px;/*←　表示させたいボタンの縦サイズ*/
padding: 0px;
margin: 0px;
}

#roll li{
width: 210px;/*←　表示させたいボタンの横サイズ*/
height: 110px;/*←　表示させたいボタンの縦サイズ*/
list-style-type:none;
float: left;
padding: 0px 0px 0px 0px;/*←　ボタン同士の幅*/
margin: 0px;
}

#roll li a {
display: block;
width: 210px;/*←　表示させたいボタンの横サイズ*/
height: 110px;/*←　表示させたいボタンの縦サイズ*/
background-position: 0 0;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999px;/*←　これで、テキスト部分を画面の外に飛ばす。（スタイルシートを切った場合はこのテキストが表示される）*/
}

#roll li#roll1 a {background-image: url(img/banner_01.png);}
#roll li#roll2 a {background-image: url(img/banner_02.png);}
#roll li#roll3 a {background-image: url(img/banner_03.png);}
#roll li#roll4 a {background-image: url(img/banner_04.png);}
#roll li#roll5 a {background-image: url(img/banner_05.png);}
#roll li#roll6 a {background-image: url(img/banner_06.png);}
#roll li#roll7 a {background-image: url(img/banner_07.png);}
#roll li#roll8 a {background-image: url(img/banner_08.png);}
#roll li#roll9 a {background-image: url(img/banner_09.png);}
#roll li a:hover {background-position: 0 -110px;}

