/* --------------------------------------------------------------
　The Napoleon Hill Foundation Resources of Japan
　DATE : 2006.3.24
　Copyright : SSI CORPORATION. All rights reserved.
-------------------------------------------------------------- */

* {
margin: 0;
padding: 0;
border: 0;
font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
}

body {
text-align: center;
background: #FFFFFF;
font-size: 14px;
line-height:120%;
color:#333333
}

a {text-decoration: underline;}
a:link {color: #006699;}
a:visited {color: #006699;}
a:active {color: #006699;}
a:hover {color: #330099;}

#container {
margin: 0 auto;
width: 720px;
background: url(images/main_bg.gif) repeat-y #EDEDED;
border-left: 1px solid #EDEDED;
border-right: 1px solid #EDEDED;
}

/*　ヘッダーバナー　*/

#banner {
height: 145px;
width:695px;
padding-top:5px;
padding-right:25px;
font-family: Verdana, Arial, sans-serif;
text-align: right;
background:url(images/header.jpg) no-repeat;
color:#FFFFFF;
}

#banner a {text-decoration: none;}
#banner a:link {color: #FFFFFF;}
#banner a:visited  {color: #FFFFFF;}
#banner a:active {color: #FFFFFF;}
#banner a:hover  {text-decoration: underline;color: #FFFFFF;}

h1 {text-align: left;
margin: 10px 25px 0 225px;
font-size:25px;
font-weight:bold;
line-height:120%;
}

h2 {text-align: left;
margin-left: 225px;
padding-top:15px;
font-size: 14px;
line-height:120%;}

#info {
margin-left:225px;
margin-top:10px;
text-align: light;
}

#info img {margin-left:5px}

.phonNo {
font-size:18px;
font-weight:bold;
margin-bottom: 2px;
}


.time{
font-size:12px;
font-weight:normal}

/*　左側コンテンツ　*/

.content {
float:right;
width:520px;
padding-top:20px;
background: url(images/contents_bg.jpg) no-repeat botttom #FFFFFF;
}

/*　共通：記事表示　*/

h3 {
height:25px;
width: 465px;
margin: 0px auto;
font-size: 16px;
font-weight:bold;
text-align:left;
padding-top:8px;
padding-left:5px;
vertical-align:middle;
border-left:#cc99cc solid 10px;
}

h4 {
font-size: 14px;
font-weight:bold;
text-align:left;
margin:5px;
padding-bottom:2px;
border-bottom:#cc99cc dashed 1px;
}

h5 {
font-size: 14px;
font-weight:bold;
text-align:left;
margin:5px 0;
padding-top:5px;
border-top:#cccccc dashed 1px;
}


.article {
width: 480px;
margin: 15px auto;
text-align:left;
vertical-align:top
}

.article p {
margin: 10px 5px;
line-height:140%;
}

.topix {
background:url(images/topix.gif) right bottom no-repeat;
border: 1px #cccccc solid;
width: 470px;
padding:5px;}

.entry-more-link {
text-align:right;
background:url(images/readmore.gif) right repeat-y;
padding-right:25px;
border-bottom: 1px solid #cccccc}

.right {clear: both;float:right; margin-left:10px;}
.left {clear: both;float:left; margin-right:10px;}
.center {clear: both;text-align:center;}

.pd10 { padding:10px;}
.pd5 { padding:5px;}


/*　左側メニュー　*/

#sidebar {
float: left;
text-align:left;
width: 200px;
padding-top:20px;
background: url(images/navi_bg.jpg) no-repeat top ;
}

#menu {background: url(images/li-bg.gif);}

#menu a {display: block; width: 160px;}

#sidebar ul {
list-style-type: none;
}

#sidebar li {
list-style-type: none;
width:165px;
margin-left: 10px;
margin-right: 5px;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
vertical-align:middle;
text-align:left;
border-bottom: #cccccc solid 1px;
}

.top {
background: url(images/li-sankaku-p.gif) left 12px no-repeat;
}

.category {
background: url(images/li-sankaku.gif) left 12px no-repeat;
}

.n-hill {
background:url(images/dr.nhill.jpg) no-repeat;
height:220px}

/*　フッター　*/

#fooder {
clear:both;
margin-top:-5px;
padding: 5px;
background-color: #849CCC;
text-align: center;
vertical-align: middle;
color: #FFFFFF;
font-size: 75%;
}
