/*
Theme Name: Air788
Description: AirTesshi2010
*/

body {
	margin: 0;
	padding: 0;
	text-align: center; 
	background-color: #fff;
	color: #000;
}

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	line-height: 1.5;
}


/* コンテナ */
div#container	{
	width: 960px;
	margin: 0 auto;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#sidebar {
	float: left;
	width: 170px;
	height: 1000px;
	margin: 0;
	text-align: center;
	background-color: #fffff0;
	border: 1px solid #ff0;
}

#sidebar #company {
	width: 170px;
	height: 30px;
}

#sidebar #keijiban {
	width: 170px;
	height: 270px;
	color: #000;
}

#sidebar #keijiban ul li {
	margin: 8px 0;
}

#sidebar #koukoku {
	width: 170px;
	height: 200px;
}

#timetable {
	float: right;
	width: 190px;
	height: 1000px;
	margin: 0;
	text-align: left;
	background-color: #fffff0;
	color: #fff;
	border: 1px solid #ff0;
}

#main {
	margin: 0 195px 0 175px;
	height: 1000px;
	background-color: #fff;
	text-align: left; 
	color: #000;
}
#navi {
	width: 780px;
	height: 24px;
	padding-left: 2px;
	background-color: #fffff0;
}

img { border: 0; }
li { 	list-style: none; }

/* ヘッダー */
#header {
	width: 960px;
	height: 153px;
	text-align: left;
	background: url(img/nayorodaichi2.jpg) no-repeat;
}

#header #logo {
	float: left;
	width: 107px;
	height: 114px;
	margin: 15px 20px 0 20px;
}

#header h1 {
	float left;
	padding-top: 10px;
	color: transparent;
}


#header h1 a {
	text-decoration: none;
	color: transparent;
}

#header p {
	font-size: 0.75em;
	margin: 8px 20px 0;
	color: transparent;
}


#footer {
	width: 960px;
	height: 60px;
	text-align: right;
	font-size: .8em;
	background-color: #fadd5e;
}

#footer address {
	padding: 10px;
	color: #000;
}

#main h2 {
	font-weight: bold;
	font-size: 1.3em;
	padding: 2px;
}

#whatsnew, #aspara, #blog, #others {
	width: 580px;
}

#main #whatsnew {
	claer: both;
	padding: 2px;
/*	height: 100px;*/
	color: #000;
/*	overflow: scroll;*/
}

#main #whatsnew h3 {
	display: inline;
}

#t_blog {
	width: 580px;
	height: 160px;
	padding: 35px 10px 0 10px;
	background: url(img/t_blog.jpg) top left no-repeat;
/*	font-size: 12px;	*/
}
#t_blog h3 {
	font-weight: normal;
}

#p_blog {
	width: 580px;
	height: 150px;
	padding: 35px 10px 0 10px;
/*	font-size: 12px;*/
	background: url(img/p_blog.jpg) top left no-repeat;	
}

.column {
	width: 580px;
	height: 200px;
}

#timetable h2 {
	width: 190px;
	height: 23px;
	background-color: pink;
	color: #000;
	text-align: center;
	font-size: 12px;
}

#timetable h3 {
	padding-left: 25px;
	font-size: 9pt;
	background: url(img/r_base_joho_1.jpg) no-repeat;
}

#timetable h3 span.time {
	font-size: 8pt;
}
#timetable h3.joho {
	width: 190px;
	height: 23px;
	background: url(img/r_base_joho_1.jpg) no-repeat;
}
#timetable h3.music {
	width: 190px;
	height: 23px;
	background: url(img/r_base_music_1.jpg) no-repeat;
}
#timetable h3.talk {
	width: 190px;
	height: 23px;
	background: url(img/r_base_talk_1.jpg) no-repeat;
}
#timetable h3.star {
	width: 190px;
	height: 23px;
	background: url(img/r_base_star_1.jpg) no-repeat;
}

#timetable h3.joho2 {
	width: 190px;
	height: 45px;
	background: url(img/r_base_joho_2.jpg) no-repeat;
}
#timetable h3.musi2 {
	width: 190px;
	height: 45px;
	background: url(img/r_base_music_2.jpg) no-repeat;
}
#timetable h3.talk2 {
	width: 190px;
	height: 45px;
	background: url(img/r_base_talk_2.jpg) no-repeat;
}
#timetable h3.star2 {
	width: 190px;
	height: 45px;
	background: url(img/r_base_star_2.jpg) no-repeat;
}

#navi li {
	width: 118px;
	height: 23px;
	float: left;
/*	text-indent: -9999px;*/
}

#navi li a {
	width: 118px;
	height: 23px;
	text-decoration: none;
	display: inline;
}
/*
#navi li#news { background: url(img/news.gif) no-repeat; }
#navi li#bangumi { background: url(img/bangumi.gif) no-repeat }
#navi li#personality { background: url(img/personality.gif) no-repeat; }
#navi li#request { background: url(img/request.gif) no-repeat; }
#navi li#weekly { background: url(img/timetable.gif) no-repeat; }
#navi li#news a:hover { background: url(img/news.gif) no-repeat; }
#navi li#bangumi a:hover { background: url(img/bangumi.gif) no-repeat }
#navi li#personality a:hover { background: url(img/personality.gif) no-repeat; }
#navi li#request a:hover { background: url(img/request.gif) no-repeat; }
#navi li#weekly a:hover { background: url(img/timetable.gif) no-repeat; }
*/
#subnavi {
	clear: both;
	width: 960px;
	height: 25px;
	background-color: #fffff0;
	color: #fff;
	border: 1px solid #ff0;
}

#subnavi li {
	display: inline;
	padding: 2px 5px 0 5px;
	text-align: center;
	font-size: 12px;
}

#main dl {
	width: 580px;
	height: 200px;
	margin: 0:
	padding: 0;
}

#main dt {
	float: right;
	padding-right: 10px;
	text-align: center;
	width: 200px;
	height: 200px;
}

#main dd {
	width: 350px;
	height: 200px;
	float: left;
	padding-left: 10px;
	font-size: 14px;
}

#main1 {
	text-align: left;
	width: 958px;
	border-left: 1px solid #ff0;
	border-right: 1px solid #ff0;
}
#main1 #content {
	width: 960px;
}
#main1 div.post {
	padding-left: 50px;
	padding-right: 50px;
}

#main2 {
	height: 1500px;
	margin-left: 175px;
	text-align: left;
	padding: 10px;
}
#main2 .post {
	padding: 10px;
	border: 1px solid gray;
}


#sidebar2 {
	float: left;
	width: 160px;
	height: 800px;
	margin: 0;
	text-align: left;;
	padding: 5px;
	background-color: #fffff0;
	border: 1px solid #ff0;
}

dl.data {
	padding: 5px;
}
dl.data dt {
	margin-bottom: 5px;
	padding-right: 5px;
	width: 12em;
	float: left;
	text-align: right;
}

dl.data dd {
	width: 600px;
	margin-bottom: 5px;
	margin-left: 12em;
	padding-left: 0.5em;
	margin-right:5px;
/*	border-left: 4px solid #A6FFA6;
	border-bottom: 1px solid #6c0; */
	border-left: 4px solid #f00;
	border-bottom: 1px solid #f00;
	
/*	background-color: #cfc; */
}
dl.data dd li {
	list-style-position: inside;
}

h2.link-category {
	padding: 20px 0 5px 0;
	text-indent:0.5em;
}

.link li {
	margin-left: 1em;
}

ul.link {
  padding: 5px 0;
  line-height: 1.7;
  text-indent: 1em;
	background-color: #cfc;
}
