a { color: blue }
a:link  { color: blue }
a:vlink { color: purple }
a:visited { color: purple}
a:active { color: red }
a:hover { color: red }

/*基本指定*/
body { 
	color:#444;
	text-align:center;
	font-size:xx-small;
	line-height:140%;
	font-family:osaka,MSゴシック;
	background-color:white;
	margin: 0px 0px 40px;
	padding:0px;
	}
h1{
	color: black;
	font-weight: bold;
	font-size: 16pt;
	line-height:140%;
	margin:0px 0px 0px;
	}
h2{
	font-weight:normal;
	font-size:12px;
	line-height:140%;
	}
h2.nenga{
	color:white;
	text-align:center;
	background-color:red;
	margin-bottom:5px;
	padding:3px 0px 3px;
	}
h2.thanks{
	color: black;
	font-weight: bold;
	font-size: 16px;
	margin:30px;
	}
h3{
	font-weight:normal;
	line-height:140%;
	font-size:12px;
	}
b {
	color: red;
	font-weight: normal;
	}
p {
	line-height:140%;
	margin-top:3px;
	margin-bottom: 3px;
	}
p.tyuui {
	font-size:12px;
	color:red;
	margin-bottom: 10px;
	}
td {
	font-size:10px;
	line-height:140%;
	vertical-align:top;
	text-align:left;
	border:0px;
	}
div{
	line-height:140%;
	}

/*最上部ナビ*/
#rogo{
	margin-top:5px;
	margin-bottom:5px;
	}
/*最上部ナビ*/
.sitenavi table{
	width:450px;
	margin-bottom:0px;
	border-top: 1px solid #f06;
	border-right: 1px solid #f06;
	}
.sitenavi th {
	color:white;
	font-size:12px;
	background-color:#f06;
	text-align: center;
	vertical-align: middle;
	width:150px;
	border-left: 1px solid #f06;
	}
.sitenavi td {
	font-size:12px;
	background-color:white;
	text-align: center;
	vertical-align: middle;
	width:150px;
	border-left: 1px solid #f06;
	}
.sitenavi a {
	display:block;
	width:100%;
	padding:4px 0px;
	text-decoration:none;
	color: blue;
	}
.sitenavi a:hover {
	color: red;
	background-color:yellow;
	}
/*タイトル下カテゴリロールオーバー*/
.navigation a{
	display: block;
	width:100px;
	height:30px;
	text-indent: -5000px;
	}
.navigation th a {
	background-position: bottom right;
	}
.navigation a:hover {
	background-position: bottom right;
	}
.navigation a#top{
	background-image: url("images/top.jpg");
	}
.navigation a#kitei{
	background-image: url("images/kitei.jpg");
	}
.navigation a#syouyou{
	background-image: url("images/syouyou.jpg");
	}
.navigation a#profile{
	background-image: url("images/profile.jpg");
	}
.navigation a#bbs{
	background-image: url("images/bbs.jpg");
	}
.navigation a#print{
	background-image: url("images/print.jpg");
	}
.navigation a#gnenga{
	background-image: url("images/gnenga.jpg");
	}
.navigation a#help{
	background-image: url("images/help.jpg");
	}
/* サイドロールオーバー*/
.sideinfo {
	background-color:yellow;
	margin-bottom: 5px;
	}
.sideinfo p {
	display:block;width:125px;
	background-color:yellow;
	height:18px;
	line-height:18px;
	text-decoration:none;
	text-align:left;
	text-indent:10px;
	margin: 0px;
	border-top: 1px solid white;
	border-bottom: 1px solid #aaa;
	}
#image a{
	display:block;
	width:125px;
	color:blue;
	background-color:yellow;
	height:18px;
	line-height:18px;
	text-decoration:none;
	text-align:left;
	text-indent:10px;
	border-top: 1px solid white;
	border-bottom: 1px solid #aaa;
	}
#image a:hover{
	color:red;
	background-color:#fc0;
	}
