@charset "utf-8";

/**********全般の設定**********/
body {
	font-size: 14px;
	line-height: 130%;
	font-family: "Verdana" , "ＭＳ Ｐゴシック", "osaka" , sans-serif;
	background-image: url(./image/bg.gif);
	margin: 0px;
        padding: 0px;
}

#base {
	width: 800px;
	border: 1px solid #990000;
	margin: 0px auto;
	padding: 0;
	background-color: #ffffff;
}

#base-main {
	width: 770px
	float: left;
	margin: 15px 0px 0px;
}

a:link,
a:visited {
	color: #0000cc;
	text-decoration: underline;
	font-weight: normal;
}

a:hover,
a:active {
	color: #ff8c00;
	text-decoration: none;
	font-weight: normal;
}

a img {
	border: none;
	text-decoration: none;
}

strong {
	font-weight: bold;
	color: #993300;
}

strong#nobold {
	font-weight: normal;
}

em {
	font-weight: bold;
}

ol,
ul,
dl {
	font-weight: normal;
	vertical-align: middle;
/*	margin: 0px;
	padding: 0px;*/
}

ul li { 
	list-style-image: url(http://money-sense.net/img/ball.gif);
	margin: 0 0px 0 15px;
	padding: 0;
	line-height: 1.5;
}

ol li { 
	margin: 0 0px 0 15px;
	padding: 0;
	line-height: 1.5;
}



input,
textarea,
select{
	font-size: 13px;
	color:#000000;
}

br#clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

#small {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

blockquote {
	margin: 0px 10px;
	padding: 10px;
	border: 1px solid #0c429a;
	color:#000000;
}

blockquote div.title {
	width: 100%
	padding: 0 10px;
	color:#0c429a;
	font-weight:bolder;
	border-bottom: 1px solid #0c429a;
}

blockquote img {
	margin: 5px 5px;
	float: right;
	border: none;
}

/**********ヘッダの設定**********/

div.header {
	width: 800px;
	height: 70px;
	background-color: #990000;
	margin: 0px;
	padding: 0px;
}

div#headertitle {
	float: left;
}

img#title {
	width: 600px;
	height: 60px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

div.seek {
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	height: 70px;
	margin: 0px;
	padding: 0px;

}

div.headermenu {
	width: 800px;
	font-size: 15px;
	line-height: 100%;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	background: #660033;
	clear:both;
}

a.header:link,
a.header:visited {
	color: #333333;
	text-decoration: none;
}

a.header:active,
a.header:hover {
	color: #ff8c00;
	text-decoration: none;
}

A.menu:link,
A.menu:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A.menu:active,
A.menu:hover {
	color: #ff8c00;
	text-decoration: none;
	background: #eeeeee;
}

/**********コンテンツの設定**********/
/**********ホームの設定**********/
/**********ホーム-サイドメニューの設定**********/

#left {
	width: 240px;
	float: left;
}

#right {
	width: 20px;
	float: right;
}


div.box {
	line-height: 150%;
	width: 220px;
	margin: 0px 10px 15px;
}

#noborder {
	border: none;
}

div.boxtitle {
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: #990000;
}

div.boxbody {
	border-top: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	background: #ffffff;
}

div.box ol,
div.box ul,
div.box dl {
	font-weight: normal;
	vertical-align: middle;
	margin: 0px auto 0px 0px;
	padding: 0px;
}


div.box ol ol,
div.box ul ul,
div.box dl dl {
	font-weight: normal;
	vertical-align: middle;
	margin: 0px auto 0px 0px;
	padding: 0px;
}

div.box ol ol ol,
div.box ul ul ol,
div.box dl dl dl {
	font-weight: normal;
	vertical-align: middle;
	margin: 0px auto 0px 8px;
	padding: 0px;
}

div.link {
	margin: 0px auto 0px 0px;
}



/**********ホーム-メインの設定**********/

#main {
	width: 500px;
	float: left;
}

div.main-image {
	text-align: center;
	border: none;
	width: 500px;
	margin: 10px 0px 10px 0px;
}

div.main-body {
	line-height: 150%;
	text-align: center;
	width: 500px;
	margin: 0px 0px 20px;
	padding: 5px;
}

div.main-body-text {
	line-height: 150%;
	text-align: left;
	width: 500px;
	margin: 20px 10px;
	padding: 0px;
}

div.main-body-text h1{
	width: 500px;
	margin: 5px;
	font-size: 18px;
	line-height: 100%;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

div.main-right{
	width: 500px;
	text-align: right;
}

div.main-right table{
	border:0;
	width: 400px;
	text-align: right;
	margin-left: auto;
	margin:right:0;
}


div.main-body#border {
	border-top: 1px solid #0c429a;
	border-left: 1px solid #0c429a;
	border-right: 1px solid #0c429a;
	border-bottom: 1px solid #0c429a;
}

div.main-title {
	text-align: center;
	margin: 10px 0px 10px;
	color: #003366;
	font-weight: bold;
}

