body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #FFFFFF;
	margin : 0px;
	background: url(http://www.aued-soken.com/whats_new/img/back/back.gif);
	color:#333333;
	font-size: 12px;
	line-height: 200%;
}


/* 画像の属性 */
img {
	border-style: none;
}

/* strongの色 */
strong {
	color: #333333;
	font-size:13px;
}
	

a:link {
	color: blue;
}

a:hover {
	color: #662266;
}

/* --------- 基本設定 ----------------------------------　*/
#base
{
	width: 800px;
	margin-top : 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	background-repeat: repeat;
}

#wrapper
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBB;
	border-left-color: #BBB;
}

/*------------------------------------------------------ */

/* ブログの枠等の属性 */

#container{
	width:800Px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*ヘッダー部分*/


#header	{
	height : 80px;
	background-repeat: no-repeat;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(http://www.aued-soken.com/img/banner/back_header.gif);
	background-position: right;
	}

#header img{
	float : left;

}

#header	h1{
	font-size:12px;
	color: #662266;
	text-align:right;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	line-height: 12px;
	float: none;
}

#header	h1 a { color: #131C66;text-decoration: none;}
#header	h1 a:hover { color: #662266;text-decoration: none;}

.sitename {
	font-size:12px;
	color: #662266;
	text-align:right;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	line-height: 12px;
	float: none;
	font-weight: bold;
}
.sitename a {
	color: #131C66;
	text-decoration: none;
	font-weight: bold;
}
.sitename a:hover {
	color: #662266;
	text-decoration: none;
	font-weight: bold;
}


/*-----サイド(left)--------*/

#sidebar {
	width: 160px;
	float: left;
	margin: 5px;
	color: #666;
	font-size: 12px;
	line-height:150%;
	clear: both;
}

#sidebar h2 {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	border-style: solid;
	border-color: #131C66;
	border-width: 0px 0px 1px 10px;
	background-color: #5967E1;
	color: #FFFFFF;
	margin: 5px;
	width: 148px;
	line-height:150%;
}

#sidebar h2 a{
	color: #FFFFFF;
}
#sidebar h3 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #666;
	margin: 5px;
	width: 148px;
}

#sidebar p {
	color:#666;
	width: 148px;
	line-height:120%;
}


.module-list {
	line-height:130%;
}

.module-list-item {
	line-height:130%;
}


/*------メニュー部分------*/

.calendar {
	width: 140px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.feed {
	width: 140px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.search {
	width: 148px;
	text-align: left;
	margin: 5px;
	padding: 5px;
	height: 100%;
	border: 1px solid #5967E1;

}

.search strong {
	color:#2231B9;
}

/*エントリー部分*/
#content {
	width: 600px;
	font-size: 12px;
	line-height :150%;
	float: left;
	margin: 0px;
	padding: 5px;
}

#content p {
	clear: both;
	color:#666;
	font-size: 12px;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content h1 {
	color:#131C66;
	font-size: 16px;
	border-bottom-style: dotted;
	border-bottom-color: #5967E1;
	border-bottom-width: medium;
	margin: 2px;
	line-height: 150%;
	}


#content h2 {
	color:#131C66;
	border-style: solid;
	border-color: #5967E1;
	border-width: 0px 0px 1px 10px;
	margin: 10px 10px 5px 10px;
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
}


#content h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana,Helvetica,sans-serif;
	color:#131C66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5967E1;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
}

#content a {
	color: blue;
}

		
#content a:hover {
	color : #662266;
}		
		

/*フッター01部分*/
#footer01 {
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	width : 790px;
	clear : both;
	font-size: 12px;
	text-align: center;
	margin: 5px;
	padding: 5px;
}

#footer01 p	{
	background: url(http://www.aued-soken.com/whats_new/img/footer.gif);
	font-size: 12px;
	line-height: 170%;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
}