*{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
img{
	border:none;
	vertical-align:bottom;
}
lavel{
clear:left;
}
body {
	text-align: center;
	margin:10px 0px;
	font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	color:#555;
	background:#fff;
}
body.toppage{
	background-image:url(img/toppage.gif);
}
.clearboth{
	clear:both;
}
#container{
	width:800px;
	margin:0px auto;
	text-align:center;
}
/***トップページ
***********************/
#whatsnew{
	width:570px;
	margin:10px auto;
	font-size:12px;
	text-align:center;
	position:relative;
}
#whatsnew h2{
	background:url(img/top_top.gif) no-repeat;
	line-height:45px;
	width:430px;
	margin:0px 70px;
	text-indent:-5000px;
}
#whatsnew .contents{
	background:url(img/top_bg.gif) repeat-y;
	margin:0px 70px;
	text-align:left;
}
#whatsnew ul{
	padding:10px 20px;
	line-height:1.5em;
}
#whatsnew ul li{
	width:350px;
	list-style:none;
	background:url(img/top_list.gif) no-repeat 0 0.4em;
	padding-left:20px;

}
#whatsnew .info{
	width:570px;
	height:80px;
	margin-top:10px;
	background:url(img/top_info.gif) no-repeat;
	text-indent:-5000px;
	position:relative;
}
#whatsnew a:link { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
#whatsnew a:visited { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
#whatsnew a:active { color: #00f; border-bottom:1px solid #f00;text-decoration: none; }
#whatsnew a:hover { color: #00f; border-bottom:2px solid #f00;text-decoration: none; }

.info p{
	position:absolute;
	top:62px;
	left:280px;
	font-size:12px;
	text-indent:0px;
}
#whatsnew ul.link{
	width:600px;
	text-align:center;
	padding:0;
	margin-bottom:10px;
	font-size:11px;
}
#whatsnew ul li.link{
	display:inline;
	background:none;
	padding:0;
	margin-right:7px;
}
#whatsnew ul li.webdesign{
	display:block;
	background:none;
	padding:0;
	margin-right:7px;
	text-indent:-10000px;
}
#link{
	text-indent:-5000px;
}
/***ヘッダー
***********************/
#header{
	width:800px;
	position:relative;
	background:#fff;
	height:85px;
}
#header h1{
	position:absolute;
	top:20px;
	left:30px;
	width:143px;
	height:49px;
	z-index:10;
	line-height:49px;
	margin:0;
	padding:0;
}
#header h2{
	width:800px;
	line-height:85px;
	text-indent:-5000px;
	z-index:5;
}
h2.nemuta{
	background:url(img/top_nemuta.gif) no-repeat;
}
h2.aisatu{
	background:url(img/top_aisatu.gif) no-repeat;
}
h2.file{
	background:url(img/top_file.gif) no-repeat;
}
h2.inoue{
	background:url(img/top_inoue.gif) no-repeat;
}
h2.club{
	background:url(img/top_club.gif) no-repeat;
}
h2.irai{
	background:url(img/top_irai.gif) no-repeat;
}

/***コンテンツとメニュー
***********************/
#contents{
	float:left;
	width:800px;
}
.bg_nemuta{
	background:url(img/bg_nemuta.gif) repeat-y;
}
.bg_aisatu{
	background:url(img/bg_aisatu.gif) repeat-y;
}
.bg_file{
	background:url(img/bg_file.gif) repeat-y;
}
.bg_inoue{
	background:url(img/bg_inoue.gif) repeat-y;
}
.bg_club{
	background:url(img/bg_club.gif) repeat-y;
}
.bg_irai{
	background:url(img/bg_irai.gif) repeat-y;
}
#right{
	float:right;
	width:550px;
	text-align:left;
	padding-top:20px;
	/*margin-left:230px;*/
}
#right p{
	padding-right:50px;
	padding-left:30px;
	font-size:85%;
	line-height:1.5em;
	margin-bottom:1em;
}
#right p a:link { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
#right p a:visited { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
#right p a:active { color: #00f; border-bottom:1px solid #f00;text-decoration: none; }
#right p a:hover { color: #00f; border-bottom:2px solid #f00;text-decoration: none; }

#right ul a:link { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
#right ul a:visited { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
#right ul a:active { color: #00f; border-bottom:1px solid #f00;text-decoration: none; }
#right ul a:hover { color: #00f; border-bottom:2px solid #f00;text-decoration: none; }

#right p.menu a:link { border-bottom:none;text-decoration: none; }
#right p.menu a:visited { border-bottom:none;text-decoration: none; }
#right p.menu a:active { border-bottom:none;text-decoration: none; }
#right p.menu a:hover { border-bottom:none;text-decoration: none; }

