@charset "utf-8";
/************************************

  Airlines Style Template

*************************************/

/*----- デフォルトスタイル -----*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	    border-collapse:collapse;
	    border-spacing:0;
}
img,a img {
	    border:0
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal
}
caption,th {
	text-align:left;
}
h3,h4,h5,h6 {
	font-weight:normal;
}

div.clear {
	clear:both;
}
a {
	color:#128FB2;
}
a:hover {
	color:#41A5C1;
	text-decoration:none;
}

/*----- 全体レイアウト -----*/
body {
	background-color: #E6E6E6;
	font:100%/100% normal Meiryo,メイリオ,'MS PGothic','ＭＳ Ｐゴシック','ＭＳ ゴシック',sans-serif;
	color:#333333;
}
div#droparea {
	background: url(../images/temp_airlines02/airlines_foot_bg.jpg) repeat-x 0 bottom;
	padding-bottom:1px;
}
div#wrapper {
	width:950px;
	margin:0 auto;
	background: url(../images/temp_airlines02/airlines_wrap_bg.jpg) repeat 0 0;
	position:static;
}

/*----- ヘッダー -----*/
div#header {
	width:950px;
	height:450px;
	margin:0 auto;
	background: url(../images/temp_airlines02/airlines_main_bg2.jpg) no-repeat 0 0;
}
div#header h1 {
	font-weight:bold;
	padding:30px;
	color:#0071BC;
}

/*----- コンテンツ全体 -----*/
div#content {
	width:880px;
	margin:0 auto;
	font-size:0.8em;
	line-height:1.3;
	position:relative;
}
div#bgborder {
	display:none;
}

div#main .cwaku,div#sidebar .cwaku,div#main .contentbody {
	padding:12px;
	border:3px solid #CCCCCC;
}
div#main .cwaku div,div#sidebar .cwaku div {
	margin:0 !important;
}


/*----- メイン -----*/
div#mainLeft,div#mainRight {
	width:620px;
	margin:0;
	overflow:hidden;
}
div#mainLeft {
	float:left;
	margin:0 30px 0 0;
}
div#mainRight {
	float:right;
}

div#main .cname,div#main .contenttitle {
	margin:0;
	padding:7px 0;
	background: url(../images/temp_airlines02/airlines_tit_bg.jpg) repeat-x 0 bottom;
}
div#main .cname h2,div#main .contenttitle h2 {
	font-size:1.2em !important;
	color:#000000 !important;
    margin:0 !important;
	background:none !important;
	padding:0 0 0 15px !important;
    border:none 0 !important;
}
div#main .cname h2,div#main .contenttitle h2 {
	/height:15px;
}
div#main .cname h2 img,div#main .contenttitle h2 img,div#sidebar .cname h2 img {
	margin:0 0 0 10px;
}
div#main .cname h2 a,div#main .contenttitle h2 a {
	color:#000000;
}

div#main .cwakurad1,div#sidebar .cwakurad1 {
	display:none;
}
div#main .cwaku,div#main .contentbody {
	background-color: #F2F2F2;
}
div#main .cwaku h3,div#sidebar .cwaku h3,.diaryT h4 {
	font-size:0.9em;
}
div#main .cwaku h3,div#sidebar .cwaku h3 {
	padding:0 0 0.5em 0 !important;
}
div#main .cwaku ul,div#sidebar .cwaku ul {
	list-style:none;
	margin:0 0 0.2em 0;
}
div#main .cwaku ul li,div#sidebar .cwaku ul li {
	list-style:none;
	background:url(../images/temp_airlines02/airlines_ico.gif) no-repeat 0 3px;
	padding:0 0 0 14px;
	margin:0 0 0.7em 0;
}
div#main .cwaku ul li a,div#sidebar .cwaku ul li a {
	margin:0 5px 0 0;
}
div.cwakurad2 {
	margin:0 auto 20px auto; 
}

div#main .topFreeArea,div#sidebar .topFreeArea {
	margin:0 0 10px 0;
}
div#main .topFreeArea p,div#sidebar .topFreeArea p {
	margin:0 0 0.5em 0;
}


/* photo */

div#main .cwaku div.photothumbarea,div#sidebar .cwaku div.photothumbarea {
	margin-bottom:0.2em !important;
}
div#sidebar .cwaku div.photothumbarea {
	width:99% !important;
}
.photothumbarea table {
	border:none 0;
}
div#sidebar .photothumbarea table {
	margin:0 auto !important;
	width:auto !important;
}
.photothumbarea table td {
	border:none 0 !important;
	background:none !important;
	padding-bottom:10px !important;
}
.photothumbarea img {
	background:#FFFFFF;
	padding:4px;
}
div#sidebar .photothumbarea img {
	padding:0;
}


/* calendar */

