@charset "shift_JIS";
/****** CCファイル基本設定 ******/
* {
	margin: 0;
	padding: 0;
}

/****** ページの整形 ******/
#page {
	text-align: left;
	margin-right: auto;
	width: 800px;
}

/****** ヘッド ******/
#head {
	border-bottom: 1px solid #444444;
	width: 100%;
	height: 55px;
	background: #85bc56 url(pback.jpg) no-repeat left top;
	text-align:left;
}

/****** メイン *******/
#main {
	margin: 0;
	padding: 0;
	border-style: none;
	width: 640px;
	height: auto;
}
/* mainBox */
.mainBox {
	margin-top: 1em;
	margin-left: 4px;
	margin-right: 0px;
}
/* 文章枠 */
#main p {
	margin-left: 15px;
	margin-bottom: 0px;
	color: #333;
}
/* テーブル左マージン設定 */
#main table {
	margin-left: 10px;
}

/****** フッター *******/
#foot {
	padding: 0;
	background-color:#e4e4e4;
	position: fixed;
	bottom: 0px;
	width: 640px;
	border-top: 1px solid #444444;
	border-right: 1px solid #444444;
}


/* 著作権記述（左側寄せ） */
#foot address {
	color:#555555;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	margin-right: 1em;
	padding: 2px 0 2px 12px;
	float:left;	
}

/* フッターナビ（右側寄せ） */
#foot div.footnavi {
	font-size: 12px;
	font-style: normal;
	text-align: right;
	margin-left: 8px;
	padding: 2px 12px 2px 0;
}


/****** タイトル（Hタグ設定） *******/
/* ページタイトル */
h2 {
	color: #2a2a2a;
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0pt;
	margin-top: 35px;
	margin-bottom: 2px;
	padding: 0px 5px;
}
h2.sub {
	border-bottom: 3px dotted orange;
}
/* 文章タイトル(上下に線を付ける） */
h3 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1pt;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-top: 2px solid #daa520;
	border-bottom:2px solid #daa520;
}
/* 文章タイトル(下線） */
h3.solidunder-h3green {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1pt;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 3px 8px;
	border-bottom: 2px solid #336600;
	border-top-style: none;
}
/* h3追加属性(右にマージンを追加) */
h3.mright {
	margin-right: 70px;
}

/* ナビ（ジャンプリンク）用 */
/* CCページh3の下のナビゲーション書式 */
div.drnavi {
	padding-left: 6px;
	margin-bottom: 30px;
	margin-top: -20px;
}
div.drnavi2 {
	margin-bottom: 50px;
	padding-left: 6px;
	border-color: #ff9999;
	border-style: dotted;
	border-width: 4px 0 0 0;
}
span.thispage {
	color:#86001b;
}

/* ccトップメニュー下の補足ナビゲート */
#main .topmenusubnavi {
	margin-top: -18px;
	margin-bottom: 10px;
	margin-left: 3px;
}

/* 注目装飾テキストボックス */
#main .decbox1{
	color:#036;
	background-color: #fdfdff;
	margin: 4px 0 4px 15px;
	padding: 10px 10px 10px 20px;
	border-color: #5b78a4;
	border-style: dotted;
	border-width: 2px;
	width: 530px;
}


/****** CMボックス設定 *******/
/* リンクユニット用CMボックス */
#main div.cmlinkunit {
	margin: -10px 0px 20px;
	padding: 0px 0px 10px 5px;
/*	border-bottom: 2px dotted #4a7e78;*/
/*	background: url(indexpicsmenue/nav_logo3ed5.png) no-repeat right bottom;*/
}
/* コンテンツ内CMボックス */
#main div.cmboxc {
	border: 1px dotted #599890;
	margin: 8px 0px 8px 15px;
	padding: 5px;
}
#main div.cmboxc-gads {
	margin: 4px 0px 10px 10px;
}
/* コンテンツ内CMボックス(amzonプロダクトクラウド用）*/
#main div.cmboxc-amznpcw {
	width: 600px;
	border: 2px dotted #9370db;
	margin: 5px 0px 30px 15px;
	padding: 5px 0px 5px 5px;
	background-color:#ffffff;
}
#main div.cmboxc-amznpcw img {
	border-style:none;	
}
#main div.cmboxc-amzn {
	margin: 20px 0px 10px 10px;
}

/* 右側CMボックス */
div.cmboxr {
	width: 305px;
	position: absolute;
	left: 670px;
	top: 108px;
	padding: 0px 0px 30px;
}
div.cmboxr iframe{
	margin-bottom:10px;
}
.cmboxr div.cmboxrin {
	margin-bottom:10px;
}
.cmboxr div.cmboxrin2 {
	margin-bottom:10px;
	margin-top: 30px;
	padding-top: 20px;
	border-top: 3px dotted #555555;
}
.cmboxr .cmboxtext {
	margin-bottom:10px;
	font-size: 10px;
	color: #333;
}
.cmboxr div.cmboxr-amzntx {
	margin-bottom:10px;
	margin-top: 25px;
	padding-top: 0px;
	border: 1px solid #555555;
}

/* NinjyaBottonBox */
div.ninja_onebutton {
	position: absolute;
	top: 84px;
	left: 194px;
	width: 450px;
}
