/* ---------------------------------------------
CSS Document　ハワイ最新情報
--------------------------------------------- */

/* 
　トップレイアウト
--------------------------------------------- */
/* 
　※CMS系コンテンツのみの設定
--------------------------------------------- */

#conLeft {
	width: 460px;
}
#conGoogle {
	width: 220px;
}



/* 
　左側
--------------------------------------------- */
/* 
　トップ画像
--------------------------------------------- */

#conLeft h2 {
	width: 460px;
}
#conLeft h2 a {
	height: 170px;
	width: 460px;
	display: block;
}

#conLeft .read {
	width: 460px;
}

#conLeft .rss {
	width: 460px;
}



/* 
　日時
--------------------------------------------- */
#conLeft h3 {
	width: 448px;
	background-color: #FF9900;
}
* html #conLeft h3 {
	width: 460px;
}


/* 
　サブタイトル
--------------------------------------------- */

#conLeft .subtitle {
	width: 460px;
}



/* 
　記事・文章エリア
--------------------------------------------- */
#conLeft .section {
	width: 460px;
}



/* 
　メイン・タグ指定エリア（枠）
--------------------------------------------- */
#conLeft .section p {
	width: 448px;
}
* html #conLeft .section p {
	width: 460px;
}



/* 
　お気に入り追加・この記事を友達に送る
--------------------------------------------- */
#conLeft form {
	width: 460px;
}
#conLeft .pagenavi {
	width: 460px;
}



/* 
　右側
--------------------------------------------- */

#side .ttl {
	background-color: #FFE062;
}


/*
　SEO施工スタイル
----------------------------------------------*/

#conLeft .blogTitle {
	width: 460px;
}
#conLeft .blogTitle a {
	height: 170px;
	width: 460px;
	display: block;
}



#conLeft p.title {
	width: 448px;
	background-color: #FF9900;
}
* html #conLeft p.title {
	width: 460px;
}