/* Base Weblog (base-weblog.css) */

body{
	margin: 0;
	padding: 0;
	background-image: url(../img_common/bk_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;

}

form, input { margin: 0; padding: 0; }
a, a:link, a:visited {
	color: #0091C9;
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0091C9;
	}
a img { border: 0; }

.clear{
	clear:both;
	}
.imgRight{
	float: right;
}
.imgLeft{
	float: left;
}
.pagetop {
	font-size: 80%;
	text-align: right;
	padding: 5px 17px 5px 5px;
	background-image: url(../img_common/pagetop.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.txt_align_R {
	text-align:right;
}
.txt_align_C {

	text-align:center;
}

#container{
	margin: 0px auto;
	width: 790px;
	text-align: left;
}

#container_inner{
	padding:0px 15px;
}

#header{
	margin: 0px;
	padding: 0px;
}

#header h1{
	padding:0px;
	margin:0px;
}

#header a { 
color: #000;
}
#header a:hover {
	color: #000;
	text-decoration: none; 
}
#header ul, #header li, #footernavi ul, #footernavi li {
	margin:0;
	padding:0; 
}
#header li, #footernavi li  {
	list-style-type: none;
	display: inline;
}
.box_left{
	float:left;
	}
.box_right{
	float:right;
	}
#g_navi{
	margin:0px;
	clear: both;
}
#g_navi ul {
	margin:0px;
	padding:0px;
	}
#g_navi li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display: inline;
}


.contentBox{
	background-image: url(../img/side_middle.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
}
.bannerBox{
	margin: 0px 0px 10px;
	padding: 0px;
}

#sidebar {
	width: 185px;
	float: right;
}
#sidebar ul {
	margin: 0px;
	padding:0px 0px 5px;
}
#sidebar li {
	margin: 5px 0px 0px;
	list-style-type: none;
	background-image: url(../img_common/sidebar_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 75%;
	line-height: normal;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	padding: 0px 5px 5px 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D5D6;
}
#sidebar ul li ul {
	margin: 0px;
	padding:0px;
	background-image: none;
}
#sidebar li ul li {
	margin: 5px 0px 0px;
	list-style-type: none;
	background-image: url(../img_common/sidebar_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
	line-height: normal;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	padding: 0px 5px 5px 18px;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	color: #666666;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;
}

#footernavi {
	margin:0px;
	padding: 0px;
}
#footernavi a, #footernavi a:link, #footernavi a:visited, #footernavi a:hover, #footernavi a:active {
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;

}
#footer {
	margin-bottom: 10px;
	background-image: url(../img_common/footer_r1_c1.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: none;
}
.breadcrumbs{
	padding:7px;
	clear: both;
	font-size: 70%;
	line-height: 150%;
	margin: 15px 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	}
.breadcrumbs a{
	color: #000000;
	text-decoration: underline;
}
.breadcrumbs a:hover{
	text-decoration: none;
}

#MainContents_top {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#MainContents {
	text-align: left;
	margin: 0px;
}

#MainContents_inner {
	text-align: left;
	padding:15px;
	color: #999999;
}

#contents{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	}

#contents h2 {
	margin: 0px 0px 20px;
}

#contents h3 {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 90%;
	line-height: normal;
	padding: 7px 0px 0px;
	color: #808284;
	border-top-style: solid;
	border-top-color: #D5D5D6;
	border-top-width: 3px;
	margin: 0px 0px 10px;
}
#contents h4 {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: normal;
}
#contents p {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 150%;
	margin: 0px 0px 15px;
}
#contents table {
	margin: 0px 0px 15px;
	background-color: #BBBBBB;
}
#contents caption {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 150%;
	padding: 3px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
}
#contents th{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 150%;
	padding: 7px;
	white-space: nowrap;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	background-color: #E8E8E8;
	color: #999999;
}
#contents td {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	color: #999999;
	line-height: 150%;
	background-color:#FFFFFF;
	padding: 7px;
}
#contents ul {
}
#contents li {
}

#contents strong {
	color: #FF3366;
}

#trackbacks-info{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: normal;
	border: 3px dashed #3399FF;
	padding: 7px;
	margin: 0px 10px 10px;
}
#comments-open-footer {
	margin-bottom: 20px;
}
.support-comments{
	margin-bottom: 10px;
	padding: 7px 10px;
	background-color: #E8EFFF;
}
.supporter{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699FF;
	font-weight: bold;
}
.support-comments p{
	margin:0px!important;
	padding:0px!important;
	line-height: normal!important;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.support-tb{
	margin-bottom: 10px;
	padding: 7px 10px;
	background-color: #E8EFFF;
}
.support-tb-title {
	font-weight: bold;
}
.support-tb p{
	margin:0px!important;
	padding:0px!important;
	line-height: normal!important;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
.margin_0{
	margin:0px!important;
	}
