@charset "utf-8";

/*-----------------------
common
-----------------------*/

body {
	color: color: #231815;;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #7ecef4;
	text-align: center;
	min-width: 1000px;
	height:100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p { margin-top: 0; }

ul,
ol,
dl,
dd,
header,
footer,
section,
article {
	margin: 0;
	padding: 0;
}

li { list-style: none; }

a:focus { outline: 0; }

#globalWrapper a {
	color: #231815;
	-webkit-transition: all 0.2s 0s ease;
	-moz-transition: all 0.2s 0s ease;
	transition: all 0.2s 0s ease;
}

#globalWrapper a:hover {
	text-decoration: none;
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#globalWrapper {
	position: relative;
	text-align: left;
	width: auto;
	background-repeat: no-repeat;
	background-position: center top;
}

/*----------------------------------------*/
/* ヘッダー画像
/*----------------------------------------*/

/* 背景：コーナー一テンプレート */
.cornerTemp {
	background-color: #7ecef4;
	background-image: url(../corner_temp/images/img_bg-cornertemp_top.jpg);
}

.page .cornerTemp { background-image: url(../corner_temp/images/img_bg-cornertemp_post.jpg); }

/* 背景：コーナー一覧 */
.corner {
	background-color: #7ecef4;
	background-image: url(../images/img_bg-corner.jpg);
}

/* 背景：MOCO'Sキッチン */
.mokomichi {
	background-color: #ccccce;
	background-image: url(../mokomichi/images/img_bg-mokomichi_top.jpg);
}
.page .mokomichi { background-image: url(../mokomichi/images/img_bg-mokomichi_post.jpg); }

/* 背景：ガッチャマン */
.gatchaman {
	background-color: #00a0e9;
	background-image: url(../gatchaman/images/img_bg-gatchaman_top.jpg);
}

/* 背景：スマイルキャラバン */
.caravan {
	background-color: #71bb48;
	background-image: url(../caravan/images/img_bg-caravan_top.jpg);
}
.page .caravan { background-image: url(../caravan/images/img_bg-caravan_post.jpg); }

/* 背景：ZIP!RADIOショー */
.radioshow {
	background: #FFF000 url(../radioshow/images/img_bg-radioshow_top.jpg);
}
.page .radioshow {
	background: #FFF000 url(../radioshow/images/img_bg-radioshow_post.jpg);
}

/* 背景：ハッピーラボ */
.happylabo {
	background-color: #e16da5;
	background-image: url(../happylabo/images/img_bg-happylabo_top.jpg);
}
.page .happylabo { background-image: url(../happylabo/images/img_bg-happylabo_post.jpg); }

/* 背景：笑いの単語チョウ */
.tangochou {
	background-color: #18c7fD;
	background-image: url(../tangochou/images/img_bg-tangochou_top.jpg);
}
.page .tangochou { background-image: url(../tangochou/images/img_bg-tangochou_post.jpg); }

