@charset "UTF-8";
@import url("../../css/style.css");

img {
	border: 0;
}

li {
	list-style-type: none;
}

a,
a:link,
a:visited {
	color: #036;
}

a:hover,
a:active,
#feat-head dl#head-mm dd#head-mm-tit a:hover,
#feat-head dl#head-mm dd#head-mm-tit a:active {
	color: #c00;
}

ul.bookmark li img,
#feat-head dl#head-mm dd ul li img,
dl.prof-mm dd ul.prof-mm-btn li img,
dl#flow-box dt img,
h3 img,
dd.publist-pht img {
	vertical-align: bottom;
}

#container {
	margin: 10px auto 0;
	width: 966px;
}

#header,
#wrapper,
#footer {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 966px;
	clear: both;
	text-align: left;
}

#footer {
	padding-top: 5px;
	text-align: center;
}

#wrapper #content {
	width: 720px;
	float: left;
}

* html #wrapper #content {
	width: 720px;
}

#wrapper #sidebar {
	padding: 0;
	width: 239px;
	float: right;
}

/* TOP */

body.top #container  {
	margin: 0 auto;
	width: 800px;
}

body.top #header,
body.top #wrapper,
body.top #footer,
body.top #wrapper.wide #content  {
	width: 780px;
}

* html body.top #wrapper #content {
	width: 780px;
}


/* HEADER
---------------------------------------------------------------------*/

#headmenu,
ul.bookmark {
	margin-bottom: 10px;
	text-align: right;
}

#headmenu li {
	padding-right: 1em;
	display: inline;
}


/* CONTENT
---------------------------------------------------------------------*/

#content h1 {
	margin-bottom: 5px;
	border: #333 1px solid;
	height: 62px;
	background: url("../img/name-bg.gif") no-repeat;
}

#content h1 span {
	margin-left: 10px;
	display: block;
	height: 60px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-indent: -3000px;
}

ul.bookmark li {
	padding-right: 5px;
	display: inline;
}

p#catch-txt {
	margin: 0 0 5px 10px;
	line-height: 1.5;
	font-size: 108%;
}

/* 人物 */

#feat-head01,
#feat-head02,
dl#profile {
	margin-bottom: 10px;
	padding: 20px 10px;
	border-top: #636363 4px solid;
	background: url("../img/prof-bg.gif");
}

#feat-head01,
#feat-head02 {
	position: relative;
	min-height: 320px;
}

#feat-head01 {
	padding-left: 269px;
}

#feat-head02 {
	padding-right: 270px;
}

* html #feat-head01,
* html #feat-head02 {
	height: 340px;
}

#feat-head01 h2,
#feat-head02 h2 {
	margin-bottom: 145px;
	width: 442px;
	height: 66px;
	text-indent: -2000px;
}

#feat-head01 img#feat-pht,
#feat-head02 img#feat-pht {
	border: #ccc 1px solid;
	position: absolute;
	top: 20px;
}

#feat-head01 img#feat-pht {
	left: 20px;
}

#feat-head02 img#feat-pht {
	right: 20px;
}

dl#head-mm {
	margin-left: 10px;
}

#feat-head02 dl#head-mm {
	margin-right: 10px;
}

dl#head-mm dt {
	margin-bottom: 3px;
}

dl#head-mm dd#head-mm-tit {
	margin-bottom: 5px;
	padding-right: 15px;
	font-size: 123%;
}

dl#head-mm dd#head-mm-tit a {
	color: #333;
	font-weight: bold;
}

dl#head-mm dd ul li {
	display: inline;
}

dl#head-mm dd#head-mm-smp {
	padding-top: 5px;
	text-align: right;
}

dl#head-mm dd#head-mm-smp a {
	padding-left: 2px;
}

/* リード文 */

#lead-box {
	margin-bottom: 10px;
	padding: 30px 20px 0;
	background-color: #eeead8;
}

#lead-box p {
	padding-bottom: 20px;
	line-height: 1.4;
	color: #333;
	font-size: 108%;
}

#lead-box p.lead01 {
	text-align: right;
}

/* 発行者プロフィール */

dl#profile dt {
	margin-bottom: 8px;
}

