@charset "UTF-8";

/* ---------- reset ---------- */

* {
	margin:0;
	padding:0;
	border:0;
	font-size:101%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
	color:#666666;
	background:#ffffff;
	text-align:center;
}

a {
	text-decoration:none;
	color:#330099;
	background-color:transparent;
}

a:hover {
	color:#ffffff;
	background-color:#330099;
}

.layout-two-column-right #main-container,.layout-two-column-left #main-container,.layout-one-column #main-container {
	width:800px;
	padding:10px 0 0 0;
	margin:0 auto;
	text-align:left;
	background:#ffffff url(./images/main_container3_bg.gif) repeat-y;
	color:inherit;
}

.layout-three-column #main-container {
	width:800px;
	padding:10px 0 0 0;
	margin:0 auto;
	text-align:left;
	background:#ffffff url(./images/main_container3_bg.gif) repeat-y;
	color:inherit;
}

/* ---------- body_end ---------- */

/* ---------- banner ---------- */

.layout-two-column-right #banner,.layout-two-column-left #banner,.layout-one-column #banner {
	height:100px;
	margin:5px 15px 10px 15px;
	background:#ffffff url(./images/head_bg_3.gif) no-repeat top left;
	color:inherit;
}

.layout-three-column #banner {
	height:100px;
	margin:5px 15px 10px 15px;
	background:#ffffff url(./images/head_bg_3.gif) no-repeat top left;
	color:inherit;
}

#banner h1 {
	text-align:left;
	font-size:23px;
	font-weight:bold;
	position: relative;
	top: -100px;
	left: 15px;
}

#banner h1 a {
	color:#330099;
/*	font-style: italic; */
	background-color:inherit;
}

#banner h1 a:hover {
	color:#0000ff;
	background-color:transparent;
}

#banner h2 {
	color:#330099;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	position: relative;
	top: -100px;
	left: 15px;
	background-color:transparent;
}

/* ---------- main ---------- */

.layout-one-column #main {
	width:800px;
	float:left;
}

.layout-two-column-right #main {
	width:600px;
	float:left;
}

.layout-two-column-left #main {
	width:600px;
	float:right;
}

.layout-three-column #main {
	width:400px;
	float:left;
}

.content { padding:0 15px 15px 15px; }

.entry{ margin-bottom:20px; }

p.date-header {
	width:100%;
/*	border-top:1px solid #999999; */
	color:#333333;
	font-size:70%;
    text-align:right;
/*	font-weight:bold; */
	padding:5px 5px 0px 0px;
	background-color:inherit;
	clear:both;
}

h3.entry-header {
	height:40px;
	color:#330099;
	background:#ffffff url(./images/c_header.gif) repeat-x top left; */
	font-size:140%;
	font-weight:bold;
    padding:6px 0 0 5px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:5px;
}

h3.entry-header a { color:#330099; padding:3px; }

h3.entry-header a:hover {color:#FF6600; padding:3px;}

.entry-content{
	padding:10px;
/*	background:#f9f9f9 url(./images/entry_content_bg.gif) no-repeat top left; */
	border: 1px solid #cccccc;

	color:inherit;
}

.entry-content blockquote{
	color:#999999;
	font-size:90%;
	padding:10px;
	border:1px dashed #336666;
	background-color:#ffffff;
}


.entry-body p {
	color:#333333;
	font-size:90%;
	line-height:150%;
	margin-bottom:20px;
}


.entry-body td {
	color:#333333;
/*	font-size:90%; */
	font-size:14px;
	line-height:120%;
}
.entry-body img { border:0; margin-bottom:0px; }

.entry-body ul { list-style-position:inside;margin-bottom:15px; }

.entry-body li {
	color:#666666;
	font-size:90%;
	margin-bottom: 5px;
	list-style-type: square;
}

.entry-more {
	color:#333333;
	font-size:90%;
	margin:5px 0 20px 0;
}

.entry-info {
    padding-bottom:5px; 
    text-align:right; 
}

.entry-info ul { list-style-type: none; }

.entry-info li {
	color:#666666;
	font-size:90%;
	display:inline;
	margin-right: 5px;
	background-color:inherit;
}

.content h4 {
	background-color:#CED3E2;
	color:#330099;
	font-weight:normal;
	font-size:90%;
	padding:2px;
	border-left: 1px solid #E9EDF9;
	border-top: 1px solid #E9EDF9;
	border-right: 1px solid #7C8294;
	border-bottom: 1px solid #7C8294;
	margin-bottom:10px;
}

.content h5 {
	background-color:#ffffff;
	color:#333333;
	font-weight:normal;
	font-size:90%;
	padding:2px;
	margin-bottom:10px;
}


.content p.navi-link {
	color:#666666;
	font-size:90%;
    text-align : center;
	margin-top:5px;
	margin-bottom:5px;
	background-color:inherit;
}

/* ---------- main_end ---------- */

/* ---------- menu ---------- */

.layout-one-column #left-menu,.layout-one-column #right-menu {
	display:none;
}

.layout-two-column-right #left-menu,.layout-two-column-right #right-menu {
	width:200px;
	float:right;
}

