html {
	height: 100%;
}


body {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	line-height: 1.6em;
	-webkit-text-size-adjust: 100%;
	font-size: 12px;
}


/*?????N???
---------------------------------------------------------------------------*/
a {
	color: #1462B3;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}

/*footer?????p?iHP????{?b?N?X?j
---------------------------------------------------------------------------*/
#wall {
        width: 100%;
        position: relative;
        height: 100%;
        min-height: 100%;
}

body > #wall {
        height: auto;
}


#contents {
	padding-bottom: 140px;
	background-image: url(../image/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#fescontents {
	padding-bottom: 140px;
	background-image: url(../aichifestival/abafes_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #00aad9;
}






/*?R???e?i?[?iHP????{?b?N?X?j
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	z-index: 100;
}
#fescontainer {
	text-align: left;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	padding: 10px;
	background-repeat: no-repeat;
	color: #FFF;
}



/*?w?b?_?[?i?T?C?g?????S???????????????i??u???b?N?j
---------------------------------------------------------------------------*/
#header {
	text-align: left;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	position: relative;
}

/*?T?C?g?????S?????*/
#logo {
	position: absolute;/*?w?b?_?[??u???b?N???????????0px??z?u*/
	top: 70px;
	right: 60px;
}

#home {
	position: absolute;/*?w?b?_?[??u???b?N???????????0px??z?u*/
	top: 5px;
	right: 25px;
}


/*?y?[?W??g?b?v?C???[?W
---------------------------------------------------------------------------*/
#mainimg {
	height: 340px;
	width: 640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index: 10;
	float: right;
	margin-left: 10px;
}

#basicimg {
	height: 200px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/*???C???R???e???c
---------------------------------------------------------------------------*/
#main {
	float: right;
	width: 641px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 0px;
}

#main h3 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #00F;
	padding: 5px;
	margin-bottom: 10px;
	height: auto;
}
#main #info {
	padding: 0px;
	line-height: 23px;
	margin: 5px;
}



#main #info02{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main #info h4 {
	color: #00F;
	display: block;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: dashed;
	border-left-color: #00F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#main #info p {
margin-bottom: 20px;
}

#main #info .pdf {
	background-image: url(../image/pdf.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 14px;
}

/*???C???j???[?X
---------------------------------------------------------------------------*/
li .date {
	width: 60px;
	height: 18px;
	list-style-type: none;
	font-size: 10px;
	color: #222;
	display: block;
	line-height: 18px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 2px;
}

 li.news {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

 li.newsred {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #E00;
}

li.newsred  a {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #E00;
}

/*?T?C?h?R???e???c?i?????j
---------------------------------------------------------------------------*/
#side {
	float: left;
	width: 270px;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-left: 0px;
}

#side img {
	padding-bottom: 15px;
}





/*?t?b?^?[???j???[
---------------------------------------------------------------------------*/
#footercredit {
	width: 100%;
	color: #FFF;
	background-color: #0066ff;
	padding-top: 3px;
	margin-bottom: 0px;
	font-size: 10px;
	margin-top: 10px;
	padding-bottom: 3px;
}

#footer {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 130px;
	background-position: center top;
	background-image: url(../image/footerbg.jpg);
	font-size: 12px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #0066ff;
}


#clear {
	clear: both;
	float: none;
}
.red {
	color: #F00;	
}



#strongred {
	font-size: 18px;
	background-image: url(img/contact1.png);
	background-repeat: repeat;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #F60;
	text-align: center;
}
.excel {
	background-image: url(../image/excel.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 12px;
}
.pdf {
	background-image: url(../image/pdf.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
}

.title01 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0066ff;
	font-size: 16px;
}
#button {
	padding: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	color: #FFF;
	line-height: 18px;
	text-align: center;
}

table#table-01 {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	width:600px;
 }
 table#table-02 {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
 }
 
 
.tb01 {
	border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	margin: 0px;
	line-height: 21px;
	font-size: 13px;
	padding: 5px;
	background-color: #CCC;
	text-align: center;
	width:150
	px;
}

.tb02 {
	border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	margin: 0px;
	line-height: 21px;
	font-size: 13px;
	background-color: #FFF;
	text-align: left;
	padding:10px;
	text-align:left;
}
.tb03 {
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	margin: 0px;
	line-height: 21px;
	font-size: 13px;
	background-color: #FFF;
	text-align: left;
	padding:5px;
	text-align:center;
}
#formthx {
	line-height: 21px;
	font-size: 13px;
	padding:10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;	
}

#wall #contents #container #main h2 {
padding-bottom: 10px;
}

.maintitle{
	background-image: url(../image/title_main.jpg);
	height: 30px;
	width: 640px;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
	padding-top: 8px;
}
#container #containerphoto {
	padding: 0px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#photocomment {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
}
.photoleft {
	float: left;
}
.menuimg {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
}
.bottom10 {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#container #containerphoto {
	padding: 0px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text10 {
	font-size: 10px;
}
.text12 {
	font-size: 12px;
}
#containercomment {
	padding: 0px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#info img {
	padding: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#aba {
	padding: 0px;
	float: left;
	height: 18px;
	width: 65px;
	background-image: url(../image/category_aba.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#referee {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 65px;
	background-image: url(../image/category_referee.png);
	background-repeat: no-repeat;
}
#renmei {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 18px;
	width: 65px;
	background-image: url(../image/category_renmei.png);
	background-repeat: no-repeat;
}
#date {
	height: 18px;
	list-style-type: none;
	font-size: 12px;
	color: #222;
	display: block;
	line-height: 18px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
}
#next {
	list-style-type: none;
	font-size: 12px;
	color: #222;
	display: block;
	float: left;
	background-image: url(../image/toukouback.jpg);
	background-repeat: no-repeat;
	height: 70px;
	margin: 0px;
	padding: 0px;
}

#next .nextbefore {
	width: 280px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}
.10pixel {
	height: 500px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 20px;
}
.next_right {
	vertical-align: middle;
	line-height: 120%;
	width: 245px;
}
.next_left {
	vertical-align: middle;
	line-height: 120%;
	width: 245px;
	margin-left: 0px;
	padding-left: 10px;
}
.next_left30 {
	vertical-align: middle;
	line-height: 120%;
	width: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/news_left.jpg);
}
.next_right30 {
	vertical-align: middle;
	line-height: 120%;
	width: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/news_right.jpg);
}
.next_left50 {
	width: 50px;
}
.newstitle {
	width: 550px;
	float: left;
}
.left25 {
	padding-left: 25px;
}
.chui {
	font-size: 9px;
	color: #FF0000;
}
.date {
	font-size: 12px;
}

.textalign_left { text-align: left; }
.textalign_center { text-align: center; }
.textalign_right { text-align: right; }

.verticalalign_top { vertical-align: top; }
.verticalalign_middle { vertical-align: middle; }
.verticalalign_bottom { vertical-align: bottom; }
#wall #contents #container #main #info p {
	padding-left: 10px;
}
#main #block01 {
	margin-bottom: 30px;
}
