@charset "utf-8";
/* CSS Document */
html {
	font-size: 62.5%;
}
body {
	font-size: 15px;
	font-size: 1.5rem;
	-webkit-text-size-adjust: 100%;
}
body {
	background:#fcfce3;
	color: #4f3c36;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif;
	line-height: 1.75em;
	margin:0px;
	padding:0px;
	min-width: 1000px;
}
/* 
-------------------*/

img {
	border:0;
}
a:link {
	color: #4f3c36;
	text-decoration:none;
}
a:visited {
	color: #4f3c36;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color: #000;
}
.clear {
	clear:both;
	height:0px;
}


/*レイアウト
-------------------*/

#wrapper {
	width: 100%;
	min-width: 1000px;
	margin:0 0 10px;
	padding:0 0 10px;
}
#contents {
	width: 800px;
	padding:0;
	margin: 0;
}
#contentsSide {
	width: 250px;
	margin: 0;
	padding: 0;
}
#side {
	width: 250px;
	margin: 0;
	padding: 0;
}
/*レイアウト
-------------------*/

#wrapper {
	width: 1000px;
	min-width: 1000px;
	height:auto;
	margin:0 auto 10px;
	padding: 20px 0;
	clear:both;
}
#contents {
	width: 720px;
	height:auto;
	min-height:980px;
	margin: 0;
}
#side {
	width: 260px;
	margin:0 ;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*ヘッダー
-------------------*/

#header {
	background: url(../img/header_bg.png) top center no-repeat;
	width: 1000px;
	height:360px;
	margin: 0 auto;
	padding:0;
	position:relative;
}

h1 a {
	width: 500px;
	height: 160px;
	text-indent:-9999px;
	position:absolute;
	top: 130px;
	left: 433px;
	display: block;
}
h1 a {
	background: url(../img/title.png) no-repeat;
}

#header span {
	background: url(../img/time.png) no-repeat;
	width: 242px;
	height: 26px;
	text-indent:-9999px;
	position:absolute;
	top: 326px;
	left: 440px;
	display: block;
}
#header em a {
	background: url(../img/bnr_sponsor.png) no-repeat;
	width: 161px;
	height: 31px;
	text-indent:-9999px;
	position:absolute;
	top: 324px;
	right: 18px;
	display: block;
}
#header em a:hover {
	opacity:0.9;
}

/*ナビ
-------------------*/

#navi ul {
	width: 1000px;
	height: 62px;
	margin:0 auto;
	padding:0;
	font-size: 0;/* inline-block 隙間対策 */
	/*margin:-15px auto 10px\9;*/
}
#navi li {
	display:inline-block;	
	width: 200px;
	height: 62px;
 text-indent:-9999px;
 margin:0 ;
	padding:0;
}
#navi .naviTop {
	background: url(../img/nav01_on.png) no-repeat;	
}
#navi .naviTop a {
	background: url(../img/nav01.png) no-repeat;	
	width: 200px;
	height: 62px;
 margin:0;
	padding:0;
	display:block;
}
#navi .naviTop a:hover {
	background: none;
}
#top #navi .naviTop a {
	background: url(../img/nav01_on.png) no-repeat;	
}
#navi .naviConcept {
	background: url(../img/nav02_on.png) no-repeat;	
}
#navi .naviConcept a {
	background: url(../img/nav02.png) no-repeat;	
	width: 200px;
	height: 62px;
 display:block;
}
#navi .naviConcept a:hover {
	background: none;
}
#concept #navi .naviConcept a {
	background: url(../img/nav02_on.png) no-repeat;	
}
#navi .naviMessage {
	background: url(../img/nav03_on.png) no-repeat;
}
#navi .naviMessage a {
	background: url(../img/nav03.png) no-repeat;	
	width: 200px;
	height: 62px;
