/*
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;
}
#aka {
	height: 170px;
}
#aka p {
	float: left;
	width: 400px;
}

#aka img {
	float: left;
}
	
/* コンテナ */
div#container	{
	width: 960px;
	margin: 0 auto;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#sidebar {
	float: left;
	width: 170px;
	height: 1500px;
	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: 1500px;
	margin: 0;
	text-align: left;
	background-color: #fffff0;
	font-size: 12px;
	color: #000;
	border: 1px solid #ff0;
}

#main {
	margin: 0 195px 0 175px;
	height: 1500px;
	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 {
/*	clear: both;*/
	padding: 2px;
/*	height: 100px;*/
	color: #000;
/*	overflow: scroll;*/
}

#main #whatsnew h3 {
	display: inline;
}

#t_blog {
	width: 570px;
	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: 570px;
	height: 250px;
	padding: 35px 10px 0 10px;
/*	font-size: 12px;*/
	background: url(img/p_blog.jpg) top left no-repeat;	
}

.column {
	width: 580px;
	height: 200px;
}

#timetable p { 
	margin: 5px;
	padding: 5px;
	background-color: #ff9;
}
#timetable dl dt {
	background-color: #ff9;
	margin: 5px 5px 0 5px;
	padding: 5px;
	font-weight: bold;
	border-bottom: 1px solid gray;
}
#timetable dl dd{
	background-color: #ff9;
	margin:0 5px 10px 5px;
	padding: 5px;
}
 
#timetable h2 {
	width: 190px;
	height: 23px;
	background-color: #ff9;
	color: #000;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#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.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;
}

#main1 div.post h2 {
	padding: 10px 0;
	font-weight: bold;
	font-size: 1.5em;
}

#main1 div.sentence {
	margin-bottom: 20px;
}

#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 {
	margin: 20px 0 3px 0;
	padding: 0;
/*	text-indent:0.5em; */
}

ul.link {
	margin: 3px 0 10px 0;
	padding: 5px 0;
	line-height: 1.5;
	text-indent: 1em;
	background-color: #ffc;
}

ul.link li {
	margin-left: 1em;
}

#main1 iframe {
	margin: 10px 0;
}

form {
	padding: 1em;
	border: 10px solid #bbb;
	width: 32em;
	background-color: #f9f6f1;
}

fieldset {
	border: none;
}

legend {
	margin-bottom: 1em;
	padding-left: 11em;
	font-weight: bold;
}

#main1 dt {
	float: left;
	width: 9em;
}

#main1 dd {
	margin-left: 9em;
	margin-bottom: 1em;
}

input#name,
input#email,
textarea {
	border: 1px solid #666;
	border-bottom-color: #ccc;
	border-right-color: #ccc;
	width: 20em;
}

#main1 form p {
	text-align: center;
}

#main1 p input {
	padding: 0.2em;
	border: 3px double #666;
	border-top-color: #bbb;
	border-left-color: #bbb;
	background-color: #ededed;
	font-weight: bold;
}

#main1 p input:active {
	border: 3px double #bbb;
	border-top-color: #666;
	border-left-color: #666;
}

input:focus,
textarea:focus {
	background-color: #fffacd;
}

#main .teshio {
	padding: 0 10px 10px 10px;
}

