@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------
H2エリア別
--------------------------------------------------------- */

h2.blog_m {
	font-size:14px;
	font-weight:bold;
	width:430px;
	height: 26px;
	line-height:26px;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
	background:url(/images/area/link_m_oceania.gif) no-repeat;
	}
	
h2.blog_l {
	font-size:14px;
	font-weight:bold;
	width:722px;
	height: 26px;
	line-height:26px;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
	background:url(/images/area/link_l_oceania.gif) no-repeat;
	}
	
h2.blog_s {
	font-size:14px;
	font-weight:bold;
	width:247px;
	height: 26px;
	line-height:26px;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
	background:url(/images/area/link_s_oceania.gif) no-repeat;
	}
	
	
h2.blog_ss {
	font-size:14px;
	font-weight:bold;
	width:247px;
	height: 26px;
	line-height:26px;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
	background:url(/images/area/link_s_oceania.gif) no-repeat;
	}


/* ---------------------------------------------------------
左メニュー　プロフィール
--------------------------------------------------------- */

#l_navi div ul.left_module_profile {
	font-size:12px;
	width:185px;
	height: 24px;
	margin:5px 0;
	padding:0 0 0 5px;
	background:url(/images/area/link_ss_oceania.gif) no-repeat;
	}
	
#l_navi div ul.left_module_profile li {
	font-size:12px;
	width:152px;
	height: 24px;
	margin:0;
	padding:0 0 0 20px;
	line-height:24px;
	font-weight:bold;
	list-style:none;
	}

/* ---------------------------------------------------------
記事コメント入力
--------------------------------------------------------- */
div.comment_title {
	font-size:14px;
	font-weight:bold;
	width:745px;
	height: 26px;
	line-height:26px;
	margin:0 0 5px 0;
	padding:0 0 2px 10px;
	border-left:#5C8EF2 8px solid;
	border-bottom:#999999 1px dotted;
}


/* ---------------------------------------------------------
リンク
--------------------------------------------------------- */
/* エリア別見出し用カラー（矢印付き）*/
.a_area{
	background:#dddddd url(/com_img/area/a_oceania.gif) no-repeat left;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:2px 2px 2px 18px;
	margin:5px 0 2px 0;
	}
.a_area a { color:#333333; text-decoration: underline }
.a_area a:link { color:#333333; text-decoration: underline }
.a_area a:visited { color: #666666; text-decoration: underline }
.a_area a:active { color:#666666; text-decoration: none ;}
.a_area a:hover { color:#666666; text-decoration: none }

/* ---------------------------------------------------------
エリア→
--------------------------------------------------------- */	
.area_arrow {
	background:url(/com_img/area/a_oceania.gif) no-repeat left;
	list-style:none;
	padding:0 0 0 20px;
	margin:3px 0;
	}

/* ---------------------------------------------------------
特派員タイトル
--------------------------------------------------------- */
/*オセアニア*/
div.title_cairns {
	width:782px;
	height:86px;
	margin:10px 0 10px 4px;
	padding:0;
	background:url(/images/blogtitle/t_cairns.jpg) no-repeat;
}


div.title_sydney {
	width:782px;
	height:86px;
	margin:10px 0 10px 4px;
	padding:0;
	background:url(/images/blogtitle/t_sydney.jpg) no-repeat;
}


div.title_auckland {
	width:782px;
	height:86px;
	margin:10px 0 10px 4px;
	padding:0;
	background:url(/images/blogtitle/t_auckland.jpg) no-repeat;
}


div.title_wellington {
	width:782px;
	height:86px;
	margin:10px 0 10px 4px;
	padding:0;
	background:url(/images/blogtitle/t_wellington.jpg) no-repeat;
}

div.title_perth {
	width:782px;
	height:86px;
	margin:10px 0 10px 4px;
	padding:0;
	background:url(/images/blogtitle/t_perth.jpg) no-repeat;
}