/* 背景：マジンガーZIP */
.mazinger { background: #E06DA6 url(../mazinger/images/img_bg-mazinger_top.jpg); }

/* 背景：半熟ことば */
.hanjuku { background: #FFF001 url(../hanjuku/images/img_bg-hanjuku_top.jpg);}
.page .hanjuku { background-image: url(../hanjuku/images/img_bg-hanjuku_post.jpg); }

/* 背景：Boomers */
.boomers { background: #7ecef4 url(../boomers/images/img_bg-boomers_top.jpg); }
.page .boomers { background: url(../boomers/images/img_bg-boomers_post.jpg); }

/* 背景：斉藤さん２今日のプラスワン */
.plusone { background: #ec5aa1 url(../plusone/images/img_bg-plusone_top.jpg); }
.page .plusone { background: url(../plusone/images/img_bg-plusone_post.jpg); }

/* 背景：あさダンス体操 */
.asadance { background: #00D5FF url(../asadance/images/img_bg-asadance_top.jpg); }

/* 背景：おはようハクション大魔王 */
.hakushon { background: #a1ebf8 url(../hakushon/images/img_bg-hakushon_top.jpg); }

/* 背景：1分間動画笑 */
.dougashow { background: #f2dcaa url(../dougashow/images/img_bg-dougashow_top.jpg); }
.page .dougashow { background: #f2dcaa url(../dougashow/images/img_bg-dougashow_post.jpg); }

/* 背景：ミラクルムービーメーカー */
.miracle {
	background: #F6BC2D url(../miracle/images/img_bg-miracle_top.jpg);
}
.page .miracle {
	background: #F6BC2D url(../miracle/images/img_bg-miracle_post.jpg);
}

/* 背景：べつばらZIP! */
.betsubara { background-image: url(../betsubara/images/img_bg-betsubara_top.jpg); }
.page .betsubara { background-image: url(../betsubara/images/img_bg-betsubara_post.jpg); }

/* 背景：グッド・モーニング!!! ドロンジョ ZIP! */
.doronjo { background: #ad91cb url(../doronjo/images/img_bg-doronjo_top.jpg); }
.page .doronjo { background: #ad91cb url(../doronjo/images/img_bg-doronjo_post.jpg); }

/* 背景：朝だよ！貝社員 */
.kaishain { background: #FFC8E7 url(../kaishain/images/img_bg-kaishain_top.jpg); }
.page .kaishain { background: #ad91cb url(../kaishain/images/img_bg-kaishain_post.jpg); }

/* 背景：ワラガチャ！ */
.waragacha { background: #FFF486 url(../waragacha/images/img_bg-waragacha_top.jpg); }
.page .waragacha { background: #FFF486 url(../waragacha/images/img_bg-waragacha_post.jpg); }

/* 背景：マリ・クレール スタイル */
.marieclairestyle-movie { background: #ec6dad url(../marieclairestyle-movie/images/img_bg-marieclairestyle-movie_top.jpg); }
.page .marieclairestyle-movie { background: #ec6dad url(../marieclairestyle-movie/images/img_bg-marieclairestyle-movie_post.jpg); }

/*----------------------------------------*/
/* #headerArea
/*----------------------------------------*/

#headerArea {
	height: 80px;
	background-color: rgba(255,255,255,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-8 */
	zoom: 1;
}

#headerArea #sect {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	overflow: hidden;
	*zoom: 1; /* for IE6,7 */
}

#headerArea h1 {
	width: 232px;
	height: 56px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

#headerArea h1 a {
	background: url("../images/sprite_header.png") no-repeat;
	width: 232px;
	height: 56px;
	background-position: -10px -10px;
	display: block;
}

#headerArea h1 a,
#headerArea .txtOnair {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#contNav {
	width: 720px;
	float: right;
}

#contNav .txtOnair {
	background: url("../images/sprite_header.png") no-repeat;
	width: 237px;
	height: 14px;
	background-position: -10px -76px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#contNav ul {
	letter-spacing: -0.4em; /* hack */
	text-align: left;
	margin: 0px;
	padding-left: 0px;
}

#contNav ul li {
	display: inline-block;
	letter-spacing: 0em; /* hack */
	*display: inline; /* for IE6,7 */
	*zoom:1; /* for IE6,7 */
	vertical-align: top;
	margin-right: 8px;
}

#contNav ul li:last-child {	margin-right: 0; }

#contNav ul li a,
#contNav ul li span {
	display: block;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 140px;
	border-radius: 8px;
	padding: 5px 0px;
}

#contNav ul li a {
	color: #fff;
	background-color: #00A0E9;
	border: solid 3px #231815;
	padding: 5px;
}

#contNav ul li span {
	color: #fff;
	background-color: #ccc;
	border: solid 3px #999;
}

#contNav ul li a:hover {
	color: #fff;
	background-color: #e16da5;
	-moz-opacity: 1;
	opacity: 1;
}

#contNav ul li img {
	line-height: normal;
	display: block;
	margin: 0 auto;
}




/*-----------------------
#contHeader
-----------------------*/

#globalWrapper #contHeader {
	height: 230px;
	width: 100%;
	background-image: url(../images/img_bg-main.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
}

.page #globalWrapper #contHeader,
.common #globalWrapper #contHeader { height: 160px; }


#globalWrapper #contHeader h1,
#globalWrapper #contHeader p {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
	display: none; /* for IE6 */
}

/*-----------------------
#contWrapper
-----------------------*/

#contWrapper {
	width: 100%;
	padding-top: 33px;
	background-color: #fff;
}

#contWrapper .structure {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	zoom: 1;
}

#contWrapper #main {
	float: left;
	width: 640px;
	padding-bottom: 40px;
}

#contWrapper #sub {
	float: right;
	width: 320px;
}


/*-----------------------
#main
-----------------------*/

#main h2 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main .movie {
	margin: 10px;
	text-align: center;
}