dl#profile dd {
	line-height: 1.5;
}

dl#profile dd span {
	font-weight: bold;
	font-size: 123%;
}

/* 発行者メルマガ */

dl.prof-mm {
	margin-bottom: 5px;
}

dl.prof-mm dt {
	padding: 4px 7px;
	background-color: #900;
}

dl.prof-mm dt a {
	color: #fff;
	font-weight: bold;
	font-size: 123%;
}

dl.prof-mm dd {
	padding: 15px 0 52px;
	border: #900 1px solid;
	position: relative;
	width: 718px;
	background-color: #fff;
}

* html dl.prof-mm dd {
	width: 720px;
}

dl.prof-mm dd p,
dl.prof-mm dd ul {
	margin: 0 18px;
}

dl.prof-mm dd p {
	line-height: 1.6;
	font-size: 108%;
}

dl.prof-mm dd ul {
	padding-top: 5px;
}

dl.prof-mm dd ul li {
	padding-right: 1em;
	display: inline;
	color: #c00;
}

dl.prof-mm dd ul li a.free {
	margin-left: 5px;
	font-size: 93%;
}

dl.prof-mm dd ul.prof-mm-btn {
	position: absolute;
	left: 0;
	width: 680px;
	text-align: center;
}

dl.prof-mm dd ul.prof-mm-btn li {
	margin-right: 6px;
	padding-right: 0;
	display: inline;
}

dl.prof-mm dd ul.prof-mm-btn li.last {
	margin-right: 0;
}

/* 登録までの手順 */

dl#flow-box {
	margin-bottom: 20px;
	padding: 13px 7px 3px;
	border: #008c00 3px double;
}

dl#flow-box dt {
	margin-bottom: 10px;
}

dl#flow-box dd {
	margin-bottom: 10px;
	padding: 0 10px;
	line-height: 1.5;
	font-size: 108%;
}

ol#flow li {
	margin: 0 10px 5px;
}

ol#flow li span {
	padding-left: 20px;
	display: block;
	font-size: 77%;
}

dl#flow-box dd dl dt {
	margin-bottom: 10px;
	padding: 3px 5px;
	border: #008c00 1px solid;
	background-color: #cce8cc;
}

dl#flow-box dd dl dt span {
	padding: 3px 0 3px 5px;
	border-left: #008c00 5px solid;
	display: block;
	line-height: 1;
	color: #008c00;
	font-weight: bold;
}

dl#flow-box dd dl dd ol li {
	margin-bottom: 5px;
	padding: 0 10px 25px;
	background: url("../img/allow-l.gif") no-repeat 50% 100%;
}

dl#flow-box dd dl dd ol li.last {
	margin-bottom: 0;
	padding: 0 10px 10px;
	background: none;
}

dl#flow-box dd dl dd ol li p {
	padding: 10px 10px 5px;
	line-height: 1.5;
	background-color: #f0f0f0;
}

dl#flow-box dd dl dd ol li p span {
	display: block;
	color: #f60;
	font-weight: bold;
}

ul#card {
	margin-top: 5px;
	text-align: center;
}

ul#card li {
	margin-right: 10px;
	display: inline;
}

ul#card li.last {
	margin-right: 0;
}

ul#card li img {
	border: #949aab 1px solid;
}

/* サンプルポップアップ */

#sample-bg {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url("../img/popbg.png");
}

* html #sample-bg {
	background-image: url("../img/popbg.gif");
}

#sample-box {
	margin: -280px 0 0 -346px;
	border: #525252 4px solid;
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 692px;
	z-index: 10;
	background-color: #fff;
	text-align: left;
}

* html {
	width: 100%;
	overflow: auto;
}

* html body {
	width: 100%;
	height: 100%;
	overflow: auto;
}

* html div#sample-bg {
	position: absolute;
	top: expression( this.parentNode.scrollTop );
	background: url("../img/popbg.gif");
}

* html div#sample-box {
	position: absolute;
	top: expression( this.parentNode.scrollTop + ( this.parentNode.clientHeight / 2 ) );
}

ol#sample-navi {
	padding: 10px;
	position: relative;
	overflow: hidden;
	background-color: #e8e8e8;
}

