/* 
Theme Name: akiryoT016
Description: グーフィーズのデザインチームが作り上げたシンプルなWordpressテンプレート

Version: 0.1.0
Author: GoofyS
Author URI: http://goofys.jp/
Tags: valid XHTML, blue, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, white, metamorph
*/

@import "sub.css";

* {
	margin: 0px;
	padding: 0px;
}
a:link,a:visited {
	color: #0033CC;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #00CC99;
}

a:visited {
/*	color: #295C6F;*/
}

p {
	margin: 0px 10px 1.5em 0px;
	line-height:130%;
}

body {
	color: #000000;
	font-size: 75%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#body {
	background-image: url(images/body_back2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#container {
	padding: 0 3px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #FFFFFF url(images/container_back.png) repeat-y left;
}
#header {
	background:#4A4F8E url(images/header/header_base.png) no-repeat;
	height: 185px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#hd01 {
	float: left;
	height: 180px;
	width: 371px;
	display: block;
}
#hd02 {
	float: left;
	height: 180px;
	width: 178px;
	display: block;
}
#hd01 span,#hd02 span {
	display: none;
}
#hd03 {
	float: left;
	height: 180px;
	width: 130px;
	display: block;
}
#headimg {
	height: 80px;
	width: 120px;
	margin-top: 55px;
}

#hd04 {
	background: url(images/header_menu.png) no-repeat;
	float: left;
	height: 180px;
	width: 121px;
	display: block;
}
#header_menu {
	padding: 0px;
	height: 105px;
	width: 105px;
	margin-top: 41px;
	list-style-type: none;
}
#header_menu ul ,#header_menu a{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#header_menu .hm01 a{
	display: block;
	height: 38px;
	width: 105px;
}
#header_menu .hm01 a:hover {
	display: block;
	background: url(images/header_menu.png) no-repeat -121px -41px;
}
#header_menu .hm02 a{
	display: block;
	height: 38px;
	width: 105px;
}
#header_menu .hm02 a:hover {
	background: url(images/header_menu.png) no-repeat -121px -79px;
}
#header_menu .hm03 a:hover {
	display: block;
	background: url(images/header_menu.png) no-repeat -121px -117px;
	height: 28px;
	width: 105px;
}
#header_menu .hm03 a{
	display: block;
	height: 28px;
	width: 105px;
}




#navi {
	height: 35px;
	margin: 5px 0 10px 0;
	overflow: hidden;
}

#navi ul{
	width:800px;
	height: 35px;
	background-image: url(images/navi.png);
	margin: 0px;
	padding: 0px;
}
#navi li{
    list-style:none;
    float:left;
    width:160px;
}
#navi a{
    display:block;
    width:160px;
    height:35px;
/*  background-image:url(images/navi.png);*/
}
#navi a span{
	display:none;
} 
#navi .navi01c a{
/*	display:block;
	width:160px;
	height:50px;*/
	background-image:url(images/navi.png);
	background-position:0px -70px;
}
#navi .navi01 a:hover {
/*	display:block;
	width:160px;
	height:50px;*/
	background-image:url(images/navi.png);
	background-position:0px -35px;
}
#navi .navi02c a{
/*	display:block;
	width:160px;
	height:50px;*/
	background-image:url(images/navi.png);
	background-position:-160px -70px;
}
#navi .navi02 a:hover {
/*	display:block;
	width:160px;
	height:50px;*/
	background-image:url(images/navi.png);
	background-position:-160px -35px;
}
#navi .navi03c a{
/*	display:block;
	width:160px;
	height:50px;*/
	background-image:url(images/navi.png);
	background-position:-320px -70px;
}
#navi .navi03 a:hover {
/*	display:block;
	width:160px;
	height:50px;*/
	background-image:url(images/navi.png);
	background-position:-320px -35px;
}
#navi .navi04c a{
/*	display:block;
	width:160px;
	height:50px;*/
	background-image:url(images/navi.png);
	background-position:-480px -70px;
}
#navi .navi04 a:hover {
/*	display:block;
	width:160px;
	height:50px;*/
	background-image:url(images/navi.png);
	background-position:-480px -35px;
}
#navi .navi05c a{
/*	display:block;
	width:160px;
	height:50px;*/
	background-image:url(images/navi.png);
	background-position:-640px -70px;
}
#navi .navi05 a:hover {
/*	display:block;
	width:160px;
	height:50px;*/
	background-image:url(images/navi.png);
	background-position:-640px -35px;
}