.layout-two-column-left #left-menu,.layout-two-column-left #right-menu {
	width:200px;
	float:left;
}

.layout-three-column #left-menu,#right-menu {
	width:200px;
	float:left;
}

.layout-two-column-right .left-content,.layout-two-column-right .right-content {
	padding:0 15px 0 0;
}

.layout-two-column-left .left-content,.layout-two-column-left .right-content {
	padding:0 0 0 15px;
}

.layout-three-column .right-content {
	padding:0 15px 0 0;
}

.layout-three-column .left-content {
	padding:0 0 0 15px;
}

.left-content h3,.right-content h3 {
	background-color:#FED7D7;
	color:#132B70;
	font-weight:normal;
	font-size:90%;
	line-height:130%;
	padding:2px;
	border-left: 1px solid #FEEFEF;
	border-top: 1px solid #FEEFEF;
	border-right: 1px solid #EBC1C1;
	border-bottom: 1px solid #EBC1C1;
}

#left-menu li ,#right-menu li {
	list-style-type: none;
	color:#333333;
	background-color:inherit;
	font-size:85%;
}

#left-menu ul ,#right-menu ul {
	font-size:100%;
	padding:5px 0 0 0;
}

.search-form,.category-archives,.monthly-archives,.recent-entry,.site-link,.cclicense,.powered  {
	background-color:#FDF2F0;
	color:inherit;
	margin-bottom: 10px;
	padding:5px;
	border-left: 1px solid #FDF2F0;
	border-top: 1px solid #FDF2F0;
	border-right: 1px solid #F5DBD6;
	border-bottom: 1px solid #F5DBD6;
}

.search-form label,.cclicense {
	background-color:inherit;
	color:#333333;
	font-size:90%;
}

.search-form #search {
	width:80%;
	color:#999999;
	font-size:90%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffcc;
}

.search-form .searchsubmit {
	color:#999999;
	font-size:90%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}


/* ---------- menu_end ---------- */

/* ---------- footer ---------- */

.layout-two-column-left #footer,.layout-two-column-right #footer,.layout-one-column #footer {
	background:transparent url(./images/footer3_bg.gif) no-repeat bottom left;
	clear:both;
}

.layout-three-column #footer {
	background:transparent url(./images/footer3_bg.gif) no-repeat bottom left;
	clear:both;
}

#footer { text-align:center;padding-bottom:30px; }
#footer ul { list-style:none; }
#footer ul li { display:inline;font-size:85%;color:#999999;margin-right:15px;background-color:inherit; }

/* ---------- footer_end ---------- */

/* ---------- trackback ---------- */

.trackbacks p,.trackbacks dt {
	color:#333333;
	font-size:80%;
	background-color:inherit;
}

.trackbacks p{
	margin:5px 0 10px 0;
}

.trackbacks input {
	color:#999999;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffcc;
}