#main h3 a { color: #231815; }

#main .postHeader {
	margin: 0 10px 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #e16da5;
}

#main #playerArea {
	margin: 0 10px 40px;
	text-align: center;
	background-color: #231815;
	background-image: url(../images/img_bg-movie.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}

#main #playerArea iframe {
	display: block;
	margin: 0 auto;
}


#main figure img {
	border: 3px solid #231815;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/*-----------------------
#main .relatedLink
-----------------------*/

#main .relatedLink {
	text-align: left;
	margin: 0 10px 10px;
	letter-spacing: -0.4em; /* hack */
}

#main .relatedLink ul {
	display: inline-block;
	overflow: hidden;
	letter-spacing: 0em; /* hack */
	*zoom: 1; /* for IE6,7 */
	*display: inline; /* for IE6,7 */
	*zoom:1; /* for IE6,7 */
	vertical-align: top;
}

.relatedLink li {
	float: left;
	display: inline;
	line-height: 1.3;
	margin: 0 5px 0 0;
}

.relatedLink .btnTwitter iframe.twitter-share-button { width: 120px !important; }

.relatedLink .backToTOP {
	display: inline-block;
	margin-right: 30px;
	letter-spacing: 0em; /* hack */

	*display: inline; /* for IE6,7 */
	*zoom:1; /* for IE6,7 */
	vertical-align: top;
	margin-bottom: 0px;
}

.relatedLink .backToTOP a:before { content: "<<"; }

/*-----------------------
#main .recently
-----------------------*/

#main .recently { margin-bottom: 30px; }

#main .recently h2,
#main .archive h2 {
	line-height: 2em;
	height: 2em;
	margin: 0 10px 10px;
	padding-left: 50px;
	background-image: url(../images/image_icon-cloud.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	border-bottom: 3px solid #e16da5;
}

#main .recently time {
	font-size: 16px;
	display: block;
	font-weight: bold;
	width: 460px;
	margin: 0 auto;
}

#main .recently .movie {
	width: 460px;
	margin: 0 auto;
}

#main .recently h3 {
	font-size: 24px;
	width: 460px;
	margin: 10px auto;
}

#main .recently #btnRecipe {
	width: 460px;
	margin: 0 auto;
}

/*-----------------------
#main .post .text
-----------------------*/

#main .post .text {
	margin-top: 0px;
	margin: 10px;
	overflow: hidden;
	_zoom: 1; /* for IE6 */
}

#main .post .text .block {
	margin-bottom: 40px;
	overflow: hidden;
	_zoom: 1; /* for IE6 */
}

#main .post .text h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}

#main .post .text h3:before {
	color: #71bb48;
	font-size: 18px;
	content: "●";
}

#main .post .text .imgGroup {
	float: right;
	margin-left: 10px;
}

#main .post .text figure {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main .post .text .block figure {
	float: none;
	margin-left: 0;
}

#main .post .text p {
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 0.5em;
}

/*
.gatchaman #main .post .text p:before {
	color: #e60018;
	content: "★";
}
*/

#main .post .text dl {
	font-size: 14px;
	line-height: 160%;
}
.gatchaman #main .post .text dl dt:before,
.mazinger #main .post .text dl dt:before,
.hakushon #main .post .text dl dt:before,
.doronjo #main .post .text dl dt:before {
	color: #e60018;
	content: "★";
}

#main .post .text dl dd {
	margin-bottom: 1em;
}
/* ドロンジョ */
.doronjo #main .post .text dl {
	float: left;
	width: 50%;
}
.doronjo #main .post #movie_desc {
	border-bottom: 3px solid #E16DA5;
	padding-bottom: 10px;
}

/* 朝だよ！貝社員 */
.kaishain #main .post .text dl {
	float: left;
}
.kaishain #main .post #movie_desc {
	border-bottom: 3px solid #E16DA5;
	padding-bottom: 30px;
}