* html ol#sample-navi {
	height: 1%;
}

ol#sample-navi li {
	margin-right: 10px;
	padding: 0 5px;
	border: #900 1px solid;
	float: left;
	color: #900;
	text-decoration: none;
	font-weight: bold;
	font-size: 123%;
	cursor: pointer;
}

ol#sample-navi li.on,
ol#sample-navi li:hover {
	color: #fff;
	background-color: #900;
}

ol#sample-navi li.on {
	cursor: default;
}

ol#sample-navi li.close {
	padding: 0 5px 0 20px;
	border: 0;
	position: absolute;
	top: 13px;
	right: 10px;
	background: url("../img/close.gif") no-repeat 0;
	text-decoration: underline;
	font-size: 108%;
}

ol#sample-navi li.close {
	color: #900;
	background-color: transparent;
}

#sample-txt {
	padding: 5px 55px;
	height: 510px;
	overflow: auto;
}

* html #sample-txt {
	padding-right: 35px;
}

#sample-txt pre {
	display: none;
	font-size: 123%;
}

/* SIDEBAR
---------------------------------------------------------------------*/

#sidebar h3,
ul.publist {
	border: #cdcdcd 1px solid;
	border-bottom: 0;
}

ul.publist li {
	border-bottom: #cdcdcd 1px solid;
}

ul.publist li dl {
	padding-top: 8px;
	position: relative;
	background: url("../img/feat-bg.gif") no-repeat;
}

* html ul.publist li dl {
	width: 237px;
}

*:first-child + html ul.publist li dl {
	height: 1%;
}

ul.publist li dl dt {
	margin-left: 45px;
	padding-left: 8px;
	font-weight: bold;
	border-left: #900 5px solid;
}

ul.publist li dl dt a {
	line-height: 1.5;
	color: #900;
	text-decoration: none;
}

ul.publist li dl dt a:hover {
	color: #900;
	text-decoration: underline;
}

ul.publist li dl dt span {
	display: block;
	color: #333;
	font-weight: normal;
	font-size: 77%;
}

ul.publist li dl dd.publist-pht {
	border: #cdcdcd 1px solid;
	position: absolute;
	top: 8px;
	left: 8px;
}

ul.publist li dl dd.publist-txt {
	padding: 5px;
	line-height: 1.2;
	font-size: 93%;
}

ul.publist li dl dd.publist-more {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}

ul.publist li dl dd.publist-more a {
	margin-bottom: 13px;
	padding-left: 18px;
	background: url("../img/arrow-m.gif") no-repeat 0 50%;
}

ul.publist li dl dd.publist-txt a {
	color: #000;
	text-decoration: none; 
}

ul.publist li dl dd.publist-txt a:hover {
	color: #000;
	text-decoration: underline; 
}

ul.publist li dl dt span a {
	color: #900;
	text-decoration: none; 
}

ul.publist li dl dt span a:hover {
	color: #900;
	text-decoration: underline; 
}


/* トップページ
---------------------------------------------------------------------*/

body.top div#container div#header {
	margin: 5px 10px;
	border: 0;
	height: 32px;
}

body.top h1 {
	padding-left: 230px;
	line-height: 1.3;
	color: #f33;
	font-size: 93%;
}

body.top h1 span {
	display: block;
}

body.top div#container div#header img#logo {
	top: 0;
}

body.top #content h2 {
	margin-bottom: 15px;
	border: #bbb 1px solid;
	height: 88px;
	background: url("../img/tit-index.gif") no-repeat;
	text-indent: -2000px;
}

body.top #content h3 {
	position: relative;
	height: 31px;
	background: url("../img/tit-feat-bg.gif") no-repeat;
}

body.top #content h3 img {
	margin: 8px 16px 0;
}

body.top #content h3 img#feat-tit {
	margin: 0;
	position: absolute;
	top: 9px;
	right: 11px;
}

div.publist-box {
	padding-top: 10px;
}

dl.publist {
	margin-right: 12px;
	border: #cdcdcd 1px solid;
	position: relative;
	float: left;
	width: 382px;
	min-height: 140px;
	line-height: 1.5;
	background: url("../img/feat-bg.gif") no-repeat;
}

