body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #FFFFFF;
	margin : 0px;
	background: url(http://www.aued-soken.com/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;
}

.shoplogo{ /* サイトロゴブロック（設定の場合）*/
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 760px;
}
		

/*-----サイド(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;
}
#sidebar h3 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #666;
	margin: 5px;
	width: 148px;
}

#sidebar p {
	color:#666;
	margin: 5px;
	width: 148px;
}


dt {
	margin-left : 10Px;
}

dd {
	margin-left : 40px;
}


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

.banner {
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.item_count {
	height: 20px;
	width: 150px;
	background-color: #662266;
	left: 5px;
	color: #FFFFFF;
	font-size: 13px;
	margin: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: center;
}


#magazine {
	height: 100px;
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #5967E1;
	left: 5px;
	color: #FFFFFF;
}

#seminar {
	height: 100px;
	width: 158px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	left: 5px;
	color: #131C66;
	border: 1px solid #131C66;

}

.menu01 {
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5967E1;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu01 a	{
	color:#FFF;
	text-decoration:none;
	width:160px;
	height:25px;
	background-repeat: no-repeat;
	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	background-color: #2231B9;
	margin-top: 1px;
	margin-bottom: 1px;
}
		
.menu01 a:hover{
	color:#FFF;
	background-repeat: no-repeat;
	background-color: #662266;
}

.menu02 {
	padding-top: 1px;
	padding-bottom: 1px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5967E1;
	margin-left: 5px;
}

.menu02 a	{
	color:#FFFFFF;
	text-decoration:none;
	width:150px;
	background-repeat: no-repeat;
	text-indent: 5px;
	text-valign: center;
	display: block;
	font-size: 12px;
	background-color: #5967E1;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #131C66;
	margin-top: 1px;
	margin-bottom: 1px;
}
		
.menu02 a:hover{
	color:#666666;
	background-repeat: no-repeat;
	background-color: #DD9BDD;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #662266;
}

.menu03 a	{
	color:#FFF;
	text-decoration:none;
	width:160px;

	background-repeat: no-repeat;
	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	padding-top: 1px;
	background-color: #131C66;
	padding-bottom: 1px;
	margin-left: 5px;
}
		
.menu03 a:hover{
	color:#FFF;
	background-repeat: no-repeat;
	background-color: #662266;
}

.menu04 {
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5967E1;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu04 a	{
	color:#FFF;
	text-decoration:none;
	width:160px;
	height:25px;
	background-repeat: no-repeat;
	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	background-color: #2231B9;
	margin-top: 1px;
	margin-bottom: 1px;
}
		
.menu04 a:hover{
	color:#FFF;
	background-repeat: no-repeat;
	background-color: #662266;
}

.menu05 {
	color:#FFF;
	text-decoration:none;
	width:160px;
	height:25px;
	background-repeat: no-repeat;
	text-indent: 10px;
	text-valign: center;
	display: block;
	font-size: 12px;
	background-color: #131C66;
	margin-top: 1px;
	margin-left: 5px;
}

#menu06 {
	text-decoration:none;
	width:160px;
	height:25px;
	background-repeat: no-repeat;
	text-indent: 22px;
	text-valign: center;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(http://www.aued-soken.com/img/icon/search.gif);
	padding: 0px;
	font-size: 13px;
	color: #131C66;
}

#new {
	color: #131C66;
	height: 100%;
	width: 148px;
	margin: 5px;
	border: 1px solid #5967E1;
	padding: 5px;
	clear: none;
	font-size: 12px;
	line-height: 15px;
}

#shityo {
	width: 160px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#shityo a {
	color:#FFF;
	text-decoration:none;
	width:160px;
	background-repeat: no-repeat;
	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	background-color: #131C66;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
	text-align: center;
}

#shityo a:hover {
	color:#FFF;
	background-repeat: no-repeat;
	background-color: #662266;
}

.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;
	height: 100%;
	border: 1px solid #5967E1;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}

.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;
}		

.menu06 {
	text-align: left;
	margin: 5px;
	font-size: 12px;
	color: #131C66;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.menu07 {
	text-align: left;
	margin: 5px;
	font-size: 12px;
	color: #131C66;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

		
/*フッター02部分*/
#footer02 {
	width : 790px;
	clear: both;
	margin : 5px;
	padding: 5px;
}
		
#footer02 p {
	font-size: 12px;
}


#footer02 #link{
	font-size:12px;
	color:#666;
	margin-top:5px;
	margin-bottom:5px;
}

#footer02 a{
		color: blue;
}

#footer02 a:hover{
		color : #131C66;
}		


/*フッター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/img/footer.gif);
	font-size: 12px;
	line-height: 170%;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
}

/*  navi01ナビ  */
.navi01 {
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	font-size: 12px;
	color:#666666;
	margin : 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

.navi01 a:link, .header a:visited, .header a:active {
	color: blue;
}

.navi01 a:hover {
	color: #662266;
}

/*  navi02ナビ  */

.navi02 a	{
	color:#FFF;
	width:160px;
	height:25px;
	background-repeat: no-repeat;
	text-indent: 15px;
	text-valign: center;
	display: block;
	font-size: 12px;
	background-color: #131C66;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
		
.navi02 a:hover{
	color:#FFF;
	background-repeat: no-repeat;
	background-color: #662266;
}

/*  navi03ナビ  */
.navi03 {
	font-size: 12px;
	color:#666;
	margin : 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
}

.navi03 a:link, .navi2 a:visited, .navi2 a:active {
	color: blue;
}

.navi03 a:hover {
	color: #662266;
}

#dropin {
	color:#131C66;
	position: absolute;
	visibility: hidden;
	right: 20px;
	top: 10px;
	width: 335px;
	line-height: 16px;
	background-color: #B7BDF2;
	border: 2px solid #131C66;
}

#dropin a{
	color:#131C66;
}

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

