/* 1背景と配置 */
body {
 margin: 0px 0px 20px 0px;
 background-image: url("img/bg.jpg");
 text-align: center;
}

/* リンク設定 */
a:link {color:#333333; text-decoration:none}
a:visited {color:#0066CC; text-decoration:none}
a:active { color: #0066CC; text-decoration:underline}
a:hover { color: #333333; text-decoration:underline}

/* 強調文字設定 */
h1, h2, h3 {
 margin: 0px;
 padding: 0px;
 font-weight: normal;
}
h1#top {
	width:720px;
	height:253px;
	background: url(../news/img/header.jpg) no-repeat;
	text-indent:-9999px;
}

h2#cate {
	width:198px;
	height:25px;
	background:url(img/left_title_01.jpg) no-repeat;
	text-indent:-9999px;
}
h2#new {
	width:198px;
	height:25px;
	background:url(img/left_title_02.jpg) no-repeat;
	text-indent:-9999px;
}
h2#trac {
	width:198px;
	height:25px;
	background:url(img/left_title_03.jpg) no-repeat;
	text-indent:-9999px;
}
h2#arch {
	width:198px;
	height:25px;
	background:url(img/left_title_04.jpg) no-repeat;
	text-indent:-9999px;
}
h2#link {
	width:198px;
	height:25px;
	background:url(img/left_title_05.jpg) no-repeat;
	text-indent:-9999px;
}
.font_10{font-size:10px;}
.font_16{font-size:16px;}


/* 全体の枠組み 横幅 */
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 728px;
	background-color: #FFFFFF;
	border-left: 0;
	border-bottom: 0;
	background-image: url(img/bg_cont.png);
	background-repeat: repeat-y;
}

/* バナー設定 */
#banner {
 font-family: Verdana, Arial, sans-serif;
 color: #ffffff;
 text-align: center;
 padding: 0px;
 height: 253px;
font-weight: bold;
}

#banner-img {
 display: none;
}

#banner a {
 color: #ffffff;
 text-decoration: none;
}

#banner h1 {
	font-size: xx-large;
	margin-left: 0px;
}

#banner h2 {
 font-size: small;
}

/* 旧サイドバー */
#side {
 float: left;
 width: 180px;
 background-color: #999999;
 overflow: hidden;
 }

/* 2列左サイドバー */
#left-side {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-left: 14px;
	border: 1px solid #C4D700;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 20px;
}

/* 2列メイン */
#main{
	float: left;
	width: 490px;
	overflow: hidden;
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* 2列右サイドバー */
#right-side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 1px solid #999999;
 border-left: 1px solid #999999;
}



/* メイン本文 */
.content {
	padding: 0px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border: 1px solid #C4D700;
	margin-bottom: 20px;
}
.content pre {
 font-size: larger;
}

.date_header {
	text-align:left;

width=100%;
	font-size: x-small;
}

.entryheader {
	text-align:left;
	width=100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(img/header_mark.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.content p {
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 font-weight: normal;
 line-height: 150%;
 text-align: left;
 margin-bottom: 10px;
}

.content blockquote {
 line-height: 150%;
}

.content li {
 line-height: 150%;
}

.content h2 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.content h3 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}

.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	margin-bottom: 5px;
	line-height: normal;
	padding: 3px;
	margin-top: 15px;
}

/* サイドバー設定 */
.sidebar {
 padding: 0px;
 font-size: x-small;
}

.sidebar h2 {
	text-align: left;
	margin-top: 10px;
}


#calendar {
 line-height: 140%;
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 padding: 2px;
 text-align: center;
 margin-bottom: 30px;
}

#calendar table {
 padding: 2px;
 border-collapse: collapse;
 border: 0px;
 width: 100%;
}

#calendar caption {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: .3em;
}

#calendar th {
 text-align: center;
 font-weight: normal;
}

#calendar td {
 text-align: center;
}

.sidebar ul {
 padding-left: 5px;
 margin: 0px;
 margin-bottom: 20px;
}

.sidebar ul ul {
 margin-bottom: 0px;
}

.sidebar #categories ul {
 padding-left: 15px;
}

.sidebar li {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 line-height: 100%;
 margin-top: 10px;
 list-style-type: none;
}

.side {
 color: #333333;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 line-height: 150%;
 padding-left: 5px;
 margin-top: 10px;
 margin-bottom: 0px;
 list-style-type: none;
}

.sidebar #categories li {
 list-style-type: circle;
}

.sidebar img {
	margin-top: 10px;
}

form {
 margin:0px;
}

.photo {
 text-align: left;
 margin-bottom: 20px;
}

.link-note {
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 line-height: 150%;
 text-align: left;
 padding: 2px;
 margin-bottom: 15px;
}

#powered {
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 line-height: 150%;
 text-align: left;
 color: #666666;
 margin-top: 50px;
}

#comment-data {
 float: left;
 width: 180px;
 padding-right: 15px;
 margin-right: 15px;
 text-align: left;
 border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
 width: 80%;
}

.commenter-profile img {
 vertical-align: middle;
 border-width: 0;
}

#footer {
 font-family: Verdana, Arial, sans-serif;
 font-size:12px;
 color: #666666;
 font-weight: bold;
 background-color: #f6f6f6;
 text-align: center;
 padding-left: 15px;
}
.head-line{
	background-image: url(img/right_line.jpg);
	background-repeat: no-repeat;

}
.head-line {
	padding: 0px;
}