display:block;
}
#navi .naviMessage a:hover {
	background: none;
}
#message #navi .naviMessage a {
	background: url(../img/nav03_on.png) no-repeat;	
}
#navi .naviNetStation {
	background: url(../img/nav04_on.png) no-repeat;	
}
#navi .naviNetStation a {
	background: url(../img/nav04.png) no-repeat;	
	width: 200px;
	height: 62px;
 display:block;
}
#navi .naviNetStation a:hover {
	background: none;
}
#netstation #navi .naviNetStation a {
	background: url(../img/nav04_on.png) no-repeat;	
}
#navi .naviBlog {
	background: url(../img/nav05_on.png) no-repeat;	
}
#navi .naviBlog a {
	background: url(../img/nav05.png) no-repeat;	
	width: 200px;
	height: 62px;
 display:block;
}
#navi .naviBlog a:hover{
	background: none;
}
#blog #navi .naviBlog a {
	background: url(../img/nav05_on.png) no-repeat;	
}



/*　TOP
-------------------*/

#topLink #conceptTopLink {
	width: 350px;
	height: 76px;
 display:block;
	float:left;
 margin-bottom:10px;
}
#topLink #parsonalityTopLink {
	width: 350px;
	height: 76px;
	display:block;
 float:right;
 margin-bottom:10px;
}
#topLink #blogTopLink {
	width: 720px;
	height: 94px;
 display:block;
	clear:both;
}
#topLink #conceptTopLink a {
	background: url(../img/top_concept_btn.png) no-repeat;	
	width: 350px;
	height: 76px;
 display:block;
 text-indent:-9999px;
}
#topLink #parsonalityTopLink a {
	background: url(../img/top_personality_btn.png) no-repeat;	
	width: 350px;
	height: 76px;
 display:block;
 text-indent:-9999px;
}
#topLink #blogTopLink a {
	background: url(../img/top_blog_btn.png) no-repeat;	
	width: 720px;
	height: 94px;
 display:block;
 text-indent:-9999px;
}
#topLink #conceptTopLink a:hover {
	background: url(../img/top_concept_btn_on.png) no-repeat;	
	width: 350px;
	height: 76px;
}
#topLink #parsonalityTopLink a:hover {
	background: url(../img/top_personality_btn_on.png) no-repeat;	
	width: 350px;
	height: 76px;
}
#topLink #blogTopLink a:hover {
	background: url(../img/top_blog_btn_on.png) no-repeat;	
	width: 720px;
	height: 94px;
}



/*　記事
-------------------*/

.article {
	width: 640px;
	padding:10px;
	margin-bottom:20px;
}
.article h3.title {
	background: #4f3c36;
 width: 630px;
	color:#fff;
 font-size:1.45em;
	line-height:1.5em;
	font-weight:bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding: 0 5px;
	margin:0 auto;
}
.article .articleBody {
	width:640px;
	margin:0 auto 15px;
}
.article .articleBody img {
	margin:0 auto 20px;
}
.article span.date {
	width:100%;
	font-size:0.9em;
	font-weight:bold;
	text-align:right;
	margin:10px auto;
	display:block;
}

/*SNS-----------*/
.sns {
	width: 100%;
	text-align: right;
	margin:0 auto;
	display:none\9;
}



/*　項目タイトル
-------------------*/

h2 {
	border-bottom:2px solid #4f3c36;
 width: 660px;
	height: 38px;
	text-indent:-9999px;
	margin:0 auto 20px;
}

/*　BLOG
-------------------*/
#blog .entry {
	border:2px solid #ff9a1f;
	border-radius:1em;
	background: #ffebd2;
	width: 660px;
	padding:28px;
	margin-bottom:20px;
}
#blog h2 {
	background: url(../img/blog_title.png) no-repeat;
}
#blog .article h3.title {
	margin-bottom:20px;
}
#blog .article {
	border-bottom:2px solid #4f3c36;
}

