/* A TAG */
a:link
{
	color: #0033cc;
}

a:link:hover
{
	text-decoration:none;
}

a:visited
{
	color: #0033cc;
}
/*	color: #ff9900; */



/* P TAG */
p.headline
{
	margin: 0em 0em 0em 4em;
}


/* TABLE TAG */
table.headline
{
	margin: 0em 0em 0em 4em;
}


/* font */
.sssize
{
	font-size:6pt;
}

.ssize
{
	font-size:9pt;
}

.msize
{
	font-size:10pt;
}

.lsize
{
	font-size:15pt;
}

.llsize
{
	font-size:20pt;
}

.midasi
{
	font-size:15pt;
	font-weight:900;
}

/*日誌*/
.diary_title
{
	font-size:10pt;
	font-weight:900;
	color:#DE0202;
}

.diary_bun
{
	font-size:10pt;
	color:#9B6D37;
}
/*フォント*/
td.cfont_min
{
	font-family:ＭＳ Ｐ明朝,ＭＳ 明朝;
}

strong.onsale
{
	font-size:12pt;
	font-weight:900;
}

/*キャッチコピー*/
td.catch
{
	color:#ff0000;
	font-weight:bold;
}

body
{
    scrollbar-base-color: #99CDFF;
    scrollbar-arrow-color: #0000FF;
}

body.main
{
	margin:0px;
	padding:10px 10px 10px 10px;
	color:#006666;
	background-color:#99ccff;
	background-repeat:repeat-x;
	background-image:url(image/gradation.gif);
}

body.main_other
{
	margin:0px;
	padding:0px;
	color:#006666;
	background-color:#99ccff;
	background-repeat:repeat-x;
	background-image:url(image/gradation.gif);
}

div.other_waku
{
	padding:20px 10px 0px 0px;
	width:380px;
	font-size:10pt;
}

div.story_menu_waku
{
	padding:0px 0px 0px 20px;
	margin:0px 0px 20px 0px;
	font-size:11pt;
	line-height:2.5em;
}

.other_pattern
{
	width:92px;
	background-image:url(image/line_2.gif);
	height:100%;
	padding:0px;
	margin:0px;
}

img
{
	border:0px;
}

.main_font_size
{
	font-size:9pt;
}

strong.type1
{
	color:#ff9900;
}

strong.type2
{
	color:#0033cc;
}

strong.type3
{
	color:#ffff00;
}


div.main_waku
{
	border:2px #ffffff solid;
	padding:10px;
	width:95%;
}

div.st5
{
	padding:0px 0px 0px 10px;
	font-weight:900;
}

div.main_news_title
{
	background-image:url(image/news_head.gif);
	height:28px;
	margin:0px;
	padding:3px 0px 0px 2px;
	font-size:12pt;
	font-weight:900;
	color:#ffffff
}

div.main_news_title_s
{
	background-image:url(image/news_head.gif);
	height:28px;
	margin:0px;
	padding:3px 0px 0px 2px;
	font-size:9pt;
	font-weight:900;
	color:#ffffff
}

div.motto_news_title
{
	background-image:url(image/news_head.gif);
	height:28px;
	margin:0px;
	padding:3px 0px 0px 2px;
	font-size:11pt;
	font-weight:900;
	color:#ffffff
}

div.motto_news_title_s
{
	background-image:url(image/news_head.gif);
	height:28px;
	margin:0px;
	padding:3px 0px 0px 2px;
	font-size:9pt;
	font-weight:900;
	color:#ffffff
}

div.main_news_waku
{
	border-left:1px #3333cc solid;
	border-right:1px #3333cc solid;
	margin:0px;
	padding:5px 10px 5px 10px;
	background-color:#ffffff;
	font-size:12px;
}

div.motto_waku
{
	border-left:1px #3333cc solid;
	border-right:1px #3333cc solid;
	border-bottom:1px #3333cc solid;
	margin:0px;
	padding:5px 10px 5px 10px;
	background-color:#ffffff;
	font-size:12px;
}

span.new
{
	font-weight:900;
	color:#99ff00;
	font-size:10pt;
}

hr
{
	background-color:#3333cc;
}

div.sikiri
{
	padding:15px 0px 15px 0px;
	font-size:10pt;
}

h1.story_title
{
	font-weight:900;
	font-size:15pt;
	color:#ff9900;
	margin:0px 0px 10px 0px;
}