* html dl.publist {
	width: 384px;
	height: 154px;
}

div.publist-box dl.last {
	margin-right: 0;
}

dl.publist dt {
	margin: 9px 0 8px 105px;
	padding: 2px 0 2px 10px;
	border-left: #900 5px solid;
}

dl.publist dt span {
	display: block;
	color: #900;
	font-weight: bold;
	font-size: 108%;
}

dl.publist dd.publist-pht {
	border: #cdcdcd 1px solid;
	position: absolute;
	top: 8px;
	left: 8px;
}

dl.publist dd.publist-txt {
	margin-left: 105px;
	line-height: 1.2;
	font-weight: bold;
	font-size: 108%;
}

/* Safari */
body:first-of-type dl.publist dt {
	margin: 8px 0 5px 103px;
	padding: 2px 0 2px 8px;
}

body:first-of-type dl.publist dd.publist-txt {
	margin-left: 100px;
	font-size: 100%;
}

body:first-of-type dl.publist dl.publist dd.publist-pht {
	top: 5px;
	left: 5px;
}
/**/

dl.publist dd.publist-more {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}

dl.publist dd.publist-more a {
	margin-bottom: 13px;
	padding-left: 18px;
	background: url("../img/arrow-m.gif") no-repeat 0 50%;
}

dl.publist dd.publist-txt a {
	color: #000;
	text-decoration: none; 
}

dl.publist dd.publist-txt a:hover {
	color: #000;
	text-decoration: underline; 
}

dl.publist dt span a {
	color: #900;
	text-decoration: none; 
}

dl.publist dt span a:hover {
	color: #900;
	text-decoration: underline; 
}

p#top-lead {
	margin: 0 10px;
	line-height: 1.3;
	font-size: 108%;
}

div#top-btn {
	margin-top: 15px;
	margin-bottom: 40px;
	padding: 20px;
	padding-bottom: 52px;
	border-top: #636363 4px solid;
	position: relative;
	background: url("../img/prof-bg.gif");
}

* html div#top-btn {
	clear: both;
	height: 1%;
}

*:first-child+html div#top-btn {
	clear: both;
	height: 1%;
}

div#top-btn p {
	padding-bottom: 15px;
	line-height: 1.3;
	font-size: 93%;
}

div#top-btn p span {
	color: #c00;
	font-weight: bold;
}

div#top-btn ul {
	position: absolute;
	left: 66px;
}

div#top-btn ul li {
	margin-right: 14px;
	padding-right: 0;
	display: inline;
	width: 204px;
}

div#top-btn ul li.last {
	margin-right: 0;
}

/* 個人設定
---------------------------------------------------------------------*/

/* 森本敏 */

body.morimoto h1 span {
	width: 146px;
	background-image: url("../img/morimoto-name.gif");
}

body.morimoto #feat-head01 h2 {
	margin-left: 2px;
	background-image: url("../img/morimoto-lead.gif");
}

/* 村田晃嗣 */

body.murata h1 span {
	width: 122px;
	height: 60px;
	background-image: url("../img/murata-name.gif");
}

body.murata #feat-head01 h2 {
	margin-left: 1px;
	background-image: url("../img/murata-lead.gif");
}

body.murata #sample-txt {
	padding: 5px 30px;
}

* html body.murata #sample-txt {
	padding: 5px 15px;
}

* html body.murata #sample-txt pre {
	font-size: 116%;
}

/* ベンジャミン・フルフォード */

body.benjamin h1 span {
	width: 317px;
	background-image: url("../img/benjamin-name.gif");
}

body.benjamin #feat-head02 h2 {
	background-image: url("../img/benjamin-lead.gif");
}

body.benjamin #sample-txt {
	padding: 5px 40px;
}

/* 天木直人 */

body.amaki h1 span {
	width: 126px;
	background-image: url("../img/amaki-name.gif");
}

body.amaki #feat-head02 h2 {
	background-image: url("../img/amaki-lead.gif");
}

/* 中丸薫 */

body.nakamaru h1 span {
	width: 112px;
	background-image: url("../img/nakamaru-name.gif");
}

body.nakamaru #feat-head02 h2 {
	background-image: url("../img/nakamaru-lead.gif");
}

