/*
Theme Name: aozei
Theme URI: http://phpbb.xwd.jp/viewforum.php?f=20
Description: 
Version: 1.1
Author: Synchro Design
Author URI: http://www.synchro-d.com/
*/



body {
	background-image: url(/img/bg.gif);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

p{
	margin: 0px;
}

img{border:none;}

.clear{
	clear: both;

}

a{color: #006699;}

a:hover{color: #FF6600;}

img.alignleft{
	margin: 0 7px 2px 0;
}

img.alignright{
	margin: 0 0 2px 7px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


.center{
	text-align: center;
}


/*------------------layout---------------------*/

#wrap{
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#all{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


#head{
	background-image: url(/img/head_bg.jpg);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}


#side{
	float: left;
	width: 190px;
	margin-top: 10px;
}

#main{
	float: right;
	width: 530px;
	margin-top: 10px;
}

#foot{
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	padding-bottom: 10px;
}

#top{
	float: right;
	width: 530px;
	margin-top: 10px;
}

/*------------------head---------------------*/


#head p{
	text-align: right;
	margin: 0px;
}
 

#head .rogo{
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

#head .navi{
	float: right;
	text-align: right;
	margin-top: 32px;
	margin-bottom: 5px;
}

#head .navi img{
	margin-left: 10px;
}

/*------------------side---------------------*/


#side ul{
	list-style-type: none;
	width: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(/img/side_ul_bg.gif);
	background-repeat: repeat-y;
}

#side ul li{
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	font-size: 12px;
	background-image: url(/img/side_li.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}

#side ul li ul{
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(/img/side_ul_li_ul.gif);
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#side ul li ul li {
	background-image: url(/img/side_li_li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
	line-height: 12px;
	margin: 0px;
	font-weight: normal;
}


#side ul li a{
	background-image: url(/img/button1.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-left: 20px;
	display: block;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}


#side ul li ul li a{
	background-image: none;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 0px;
	font-size: 10px;
	display: inline;
}

#foot .foot-line{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2A4E7F;
	margin-top: 5px;
	padding-top: 5px;
}


/*breadcrumb  ----------------------------------------------*/

.path {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px;
	text-align: left;
}
.path li {
	list-style-type: none;
	display: inline;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.path ol {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	display: inline;
	padding-top: 0px;
	line-height: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.path a {
	background-image: url(/img/path.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

/*------------------top---------------------*/


#top h1{
	font-size: 16px;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 10px;
}


#top p{
	line-height: 1.5em;
}



#top h2{
	background-image: url(/img/top_h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 10px;
}

#top h3{
	margin-bottom: 5px;
	font-size: 12px;
	margin-top: 0px;
}


#top .box{
	background-image: url(/img/top_box_body.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}


#top .box td{
	vertical-align: top;
}

#top .box td p{
	font-size: 12px;
}

#top .box .arrow{
	background-image: url(/img/arrow_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	float: right;
}



#top .box .topics{
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
}

#top .box .topics .link{
	background-image: url(/img/button1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#top .box .banner td{
	padding-bottom: 5px;
	text-align: center;
}




/*------------------main---------------------*/

#main h1{
	background-image: url(/img/h1.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 39px;
	margin-top: 0px;
	margin-bottom: 16px;
	background-position: left top;
	padding-top: 2px;
	padding-left: 40px;
}

#main h2{
	background-image: url(/img/h2.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	padding-left: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}


#main p{
	line-height: 2em;
	margin-bottom: 10px;
}

#main em{
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #003399;
	clear: both;
}




#main ul{
	list-style-type: none;
	margin-top: 10px;
	padding: 0px;
	margin-left: 0px;
	clear: both;
}

#main ul li{
	background-image: url(/img/items.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}


#main ul li ul li{
	background-image: url(/img/items_dot.gif);
	background-position: left center;
}

#main ol{
	list-style-position: inside;
	padding-left: 0px;
	clear: both;
}

#main ol li{
	padding-bottom: 10px;
}






/*------------------main tables---------------------*/

#main td{
	line-height: 1.5em;
	vertical-align: top;
}

#main th{	line-height: 1.5em;
}

#main .chart{
	background-color: #CCCCCC;
}

#main .chart td{
	background-color: #FFFFFF;
	padding: 5px;
	vertical-align: middle;

}

#main .chart th{
	background-color: #E8FFE8;
	text-align: center;
	padding: 5px;

}

#main table{
	margin-bottom: 30px;
}


#main .stream td{
	background-color: #E6E8EC;
	padding: 5px;
	vertical-align: middle;
}


#main .stream th{
	background-color: #FFFFFF;
	font-weight: normal;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

#main .stream th img{
	text-align: center;}





/*------------------main parts---------------------*/

.pdf{
	background-image: url(/img/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}


#mid-img{
	background-image: url(/img/mid_main_img.jpg);
	background-repeat: no-repeat;
	height: 100px;
	background-position: left top;
}

#mid-img p{
	padding-top: 45px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}

.dot-line{
	background-image: url(/img/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}



#main .news{
	background-image: url(/img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 520px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}



#main .news dl{
	margin: 0px;
}

#main .news dt{
	color: #003399;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
}

#main .news dd{
	line-height: 1.2em;
	margin: 0px;

}


#main .news-bottom{
	margin-bottom: 50px;
}

.more-link{
	background-image: url(/img/button1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 18px;
}