/* 朝だよ！貝社員 募集欄 */
.kaishain #main .bosyu{
padding: 30px 0;
border-bottom: 3px solid #e16da5;
margin: 10px 10px 30px;
}
.kaishain #main .bosyu .textBosyu .waku {
border: 3px solid #E16DA5;
padding: 10px;
margin-bottom: 15px;
}
.kaishain #main .bosyu .textBosyu .waku li {
padding-bottom: 0px;
}
.kaishain #main .bosyu li {
font-size: 14px;
line-height: 180%;
margin-bottom: 0.5em;
text-indent: -1em;
margin-left: 1em;
}
.kaishain #main .bosyu .title {
font-size: 24px;
font-weight: bold;
text-align: center;
margin: 0px 0px 20px;
}
.kaishain #main .bosyu .textBosyu {
background: url(../kaishain/images/pc_bosyu.gif) no-repeat left top;
min-height: 452px;
padding-left: 251px;
}
.kaishain #main .bosyu .banner{
	padding-bottom: 30px;
	border-bottom: 3px solid #E16DA5;
	margin-bottom: 30px;
}

/* ハクション */
.hakushon #main .post .text dl {
	float: left;
	width: 50%;
}
.hakushon #main .post .bosyu{
	padding: 30px 0;
	border-top: 3px solid #e16da5;
	border-bottom: 3px solid #e16da5;
	margin: 10px 10px 30px;
}
.hakushon #main .post .bosyu .textBosyu .big {
	font-size: 22px;
	font-weight: bold;
	color: #D9132A;
	text-align: center;
}
.hakushon #main .post .bosyu .textBosyu .waku {
	border: 3px solid #E16DA5;
	padding: 10px;
	margin-bottom: 15px;
}
.hakushon #main .post .bosyu .textBosyu .waku li {
	padding-bottom: 0px;
}
.hakushon #main .post .bosyu li {
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 0.5em;
}
.hakushon #main .post .bosyu .title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 20px;
}
.hakushon #main .post .bosyu .textBosyu {
	background: url(../hakushon/images/clinic.gif) no-repeat left top;
	min-height: 452px;
	padding-left: 251px;
}
.hakushon #main .post .btnDs {
	text-align: center;
	padding-bottom: 10px;
}


.hakushon #main .player {
	margin: 0 10px 40px;
	text-align: center;
	background-color: #231815;
	background-image: url(../images/img_bg-movie.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.hakushon #main .playerDS {
	margin: 0px auto;
	width: 480px;
	height: 270px;
}

/* べつばらZIP"募集欄 */

.betsubara #main .bosyu{
	padding: 30px 0;
	border-top: 3px solid #e16da5;
	margin: 10px 10px 30px;
}
.betsubara #main .bosyu .textBosyu .waku {
	border: 3px solid #E16DA5;
	padding: 10px;
	margin-bottom: 15px;
}
.betsubara #main .bosyu .textBosyu .waku li {
	padding-bottom: 0px;
}
.betsubara #main .bosyu li {
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 0.5em;
	text-indent: -1em;
	margin-left: 1em;
}
.betsubara #main .bosyu .title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 20px;
}
.betsubara #main .bosyu .textBosyu {
	background: url(../betsubara/images/bosyu.gif) no-repeat left top;
	min-height: 452px;
	padding-left: 251px;
}

/* 背景：おみやげZIP! */
.omiyage { background-image: url(../omiyage/images/img_bg-omiyage_top.jpg); }
.page .omiyage { background-image: url(../omiyage/images/img_bg-omiyage_post.jpg); }

/* おみやげZIP"募集欄 */

.omiyage #main .bosyu{
padding: 30px 0;
border-top: 3px solid #e16da5;
margin: 10px 10px 30px;
}
.omiyage #main .bosyu .textBosyu .waku {
border: 3px solid #E16DA5;
padding: 10px;
margin-bottom: 15px;
}
.omiyage #main .bosyu .textBosyu .waku li {
padding-bottom: 0px;
}
.omiyage #main .bosyu li {
font-size: 14px;
line-height: 180%;
margin-bottom: 0.5em;
text-indent: -1em;
margin-left: 1em;
}
.omiyage #main .bosyu .title {
font-size: 24px;
font-weight: bold;
text-align: center;
margin: 0px 0px 20px;
}
.omiyage #main .bosyu .textBosyu {
background: url(../omiyage/images/pc_bosyu.gif) no-repeat left top;
min-height: 452px;
padding-left: 251px;
}