#midashi{
	display:block;width:125px;
	color:black;
	background-color:#fc0;
	height:18px;
	line-height:18px;
	text-decoration:none;
	text-align:left;
	text-indent:10px;
	border-top: 1px solid white;
	border-bottom: 1px solid #aaa;
	}
/* サイドバナーロールオーバー*/
.side_bn{
	margin-bottom: 5px;
	}
.side_bn a{
	display: block;
	width:125px;
	height:40px;
	text-indent: -5000px;
	}
.side_bn a:hover {
	background-position: bottom right;
	}
.side_bn a#heart{
	background-image: url("images/bn_sidekokoro.gif");
	}
.side_bn a#gyoumu{
	background-image: url("images/bn_sidegnenga.gif");
	}
.side_bn a#koukoku{
	background-image: url("images/bn_sidekoukoku.gif");
	}
.side_bn a#ticket{
	background-image: url("images/bn_sideticket.gif");
	}
/* コンテンツ上部ナビゲーション背景*/
.pagenavic{
	color: yellow;
	font-size:10px;
	background-image: url(images/menubar/menubar_c.gif);
	text-align: center;
	vertical-align: middle;
	}
.pagenavica {
	font-size:10px;
	background-image: url(images/menubar/menubar_ca.gif);
	text-align: center;
	vertical-align: middle;
	}
.pagenavicb {
	color: white;
	font-size:10px;
	background-image: url(images/menubar/menubar_cb.gif);
	text-align: center;
	vertical-align: middle;
	}
table.info{
	margin:10px 0px 5px;
	width:798px;
	}
table.info td{
	color:white;
	text-align:center;
	padding:5px 0px 5px;
	}
table.stafflink{
	margin:5px 0px 10px;
	margin-right:30px;
	padding-bottom:10px;
	border-bottom: 5px dotted #bbb;
	}
.headcoment{
	width:800px;
	height:25px;
	margin-bottom:10px;
	}
.foot-coment{
	width:800px;
	height:25px;
	margin-top:15px;
	margin-bottom:5px;
	}
.head-coment{
	color:white;
	text-align:center;
	vertical-align:middle;
	background-color:#f06;
	}

div.staff h3{font-weight:normal;font-size:14px}
div.staff　p{font-size:12px;}

table.frend{margin: 5px 0px 5px;}
div.frend{font-size:10px;}
div.frend h3{font-weight:normal;font-size:12px;line-height:120%;margin: 10px 0px 5px;}
div.frend　p{font-size:10px;margin:0px;}

/* ●コンテンツ内 */
/*テーブル全体 */
.tablecoment{
	width:800px;
	margin:5px 0px 10px;
	}
/* 左上コメント部分*/
.tdcoment {
	text-align:left;
	width:452px;
	}
.tdcoment h2{
	background-color:white;
	text-align:center;
	vertical-align:middle;
	margin: 5px 0px 0px;
	padding: 3px;
	border: solid 1px #FFC1E0;
	}
.comentwaku {
	align:center;
	margin-bottom:30px;
	padding:10px 0px 10px;
	background-color:#ffc;
	width:452px;
	}
.coment{
	text-align:left;
	margin:0px 10px 0px 10px;
	}
.coment h3{
	color:red;
	text-align:center;
	margin:0px 0px 5px;
	}
.coment p{
	margin:0px;
	}
/* ●単品販売分 */
.hanbai{
	margin-top:20px;
	}

/* ●コンテンツ背景 */
.white{
	text-align:center;
	width:63px;
	}
.white img{
	width:15px;
	height:100%;
	}
.illust{
	align:right;
	vertical-align:top;
	width:285px;
	}
.illust img{
	width:283px;
	height:420px;
	border:1px solid;
	}
td.illust #heart img{
	width:283px;
	height:80px;
	margin-top:10px;
	border:1px solid;
	}
