﻿@charset "utf-8";

@import url("/css/aono/import/contentsad.css") ;



/* ボディー
************************************************************/ 

body {
	min-width: 844px ;
}



/* コンテンツ
************************************************************/ 

#bg {
	background: url(/images/aono/bg.gif) repeat-x #98aabb ;
}

#contents {
	width: 100% ;
	min-height: 100% ;
	margin: 0px auto ;
	overflow: hidden ;
	background: url(/images/aono/bg.jpg) no-repeat 50% top ;
}



/* コンテンツ広告
************************************************************/ 

#contentsAD {
	width: 844px ;
	height: 344px ;
	margin: 0px auto ;
	padding-top: 7px ;
	background: url(/images/aono/main.jpg) no-repeat ;
	float: none ;
	clear: none ;
	text-align: right ;
}



/*  更新情報
************************************************************/ 

#new {
	width: 844px ;
	margin: 0px auto ;
	overflow: hidden ;
	background: url(/images/aono/new/bg.jpg) no-repeat ;
}

#new h2 {
	padding: 10px 0px 5px ;
	float: left ;
	font-size: 1px ;
}

#new p {
	padding: 12px 0px 5px ;
	float: right ;
	font-size: 1px ;
}

#new ul {
	margin-bottom: 4px ;
	clear: both ;
}

#new li {
	width: 417px ;
	margin-bottom: 1px ;
	padding-bottom: 4px ;
	overflow: hidden ;
}

#new li span {
	width: 82px ;
	padding: 4px 0px 0px 18px ;
	display: block ;
	float: left ;
	font-size: 0.7em ;
	line-height: 1.4 ;
}

#new li a {
	width: 310px ;
	padding: 4px 7px 0px 0px ;
	display: block ;
	float: right ;
	font-size: 0.7em ;
	line-height: 1.4 ;
}



/*  インフォ５件
************************************************************/

#newInfo {
	width: 417px ;
	float: left ;
	overflow: hidden ;
}

#newInfo li {
	background: url(/images/aono/new/infoBgBottom.gif) no-repeat left bottom #ffffff ;
}

#newInfo li span {
	background: url(/images/aono/new/infoBgLeft.gif) no-repeat left top ;
}

#newInfo li a {
	background: url(/images/aono/new/infoBgRight.gif) no-repeat right top ;
}



/*  ブログ５件
************************************************************/

#newBlog {
	width: 417px ;
	float: right ;
	overflow: hidden ;
}

#newBlog li {
	background: url(/images/aono/new/blogBgBottom.gif) no-repeat left bottom #ffffff ;
}

#newBlog li span {
	background: url(/images/aono/new/blogBgLeft.gif) no-repeat left top ;
}

#newBlog li a {
	background: url(/images/aono/new/blogBgRight.gif) no-repeat right top ;
}