#dropin h3 {
	color: #131C66;
	font-size:14px;
	text-align: center;
}

#dropin p {
	font-size:12px;
	color: #2231B9;
}

#dropin strong {
	color: #131C66;
	font-size:14px;
	font-weight: bold;
}
#category_index {
	width: 100%;
}
#category_index #item {
	float: left;
	width: 23%;
	height:250px;	
	}
.itemphoto {
	width: 150px;
	height:150px;
}

#list {
	width: 100%;
}
#list #item {
	float: left;
	width: 23%;
	height: 250px;
	margin: 5px;
}

#demo {
	color:#666666;
	font-size: xx-small;
}

.first {
	color: #131C66;
	font-size:13px;
}


/*  topページ  */

#top01 {
	left: 160px;
	height: 385px;
	width: 580px;
	border: 2px solid #2231B9;
	margin-top: 7px;
	margin-bottom: 10px;
}

#top01 p {
	left: 165px;
}

#top01 h2 {
	color:#131c66;
	font-size: 16px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(http://www.aued-soken.com/img/icon/qmark.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	padding-top: 7px;
	padding-bottom: 0px;
}

#top01_left {
	width: 255px;
	height: 275px;
	padding: 5px;
	border: 1px solid #2231b9;
	margin: 5px;
	float: left;
	clear:both;
}

#top01_left h3{
	background-image: url(http://www.aued-soken.com/img/icon/icon.gif);
	background-repeat: no-repeat;
	text-indent: 22px;	
	color:#2231b9;
	font-size: 16px;
	border-bottom-style: none;
	height: 32px;
	padding-top: 3px;
}

#top01_left_button {
	background : #B7BDF2;
	width : 220px;
	height : 70px;
	color : #2231b9;
	margin: 5px;
	padding: 5px;
}
#top01_left_button a {
color : #131c66 ;
}


#top01_right {
	width: 255px;
	height: 275px;
	padding: 5px;
	border: 1px solid #662266;
	margin: 5px;
	float: left;
}

#top01_right h3{
	color:#993399;
	background-image: url(http://www.aued-soken.com/img/icon/icon1.gif);
	background-repeat: no-repeat;
	text-indent: 22px;	
	font-size: 16px;
	border-bottom-style: none;
	height: 25px;
	padding-top: 3px;
}

#top01_right_button {
	width : 220px;
	height : 70px;
	color : #993399;
	margin: 5px;
	padding: 5px;
	background-color: #E6B5E6;
}
#top01_right_button a {
color : #662266 ;
}

#top01_right_button a hover {
color : #2231b9 ;
}

#top02 {
	left: 160px;
	height: 300px;
	width: 580px;
	border: 2px solid #4698C4;
	margin-top: 7px;
	margin-bottom: 10px;
}

#top02 p {
	left: 165px;
}

#top02 h2 {
	color:#662266;
	font-size: 16px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(http://www.aued-soken.com/img/icon/qmark.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	padding-top: 7px;
	padding-bottom: 0px;
	clear:both;
}

#top02_left {
	width: 255px;
	height: 170px;
	padding: 5px;
	border: 1px solid #488EC5;
	margin: 5px;
	float: left;
	clear:both;
}

#top02_left h3{
	background-image: url(http://www.aued-soken.com/img/icon/icon3.gif);
	background-repeat: no-repeat;
	text-indent: 22px;	
	color:#488EC5;
	font-size: 16px;
	border-bottom-style: none;
	height: 32px;
	padding-top: 3px;
}

#top02_left_button {
	width : 220px;
	height : 40px;
	color : #2231b9;
	margin: 5px;
	padding: 5px;
	background-color: #74AED7;
}

#top02_left_button a {
color : #131c66 ;
}


#top02_right {
	width: 255px;
	height: 170px;
	padding: 5px;
	border: 1px solid #EF88B2;
	margin: 5px;
	float: left;
}

#top02_right h3{
	color:#EF88B2;
	background-image: url(http://www.aued-soken.com/img/icon/icon2.gif);
	background-repeat: no-repeat;
	text-indent: 22px;	
	font-size: 16px;
	border-bottom-style: none;
	height: 32px;
	padding-top: 3px;
}

#top02_right_button {
	width : 220px;
	height : 40px;
	color : #993399;
	margin: 5px;
	padding: 5px;
	background-color: #F3B2C9;
}
#top02_right_button a {
color : #993399 ;
}

#top02_right_button a hover {
color : #2231b9 ;
}


#top03 {
	left: 160px;
	clear:both;
	width: 580px;
	border: 2px solid #131C66;
	margin-top: 7px;
	margin-bottom: 10px;
}

#top03 p {
	left: 165px;
}

#top03 h2 {
	color:#131c66;
	font-size: 16px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(http://www.aued-soken.com/img/icon/check.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 30px;
	padding-top: 5px;
}

#top04 {
	left: 160px;
	width: 580px;
	border: 2px solid #662266;
	margin-top: 7px;
	margin-bottom: 10px;
}

#top04 p {
	left: 165px;
}

#top04 h2 {
	color:#662266;
	font-size: 16px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(http://www.aued-soken.com/img/icon/check.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 30px;
	padding-top: 5px;
}
.step {
	padding-right: 1px;
}
.pagetop{
	text-align:right;
	color:#999999;
	padding-right: 10px;
	font-size: 9px;
}

.sitemap{
	line-height: 100%;
}