@charset "UTF-8";
/* link3 */
*{word-break: break-all;
font-family:"verdana","helvetica","osaka",ans-serif;
}

body{
	font-size: 100%;
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(http://www.namjai.cc/_img/thai_travel1/na06_05topb.gif);
	background-repeat:repeat-y;
	background-position:center;
}

form{
	margin:0;
	padding:0px;
}

table.form{
	margin:25px 0 0 13px;
}

img{
	border:none;
}

a:link {
	color: #336600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #999900;
}
a:active {
	text-decoration: underline;
	color: #336600;

}
/* 全体 */
#container{
	width:850px;
	text-align:left;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #FFFFFF url() repeat;
	border: 0px solid #CC9966;
}

/* ページヘッダー */
#banner,#subbanner{
	background-image: url(http://www.namjai.cc/_img/thai_travel1/na06_05top.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 850px;
	margin: 0;
	padding: 0;
}

/* ブログタイトル */
.blogtitle {
	padding: 25px 20px 0 30px;
	display: block;
	text-align:left;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
	height: 180px;
}
/* ブログ説明文 */
.description {
	font-size: 12px;
	font-weight: normal;
	padding: 40px 90px 0 600px;
	height: 60px;
	float: right;
	color: #666633;
	line-height: 140%;
}

/* 左サイド */
#links{
	font-size: 85%;
	width:160px;
	float:left;
	text-align:left;
	margin:0px;
	padding:10px 5px 20px; 
	overflow:hidden;
}

/* 右サイド */
#links2{
	font-size: 85%;
	width:160px;
	float:right;
	text-align:left;
	margin:0px;
	padding:10px 5px 20px; 
	overflow:hidden;
}

/* 中央 */
#content{
	width:500px;
	float:right;
	padding:10px 5px 20px;
	margin-right: auto;
	margin-left: auto;
}

/* パン屑メニュー */
.topicpass {
font-size:10px;
line-height:16px;
vertical-align:bottom;
margin:0 0 5px;
padding:0;
}

/* ブログ */
.blog{
	margin-top: 0;
	margin-bottom: 0px;
	overflow: hidden;
	border: #92B849 solid 0px;
}

.blogbody{
	width:480px;
overflow:auto;
background:#FF9900 url() bottom right no-repeat;
margin:10px 0 0 0;
padding:8px;
	border: #92B849 solid 0px;
}
.title {
	font-size:100%;
	background-image: url();
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 7px;
	padding-top: 8px;
	margin: 0 0 10px;
	background-color: #FFFF99;
}
.date {
	font-size: 70%;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.main{
	font-size: 70%;
	line-height: 150%;
	padding:15px;
	overflow:auto;
	background-color: #FFFF99;
	color: #333;
}
.main img{
	margin:5px;
}
.main-continues{
	font-size:80%;
	clear: both;
}
.posted{
	background-image: url();
	background-repeat: no-repeat;
	background-position: right;
	padding: 2px 5px 5px 10px;
	text-align: right;
	font-size: 76%;
}

/* ページメニュー */
.menu {
	text-align: center;
	font-size: 90%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.pagetop {
	text-align: right;
	font-size: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* コメント・トラックバック */
.form {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	font-size: 80%;
}
.form th {
	vertical-align: top;
	padding: 5px;
	text-align: right;
	white-space: nowrap;
}
.form td {
	vertical-align: top;
	padding: 5px;
}
.tbUrl {
	font-weight: bold;
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFF99;
	padding: 8px;
}
#tbSpace, #comSpace {
	font-size: 80%;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}

.trackback-post, .comments-post {
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999900;
	padding-top: 2px;
	text-align: right;
	font-size: 86%;
}
.trackback-url {
	font-size: 14px;
	color: #CC9966;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
}
.comments-body, .trackback-body {
	padding: 5px;
	font-size: 86%;
}
.comments-head, .trackback-head {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 90%;
	font-weight: bold;
	color: #666600;
	background-color: #FFFF99;
	padding: 8px;


}

label{	
font-size:12px;	
font-weight:bold;	
}	

#author{width:200px;border:1px solid #CCCCCC;}	
	#email{width:200px;border:1px solid #CCCCCC;}
	#url{width:200px;border:1px solid #CCCCCC;}
	#text{font-size:12px;width:260px;height:200px;border:1px solid #CCCCCC;}


/* サイドバー設定 */
.sidetitle{
	padding: 3px;
	border-left-width: 6px;
	border-left-style:double;
	border-left-color: #92B849;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 80%;
	font-weight: bold;
	width:148px;
}

.side{
	font-size: 80%;
	line-height: 130%;
	width:148px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.side .text{
	width:80px;
}
.sidebody {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 8px;
	text-align: left;
}

/* カレンダー */
.calender {
	font-size: 80%;
	width: 156px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.calendarhead {
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
}
.calendartable {
	width: 156px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCC99;
}
.calendarwd {
	text-align: center;
}
.calendard {
	text-align: center;
	background-color: #FFFFFF;
}
.sat {
	color: #3366CC;
}
.sun {
	color: #990000;
}
.today {
	font-weight: bold;
	color: #336600;
}

/* オーナーへメール */
.inquiry{}

/* RSS */
.rss li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 85%;
}
/* アクセスカウンタ */
.counter{}
/* 読者登録 */
.subscription .sidetitle{
	text-align: left;
	}
.subscription{
	text-align: center;
	}
.subscription .text{
	width: 130px;
	margin-right: 5px;
}
/* お気に入り */
.link{}
/* ブログ内検索 */
.search{}

/* QRコード */
.qrcode{}
/* お勧め商品 */
.article_ad{}
/* カスタムプラグイン */
.custom1 , .custom2, .custom3 {
	width: 138px;
	font-size: 80%;
	line-height: 130%;
	padding: 10px;
}
/* フッター */
#footer {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: ;
	text-align: center;
	font-size: 76%;
	color: #666;
}
/* Powered by  */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}