#right p.ehon_konyu a:link { border-bottom:none;text-decoration: none; }
#right p.ehon_konyu a:visited { border-bottom:none;text-decoration: none; }
#right p.ehon_konyu a:active { border-bottom:none;text-decoration: none; }
#right p.ehon_konyu a:hover { border-bottom:none;text-decoration: none; }

#right p.top{
	text-align:right;
}
#right p.menu{
	margin-left:50px;
}
img .imgfloat{
	float:left;
	margin-right:10px;
}
img.sen{
	margin-bottom:10px;
}
img.memori{
	margin-left:60px;
	margin-bottom:5px;
}
#right dl.nemuta_top{
	margin-left:328px;
	width:170px;
	font-size:11px;
}
#right dd.nemuta_top{
	padding-left:20px;
	margin-top:5px;
	margin-bottom:10px;
}
#right h3{
	text-indent:-5000px;
	margin-top:5px;
	margin-bottom:5px;
}
#right ul{
	clear:left;
	padding-right:50px;
	padding-left:50px;
	font-size:85%;
	line-height:1.5em;
	margin-top:1em;
	margin-bottom:1em;
}
#right li{
	list-style:none;
	background:url(img/list_star.gif) no-repeat 5px 0.25em;
	padding-left:25px;
	line-height:1.5em;
	margin-bottom:0.5em;
}
#right li.club{
	background:url(img/list_club.gif) no-repeat 5px 0.25em;
}
#right li.irai{
	background:url(img/list_irai.gif) no-repeat 5px 0.25em;
}
#right dl.nemuta_profile{
	font-size:85%;
	float:left;
}
#right dt.nemuta_profile{
	margin-left:50px;
	width:50px;
	color:#063;
	font-weight:bold;
}
#right dd.nemuta_profile{
	margin-left:110px;
	margin-top:-1em;
	margin-bottom:1.25em;
}
#right dl.form{
	font-size:85%;
	margin-left:30px;
	line-height:1.5em;
}
#right dl.form dt{
	width:150px;
	text-align:right;
}
#right dl.form dd{
	margin-left:170px;
	margin-top:-1.5em;
	margin-bottom:1.25em;
}


h3.messe{
	background:url(img/bar_messe.gif) no-repeat;
}
h3.family{
	background:url(img/bar_family.gif) no-repeat;
}

h3.nemuta{
	background:url(img/bar_nemutai.gif) no-repeat;
}
h3.goaisatu{
	background:url(img/bar_goaisatu.gif) no-repeat;
}
h3.rinen{
	background:url(img/bar_rinen.gif) no-repeat;
}
h3.profile{
	background:url(img/bar_plofile.gif) no-repeat;
}
h3.file{
	background:url(img/bar_file.gif) no-repeat;
}
h3.link{
	background:url(img/bar_link.gif) no-repeat;
}
h3.sakuhin{
	background:url(img/bar_sakuhin.gif) no-repeat;
}
h3.nendo{
	background:url(img/bar_nend.gif) no-repeat;
}
h3.nigaoe{
	background:url(img/bar_nigaoe.gif) no-repeat;
}
h3.mae{
	background:url(img/bar_mae.gif) no-repeat;
}
h3.menu{
	background:url(img/bar_menu.gif) no-repeat;
}
h3.keiyaku{
	background:url(img/bar_keiyaku.gif) no-repeat;
}
h3.ehonnai{
	background:url(img/bar_ehonnai.gif) no-repeat;
}
h3.ehon{
	background:url(img/bar_ehon.gif) no-repeat;
}
#right h4{
	clear:left;
	font-weight:bold;
	color:#333;
	padding-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}
