@charset "Shift_JIS";
/* ------------------------------------------------------------
 * Pod全般
 * ------------------------------------------------------------ */

/* リンク */
a {	font-size: normal; }
a:link{
	color: #f80;
	text-decoration: underline;
} 
a:visited{
	color: #f83;
	text-decoration: underline ;
} 
a:active{
	color: #f83;
	text-decoration: underline ;
} 
a:hover{
	color: #f83;
	text-decoration: none ;
	position: relative;
	top: 2px;
	left: 2px;
}
body {
	/* 文字 */
	color: #f60;
	font-size: normal;
	font-family:'MS UI Gothic',sans-serif;
	/* 背景 */
	background-color: #fafafa;
	/* マージン */
	margin: 0px 5% 20px;
}
/* タイトル用 */
.tit{
	font-size: 200%;
	font-weight: bold;
}
/* サブサブタイトル用 */
.subsubtit{
	font-size: 150%;
	font-weight: bold;
}
td {
	color: #f60;
	font-size:1em;
	font-family:'MS UI Gothic',sans-serif;
}
/* テーブル１ */
.tab01 {
	font-size: 1em;
	border-style: solid;
	border-width: 2px;
	border-color: #fc6;
	background-color: #fc6;
}
/* テーブル２ */
.tab02 {
	border-style: solid;
	border-width: 1px;
	border-color: #b8f28c;
	font-size: normal;
}
/* テーブル３ */
.tab03 {
	font-size: normal;
	border-style: solid;
	border-width: 0px;
	background-color: #b8f28c;
}
/* テーブル４ -- リング */
.tab04 {
	font-size: normal;
	border-width: 0px;
	font-style: normal;
}
/* テーブル５ */
.tab05 {
	border-style: solid;
	border-width: 2px;
	border-color: #fc6;
	background-color: #fafafa;
}
/* セル--とっぷ */
.cell01 {
	background-color: #89bdde;
	text-align: center;
	width: 150px;
	height: 30px;
	padding: 2px;
	text-indent: 1%;
}
/* セル２--とっぷ */
.cell02 {
	/*background-color: #e5feda;*/
	text-align: center;
	padding: 2px;
}
/* セル３--キャラ、リンク */
.cell03 {
	background-color: #fafafa;
	text-align: left;
	padding: 2px 5px;
}
/* セル４--キャラ２ */
.cell04 {
	background-color: #fafafa;
	text-align: left;
	padding: 2px;
}
/* セル５--オリジナルのメニュー */
.cell05 {
	text-align: center;
	padding: 3px;
}
/* セル６--オリジナルのテーブル左 */
.cell06 {
	background-color: #fc6;
	text-align: center;
	padding: 2px;
	width: 100px;
}
/* セル７--オリジナルのテーブル右 */
.cell07 {
	text-align: left;
	padding: 2px;
	width: 400px;
}
/* セル８--BRAVERSのセル */
.cell08 {
	color: #d2f4fa;
	width: 150px;
}
/* セル９--リンク */
.cell09 {
	background-color: #fafafa;
	text-align: left;
	padding: 2px;
	width: 200px;
}
/* セル10--リンク */
.cell10 {
	background-color: #fafafa;
	text-align: left;
	padding: 2px;
	width: 250px;
}
/* 画像 */
img {
	border-width: 0px;
}
img.title {
	width: 700px;
	height: 186px;
}
/* pのセンター */
.pa {	text-align: center; }
/* divのセンター */
.da {	text-align: center; }
dt {	padding: 2px; }
dd {	padding: 5px; }
.dt01 {
	background-color: #fc6;
	padding: 3px;
	color: #f60;
	font-weight: bold;
}
/* -- キャラページ：トップ -- */
.dt02 {
	padding: 5px 5px 2px;
	border-left: thick solid;
	border-bottom: thin solid;
	border-top-style: none;
	border-right-style: none;
	border-color: #f93;
	font-weight: bold;
}
.dd {	padding: 2px 0px; }
/* -- キャラページ：トップ -- */
.dd02 {
	background-image: url(./sozai/mark01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
	padding-left: 15px;
	padding-top: 3px;
}
h1.subtit {
	font-size: 150%;
	font-weight: bold;
}
h1.subsubtit {
	font-size: 120%;
	font-weight: bold;
}
h2.foot {
	text-align: right;
	font-size: 100%;
}
.setsu {
	font-size: 100%;
	font-weight: normal;
	text-indent: 1%;
}
.setsu2 {
	font-size: 100%;
	font-weight: normal;
	text-indent: 2%;
}
div.header {
	padding-bottom: 10px;
	text-align: center;
}
div.middle {	padding: 2px; }
div.footer {	padding-top: 2px; }
div.main{
	float: left;
	width: 70%;
}
div.submain {
	float: left;
	width: 20%;
	padding-left: 10px;
}
div.end {	clear: both; }
div.new {
	width: 80%;
	height: 100px;
	border:none;
	overflow:auto;
	padding: 2px 5px;
}
div.con_tit {
	border-left: thick solid;
	border-bottom: thin solid;
	border-top-style: none;
	border-right-style: none;
	border-color: #f93;
	padding-left: 5px;
}
div.wu {	padding: 2px;}
div.illust {
	border-color: #f93;
	border-top: thick double;
	border-bottom: thick double;
	padding: 5px 5px;
	text-align: center;
	width: 75%;
}
div.illink {	padding: 10px; }
ul.menu {
	margin: 0px 0px 0px;
	list-style-type: none;
	width: 90%;
}
ul.menu li {
	list-style: none;
	float: left;
	width: 13%;
	padding: 2px;
	text-align: center;
	margin: 0px 1px;
	border-top: thin #f93 solid;
	border-right: thick #f93 solid;
	border-bottom: thin #f93 solid;
	border-left: thick #f93 solid;
}
ul.o_menu {
	margin: 10px 0px;
	list-style: none;
	width: 80%;
}
ul.o_menu li {
	list-style: none;
	display: inline;
	margin: 0px 5px;
	padding: 2px;
}
ul.dast {
	list-style: none;
	margin: 5px 0px 0px;
	padding: 2px;
	border: 0px;
	text-align:left;
}
ul.dast li {
	list-style: none;
	display: inline;
	background: url(./sozai/mark02.gif) no-repeat left center;
	padding-left: 18px;
}
body.prof {	margin-top: 2%; }

/* ＨＴＭＬの方のhead部分 */
/* 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift-JIS">
<meta name="ROBOTS" content="NONE">
<meta http-equiv="imagetoolbar" content="no">
<link rel="stylesheet" href="./style.css" type="text/css">
<title></title>
</head>

<body>

</body>
</html>
 */