/*
Theme Name:Sample
Description:Sample Theme for Wordpress
Author:M-Uehara
*/

body {
	background-image: url(images/bg.gif);
}
#c_wrap {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/head_bg.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: center;
	font-size: 70%;
	color: #6B9694;
	font-family: Arial, Helvetica, sans-serif;
	height: 32px;
	line-height: 240%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDDFDE;
}
#g_navi {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 34px;
	padding-left: 20px;
	clear: both;
	width: 700px;
	visibility: visible;
	overflow: visible;
}
#g_navi ul {
	height: 34px;
	list-style-type: none;
	margin: 0px;
}
#sub_g_navi {
	font-size: 80%;
	top: -60px;
	position: relative;
	left: 580px;
	width: 130px;
	color: #2F807C;
}
#g_navi li {
	float: left;
}
#content {
	width: 440px;
	float: left;
	margin-left: 10px;
	margin-top: 0.4em;
}
#content h1 {
	font-size: 100%;
	letter-spacing: 0.1em;
	background-image: url(images/h1_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #009999;
	padding-top: 10px;
	padding-left: 8px;
}
#content_arc {

	width: 480px;
	float: left;
	margin-left: 1em;
	margin-top: 0.4em;
}
#content_arc h1 {
	font-size: 100%;
	letter-spacing: 0.1em;
	background-image: url(images/h1_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #009999;
	padding-top: 8px;
	padding-left: 12px;
}

#content_arc h2 {
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #52BAB5;
	padding-bottom: 3px;
}

#content_arc h2 a:link {
	font-size: 90%;
	padding-bottom: 3px;
	color: #52BAB5;
	text-decoration: none;
}
#content_arc h2 a:hover {
	font-size: 90%;
	padding-bottom: 3px;
	color: #669933;
	text-decoration: none;
}

#content_arc h2 a:visited {
	font-size: 90%;
	padding-bottom: 3px;
	color: #669999;
	text-decoration: none;
}
#sidebar {
	float: right;
	width: 205px;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 80%;
}
#sidebar h2 {
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	margin: 0px;
}
#sidebar_arc {
	float: right;
	width: 160px;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 80%;
}
#sidebar_arc h2 {
	margin: 0px 0px 4px;
	font-size: 100%;
	padding-bottom: 5px;
	font-weight: normal;
	padding-left: 6px;
	color: #333333;
}
.sidelist {
	background-image: url(images/sub_vec.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 4px 0px 10px;
	padding: 0px 0px 0px 14px;
}
#sidebar_arc ul {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
}
#sidebar_arc li {
	background-image: url(images/sub_vec.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-bottom: 10px;
}

.entry p {
	font-size: 90%;
	line-height: 160%;
}
#bread {
	font-size: 80%;
}
#sidebar .feature {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
.topics {
	background-image: url(images/sub_vec.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 80%;
	line-height: 160%;
}
.table01 {
	font-size: 90%;
	line-height: 140%;
}
#c_logo {

	margin: 0px;
	padding: 0px;
}
.list01 {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 6px;
	list-style-type: circle;
	list-style-image: url(images/li01.gif);
}
.table02 {
	font-size: 90%;
	line-height: 140%;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
}
.table03 {
	font-size: 90%;
	line-height: 120%;
}
.table03 th {
	background-color: #63CFCE;
}
.table03 td {
	background-color: #CEEFEF;
}


.table02 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #9C9A9C;
}
.p-top {
	font-size: 80%;
	text-align: right;
clear: both;
}
.boxline {
	border: 1px solid #CCCCCC;
}
.li02 {
	list-style-image: url(images/list02.gif);
}
.li02 li {
	margin-bottom: 8px;
	font-size: 90%;
}


#sub_g_navi a:link {
	color: #2F807C;
	text-decoration: none;
}

#sub_g_navi a:hover {
	color: #13239E;
	text-decoration: none;
}

#sub_g_navi a:visited {
	color: #2F807C;
	text-decoration: none;
}