/* ●コンテンツ左下 */
.down{
	width:800px;
	margin-top:40px;
	border-top: 1px solid #FFC1E0;
	}
.tddown{
	text-align:left;
	vertical-align:bottom;
	width:452px;
	}
.tddown h2{
	font-size:14px;
	background-color:yellow;
	text-align:center;
	vertical-align:middle;
	margin: 5px 0px 0px;
	padding:5px 0px 5px;
	border: solid 1px gray;
	}
/* ●コンテンツ右下 */
.print{
	text-align:center;
	vertical-align:bottom;
	width:285px;
	}
.print h2{
	font-size:14px;
	background-color:yellow;
	text-align:center;
	vertical-align:middle;
	margin: 5px 0px 0px;
	padding:5px 0px 5px;
	border: solid 1px gray;
	}
.head-list{margin:3px 0px 10px;}
.middlenavi{width:800px;height:25px;}
.middlenabi_a{color:yellow;width:160px;height:25px;text-align:center;vertical-align:middle;background-image:url(images/flam_a.jpg);}
.middlenabi_b{width:160px;height:25px;text-align:center;vertical-align:middle;background-image:url(images/flam.jpg);border-bottom:1px solid #888;}
.middlenabi_c{color: white;width:79px;height:25px;border-bottom:1px solid #888;}
.middlenabi_d{font-size:10px;text-align:center;vertical-align:middle;color: red;width:74px;height:25px;border-bottom:1px solid #888;}
.middle-title{margin:20px 0px 20px;}
.middle-title-top{margin:20px 0px 10px;}

.middle-title img{
	width:64px;
	height:40px;
	margin-left:5px;
	margin-right:5px;
	border:0px;
	}
/* ●広告 */
.adws{
	text-align:center;
	margin:10px 0px 20px;
	}
.adws2{
	width:800px;
	height:60px;
	text-align:center;
	border: solid 1px gray;
	margin-top:20px;
	}
/* ●カウンター */
.counter{
	margin:10px 0px 3px;
	}
/* ●フッター */
.foot-list{
	text-align:center;
	margin:3px 0px 5px;
	}
.foot-info{
	text-align:center;
	padding:3px 0px 3px;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	width:800px;
	}
.foot{text-align:center;padding:3px;margin:10px 0px 3px;background-color:#ffc;border:1px solid #777;width:798px;}

.view{padding:0px;width:530px;}
.view td{text-align:left;width:53px;}
.view img{width:45px;height:67px;border:1px solid blue;}
.sidewaku{background-color:yellow;width:125px;padding-top:5px;padding-bottom:5px;margin-top:5px;}
.side{color:red;background-color:yellow;text-align:left;margin:5px 10px 5px;}
.side h2{font-weight:normal;font-size:10px;text-indent:3px;line-height:100%;background-color:white;text-align:left;margin:0px 0px 3px;padding:3px 0px 3px;border: solid 1px gray }
div.txt h2{color:black;font-weight:bold;font-size:16px;text-align:center;margin:30px 0px 30px}
div.txt h3 {background-color:#ffc;text-align:center;margin: 10px 0px 10px;padding:3px 0px 3px;border:solid 1px gray }
div.txt td{text-align:left;}
.koukoku2{margin-top:30px;	border: 1px solid ;}
p.name{margin: 30px 0px 30px}

.subtitle{margin-bottom:30px}
/* ●ベスト10*/
.best10{
	color:white;
	text-align:center;
	background-color:#f06;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:4px;
	padding-bottom:4px;
	width:524px;
	}
/* ●販売用広告 */
.ad_kadokura800{
	width:800px;
	margin-top:10px;
	margin-bottom:10px;
	}
.ad_kadokura800 img{
	border: 0px;
	}
.ad_kadokura125{
	margin-top:5px;
	margin-bottom:5px;
	}
.ad_kadokura125 img{
	border: 0px;
	}
/* ●コンテストアニメGIF */
#contest-koukoku{
	margin-bottom:10px;
	}