#right h4.club{
	background:url(img/list_club.gif) no-repeat;
	padding-left:20px;
}
#right h4.ehonnai{
	background:url(img/list_nemuta.gif) no-repeat;
	padding-left:20px;
}
.sakuhin{
	width:250px;
	float:left;
	margin-right:7px;
	margin-bottom:10px;
}
.sakuhin2{
	width:525px;
	float:left;
	margin-right:7px;
	margin-bottom:10px;
}
.sakuhin2 img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.sakuhin h4,.sakuhin2 h4{
	background:url(img/list_file.gif) no-repeat;
	font-size:90%;
	font-weight:bold;
/*	vertical-align:bottom;
*/}
.illust-l{
	width:490px;
	text-align:left;
	margin-bottom:10px;
}
#right .illust-l ul,#right .illust-r ul{
	padding:0;
	margin:0;
	width:150px;
}
#right .illust-l ul li,#right .illust-r ul li{
	list-style:none;
	background:url(img/list_maru.gif) no-repeat 0 0.1em;
	padding-left:20px;
	margin:0;
	line-height:18px;
}
.illust-l a:link { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
.illust-l a:visited { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
.illust-l a:active { color: #00f; border-bottom:1px solid #f00;text-decoration: none; }
.illust-l a:hover { color: #00f; border-bottom:2px solid #f00;text-decoration: none; }
.illust-r a:link { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
.illust-r a:visited { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
.illust-r a:active { color: #00f; border-bottom:1px solid #f00;text-decoration: none; }
.illust-r a:hover { color: #00f; border-bottom:2px solid #f00;text-decoration: none; }

.illust-l img{
	float:left;
	margin-right:5px;
}
.illust-r{
	width:490px;
	text-align:right;
	margin-bottom:10px;
}
.illust-r img{
	float:right;
	margin-left:5px;
}
span.w{
	color:#fff;
}
span.b{
	color:#069;
}
strong{
	font-size:110%;
	color:#f00;
	font-weight:bold;
}
#right p.ehon_shokai{
	margin-left:170px;
	padding-right:30px;
	padding-left:0;
	font-size:85%;
	line-height:1.4em;
}
#right p.ehon_konyu{
	margin-left:260px;
	margin-bottom:30px;
}
#right .sakuhin p{
	padding-right:0;
	padding-left:0;
	font-size:85%;
	line-height:1.25em;
}

#sakuhin_left{
	width:250px;
	float:left;
}
#sakuhin_right{
	width:260px;
	text-align:left;
	float:right;
}

#left{
	float:left;
	width:200px;
}


#column1 a:link { color: #808080; border-bottom:1px dashed #808080;text-decoration: none; }
#column1 a:visited { color: #808080; border-bottom:1px dashed #808080;text-decoration: none; }
#column1 a:active { color: #808080; border-bottom:1px solid #808080;text-decoration: none; }
#column1 a:hover { color: #a589c1; border-bottom:2px solid #a589c1;text-decoration: none; }

/***ブログエントリー
***********************/
#blog{
	float:right;
	width:580px;
	text-align:left;
	padding-top:20px;
}
#blog p{
	padding-right:50px;
	padding-left:30px;
	font-size:85%;
	line-height:1.5em;
	margin-bottom:1em;
}
#blog p a:link { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
#blog p a:visited { color: #00f; border-bottom:1px dashed #f00;text-decoration: none; }
#blog p a:active { color: #00f; border-bottom:1px solid #f00;text-decoration: none; }
#blog p a:hover { color: #00f; border-bottom:2px solid #f00;text-decoration: none; }
#blog p.top{
	text-align:right;
}
.entry0{
	width:555px;
	margin-bottom:5px;
}
/****イノウエネルギー
*************************/
.entry01{
	width:555px;
	background:url(img/01_inoue_bg.gif) repeat-y;
}
.entry02{
	width:555px;
	background:url(img/02_inoue_bg.gif) repeat-y;
}
.comment01{
	width:555px;
	background:url(img/01_inoue_c_bg.gif) repeat-y;
}
.comment02{
	width:555px;
	background:url(img/02_inoue_c_bg.gif) repeat-y;
}
.entry01 h3.inoue01{
	background:url(img/01_inoue_top.gif) no-repeat;
	width:555px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#4eb030;
	padding-left:30px;
}

.entry02 h3.inoue02{
	background:url(img/02_inoue_top.gif) no-repeat;
	width:555px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#00539e;
	padding-left:30px;
}
.comment01 h3.inoue01{
	background:url(img/01_inoue_c_top.gif) no-repeat;
	width:555px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#4eb030;
	padding-left:30px;
}
.comment01 h4,
.comment02 h4{
	line-height:1.5em;
	font-size:12px;
	font-weight:bold;
	color:#4eb030;
	padding-left:30px;
	margin-top:10px;
}
.comment02 h4{
	color:#00539e;
}
.comment02 h3.inoue02{
	background:url(img/02_inoue_c_top.gif) no-repeat;
	width:555px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#00539e;
	padding-left:30px;
}

.entry01 p,
.entry02 p,
.comment01 p,
.comment02 p{
	padding:10px 10px 10px 20px;
	font-size:80%;
	line-height:1.5em;
	color:#555;
}

.comment01 dl,
.comment02 dl{
	padding:10px 20px 10px 20px;
	font-size:80%;
	line-height:1.5em;
	color:#555;
}
.comment01 .comment{
	margin:10px 20px;
	border:1px solid #4eb030;
}
.comment02 .comment{
	margin:10px 20px;
	border:1px solid #00539e;
}
.comment span{
	font-weight:bold;
}
.entry01 p img,
.entry02 p img,
.comment01 p img,
.comment02 p img{
	margin:10px 10px 0px 10px;
	float:left;
}
.entry01 img,
.entry02 img,
.comment01 img,
.comment02 img{
	vertical-align:bottom;
}

