@charset "utf-8";
body {
    margin: 0;
	padding: 0;
    text-align:center;
	font-size: 90%;
	color: #666666;
/*	font-family: A-OTF 新ゴ Pro,ＭＳ Ｐゴシック,Helvetica,Arial Black,sans-serif;*/
}

#wrapper {
	width: 100%;
	text-align: center;
}

#container {
    width:800px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 20px;
    text-align: left;
}


/*ヘッダー部分*/

#header h1 {
    font-size: 24px;
    font-family: Helvetica,Arial Black,sans-serif;
    margin-top: 0;
    margin-bottom: 0;
}

#header h1 a {
    color: #666666;
    text-decoration: none;
}

#header h2 {
    color: #999999;
    font-size: 10px;
    font-family: A-OTF 新ゴ Pro,ＭＳ Ｐゴシック,Helvetica,Arial Black,sans-serif;
    margin-top: 6px;
    margin-bottom: 0;
}

#header {
    background-color: #FFFFFF;
    padding: 110px 60px 21px;
    background-image: url(http://www.jagskadd.com/blog//image/header_blog.gif);
    background-repeat: no-repeat;
}



/*サイドバー部分*/

#left {
    width: 150px;
	float: left;
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-bottom: 20px;
}

#right {
    width: 150px;
	float: right;
	background-color: #F7F7F7;
	padding-top: 10px;
	padding-bottom: 20px;
}

.sidebar h2, .sidebar ul, .sidebar p, .sidebar table {
    margin-left: 10px;
	margin-right: 10px;
}

.sidebar h2 {
    font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666;
	border-bottom: solid 2px #76DD04;
	padding-bottom: 3px;
	margin-bottom: 0;
}

.menu {
    list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 12px;
	margin-top: 8px;
}

.menu a {
    color: #666;
	text-decoration: none;
}

.menu a:hover {
    color: #FF0000;
}

.menu li {
    margin-bottom: 5px;
}

.blogtop {
    font-weight: bold;
}

#calendar {
    font-size: 12px;
	text-align: center;
	width: 130px;
	color: #999;
}

#calendar a {
    color: #FEB348;
}

.sidebar #seachform {
    margin-top: 5px;
}

.sidebar #seachform p {
    margin-top: 0;
	margin-bottom: 2px;
}

/*バナー部分*/
.banar {
	margin: 20px 0 0 35px;
}

.banarname {
    margin-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #999;
}

/*エントリー部分*/

#content {
	width: 470px;
	float: right;
	margin-right: 15px;
}

#entry {
    width: 450px;
	margin-bottom: 10px;
	padding: 10px;
	border-top: #CCC 3px solid;
	border-bottom: #CCC 1px solid;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
}

#content h2 {
    font-size: 12px;
    color: #666666;
}

#content h3 {
    font-size: 14px;
    color: #FEB348;
	border-left: solid 3px #FEB348;
	border-bottom: solid 1px #DDD;
	padding: 5px 5px 5px 10px;
}

#content p {
    font-size:12px;
    color: #666;
    line-height: 140%;
}

#content a {
    color: #666;
	text-decoration: none;
}

#content a:hover {
    color: #FF0000;
}

#content .posted {
    border-top: solid 1px #CCCCCC;
    padding-top: 6px;
    margin-bottom: 40px;
}

#content h2#trackbacks,#content h2#comments {
    font-size: 14px;
	color: #b2cbff;
	border-bottom: dotted 1px #b2cbff;
	margin-top: 40px;
}

#content #tbdata h3 {
    font-size: 12px;
	color: #888;
	margin-bottom: 0;
    border-left: #FFF;
	border-bottom: #FFF;
}

#content #tbdata p #content #comdata p {
    font-size: 12px;
	color: #888;
	margin-top: 5px;
	margin-bottom: 0;
}

#content #comdata p .posted {
    margin-bottom: 20px;
}

#content .error {
    font-size: 18px;
	font-weight: bold;
	color: red;
	border: solid 1px red;
	padding: 5px;
	text-align: center;
}


#content #categorydata li {
    font-size: 12px;
    margin: 0 0 5px 0;
	padding-left: 15px;
	list-style-type: none;
}

#content #categorydata span {
    font-size: smaller;
	color: #77a822;
	margin-left: 10px;
}

.kensaku form {
    border-bottom: dotted 1px #77a822;
}

#details {
    font-size: 12px;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.jagskadd.com/blog//image/icn_news.gif) ;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}

#details a:hover {
    color: #FF0000;
}

/*エントリー投稿時*/
#entrydata p {
    color: #666;
}

#entrydata .gaibulink a {
    color: #0099FF;
}

img {
    border-style:none;
}

#entrydata .gaibulink a:hover {
    color: #FF0000;
}

/*カテゴリーメニュー*/
#category{
    margin-top: 0;
	text-align: right;
	margin-bottom: 30px;
	height: 20px;
	width:800px;
    margin-left: auto;
    margin-right: auto;
}

#category a,#category span {
    font-size: 12px;
	color: #FFF;
	margin-left: 0;
	background-color: #999999;
	display: block;
	width: 159px;
	float: left;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	height: 20px;
	padding-top: 5px;
	border-right: solid 1px #FFF;
}

#category a:hover {
    background-color: #CCC;
}

/*フッター部分*/

#footer_area {
    width: 100%;
	border-top: solid 3px #CCC;
	background-color: #EBEBEB;
	padding-bottom: 10px;
	clear: both;
}

#footer {
    padding-top: 3px;
	width: 800px;
	text-align: left;
	padding-left: 10px;
}

#footer .rss {
    border:solid 1px #999;
	padding:1px;
	width:80px;
}

#footer .rss a {
    display:block;
	width:100%;
    background-color:#bbb;
	color:black;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer .rss-format {
    background-color:orange;
	padding:0.5px;
}

#footer .rss-version {
    padding:0.5px;
}

#footer p {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
	text-align: right;
	color: #999;
}

#footer a {
    color: #77a822;
    text-decoration: none;
}