/* 基本設定 */
*{font-family: "Arial";font-size: 11px}

BODY{	margin: 0px;
	color: #333333;
	background-color:#3399ff;
	scrollbar-base-color: #99ccff;
	background-image:url(bg.jpg);
	text-align: center}

A:link,A:active,A:visited{color: #7a4171;text-decoration: none}
A:hover{color: #8888aa;text-decoration: underline}

IMG{border: 0}

.iepngfix {behavior: expression(IEPNGFIX.fix(this));}

#ALLBOX{width: 100%;
	text-align:center;
	margin:0px;
	padding:0px}

#ALLBOX2{width: 806px;
	background-color:#3399FF;
	border-right:#FFFFFF 3px solid;
	border-left:#FFFFFF 3px solid;
	text-align:center;
	margin:0px auto;
	padding:0px}

/* コンテンツ部分 */

#up{	font-size:10px;
	width:740px;
	height:70px;
	text-align:left;
	padding:3px;
	margin:0px auto;
	margin-bottom:10px;
	border: #FFFFFF 2px dotted;
	color:#a25768;
	background-color:#FFFFFF;
	overflow:auto}

#conbox2{width: 742px;
	text-align: center;
	padding: 4px;
	margin:0px auto;
	border: #0055EE 1px solid;
	background-color: #FFFFFF;}

#CONTITLE{color: #333333;
	width: 100%;
	height:26px;
	background-color:#FFFFFF;
	font-weight: bold;
	text-align: right;
	padding:12px 0px 0px 0px;
	margin: 8px 0px 4px 0px;
	border-top: #26499d 2px solid;
	border-bottom: #26499d 1px solid}

/* メニュー部分 */

a#m_kei {width: 156px;height: 110px;background-image: url(m_kei.png)}
a#m_kei:hover {background-image: url(m_kei2.png)}

a#m_story {width: 156px;height: 110px;background-image: url(m_story.png)}
a#m_story:hover {background-image: url(m_story2.png)}

a#m_sample {width: 156px;height: 110px;background-image: url(m_sample.png)}
a#m_sample:hover {background-image: url(m_sample2.png)}

a#m_dl {width: 156px;height: 110px;background-image: url(m_dl.png)}
a#m_dl:hover {background-image: url(m_dl2.png)}

a#m_spec {width: 156px;height: 110px;background-image: url(m_spec.png)}
a#m_spec:hover {background-image: url(m_spec2.png)}


/* ヘッダー */

#HEADER{width: 800px;
	height:44px;
	text-align: right;
	padding-top:7px;
	background-image:url(n_title.jpg);
	background-repeat:no-repeat;
	CLEAR: both}


/* フッター */

#FOOTER{width: 100%;
	text-align: right;
	color: #003399;
	font-size:9px;
	background-color:#FFFFCC;
	border-top: #26499d 1px solid;
	margin-top:10px;
	padding-top:6px;
	CLEAR: both}