/*-----------------------
#main .btn
-----------------------*/

#main .btn {
	margin-right: 10px;
	margin-left: 10px;
}

#main .btn a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 130px;
	line-height: 30px;
	height: 30px;
	padding-left: 30px;
	background-color: #71bb48;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#main #btnRecipe a { background-image: url(../mokomichi/images/icon_recipe.png); }

#main #btnBacknumber {
	margin-top: 40px;
	margin-bottom: 20px;
}

#main #btnBacknumber a {
	background-image: url(/zip/images/icon_backnumber.png);
	margin: 0 auto;
	height: 40px;
	width: 140px;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 50px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}

/*-----------------------
#main .archive
-----------------------*/

#main .archive .entry {
	overflow: hidden;
	margin: 0px 10px;
	_zoom: 1;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
}

#main .archive .entry figure {
	float: left;
	width: 220px;
}

#main .archive .entry time {
	margin-right: 0px;
	margin-left: 240px;
	font-size: 16px;
	display: block;
}

#main .archive .entry h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
}

/*-----------------------
#main .fb-comments
-----------------------*/

#main .fb-comments {
	margin-right: 10px;
	margin-left: 10px;
}


/*-----------------------
#main .innerLink
-----------------------*/

#main .innerLink {
	border-top: 3px solid #e16da5;
	margin: 10px;
	text-align: right;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main .innerLink a { color: #231815; }

#main .innerLink a:after {
	content: "▲";
}

/*-----------------------
#main .backnumber
-----------------------*/

.page #main .backnumber { margin-bottom: 40px; }

.page #main .backnumber .archive {
	border: 3px solid #E16DA5;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 5px;
}

.page #main .backnumber .archive header,
.page #main .backnumber .archive footer {
	background-color: #E16DA5;
	height: 30px;
	margin: 0;
	padding: 0 10px;
	overflow: hidden;
	_zoom: 1; /* for IE6 */
}

.page #main .backnumber .archive header p,
.page #main .backnumber .archive footer p {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 0;
	float: left;
}

.page #main .backnumber .archive .pulldown {
	float: right;
}

.page #main .backnumber .archive .pulldown #backNumber {
	font-size: 12px;
	margin-top: 4px;
}

.page #main .backnumber .archive ul {	margin: 10px 0; }

.page #main .backnumber .archive ul li {
	padding: 10px;
	border-bottom: solid 1px #ccc;
}

.page #main .backnumber .archive ul li a { font-size: 20px; }

.page #main .backnumber .archive ul li time {	font-size: 16px; }

/*-----------------------
#paging
-----------------------*/

#paging {
	margin: 40px;
	clear: both;
}

#paging ul {
	text-align: center;
	letter-spacing: -.40em; /* hack */
}

#paging ul li {
	display: inline-block;
	*display: inline; /* for IE6,7 */
	*zoom: 1; /* for IE6,7 */
	letter-spacing: normal; /* hack */
}

#paging ul li.pageNext { margin-right: 5px; }
#paging ul li.pagePrev { margin-left: 5px; }

#paging ul li a,
#paging ul li span {
	display: block;
	font-size: 16px;
	line-height: 3em;
	text-decoration: none;
	width: 4em;
	height: 3em;
	position: relative;
}

#paging ul li a {
	color: #fff;
	background-color: #71bb48 ;
}

#paging ul li span {
	color: #ccc;
	background-color: #eeeeef;
}

#paging ul li.pageBacknumber a {
	width: 11em;
	heihgt: 28px;
}

#paging ul li.pageNext a:after,
#paging ul li.pagePrev a:after,
#paging ul li span:after {
	content: ' ';
	width: 0;
	height: 0;
	position: absolute;
	border-style: solid;
	border-width: 1.5em;
	border-top-color: transparent;
	border-bottom-color: transparent;
	color: #71bb48;
	*display: none;
}

#paging ul a,
#paging ul a:hover{	text-decoration: none; }

#paging ul li.pageNext a:after,
#paging ul li.pageNext span:after {
	left: -3em;
	border-left-color: transparent;
}
#paging ul li.pageNext a:after { border-right-color: #71bb48; }
#paging ul li.pageNext span:after {	border-right-color: #eeeeef; }