/*　info
-------------------*/
#info .entry {
	border-right:1px solid #c4bba0;
	background: #fff;
	width: 663px;
 padding: 20px 28px 10px;
	margin:0 auto;
}
#info .infoBox:before {
	content: url("../img/info_bordertop.png"); 
	display: block;
	width: 720px;
	height: 4px;
}
#info .infoBox:after {
	content: url("../img/info_borderbottom.png"); 
	display: block;
	width: 720px;
	height: 4px;
	margin-bottom:20px;
}
#info h2 {
 background: url(../img/info_title.png) no-repeat;
	width: 660px;
	margin-bottom:5px;
}
#infolist h2,
#info #infolist h2 {
	background: url(../img/infolist_title.png) no-repeat;
	width: 660px;
}
#info .article h3.title {
	margin-bottom:10px;
}

#info h2 span a,
#infolist  h2 span a,
#info #infolist  h2 span a {
	width:100px;
	color:#4f3c36;
	font-size:1em;
	font-weight:bold;
	line-height: 2.8em;
	text-align:right;
 text-indent: 0px;
 float:right;
	display:block;
}


#info .article {
	border-bottom:2px solid #4f3c36;
}
#info .infoBox dl {
	width: 620px;
 line-height: 1.5em;
	padding:0 50px;
	margin-left: -30px; 
}
#info .infoBox dl.title {
	width: 640px;
	padding:0;
	margin:0 auto; 
}
#info .infoBox dl dt {
 width: 100px;
	font-size:0.9em;
}
#info .infoBox dl dd {
	border-bottom:1px solid #d3cfcb;
 margin: -1.6em 0 8px 0;
 padding: 0 0 8px 100px;
}
#top dl#infolistTop,
#info .infoBox dl#infolistAchive {
	width: 660px;
 padding: 10px 35px 0;
}
#top dl#infolistTop dd,
#infolist dl#infolistTop dd {
	border-bottom:none;
}
#info .infoBox dl dd a,
#info h3 dl.title dd {
font-weight: bold;
}





/*　concept
-------------------*/
#concept .entry {
	border:2px solid #ed979c;
	border-radius:1em;
 background: #fbeaeb;
	width: 660px;
	padding:28px;
	margin-bottom:20px;
}
#concept h2 {
	background: url(../img/concept_title.png) no-repeat;
}
#concept .article p strong {
	font-size:2rem;
 font-weight: bold;
 line-height: 1.85em;
	margin-bottom:40px;
	display:block;
}

/*　netstation
-------------------*/
#netstation .entry {
	border:2px solid #90bfc9;
	border-radius:1em;
	background: #e9f2f4;
	width: 660px;
	padding:28px;
	margin-bottom:20px;
}
#netstation h2 {
	background: url(../img/netstation_title.png) no-repeat;
}
#netstation table {
	border:2px solid #4f3c36;
	width: 320px;
	height: 40px;
	margin:0 auto 20px;
}
#netstation table:nth-child(1){
	margin-left: 20px;
}

#netstation table tr:nth-child(odd){
	background: #fff;
}
#netstation table tr:nth-child(even){
	background: #edf7f4;
}
#netstation table tr:nth-child(1){
	background: #adeaf7;
	color:#1c2859;
	font-size:1.6rem;
	font-weight:bold;
}
#netstation table tr {
	border-bottom:1px solid #cac4c3;
}
#netstation table th,
#netstation table td {
	border-left:1px solid #cac4c3;
	text-align:center;
}
#netstation table .bb {
	border-bottom:2px solid #4f3c36;
}
#netstation table .bl {
	border-left:1px solid #4f3c36;
}