/* 吉田繁治 */

body.yoshida h1 span {
	width: 145px;
	background-image: url("../img/yoshida-name.gif");
}

body.yoshida #feat-head01 h2 {
	margin-left: 1px;
	background-image: url("../img/yoshida-lead.gif");
}

/* ゆうきゆう */

body.yuuki h1 span {
	width: 161px;
	background-image: url("../img/yuuki-name.gif");
}

body.yuuki #feat-head02 h2 {
	margin-left: 2px;
	background-image: url("../img/yuuki-lead.gif");
}

body.yuuki #lead-box {
	text-align: center;
}

/* 樺沢紫苑 */

body.kabasawa h1 span {
	width: 178px;
	background-image: url("../img/kabasawa-name.gif");
}

body.kabasawa #feat-head02 h2 {
	background-image: url("../img/kabasawa-lead.gif");
}

/* 矢口新 */

body.yaguchi h1 span {
	width: 99px;
	background-image: url("../img/yaguchi-name.gif");
}

body.yaguchi #feat-head01 h2 {
	margin-left: 2px;
	background-image: url("../img/yaguchi-lead.gif");
}

* html body.yaguchi #sample-txt {
	padding: 5px 30px;
}

/* 木下晃伸 */

body.kinoshita h1 span,
body.kinoshita2 h1 span {
	width: 123px;
	background-image: url("../img/kinoshita-name.gif");
}

body.kinoshita #feat-head01 h2 {
	margin-left: 1px;
	background-image: url("../img/kinoshita-lead.gif");
}

/* 木下晃伸2 */

body.kinoshita2 #feat-head02 h2 {
	margin-left: -1px;
	background-image: url("../img/kinoshita2-lead.gif");
}

/* 鈴木郁雄 */

body.suzuki h1 span {
	width: 123px;
	background-image: url("../img/suzuki-name.gif");
}

body.suzuki #feat-head01 h2 {
	margin-left: 2px;
	background-image: url("../img/suzuki-lead.gif");
}

/* 松永英明 */

body.matsunaga h1 span {
	width: 206px;
	background-image: url("../img/matsunaga-name.gif");
}

body.matsunaga #feat-head01 h2 {
	margin-left: 1px;
	background-image: url("../img/matsunaga-lead.gif");
}

body.matsunaga p img#mphoto {
	margin-right: 8px;
	float: left;
}

body.matsunaga dl.backn {
	margin: 10px auto 0;
	padding-bottom: 10px;
	font-size: 108%;
	color: #333;
}

body.matsunaga dl.backn dd {
	margin-left: 15px;
}

/* 七尾藍佳 */

body.nanao h1 span {
	width: 178px;
	background-image: url("../img/nanao-name.gif");
}

body.nanao #feat-head02 h2 {
	background-image: url("../img/nanao-lead.gif");
}

/* 出口汪 */

body.deguchi h1 span {
	width: 178px;
	background-image: url("../img/deguchi-name.gif");
}

body.deguchi #feat-head01 h2 {
	margin-left: 2px;
	background-image: url("../img/deguchi-lead.gif");
}

body.top dd.deguchi-top {
	letter-spacing: -0.2pt;
}

* html body.top dd.deguchi-top {
	letter-spacing: -0.4pt;
}

*:first-child + html body.top dd.deguchi-top {
	letter-spacing: -0.4pt;
}

/* 中谷彰宏 */

body.nakatani h1 span {
	width: 178px;
	background-image: url("../img/nakatani-name.gif");
}

body.nakatani #feat-head02 h2 {
	background-image: url("../img/nakatani-lead.gif");
}

/* 磯崎哲也 */

body.isozaki h1 span {
	width: 222px;
	background-image: url("../img/isozaki-name.gif");
}

body.isozaki #feat-head01 h2 {
	margin-left: -1px;
	background-image: url("../img/isozaki-lead.gif");
}

/* 志葉玲 */

body.shiva h1 span {
	width: 151px;
	background-image: url("../img/shiva-name.gif");
}

body.shiva #feat-head01 h2 {
	margin-left: -1px;
	background-image: url("../img/shiva-lead.gif");
}