#paging ul li.pagePrev a:after,
#paging ul li.pagePrev span:after {
	left: 100%;
	border-right-color: transparent;
}
#paging ul li.pagePrev a:after { border-left-color: #71bb48; }
#paging ul li.pagePrev span:after { border-left-color: #eeeeef; }

/*-----------------------
#sub
-----------------------*/

#sub #ad {
	margin-right: 10px;
	margin-left: 10px;
}

#sub .banner { margin: 10px; }


/*-----------------------
#sub #nod
-----------------------*/

#sub #nod {
	margin: 10px;
}

#sub #nod h2 {
	background-image: url(../mokomichi/images/img_title-nod.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	width: 300px;
	margin: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#sub #nod .post {
	padding: 10px;
	border-bottom: solid 1px #999;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ccc;
	overflow: hidden;
	_zoom: 1;
}

#sub #nod .post figure { float: left; }

#sub #nod .post figure img {
	border: 2px solid #999;
	display: block;
}

#sub #nod .post h3 {
	font-size: 14px;
	margin: 0 0 0 150px;
}

#sub #nod .post h3 a {
	color: #231815;
}

#sub #nod .post time {
	display: block;
	font-size: 12px;
	margin: 0 0 0 150px;
}

#sub #fbLikeBox {
	margin: 10px;
	padding: 10px 0;
	border: solid 2px #231815;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 12px;
}

#sub #fbLikeBox h3 {
	width: 280px;
	height: 70px;
	margin: 0 auto;
	border-bottom: solid 2px #3b5999;
	background: url(../images/img_icon-sns-facebook.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#sub #fbLikeBox #fbLikeBoxCode {
	width: 296px;
	height: 300px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#sub #fbLikeBox #fbLikeBoxCode .fb-like-box {
	position: relative;
	left: -1px;
	top: -1px;
}

/*-----------------------
footer
-----------------------*/

body > footer {
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	background-image: url(../images/img_bg-main-bottom.png);
	background-repeat: repeat-x;
	background-position: center top;
}

body > footer .bg {
	padding-top: 260px;
	vertical-align: top;
	margin: 0px;
	background-image: url(../images/img_bg-footer.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}

body > footer small {
	display: block;
	background-color: #edf3f3;
	border-top: 3px solid #231815;
	line-height: 30px;
	text-align: center;
	height: 30px;
}

/*-----------------------
.caravan
-----------------------*/

.caravan #main .recently #profile {
	margin: 0 10px;
	padding: 20px;
	border: 4px solid #7ecef4;
	border-radius: 20px;
	background-image: url(../caravan/images/img_caravan_profile-daisuke.png);
	background-repeat: no-repeat;
	background-position: 320px 30px;
}

.caravan #main .recently #profile h3 {
	margin: 0px 0px 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.caravan #main .recently #profile h3.titleProfile {
	background-image: url(../caravan/images/img_caravan_profile-title.png);
	height: 25px;
	width: 214px;
}

.caravan #main .recently #profile h3.titleBiography {
	background-image: url(../caravan/images/img_caravan_biography-title.png);
	height: 16px;
	width: 127px;
}

.caravan #main .recently #profile dl {
	font-size: 14px;
	margin-bottom: 40px;
}

.caravan #main .recently #profile dl dt { font-weight: bold; }

.caravan #main .recently #profile dl dd { margin-bottom: 1em; }

.caravan #main .recently #profile p {
	font-size: 14px;
	line-height: 160%;
}


/*-----------------------
.gatchaman
-----------------------*/

.gatchaman #main .characters h3 {
	color: #231815;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	height: 30px;
	margin: 0 10px 10px;
	background-color: #eee;
	border-radius: 15px;
}

.gatchaman #main .characters ul {
	letter-spacing: -0.4em; /* hack */
}

.gatchaman #main .characters ul li {
	display: inline-block;
	width: 140px;
	margin: 10px;
	letter-spacing: 0em; /* hack */
	*display: inline; /* for IE6,7 */
	*zoom:1; /* for IE6,7 */
	vertical-align: top;
}