/*　personality
-------------------*/
#personality .entry {
	border:2px solid #f2dfbd;
	border-radius:1em;
	background: #fcf9f2;
	width: 660px;
	padding:28px;
	margin-bottom:20px;
}
#personality h2 {
	background: url(../img/personality_title.png) no-repeat;
}
#personality .entry .article {
	clear:both;
}
#personality .entry .article img {
	width: 245px;
	height: 339px;
	display:block;
	float:left;
}
#personality .entry .article table {
	width: 380px;
	height: auto;
	display:block;
	float:right;
}
#personality .entry .article table th {
	width: 75px;
	font-weight:bold;
	text-align:right;
}
#personality .entry .article table tr:first-child th{
	font-size:1.1em;
	text-align:left;
	height: 40px;
}
#personality .entry .article table td {
	font-size:0.9em;
}









/* #sidebox
--------------------------------*/

/*SNS-----------*/
.snsTop {
	width: 260px;
	height:35px;
	text-align: left;
	margin:0 ;
	display:none\9;
}

.sidebox p {
	color:#a872aa;
	line-height:1.35em;
	padding:15px 8px;
	margin-bottom:15px;
}
#contentsSide .sidebox p {
	border-bottom:2px dotted #9ed1ea;
}
#contentsSide a:hover, #side a:hover {
	opacity:0.7;
}
#outline,
#news,
#archives {
 box-shadow: 2px 2px 0 0 rgba(196,187,160,1);	
	border-radius: 1em;
	background:#fff1a3;
	width: 220px;
	padding:15px 20px;
	margin:0 auto 20px;
}
#outline h4 {
	background: url(../img/outline_sitetitle.png) no-repeat center;
	width: 176px;
	height: 22px;
	text-indent:-9999px;
	margin:0 auto 15px;
}
#outline dl {
	width: 220px;
	margin:0 auto;
	line-height:1.3em;
}
#outline dl dt {
	width: 80px;
	font-weight:bold;
	text-align:right;
	float:left;
 padding: 5px;
}
#outline dl dd {
	margin-left:80px;
 padding: 5px 2px;
}
#outline dl dd small {
	font-size:0.85em;
}
/*SNS-----------*/
#news h4 {
	border-bottom:2px solid #4f3c36;
	background: url(../img/news_sidetitle.png) no-repeat left;
	width: 220px;
	height: 30px;
	text-indent:-9999px;
	margin:0 auto 15px;
}
#news dl{
	font-size:0.9em;
 line-height: 1.6em;
}
#news dl dt {
font-weight: bold;
width: 70px;
}
#news dl dd{
margin: -1.6em 0 4px 0;
padding: 0 0 4px 70px;
}

#netstationsBtn a {
	background: url(../img/netstations_btn.png) no-repeat;
	width: 260px;
	height: 124px;
	text-indent:-9999px;
	display:block;
}

/*archives-----------*/
#archives h4 {
	border-bottom:2px solid #4f3c36;
	background: url(../img/archives_sidetitle.png) no-repeat left;
	width: 220px;
	height: 30px;
	text-indent:-9999px;
	margin:0 auto 15px;
}
#archives ul {
	margin:0px;
}
#archives li a {
	font-size:0.9em;
 font-weight: bold;
 line-height: 1.6em;
	margin-bottom:10px;
}

/*banner-----------*/
.banner {
	margin-bottom:15px;
}
a#twitter_btn {
	background: url(../img/twitter_btn.png) no-repeat;
	width: 200px;
	height: 80px;
	text-indent:-9999px!important;
	display:block;
}




/* トップへ戻る
--------------------------------*/
#pageTop {
	position: fixed;
	bottom: 40px;
	right: 40px;
	width: 70px;
	height: 70px;
	text-indent:-9999px;
}
#pageTop {
	background: url(../img/pagetop.png);
}
/* footer
--------------------------------*/
#footer {
	width: 1000px;
	color: #80766a;
	font-size: 1.25rem;
	font-family:Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align: center;
	margin: 15px auto;
}
 / 

/* プリントアウト用
--------------------------------*/

@media print {
.contents {
 margin: 0 auto 10px;
}
#navi04 {
 page-break-before: always;
}
#pageTop, #footer {
 display:none;
}
}
