@charset "utf-8";

/*====================
	*layout.css*

1.container
2.header
3.indexMenuArea
4.menuArea
5.contents

4.contents
5.mainArea
6.footer
7.clearfix

====================*/

body{
	font-family: "ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	line-height: 1;
	color: #000000;
}

/*--------------------------------------
	1.container
---------------------------------------*/

#container{
	width: 947px;
	margin: 0 auto;
	text-align: left;
	border-top: 3px solid #000000;
}

/*--------------------------------------
	2.header
---------------------------------------*/

/*--------------------------------------
	3.contents
---------------------------------------*/
/*--[ top ]--*/

.tbl_contents{
	margin: 0 0 20px 0;
}

.tbl_contents th{
/*	padding: 30px 0 0 0;*/
	width: 223px;
}

.box_menu h1{
	margin: 0 0 3px 0;
}

.box_menu li{
	padding: 10px 0;
	border-bottom: 1px dotted #000000;
}

.box_menu a{
	margin: 0 0 0 0;
}

.tbl_contents th,
.tbl_contents td{
	vertical-align: top;
}

/*--[ main ]--*/
.tbl_contents .main{
	width: 724px;
	height: 517px;
	text-align: center;
	background: url(/_common/img/photo/topMain.jpg) no-repeat;
}

.tbl_contents .main p.securite{
	margin: 10px 10px  0;
	text-align: right;
}

.tbl_contents .main p.fundbtn{
	text-align: right;
	margin-top: 183px;
}

.tbl_contents .main img{
	text-align: center;
}

.tbl_contents .copy{
	margin: 20px 0 10px 0;
}

.tbl_contents .main ul.topics{
	width: 724px;
	height: 83px;
	background: url(/_common/img/photo/topTopics.jpg) no-repeat;
	text-align: left;
	margin-top: 80px;
}

.tbl_contents .main ul.topics li{
	padding: 10px 40px 0px 20px;
	text-align: left;
	font-size: 105%;
}

.tbl_contents .main ul.topics li a{
	color: #FFFFFF;
}

/*--[ left ]--*/

.tbl_contents .left_column{
	background: #E1DFDC;
	padding: 20px;
}

/*--[ contents ]--*/

.tbl_contents .contents{
	background: #271F0A;
	padding: 20px;
}

.tbl_community,
.tbl_consultation,
.tbl_topic{
	width: 333px;
	background: #ffffff url(/_common/img/bg/top_contents.gif) no-repeat left bottom;
}


.tbl_community th,
.tbl_consultation th{
	padding: 3px 0 0 0;
	width: 333px;
	text-align: center;
	background: url(/_common/img/bg/bg_contentsTit.gif) no-repeat left bottom;
}

.tbl_community td,
.tbl_consultation td{
	padding: 5px 10px 0 10px;
}

.tbl_community p,
.tbl_consultation p{
	color: #261F0A;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 14px 0;
}

/*-- tbl_community --*/
.tbl_community ul{
	margin: 24px 10px 10px 10px;
}

.tbl_community ul li{
	margin: 0 0 10px 0;
	padding: 0 0 0 19px;
	background: url(/_common/img/arrow/list02.gif) left top no-repeat;
}

.tbl_community ul{
	font-size: 117%;
	color: #999999;
}

.tbl_community ul p{
	font-size: 90%;
	margin: 0 0 7px 20px;
	color: #000000;
}

.tbl_community ul p span{
	margin: 0 0 10px 5px;
	font-size: 87%;
	font-weight: normal;
}

.tbl_community a{
	color: #55AE2C;
	font-weight: bold;
	text-decoration: underline;
}

.tbl_community a:hover{
	color: #84D260;
}

/*-- tbl_consultation --*/

.tbl_consultation dl{
	margin: 0 7px 10px 7px;
	line-height: 1.2;
}

.tbl_consultation dt{
	font-weight: bold;
	font-size: 117%;
	padding: 0 0 3px 14px;
	background: url(/_common/img/arrow/hl01.gif) left 3px no-repeat;
}

.tbl_consultation dt a{
	text-decoration: underline;
}

.tbl_consultation ul{
	margin: 10px 0 0 0;
}

.tbl_consultation ul li{
	margin: 0 0 5px 0;
}

.tbl_consultation ul li span{
	margin: 0 0 0 13px;
}

.tbl_consultation ul li span{
	color: #271F0A;
}


/*-- tbl_topic --*/
.tbl_topic th{
	padding: 0 0 0 0;
	width: 333px;
	text-align: left;
	background: url(/_common/img/tit/hl_aa_blog.gif) no-repeat left bottom;
}

.tbl_topic td{
	padding: 5px 10px 0 10px;
}

.tbl_topic p{
	color: #261F0A;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 14px 0;
}



/*-- 余白調整 --*/
.tbl_none{
	background: #271F0A;
	width: 18px;
}

.details{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 12px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 1.2em;
}


.details h3{
	margin: 0 0 0 0;
}

.details h4{
	text-align: center;
	margin-top: 5px;
}

.details span{
	font-size: 125%;
	font-weight: bold;
}

.details p{
	text-align: center;
	padding: 0 5px 0 0;
	margin-bottom: 4px;
}

.details p em.count{
	color: #D66B25;
	font-family:"ＭＳ Ｐ明朝",serif;
	font-size: 200%;
	font-weight: bold;
	text-align: right;
}

.tbl_contents2 th img{
	padding: 4px;
}