.trackback-info { margin-bottom:10px;padding-bottom:5px;border-bottom: 1px dashed #999999; }

.trackback-info ul {
	padding:2px;
	display:inline;
}

.trackback-info li {
	color:#666666;
	font-size:90%;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

.comments  {
/*	background-image:url(./images/menu_bg.gif); */
	margin-bottom: 10px;
	padding:5px;
	border-left: 1px dashed #66cc33;
	border-top: 1px dashed #66cc33;
	border-right: 1px dashed #66cc33;
	border-bottom: 1px dashed #66cc33;
}

#comments-open-data label  {
	margin-bottom: 10px;
	padding:5px;
}


.comments-body {
	background-color:#ffffff;
	color:inherit;
	padding:5px;
}

.comments-body p,.comments-info li,#comments-open-data legend,#comments-open-data label  {
	color:#333333;
	background-color:inherit;
	font-size:90%;
}

p.comments-open-moderated{
	color:#666666;
	background-color:inherit;
	font-size:90%;
}

.comments-body p,.comments-post-content p  {
	margin:5px 0 10px 0;
}

.comments-info {
	border-top: 1px dashed #999999;
	padding-top:5px;
}

.comments-info li {
	display:inline;
	margin-right: 5px;
	list-style-type: none

	padding-left: 5px;
}

#comments-open-data legend {
	color:#ffffff;
	background-color:#c4e6a1;
	padding:3px;
	margin-bottom:10px;
}

#comments-open-data input#comment-author,#comments-open-data input#comment-email,#comments-open-data input#comment-url {
	width:60%;
	color:#666666;
	font-size:90%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffcc;
	margin:5px 0 10px 0;
}

#comments-open-data textarea {
	width:60%;
	color:#666666;
	font-size:90%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffcc;
	margin:5px 0 10px 0;
}

.comments-open-footer input {
	color:#999999;
	font-size:90%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

.comments-open-footer li {
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

.cookie li{
	display:inline;
	list-style-type:none;
}

/* ---------- comment_end ---------- */

/* ---------- search ----------*/

.entry #search {
	width:50%;
	color:#999999;
	font-size:90%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffcc;
}

.entry .searchsubmit {
	color:#999999;
	font-size:90%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

.entry .search-check {
	background-image:url(./images/menu_bg.gif);
	background-color:inherit;
	padding:5px;
	color:#333333;
	font-size:90%;
	margin:10px 0;
}

h2.search-title{
	color:#999999;
	font-size:90%;
	border: 1px solid #999999;
	background-color:#ffffff;
	padding:5px;
	margin:10px 0 5px 0;
}

h2.no-search-text {
	color:#666666;
	font-size:90%;
	font-weight:bold;
	margin:10px 0;
	background-color:inherit;
}

p.no-search-text {
	color:#333333;
	font-size:90%;
	background-color:inherit;
}

.search-body {
	color:inherit;
	padding:10px;
	background:#ffffff;
}

h3.entry-header {
	font-size:90%;
	font-weight:bold;
	margin-bottom:10px;
}

.search-body h3 {
	font-size:90%;
	font-weight:bold;
	margin-bottom:10px;
}

.search-body h3 a {color:#ffffff; background-color:#330099; padding:3px;}
.search-body h3 a:hover {color:#ffffff; background-color:#330099; padding:3px;}

.search-body p {
	color:#333333;
	font-size:90%;
	margin:5px 0;
	background-color:inherit;
}

/* ---------- search ----------*/

.rss-box { padding:0 15px 15px 15px; }

.rss-title {
	height:40px;
	color:#330099;
	background:#ffffff url(./images/c_header.gif) repeat-x top left; */
	font-size:140%;
	font-weight:bold;
    padding:6px 0 0 5px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:5px;
}

.rss-title a { color:#330099; background-color:transparent; }

.rss-title a:hover {color:#FF6600; background-color:transparent; }

.rss-items,
.side {
    margin: 3px 0 20px;
    background: none;
    color: #444444;
    font-size: 13px;
    _font-size: 12px;
    line-height: 150%;
}

.rss-item a { color:#FF3399; background-color:transparent; }

.rss-item a:hover {color:#3333FF; background-color:transparent; }