div.what2new {
	line-height: 150%;
	width: 500px;
	border: none;
	margin: 15px 0px 20px 0px;
	padding: 0px;
}

div.what2newtitle {
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 500px;
	border-bottom: 2px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div.what2new div.data {
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #aaaaaa;
}

a.next:link,
a.next:visited {
	color: #666666;
	text-decoration: none;
	text-align: right;
}

a.next:active,
a.next:hover {
	color: #ff8c00;
	text-decoration: none;
	text-align: right;
}

/**********カテゴリーページの設定**********/
/**********カテゴリーページ-サイドメニューの設定**********/
div.category-side {
	width: 250px;
	text-align: left;
}

div.categorybox {
	line-height: 150%;
	margin: 0px 10px 0px;
}

div.categorybox h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom: 2px solid #000000;
	margin: 0px 0px 2px 0px;
	padding: 2px;
}

div.categorybox h2 {
	font-size: 14px;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 2px 0px;
	padding: 2px;
}

#categorylist {
	border-bottom: 1px solid #000000;
}

#categorylist ul#category_tree {
	margin: 0;
	padding: 0;
}

#categorylist ul#category_tree li {
	list-style-image: url(http://money-sense.net/img/tree.gif);
	margin: 0 0 0 13px;
	padding: 2px;
	line-height: 1.35;
}

#categorylist ul#tree_links {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0px;
}


#categorylist ul#tree_links li {
	list-style-image: url(http://money-sense.net/img/point.gif);
	margin: 0 0 0 10px;
	padding: 2px;
	line-height: 1.35;
}

.categorybox ul {
	margin: 0;
	padding: 0;
}

.categorybox ul li {
	list-style-image: url(http://money-sense.net/img/point.gif);
	margin: 0 0 0 15px;
	padding: 2px;
}


/**********カテゴリーページ-メインの設定**********/

div.center#category {
	text-align: left;
	line-height: 150%;
	width: 100%;
	border-left: 1px solid #333333;
	margin: 0px auto 0px auto ! important;
	padding: 10px 0px 10px 20px;
	float: left;
}

div.category-body {
	text-align: left;
	line-height: 150%;
	width: 100%;
	margin: 0px auto 10px auto ! important;
	padding: 10px 0px 10px 0px;
	float: left;
}

div#pankuzu {
	text-align: left;
	line-height: 150%;
}

/* エントリー内の設定 */

div.extended {
	color: #000000;
	text-align: right;
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}

div.postdate {
	font-size: 13px;
	color: #444444;
	text-align: right;
	vertical-align: top;
	width: 100%px;
	padding: 0px 10px 0px 0px;
}

div.category-body h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0c429a;
	text-align: left;
	width: 100%;
	border-top: 2px solid #0c429a;
	border-bottom: 1px solid #0c429a;
	margin: 0px 0px 2px 0px;
	padding: 2px;
}

div.category-body h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0c429a;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #0c429a;
	margin: 40px 0px 10px 0px;
}

div.category-body h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #000000;
	margin: 40px 0px 10px 0px;
}

div.category-body h4 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
	margin: 20px 0px 10px 0px;
}

/**********マスターアーカイブーページ-メインの設定**********/

div.archives {
	text-align: left;
	line-height: 150%;
	width: 750px;
	height:400px;
	margin: 0px auto 0px;
	padding: 0;
}

div.archives h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0c429a;
	text-align: left;
	border-top: 2px solid #0c429a;
	border-bottom: 1px solid #0c429a;
	margin: 0px 0px 2px 0px;
	padding: 2px;
}

div.archives h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0c429a;
	text-align: left;
	border-bottom: 1px solid #0c429a;
	margin: 25px 0px 10px 0px;
}

div.archives h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #000000;
	margin: 20px 0px 2px 0px;
}


div.archivesmenu {
	margin: 5px auto 5px 15px;
}

/**********FAQインデックステンプレート-メインの設定**********/

div.faq_category_title {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 18px 0px 10px 0px;
}
/**********イベントフォームの設定**********/

table.form {
	font-size: 13px;
	text-align: left;
	margin: 20px auto 10px 20px;
	border: none;
}

tr.heading {
}


td.itemname {
	text-align: right;
	width: 150px;
	border: 1px solid #cccccc;
	background: #f0f8ff;
	padding: 5px;
}

table.info {
	font-size: 13px;
	text-align: left;
	margin: 20px auto 10px 20px;
	border: 1px solid #cccccc;
        border-collapse: collapse;
}

td.mark {
	text-align: center;
	width: 30px;
	background: #DDFFFF;
	border: 1px solid #cccccc;
	padding: 5px;
}

td.index {
	color: #ffffff;
	text-align: left;
	width: 120px;
	background: #0099CC;
	border: 1px solid #cccccc;
	padding: 5px;
}

td.input {
	text-align: left;
	width: 350px;
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;

}


/**********フッタの設定**********/

div.footer {
	text-align: center;
	width: 800px;
	height: 40px;
	background: #990000;
	clear: both;
}

div#copyright {
	font-size: 12px;
	color: #ffffff;
}