.CalendarT {
	width:100% !important;
}
.CalendarT table,#Calendar table {
	background:none !important;
}
.CalendarT table th,.CalendarT table td {
	font-size:14px;
}
.CalendarT table td,#Calendar table td {
	font-family:Calibri;
	background:none !important;
}
.CalendarT table th {
	text-align:center;
	font-size:12px;
	background-color:#CCCCCC !important;
}
#Calendar table th {
	background-color:#CCCCCC !important;
}
.CalendarT table td a {
	font-weight:bold;
	font-size:1.1em;
}
.CalendarT table td table td {
	padding:0 !important;
}



/*--- subpege ---*/

div#main .topicpath {
	font-size:0.9em;
	margin:0 0 10px 0 !important;
	color:#FFFFFF;
}
div#main .topicpath a {
	color:#FFFFFF;
}
div#main .contentbody {
	width:auto !important;
	line-height:1.5;
	padding:12px !important;
}
div#main .contentbody p {
	margin: 0 0 1.2em 0;
	line-height:1.5;
}
div#main .contentbody h1,div#main .contentbody h2,div#main .contentbody h3,div#main .contentbody h4,div#main .contentbody h5,div#main .contentbody h6 {
	clear:both;
	margin:2.7em 0 1em 0;
}
div#main .contentbody h2 {
	font-size:1.6em;
}
div#main .contentbody h3 {
	font-size:1.2em;
}
div#main .contentbody h4 {
	font-size:1.1em;
}

div#main .contentbody ul,div#main .contentbody ol {
	margin: 0 0 1.2em 30px;
	line-height:1.5;
}
div#main .contentbody li {
	margin: 0 0 0.5em 0;
}
div#main .contentbody dl {
	margin: 0 0 2.5em 0;
	line-height:1.2;
}
div#main .contentbody dl dt {
	margin:15px 0 1em 0;
}
div#main .contentbody dl dd,div#main .contentbody blockquote {
	margin:0 0 2.5em 2em;
	font-size:0.9em;
}
div#main .contentbody table th {
	font-size:1em;
}

div#main .displeft {
	clear:both;
	margin:0 0 10px 0;
}
div#main .dispcenter input {
	padding:2px 10px;
	border-color:#999999;
}
div#main .lbtncenter {
	font-size:0.9em;
}


/* news */

div#main .owaku a {
	font-size:1.1em;
}
div#main .owaku ul li {
	margin:0 0 1em 0;
}
div#main .owaku ul li img {
	margin:0 0 0 5px;
}
div#main .shosaileft {
	font-size:0.9em;
}


/* diary , bbs */

div#main .diarycommenttitle,div#main .bbsthreadtitle {
	margin:0 0 0.5em 0 !important;
	background:#DDDDDD !important;
}
div#main span.bbsthreadtitle {
	background:none !important;
	padding:0 !important;
}
div#main .diaryprevnext {
	height:auto !important;
}
div#main .diarythread {
	padding:0 0 25px 0 !important;
}
div#main .diaryhonbun,div#main .bbshonbun {
	margin:0 0 15px 0 !important;
}
div#main .diarycommentcnt,div#main .bbscomment {
	margin:0 0 30px 0;
}


/* comment form */

div#main table.inputform {
	line-height:1.5;
	border-top:1px solid #CCCCCC !important;
	margin:0 0 15px 0;
}
div#main table.inputform th,div#main table.inputform td {
	padding:5px 15px;
	font-size:0.9em;
	border-bottom:1px solid #CCCCCC !important;
}
div#main table.inputform th {
	background-color:#DDDDDD !important;
	text-align:left;
}
div#main table.inputform th .hissu {
	font-size:0.9em;
	color:#BF1909;
}
div#main table.inputform td {
	font-size:0.8em;
}


/*----- サイドバー -----*/
div#sidebar {
	width:230px;
	margin:0;
	float:left;
	overflow:hidden;
}

div#sidebar .cwaku {
	background-color:#E6E6E6;
}
div#sidebar .cname {
	padding:0;
	padding:7px 0;
	background-color:#BEAFA9;
}
*html div#sidebar .cname{
	margin:0;
}
div#sidebar .cname h2 {
	font-size:14px;
	color:#FFFFFF;
	padding:0 0 0 15px;
}
div#sidebar .cname h2 a {
	color:#FFFFFF;
}



/*----- フッター -----*/
div#footer {
	clear:both;
	width:950px;
	margin:0 auto;
	padding:20px 0 25px 0;
	text-align:center;
	font-size:0.8em;
}


/************************************

  naturalate* 's template
  web: http://hp.amakusa-web.jp/a0908/

*************************************/

a {
	color:#57850E;
}
a:hover {
	color:#799D3E;
}

div#sidebar .cname {
	background: url(../images/temp_airlines02/airlines_g_side_tit_bg.jpg) repeat-x 0 0 #619426;
}