#kanban {
/*	background-image: url(images/header.jpg);*/
	height: 250px;
	margin-bottom: 10px;
}








#contents {
/*	background-color: #CCCC00;*/
	width: 780px;
	margin: 10px;
	padding: 0px;
}
#left {
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
/*	background-color: #993399;*/
	width: 550px;
}
#left ul {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#left ol {
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#left blockquote {
	color: #999999;
	background-color: #FFECDD;
	padding: 5px;
	margin-left: 50px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DC9B85;
	border-left-color: #DC9B85;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 470px;
}

#left .blue{
	width: 525px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	color: #003399;
	background: url(images/titlebar_550_blue_lite.png) no-repeat;
}
#left .orange{
	width: 525px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	color: #003399;
	background: url(images/titlebar_550_orange_lite.png) no-repeat;
}
#left .green{
	width: 525px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	color: #003399;
	background: url(images/titlebar_550_green_lite.png) no-repeat;
}

#right {
/*	background-color: #FF6600;*/
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
}

/*#right h3 {
	width: 195px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	color: #003399;
	background: url(images/side_h3_back.png) no-repeat;
}*/
#right .blue{
	width: 195px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	color: #003399;
	background: url(images/titlebar_220_blue_lite.png) no-repeat;
}
#right .orange{
	width: 195px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	color: #003399;
	background: url(images/titlebar_220_orange_lite.png) no-repeat;
}
#right .green{
	width: 195px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	color: #003399;
	background: url(images/titlebar_220_green_lite.png) no-repeat;
}

#right ul {
/*	list-style: url(images/list-mark01.gif) inside ;*/
	margin: 0 0 20px 6px;
	list-style: none;
}

#right .title_back {
/*	background: url(images/title_back.gif) no-repeat top left;
	padding: 0px;*/
}


#right li {
	background: url(images/line.gif) repeat-x left bottom;
	text-indent: 20px;
/*	width: 218px;*/
}
#right li a{
	width: 214px;
	height: 35px;
	line-height: 35px;
	display: block;
	text-decoration: none;
/*	padding-bottom: 5px;
	padding-left: 20px;
	width: 218px;*/
}

/*
#right li a:hover {
	color: #FF0000;
}

#right a {
	color: #295C6F;
}
#right a:visited {
	color: #295C6F;
}
*/

#right p {
	font-size: 10px;
}

.bot {
	padding: 10px;
}



#banner  {
	margin: 50px 0px 0px;
	padding: 0px;
}
#banner img {
	border: none;
	margin-left: 8px;
}


#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #686868;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


/*---------------------------------------------Footer---------------*/


#footer {
	color: #ffffff;
	width: 100%;
	background: #4A4D6E ;
/*	background: #D2D2DA ;*/
}
#under_menu {
	background: #4A4D6E url(images/under_menu_back2.png) top repeat-y;
	padding: 0px 3px;
	width: 800px;
	margin: 0px auto auto auto;
}
#sitemap {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
}
#under_left {
	margin: 0px 0px 20px 13px;
	padding: 0px;
	float: left;
	width: 180px;
	display: inline;
/*	color: #000099;
	background-color: #00CC99;*/
}
#map_menu {
/*	padding: 0px;
	margin: 0px 0px 20px 10px;*/
}
#under_left ul {
/*	background-color: #FFFFFF;*/
	list-style-type: none;
	margin: 0px 0px 20px 10px;
	padding: 0;
}
#map_menu a:link , #map_menu a:visited {
	text-decoration: none;
	color: #B3B4D9;
}
#map_menu a:hover {
	text-decoration: none;
	color: #FF9900;
}
#under_menu h3 {
	background-image: url(images/title/under_menu_h3.png);
	background-repeat: no-repeat;
	margin: 0px 0px 20px;
	padding: 5px;
	height: 24px;
	width: 170px;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}
