@charset "UTF-8";

/* リンク設定 */
a:hover {
	color:#63C;
	text-decoration:underline;
}

/* ボディー */
body {
	background-image: url(../images/common/bg04_00.gif);
}

/* コンテナ */
#container {
	background-image:url(../images/common/footer04_01.gif);
}

/* ヘッダー部分 */
#header .ttl {
	background-image: url(../images/common/title_04.gif);
}

#header .ttl dl dd {
	background-image: url(../images/common/arrow_04.gif);
}

.ttl ul li strong {
	background-image:url(../images/common/note_s04_act.gif);
}

.ttl ul li a {
	background-image:url(../images/common/note_s04_lnk.gif);
}

#header .cat-04 a {
	color:#333333;
	background-image:url(../images/common/note_s04_act.gif);
}
#header .cat-04 a:hover {
	background-image:url(../images/common/note_s04_act.gif);
}


/* メイン設定 */

#main .caption {
	background-image: url(../images/common/caption_04.gif);
}








#main .pad {
	margin:0 10px 7px 10px;
	float:left;
	border-bottom: #ddd solid 1px ;
	padding-bottom:15px ;
/*	background-color: #0FC; */
}

#main .pad dl {
	width:650px;
}

#main .pad dl dt {
	width:140px;
	text-align:center;
	float:left;
}

#main .pad dl dd {
	font-size:13px ;
	width:490px;
	line-height:160%;
	float:right;
}

#main .pad dl dd h3 {
	font-size:18px;
	font-weight:bolder;
	color:#CCC;
	text-decoration:none;
	margin-bottom:10px;
}







#main .scroll-up dl dd {
	background-image: url(../images/common/arrow_top_04.gif);
}


/* 下部ナビゲーション */

#footer {
	background-image: url(../images/common/footer04_00.gif);
}
