/*
* File
	: styles-site3.css
* Copyright (C) 2006 Byvision All rights reserved.
*/

/*************************デザイン************************/



/* サイドメニューカテゴリタイトル */
.side-c-title {
	margin-top: 3px;
	text-align:center;
	color: #666666;
	background: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url("http://www.aga-info.com/image/aga020.gif");
	font-size: 15px;
	height: 23px;
	line-height: 140%;
}


.side a:hover {
	color: #FF6600;
	text-decoration: none;
	}

/* エントリータイトル */
.entry-header {
font-size:18px;
color: #990000;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 4px;
margin: 10px 5px 25px 0px;
border-bottom: 1px dotted #992222;
border-left: 15px solid #992222;
}

.title {
font-size: 18px;
}


/* 背景 */
body {
background-image: url("http://www.aga-info.com/image/aga033.gif");
background-repeat: repeat-x;
}
