/* 全体 */
body {
font-size: 90%;
color: #333333;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height: 140%;
}
h4{
font-size: large;
color: #990000;
}
img {
border: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}

/* コンテナ */
div#container{
width: 800px;
margin: auto
}
/* ヘッダー */
div#header{
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 5px;
border-top-style: solid;
border-top-color: #003399;
}
div#header h1{
font-size: 1.875em;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
margin: 0 20px
}
div#header h1 a{
text-decoration: none;
color: #003399
}
div#header p{
font-size: 10px;
color: #999999;
margin: 0px;
padding: 0px;
}
div#header img{
margin-top: 5px;
margin-bottom: 5px;
}
/* 記事 */
div.post{
margin: 20px auto
margin-top: 5px;
margin-bottom: 5px;
padding-top: 20px;
padding-left: 20px;
}
div.post h2{
background-image: url(http://www.aoguaho.com/pagedesign/02mark.gif);
background-repeat: no-repeat;
font-size: large;
padding-top: 2px;
padding-left: 24px;
padding-bottom: 5px;
margin: 0;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #FF3300;
}
div.post h2 a{
text-decoration: none;
color: #333333
}
div.honbun{
font-size: 90%;
line-height: 1.6;
margin-top: 10px
}
div.honbun p{
margin-top: 0
}
p.postinfo{
font-size: 90%;
color: #003399;
text-align: right;
margin: 20px 0 0
}
p.postinfo a{
color: #003399
}
/* ページリンク */
p.pagelink a{
font-size: 90%;
color: #003399
}
span.pageprev{
float: left
}
span.pagenext{
float: right
}
/* 独立ページのメニュー */
ul#pagemenu{list-style-type: none;
margin: 0;
padding: 0}
ul#pagemenu li{display: inline;
padding-right: 10px}
ul#pagemenu li a{font-size: 90%;
color: #003399;
text-decoration: none}
/* コメント */
div#comments{
clear: both;
padding: 10px 18px;
margin: 60px 0 20px
}
div#comments h3{
font-size: 0.875em;
padding-bottom: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #99CCFF;
}
div#comment-greeting{font-size: 0.75em}
div#comments label{font-size: 0.75em}
div#comments-open-data div, 
div#comment-form-reply, 
div#comments-open-text
div#comments-open-captcha,
div#comments-open-footer{margin-top: 10px}
textarea{width: 400px;
height: 170px}
div.compost{font-size: 0.75em;
border-bottom: dotted 1px #4babe3}
p.cominfo{text-align: right}
div#comments a{color: #005890}
body.mt-comment-preview div#comments
{width: 515px;
margin-left: auto;
margin-right: auto}
body.mt-comment-error div#comments
{width: 515px;
margin-left: auto;
margin-right: auto}
/* トラックバック */
div#tb{
padding: 10px 18px;
margin: 20px 0
}
div#tb h3{
font-size: 0.875em;
padding-bottom: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #99CCFF;
}
p#tburl{font-size: 0.75em;
background-color: #ffffff;
padding: 8px;
margin-bottom: 30px}
div.pingpost{font-size: 0.75em;
border-bottom: dotted 1px #4babe3}
p.pinginfo{text-align: right}
div#tb a{color: #005890}
/* コンテンツ */
div#content{width: 515px;
float: left}
span.main p{
font-size: 12px;
padding: 10px;
margin-bottom: 20;
background-color: #FFFFCC;
margin-top: 20px;
border: 1px dotted #FF6600;
}
span.main h2{
background-image: url(http://www.aoguaho.com/pagedesign/03bar515.gif);
background-repeat: no-repeat;
font-size: 12px;
color: white;
padding: 6px 8px;
margin-bottom: 0
}
div#content li{font-size: 90%;
list-style-type: none;
margin-bottom: 4px;
background-image: url(http://www.aoguaho.com/pagedesign/04listmark01.gif);
background-repeat: no-repeat;
background-position: 0 4px;
padding-left: 12px;
vertical-align: top}
div#content li li{font-size: 1em;
background-image: url(http://www.aoguaho.com/pagedesign/04listmark02.gif)}
div#content ul{margin: 8px;
padding: 0}
/* ページタイトル(カテゴリー) */
p#pagetitle{
font-size: large;
font-weight: bold;
color: #333333;
text-align: left;
margin-top: 20px;
background-color: #99CCFF;
padding-left: 30;
border-left-width: 5px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: solid;
border-left-color: #6699cc;
}
/* サイドバー */
div#sidebar{width: 220px;
float: right;
margin-top: 20px;
margin-bottom: 20px}
div#sidebar h2{
background-image: url(http://www.aoguaho.com/pagedesign/03bar.gif);
background-repeat: no-repeat;
font-size: 12px;
color: white;
padding: 6px 8px;
margin-bottom: 0
}
div#sidebar li{font-size: 90%;
list-style-type: none;
margin-bottom: 4px;
background-image: url(http://www.aoguaho.com/pagedesign/04listmark01.gif);
background-repeat: no-repeat;
background-position: 0 4px;
padding-left: 12px;
vertical-align: top}
div#sidebar li li{font-size: 1em;
background-image: url(http://www.aoguaho.com/pagedesign/04listmark02.gif)}
div#sidebar ul{margin: 8px;
padding: 0}
/* フィード */
p.feed{
font-size: 90%;
font-family: Verdana, Helvetica, sans-serif;
border: 1px dotted #FF6600;
padding: 5px;
margin: 25px 0
}
p.feed a{color: #444444;
text-decoration: none}
p.feed img{vertical-align: middle;
margin-right: 8px}
/* フッター */
div#footer{
border-top: 
solid 3px #003399;
clear: both;
text-align: center;
margin-top: 30px;
margin-bottom: 30px;
}
address{
font-size: 90%;
font-style: normal;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
padding-top: 6px
}
address a{
color: #333333
}








/* 空港写真 */
span.airport img{
margin: 5px;
border: 1px solid #666666;
padding: 5px;
}