/*
THEME NAME: SAMPLE THAME
THEME URI: http://www.plaintxt.org/themes/sample/
AUTHOR: A.YAMAGUCHI
*/

@charset "utf-8";

* { 
	margin: 0;
	padding: 0;
}
body{
	font-size: 0.8125em;
	line-height: 1.6;
	text-align: center;
	color: #333333;
	background-repeat: repeat-x;
	background-image: url('http://www.gsfs.info/wordpress/wp-content/themes/sample/images/back.jpg');
}
#container{
	width: 800px;
	background-color: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-left:  auto;
	text-align: left;
}
#header{
	background-repeat: no-repeat;
	border: 0px solid #814c25;
	background:url('http://www.gsfs.info/wordpress/wp-content/themes/sample/images/topbanner.jpg') no-repeat left top;
	height: 74px;
	margin-bottom: 0;
}
/* 　トップページの上部画像　*/
div.topgazou{
	position:relative;
	top: -30px;
	left: 150px;
	margin-bottom: 0;
}
/* 　トップページの上部画像　*/

/* 　ナビメニューの定義ここから　　*/
#navimenu{
	width: 800px;
	padding-top: 20px;
	padding-left: 20px;
}
#navinemu ul, #navimenu li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navimenu li{
	float: left;
}
#navimenu a, #navimenu a:link, #navimenu a:visited{
	display: block;
	margin: 0px;
}
#navimenu .border a, #navimenu .border a:link, #navimenu .border a:visited{
	margin: 0;
}
#navimenu li a img{
	padding-left: 0px;
}
/* 　ナビメニューの定義ここまで　　*/

h1 { 
	font-size: 11px;
	color: #888888;
	text-align: right;
	margin-top: 2px;
}
h1 a, h1 a:link, h1 a:visited{
	text-decoration: none;
	color: #888888;
}
h1 a:hover{
	text-decoration: none;
	color: #888888;
}
h2{
	font-size: 14px;
	color: #444444;
	margin: 0;
}
h3{
	font-size: 13px;
	color: #444444;
}

#contents{
	width: 560px;
	float: left;
	text-align: left;
	margin: 5px 10px 10px 10px;
}
/* 　ぱんくず　ここから　*/
div.pan{
	text-indent: 10px;
	margin: 0;
	padding-top: 2px;
	float: left;
}
/* 　ぱんくず　ここまで　*/

#post{
	margin: 0;
	padding: 0;
}

div.post{
	margin: 5px auto;
	padding: 10px;
	border: solid 1px #2b76cc;
}

div.post h2{
	font-size: 14px;
	border-bottom: solid 1px #8cc63f;
	padding-bottom: 5px;
	margin: 0;
}
div.post h2 a{
	text-decoration: none;
	color: #0000ff;
}
div.post p{
	font-size: 13px;
	line-height: 1.6;
	margin-top: 10px;
}
p.postinfo{
	color: #2b76cc;
	text-align: right;
	margin: 20px 0 0;
}
p.postinfo a{
	color: #2b76cc;
}
div.content{
	margin: 5px;
}

.postmetadata{

}

div.navigation{
	margin: 0;
}

div.alignleft{
	margin: 0;
}

div.alignright{
	margin: 0;
}
.new{
	padding: 10px 5px 5px 5px;
	line-height: 1.4;
	border: 2px solid #0000ff;
	font-size: 13px;
	background-color: #f1ffff;
	margin-bottom: 10px;
	margin-top: 10px;
}
.tag{
	padding: 3px;
	line-height: 1.4;
	border: 1px solid #0000ff;
	font-size: 13px;
	background-color: #f1ffff;
	margin-bottom: 10px;
	margin-top: 10px;
}

table{
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	font-size: 13px;
	line-height: 1.4;
	border: 0;
	border-collapse: collapse;
}
table tr{
	line-height: 1.4;
	border: 0 black solid;
}
table tr td{
	text-align: left;
	border: 0;
	padding: 0;
}
table tr td a img{
	margin: 0;
	padding: 0;
}

li{	font-size: 13px;
	margin: 0 0 0 15px;
	list-style-position: inside;
	text-align: left;
}
a{ 	color: #0065ff;
   	text-decoration: none;
}
a:link{
	color: #0065ff;
	text-decoration: underline;
}
a:visited {
	color: #0065ff;
	text-decoration: underline;
}
a:active{
	color: #000000;
}
a:hover{
	color: #ff0000;
}
.left{
	float: left;
}
.right{
	float: right;
}
p{
	text-indent: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}
p.noindent{
	text-indent: 0;
}
table a img{
	vertical-align: middle;
	border-style: none;
	padding: 10px;
}
img{
	border-style: none;
	padding: 0px;
}
a img{
	border-style: none;
	margin: 0;
}
.red{
	color: red;
}
.black{
	color: black;
	font-weight: normal; 
	font-style: normal; 
}
.center{
	text-align: center;
}
.blue{
	color: blue;
}
.none{
	border-style: none;
	margin: 0;
	padding: 0;
}
.small {
	font-size: 13px;
	color: #333333;
}
.small a{
	font-size: 13px;
	color: #333333;
}
.smallfont {
	font-size: 11px;
	color: #666666;
}
.smallfont2 {
	font-size: 10px;
	color: #888888;
}
.smallfont2 a:link {
	font-size: 10px;
	color: #888888;
}
.smallfont2 a:visited {
	font-size: 10px;
	color: #888888;
}
.smallfont2 a:hover {
	font-size: 10px;
	color: #888888;
}
.indent a {
	padding-left: 13px;
}
ul.top{
	list-style: none;
}
/*コメントここから*/
#comments{
	clear: both;
}
div#com{
	border: splid 1px #222222;
	padding: 0 18px;
	margin-top: 45px;
}
textarea{
	width: 400px;
}
div#com{
	font-size: 0.875em;
	border-bottom: solid 1px #222222;
	padding-bottom: 3px;
	margin-top: 20px;
}
div#com p{
	font-size: 0.75em;
}
/*コメントここまで*/

#side{
	width: 200px;
	float: right;
	color: #000000;
	padding: 0; 
	margin: 10px 10px 0 0;
	background: repeat-y right top #f1f1ff;
}
.sideber{
	width: 200px;
	margin-bottom: 3px;
	padding: 0;
}
/* 　サイドナビの定義ここから　　*/
.sidenavi ul, .sidenavi li{
	list-style-position: inside;
	list-style-type: none;
	line-height: 20px;
	margin-left: 0;
}
.sidenavi li{
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
	text-align: left;
	list-style-image: url('http://www.gsfs.info/wordpress/wp-content/themes/sample/images/yi001_03.gif'); 
}
.sidenavi a, .sidenavi a:link, .sidenavi a:visited{
	text-align: left;
	vertical-align: top;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #005c10;
}
.sidenavi a:hover{
	color: #ff0000;
}
ul.sidepoint{
	list-style: none;
}
ul.sidepoint li{
	background: url('img/yi001_03.gif') left center no-repeat;
	padding: 0 0 2px 5px;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 20px;
}
/* 　サイドナビの定義ここまで　　*/
#footer{
	clear: both;
	width: 800px;
	color: #000000;
	text-align: center;
}
p.hai{
	color: #333333;
	font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
}
.hai2{
	color: #888888;
	font-weight: normal;
    text-decoration: none;
    font-size: 11px;
    text-align: center;
}
.hai2 a, hai2 a:link, hai2 a:visited, hai2 a:hover{
	color: #888888;
	font-weight: normal;
    text-decoration: none;
    font-size: 11px;
    text-align: center;
}
