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

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


.proh2 {
       font-size: 14px;
}



.side-c-title {
	margin-top: 3px;
	text-align:center;
	color: #666666;
	background: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("http://www.aga-info.com/image/pro003.gif");
	font-size: 15px;
	height: 23px;
	line-height: 140%;
}


.side-a-title {
	margin-top: 3px;
	text-align:left;
margin: 0px;
	color: #333333;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #F7F7F7;
                border-left: 10px solid #FF9900;
border-bottom: 1px dotted #992222;
	font-size: 13px;
	height: 23px;
	line-height: 140%;
}

/* サイド */
.side {
	text-align: left;
	color: #FFFFFF;
margin: 2px 0 0 2px;
	background: #ffffff;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url("http://www.aga-info.com/image/test001.gif");
	font-size: 15px;
	height: 28px;
	line-height: 170%;
	list-style-type: circle;
}

.side a,
.side a:link,
.side a:visited {
	color: #333333;
	font-size: 13px;
	text-decoration: none;


}


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

	
}

/* エントリータイトル */
.entry-header {
	margin-top: 15px;
	padding-left:10px;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	background-position: left ;
	background-repeat: no-repeat;
	background-image: url("http://www.aga-info.com/image/kin005.gif");
	line-height: 200%;
}


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