#toolbar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
#under_toolbar {
	margin: 0px 10px 20px;
	padding: 0px;
	float: left;
	width: 180px;
	display: inline;
}
#under_toolbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#under_toolbar li{
	margin-bottom: 5px;
	display: block;
}
#toolbar span{
	display: none;
}
#toolbar a {
	background-image: url(images/banner/toolbar2.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 180px;
}
#toolbar .tool01 a{
	background-position: 0px 0px; /*JAL*/
}
#toolbar .tool02 a{
	background-position: 0px -40px; /*ANA*/
}
#toolbar .tool03 a{
	background-position: 0px -80px; /*AIRNIPPON*/
}
#toolbar .tool04 a{
	background-position: 0px -120px; /*JR*/
}
#toolbar .tool05 a{
	background-position: 0px -160px; /*MOFA*/
}
#toolbar .tool06 a{
	background-position: 0px -200px; /*MEGATRADE*/
}
#toolbar .tool07 a{
	background-position: 0px -240px; /*JP*/
}
#toolbar .tool08 a{
	background-position: 0px -280px; /*Ferry*/
}
#toolbar .tool11 a{
	background-position: -180px 0px; /*kousei*/
}
#toolbar .tool12 a{
	background-position: -180px -40px; /*worldclock*/
}
#toolbar .tool13 a{
	background-position: -180px -80px; /*worldweather*/
}
#toolbar .tool14 a{
	background-position: -180px -120px; /*akitaAIRPort*/
}
#toolbar .tool15 a{
	background-position: -180px -160px; /*NAA*/
}
#toolbar .tool16 a{
	background-position: -180px -200px; /*daikan*/
}
#toolbar .tool17 a{
	background-position: -180px -240px; /*haneda*/
}
#toolbar .tool18 a{
	background-position: -180px -280px; /*jingawa*/
}






#copy {
	height: 30px;
	background: #4A4D6E left top url(images/under_menu_btm2.png) no-repeat;
	width: 806px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

/**************************************************/

#left .blue {
	width: 550px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	color: #003399;
	background: url(images/titlebar_550_blue_lite.png) no-repeat;
}
#left .orange {
	width: 550px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	color: #003399;
	background: url(images/titlebar_550_orange_lite.png) no-repeat;
}
#left .green {
	width: 550px;
	line-height: 37px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	color: #003399;
	background: url(images/titlebar_550_green_lite.png) no-repeat;
}



#info_title {
	width: 550px;
	height: 60px;
}
#info_title h2{
	font-size: 20px;
	font-weight: bold;
	color: #33CC99;
	line-height: 25px;
	width: 400px;
/*	background-color: #33CC66;*/
	margin-top: 5px;
	float: left;
}
#info_title #spec {
/*	background-color: #FF0000;*/
	margin-top: 5px;
	float: right;
	width: 140px;
}

#info_title .categor a{
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 140px;
	display: block;
	font-size: 0%;
}
.categor span {
/*	display: none;*/
}
#info_title .date {
	width: 140px;
	height: 22px;
	text-align: left;
	padding-top: 3px;
}
#spec p{
	padding: 0px;
	margin: 0px;
}

.info_member {
	width: 525px;
/*	line-height: 37px;
	font-size: 14px;
	font-weight: bold;*/
	padding-left: 25px;
	color: #003399;
	background: url(images/title_info_550_green.png) no-repeat;
}
.info_general {
	width: 525px;
/*	line-height: 37px;
	font-size: 14px;
	font-weight: bold;*/
	padding-left: 25px;
	color: #003399;
	background: url(images/title_info_550_orange.png) no-repeat;
}



/********************* Calendar *******************/
#calendar1, #calendar_wrap {
	padding: 20px 10px 20px 10px;
}

#calendar_wrap {
	margin-bottom: 10px;
}

#calendar table, #wp-calendar {
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead {}

#calendar tbody td, #wp-calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev, #wp-calendar #prev {
	text-align: left;
}

#calendar #next, #wp-calendar #next {
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today {
	background: #686868;
	border: 1px solid #D6CE84;
	font-weight: bold;
	color: #ffffff
}



.widget_search {}

.post-body {
	margin-top:15px;
}

div.navigationbottom {
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav {
	float:left;
}

div.navigationbottom .rightnav {
	float:right;
}

/************* Comments ***************/
#commentform textarea {
	width: 80%;
	border: 1px solid #666666;
	padding:10px;
}

#submit {
	width: 120px;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: url(images/footer.gif) repeat-x;
	overflow:hidden;
        vertical-align: top;
	border:none;
}

#submit:hover {
	background: url(images/footer.gif) repeat-x;
	text-decoration: underline;
}

/*
div.imgbox {
	float:left;
	margin:5px;
}
*/

/**************** IE 7 *******************/
li.cat-item {
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar {
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .categor {
/*	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	background: #CC9900;*/
}

#commentlist li {
	margin-left: 20px;
	padding-bottom: 20px;
	font-size: 11px;
}

#author, #email, #url {
	border: 1px solid #666666
}

/*--Searchform--*/

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#right #searchform #s {
	width: 108px;
	padding: 2px;
	}

#right #searchsubmit {
	padding: 1px;
	}

