* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:1.5;
	color: #1C1C1C;
	list-style: none;
	text-align: center;
}

img {
	border: none;
	vertical-align: middle;
}

a:link, a:visited, a:active {color : #1E90FF;text-decoration: underline;}
a:hover{color : #1E90FF;text-decoration: underline;}
	
/* テーブルの属性*/
table {
	margin: 0 0 0 10px;
	color: #1C1C1C;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td {padding: 5px;}

.top{
	vertical-align:top;
}


/* 基本設定 ----------------------------- */
#base{
	width: 800px;
	margin: 0 auto;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background: #FFF;
	position: relative;
}

#header {
	height:155px;
	margin: 0;
	color: #000000;
}

#header h1{
	margin : 0;
	padding: 0;
	float: left;
	text-indent: -2000px;
}
h1 a {
	width:250px;
	height:80px;
	display: block;
}


/*  記事枠等の属性  */
#right {
	float: right;
	width: 600px;	
	margin: 5px 0;
	background: #FFF;
	overflow-x: hidden;	
}

#right h2 {
	color: #1E90FF;
	display: block;
	text-align: left;
	font-size: 16px;
}
			
#right h2 a {
	text-decoration: none;
	color: #FFF;
}

#right h2 a:hover {
	color: #FF0000;
}

#right h3 {
	padding: 0 10px;
	border-bottom: 1px solid #0F6B8A;
	color: #666;
	display: block;
	text-align: left;
}

#right h4 {
	padding: 0 10px;
	border-bottom: 1px solid #DDD;
	color: #669966;
	display: block;
	text-align: left;
}

#right h5 {
	padding: 0 10px;
	color: #666;
	display: block;
	text-align: left;
}


#right .cont{
	margin: 0px 10px 20px 5px;
	border-style: solid;
	border-color: #DDD;
	border-width: 1px 1px 1px 1px;
}

#right .cont .doc{
	padding: 10px;
	text-align: left;
}

#right .cont .doc .right{
	text-align: right;
}

#right .cont .doc p{
	margin:  0px 0px 0px 10px;
}

/*　詳細へ　*/
.next {
	margin : 10px 0;
}

.next a{
	float: right;
	width: 80px;
	height:20px;
	display: block;
	background: url("http://ahe-a.org/img/more01.gif") no-repeat;
	text-decoration: none;
	text-align: center;
	color: #666;
}

.next a:hover{
	width: 80px;
	height:20px;
	display: block;
	background: url("http://ahe-a.org/img/more02.gif") no-repeat;
	color: #FF0000;
}

/*  パンくずリスト  */
#right .navi2 {
	margin :0px;
	width: 100%;
	padding: 0 5px;
	text-align: left;
	}

#right .navi2 a {
	color: #1E90FF;
	text-decoration: none;
	}

#right .navi2 a:hover {
	color: #1E90FF;
	text-decoration: underline;
	}

/*  記事一覧  */
#right ol{
	margin: 0px 0px 20px 40px;
}

#right li{
	margin: 5px 0;
	font-size: 100%;
	color; #666;
}

#right .cform{
	margin: 0;
}

/*----- trackbacks & Comments-----*/

#right #trackbackdata, #right #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#right #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#right #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#right .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}



/*  サイドメニュー等の属性  */
#left {
	float: left;
	width: 200px;
	margin: 0;
	background: #FFF;
	overflow-x: hidden;
}

#left h2{
	margin: 5px 5px 0 10px;
	border: 1px solid #555;
	background: #306400;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	text-indent: 5px;
}

#left .search{	
	margin: 0 5px 0 10px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

/*　検索窓　*/
#left .search div {
	padding: 10px;
	text-align: left;
}

/* カテゴリ指定 */
#left .cat{
	margin: 0;
}


/*フッターナビ*/
#f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 5px 5px;
}

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/* フッター-----------------*/
#footer {
	clear: both;
	width: auto;
	height: 60px;
	margin: 0;
}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color:  #3399CC;
	line-height: 155%;
	}

.powered {
	margin: 10px 0;
	text-align: center;
}


/* add */
#title-left {
	top  : 10px;
	left : 10px;
	position : absolute;
}

#menu1 {
	top  : 100px;
	left : 0px;
	position : absolute;
}

#menu2 {
	top  : 100px;
	left : 200px;
	position : absolute;
}

#menu3 {
	top  : 100px;
	left : 400px;
	position : absolute;
}

#menu4 {
	top  : 100px;
	left : 600px;
	position : absolute;
}

#info  {
	width:  600px;
	text-align: left;
}

#news-img{
	float:left;
	margin:  0px 0px 0px 10px;
}

#news-info{
	margin:  0px 0px 0px 10px;
}

#news  {
	margin:  0px 0px 0px 10px;
}

#3bonbasira{
	text-align: center;
}

#category  {
	width:  190px;
	margin: 3px 3px 0px 0px;
	text-align: left;
}

#category .category1 {
	margin: 0px 0px 5px 0px;
}

.v-top{vertical-align:top;}

.img-left {
	float:left;
	padding:  0px 10px 10px 0px;
}

#img-center {
	text-align: center;
	padding: 10px;
}

.boxs5   { display: block; margin: 0px; padding: 0px; height: 5px;   width: 200px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; position: relative; }
.boxs10  { display: block; margin: 0px; padding: 0px; height:10px;   width: 200px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; position: relative; }
.boxs20  { display: block; margin: 0px; padding: 0px; height:20px;   width: 200px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; position: relative; }
.boxs30  { display: block; margin: 0px; padding: 0px; height:30px;   width: 200px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; position: relative; }
.boxs100 { display: block; margin: 0px; padding: 0px; height:100px;  width: 200px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; position: relative; }