/****キャラちゃんクラブ
*************************/
.c_entry01{
	width:555px;
	background:url(img/01_club_bg.gif) repeat-y;
}
.c_entry02{
	width:555px;
	background:url(img/02_club_bg.gif) repeat-y;
}
.c_comment01{
	width:555px;
	background:url(img/01_club_c_bg.gif) repeat-y;
}
.c_comment02{
	width:555px;
	background:url(img/02_club_c_bg.gif) repeat-y;
}
.c_entry01 h3.club01{
	background:url(img/01_club_top.gif) no-repeat;
	width:555px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#b70bb7;
	padding-left:30px;
}
.c_entry02 h3.club02{
	background:url(img/02_club_top.gif) no-repeat;
	width:555px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#d83193;
	padding-left:30px;
}
.c_comment01 h3.club01{
	background:url(img/01_club_c_top.gif) no-repeat;
	width:555px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#b70bb7;
	padding-left:30px;
}
.c_comment02 h3.club02{
	background:url(img/02_club_c_top.gif) no-repeat;
	width:555px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#d83193;
	padding-left:30px;
}
.c_comment01 h4,
.c_comment02 h4{
	line-height:1.5em;
	font-size:12px;
	font-weight:bold;
	color:#b70bb7;
	padding-left:30px;
	margin-top:10px;
}
.c_comment02 h4{
	color:#d83193;
}
.c_comment02 h3.inoue02{
	background:url(img/02_club_c_top.gif) no-repeat;
	width:555px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#00539e;
	padding-left:30px;
}

.c_entry01 p,
.c_entry02 p,
.c_comment01 p,
.c_comment02 p{
	padding:10px 10px 10px 20px;
	font-size:80%;
	line-height:1.5em;
	color:#555;
}

.c_comment01 dl,
.c_comment02 dl{
	padding:10px 20px 10px 20px;
	font-size:80%;
	line-height:1.5em;
	color:#555;
}
.c_comment01 .comment{
	margin:10px 20px;
	border:1px solid #4eb030;
}
.c_comment02 .comment{
	margin:10px 20px;
	border:1px solid #00539e;
}
.c_comment span{
	font-weight:bold;
}
.c_entry01 p img,
.c_entry02 p img,
.c_comment01 p img,
.c_comment02 p img{
	margin:10px 10px 0px 10px;
	float:left;
}
.c_entry01 img,
.c_entry02 img,
.c_comment01 img,
.c_comment02 img{
	vertical-align:bottom;
}
.flip{
	position:relative;
}
.flip img.left{
	padding-left:40px;
	float:left;
}
.flip img.right{
	padding-left:4px;
}
.flip .cmtcnt{
	position:absolute;
	top:2px;
	left:80px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#nextprevious{
	font-size:80%;
	line-height:1.5em;
	width:480px;
	text-align:center;
	margin:5px auto;
}
#nextprevious a:link { color: #808080; border-bottom:1px dashed #808080;text-decoration: none; }
#nextprevious a:visited { color: #808080; border-bottom:1px dashed #808080;text-decoration: none; }
#nextprevious a:active { color: #808080; border-bottom:1px solid #808080;text-decoration: none; }
#nextprevious a:hover { color: #a589c1; border-bottom:2px solid #a589c1;text-decoration: none; }

#photo0{
	padding:10px 70px;
	text-align:center;
}
#photo{
	width:410px;
	text-align:center;
}
#photo img{
	margin-bottom:15px;
}
#totop{

	width:91px;
}
#toprevious{
	float:left;
	width:91px;
}
#tonext{
	float:right;
	width:91px;
}
	
/***フッター
***********************/
#footer{
	width:800px;
	height:70px;
	float:left;
}
#footer p{
	margin-top:10px;
	margin-left:240px;
	text-align:center;
	line-height:1.5em;
	font-size:11px;
	color:#555;
}
.nemuta{
	background:url(img/bottom_nemuta.gif) no-repeat;
}
.inoue{
	background:url(img/bottom_inoue.gif) no-repeat;
}
.aisatu{
	background:url(img/bottom_aisatu.gif) no-repeat;
}
.club{
	background:url(img/bottom_club.gif) no-repeat;
}
.file{
	background:url(img/bottom_file.gif) no-repeat;
}
.irai{
	background:url(img/bottom_irai.gif) no-repeat;
}
