/* 基本 */
body{
	color: #000;
	font-size: 12px;
	line-height: 1.4em;
}

/* フォント指定 */
.ft13 { 
	font-size: 13px; 
}
.ft13b{ 
	font-size: 13px; 
	font-weight: bold ;
}
.ft15b{ 
	font-size: 15px; 
	font-weight: bold ;
}

/* 更新履歴ボックス */
.rireki{
	width: 360px;
	padding: 7px;
	background-color: #FFFFCC;
	border:solid 2px #5D0C5B;
	text-align: left;
	line-height: 1.4em;
}

/* 更新履歴日付 */
.date {
	font-family: "Arial","Century Gothic","sans-serif";
	color: #660066;
}

/* フッタ */
#footer { 
	width: 650px;
	margin-top: 2em;
	text-align: left;
	line-height: 1.3em;	
}


/* 初期設定タグ */
.font15 {  font-size: 15px; line-height: 19px; font-style: normal;}
.font15b {  font-size: 15px; font-style: normal; font-weight: bold}
.font14 {  font-size: 14px; line-height: 17px}
body {  font-size: 12px;  text-decoration: none;}
td {  font-size: 12px;}
.sub {  font-size: 24px; line-height: 28px; font-style: bold;}
.font12 {  font-size: 12px; font-weight: bold; line-height: 14px; color: #000000}
.text { font-size: 12px; color: #000000}
.font13 { font-size: 13px; line-height: 17px; }
.font13b { font-size: 13px; line-height: 17px;  font-weight: bold }
.font14l {  font-size: 14px; line-height: 19px}
.font16 {  font-size: 16px; line-height: 19px; font-weight: bold }
.font18b { font-size: 18px; font-style: normal; font-weight: bold }
.font20b { font-size: 20px; font-style: normal; font-weight: bold }
.font22b { font-size: 22px; font-style: normal; font-weight: bold }
.line { line-height: 1.4;}

/* 中期設定タグ */
.ft16{
font-size: 16px;
}

.main{
width: 480px;
}
.c_name{
border-top: solid 1px #333399;
border-bottom: solid 1px #333399;
border-left: solid 6px #333399;
border-right: solid 6px #333399;
width: 480px;
padding:10px;
margin:10px;
}
.instory{
color:#fff;font-size:13px;background-color:#666;padding:3px;
}
.c_mokuji{
background-color:#CCCCFF;
width: 100%;
padding:2px;
}
.c{
border: dotted 1px #666;
padding:8px;
margin-bottom: 60px;
}
.c_title{
text-align: left;
width: 100%;
border-bottom: solid 1px #666;
margin-bottom: 2px;
}
.c_story{
text-align: left;
color: #333;
line-height: 1.5em;
}