.gatchaman #main .characters ul li .imgCharacter {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 140px;
	width: 140px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.gatchaman #main .characters ul #charKen .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_ken.png); }
.gatchaman #main .characters ul #charJoe .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_joe.png); }
.gatchaman #main .characters ul #charJun .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_jun.png); }
.gatchaman #main .characters ul #charJinpei .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_jinpei.png); }
.gatchaman #main .characters ul #charRyu .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_ryu.png); }
.gatchaman #main .characters ul #charHakase .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_hakase.png); }
.gatchaman #main .characters ul #charAnderson .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_anderson.png); }
.gatchaman #main .characters ul #charGodphoenix .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_godphoenix.png); }
.gatchaman #main .characters ul #charX .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_x.png); }
.gatchaman #main .characters ul #charTurtleking .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_turtleking.png); }
.gatchaman #main .characters ul #charBergkatze .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_bergkatze.png); }
.gatchaman #main .characters ul #charTaiin .imgCharacter { background-image: url(../gatchaman/images/img_gatchaman_taiin.png); }

.gatchaman #main .characters ul li .link {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	width: 110px;
	height: 30px;
	margin: 5px auto 0;
	background-color: #E60018;
	border-radius: 15px;
}

/* モーダルウィンドウ */
#glayLayer{
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:black;
	opacity: 0.60;
	filter: alpha(opacity=60); /* for IE6,7 */
	-ms-filter: "alpha(opacity=60)"; /* for IE8 */
	display:none;
}

#overLayer{
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -243px;
	margin-left: -302px;
	display:none;
	position:fixed;
}

* html #glayLayer{ position:absolute; }

* html #overLayer{ position: absolute; }

#closeModal{
	position: fixed;
	bottom: 40px;
	left: 50%;
	display: none;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	line-height: 2em;
	text-align: center;
	width: 6em;
	height: 2em;
	margin-left: -2em;
	background-color: #00a0e9;
	border-radius: 1em;
	cursor: pointer;
}


/*-----------------------
.mazinger
-----------------------*/

.mazinger #main .characters h3 {
	color: #231815;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	height: 30px;
	margin: 0 10px 10px;
	background-color: #eee;
	border-radius: 15px;
}

.mazinger #main .characters ul {
	letter-spacing: -0.4em; /* hack */
}

.mazinger #main .characters ul li {
	display: inline-block;
	width: 140px;
	margin: 10px;
	letter-spacing: 0em; /* hack */
	*display: inline; /* for IE6,7 */
	*zoom:1; /* for IE6,7 */
	vertical-align: top;
}


.mazinger #main .characters ul li .imgCharacter {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 140px;
	width: 140px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}


/*-----------------------
#contPresent プレゼント
-----------------------*/

#contPresent #main {
	background-color: #fff;
	width: 700px;
	min-height: 800px;
	*height: 600px;
	margin: 20px auto;
	border: solid 3px #231815;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 12px;
}

#contPresent #main h2 {
	font-size: 30px;
	border-bottom: 3px solid #e16da5;
	font-weight: bold;
	margin: 20px;
	padding-left: 50px;
	background: url(../images/image_icon-cloud.png) no-repeat left 5px;
	letter-spacing: 0em; /* hack */
	line-height: 1.5em;
	min-height: 34px;
	text-align: left;
}

#contPresent #main #contMocosData {
	background-color: #fff;
	width: 620px;
	margin: 20px auto;
	border: solid 3px #231815;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 12px;
	text-align: left;
}

#contPresent #main #contMocosData:hover { border-color: #666; }

#contPresent #main #contMocosData a {
	display: block;
	text-decoration: none;
	padding: 10px;
	overflow: hidden;
	*zoom:1; /* for IE6,7 */
}

#contPresent #main .figure {
	margin: 0;
	float: left;
}


#contPresent #main #contMocosData h3 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 2em;
	margin: 0 0 10px 240px;
	padding-right: 20px;
	padding-left: 10px;
	background: #e16da5 url(../images/images_bg-page.png) no-repeat right bottom;
}

#contPresent #main #contMocosData p {
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 1em 240px;
}

#main #listCorner {
	letter-spacing: -0.4em; /* hack */
	margin: 0px;
}

#main #listCorner section {
	display: inline-block;
	letter-spacing: 0em; /* hack */
	*display: inline; /* for IE6,7 */
	*zoom:1; /* for IE6,7 */
	vertical-align: top;
	width: 300px;
	margin: 0 10px 40px;
}

#main #listCorner section figure {
	width: 300px;
	margin-bottom: 10px;
}

#main #listCorner section figure img {
	width: 300px;
	height: auto;
	border: none;
}

#main #listCorner section h3 {
	font-size: 18px;
	margin: 0;
}

#main #listCorner section p {
	font-size: 14px;
	margin: 0;
}

/*-----------------------
#main #timeTable
コーナー一覧
-----------------------*/

#navTimetable { margin: 0px 10px 10px; }

#navTimetable ul { letter-spacing: -0.4em; /* hack */ }

#navTimetable li {
	display: inline-block;
	*display: inline; /* for IE6,7 */
	*zoom:1; /* for IE6,7 */
	letter-spacing: 0em; /* hack */
	margin-right: 10px;
}

#navTimetable li a {
	display: block;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.5em;
	text-align: center;
	width: 100px;
	height: 2.5em;
	background-color: #fff;
	border: solid 2px #7ECEF4;
	border-radius: 4px;
}

#navTimetable p {
	color: #333;
	font-size: 12px;
}

#main #timeTable {
	width: 620px;
	margin: 0 10px 5px;
	border: solid 3px #00a0e9;
	border-collapse : separate;
	border-spacing: 0;
	/* border-collapse: collapse; */
	/* box-shadow: 0 1px 3px 1px rgba(0,0,0,0.3);	*/
	border-radius: 12px;
}

#main #timeTable th {
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 5px;
	background-color: #7ECEF4;
	border-right: 2px solid #fff;
}

#main #timeTable .colGrpDay th {
	line-height: 2em;
	text-align: center;
	height: 2em;
	background: #00a0e9;
}

#main #timeTable .colGrpDay th:last-child {
	border-right: none;
}

#main #timeTable tr.timeBorder th {
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
}

#main #timeTable thead th:last-child,
#main #timeTable tfoot th:last-child { border-right-color: #00a0e9; }

#main #timeTable thead th.colTime { width: 10%; }

#main #timeTable thead th.colMon,
#main #timeTable thead th.colTue,
#main #timeTable thead th.colWed,
#main #timeTable thead th.colThu,
#main #timeTable thead th.colFri { width: 18%; }

#main #timeTable thead th:first-child {	border-top-left-radius: 8px; }
#main #timeTable thead th:last-child { border-top-right-radius: 8px; }

#main #timeTable tfoot th:first-child {	border-bottom-left-radius: 8px; }
#main #timeTable tfoot th:last-child { border-bottom-right-radius: 8px; }

#main #timeTable td {
	color: #555;
	font-size: 14px;
	padding: 5px;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
	vertical-align: top;
}

#main #timeTable td:last-child { border-right: none; }

#main #timeTable tr:last-child td{ border-bottom: none; }

#main #timeTable td h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main #timeTable td h2 a { color: #e16da5; }

#main #timeTable td p {
	font-size: 12px;
	margin-bottom: 0px;
}

#main #timeTable td figure { width: 90px; }

#main #timeTable td figure img {
	width: 90px;
	height: auto;
	border-width: 2px;
}

#main #timeTable td.everyday {
	overflow: hidden;
	_zoom: 1; /* for IE6 */
}

#main #timeTable td.everyday h2 {
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main #timeTable td.everyday p { font-size: 14px; }

#main #timeTable td.everyday figure {
	margin-right: 20px;
	float: left;
}

#main #timeTable td.colTitle { border: none; }

#main #timeTable td.colTitle h2 { font-size: 18px; }

#powerTip {
	cursor: default;
	background-color: #fff;
	border-radius: 6px;
	color: #333;
	display: none;
	padding: 10px;
	position: absolute;
	white-space: nowrap;
	z-index: 2;
	border: solid 2px #111;
	text-align: left;
}
#powerTip.e:before {
	content: "";
	width: 13px;
	height: 20px;
	background: url(../images/image_arrow_tooltip.png) no-repeat 0 0;
	position: absolute;
	margin-top: -10px;
	top: 50%;
	left: -13px;
}





#main .caution {
	margin: 0px 10px;
	font-size: 12px;
}
