

@charset "EUC-JP";

*{
	list-style-type: none;
	font-family : "ヒラギノ角ゴ Pro ","Hiragino Kaku Gothic Pro","Osaka","Verdana","Tahoma","MS UI Gothic","Helvetica",sans-serif;
	color: #353B3F;
	padding: 0px;
	margin: 0px;
}

div.ad-貴方のトリップ {		/* 管理者コメント識別（コメント投稿時のパスワード入力で出力されるtripを『ad-』の後に入力ください） */
	color: #2A2C32;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_adbg.gif) #E5F7F3 repeat;
	margin: 0px 5px;
	padding: 10px;
	border: 1px solid #B1E5D8; 
}
body {
	text-align : center; 
	background-color: #ffffff;
}
img{
	border: none;
}


div#container {
	width: 720px;       /* 総横幅(720px)＝　メイン総横幅(491px)＋メニュー総横幅(229px) */
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}

div#main {				/* メイン　エリア */
	float: left;
	width: 491px;      
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_kwk_md.gif) repeat;
}

div#side {				/* サイドメニュー　エリア */
	float: right;
	width: 204px;       /* メニュー幅設定　width(204px)＝総横幅(229px)−margin(左25px) */
	margin-left: 25px;
}
*html div#side {		/* ie6 */
	margin-left: 12px;
}
div#footer {
	width: 491px; 
	font-size: 10px;
	padding: 20px 45px;
	clear: both;
}


a:link, a:visited {
	text-decoration: none;
	color: #353B3F;}
a:active {
	color: #B6E484;}
a:hover {
	color: #3DB8B3;}
	
p{
	font-size: 10px;}


/* メインヘッダー　エリア */
div#main-header {
	position: relative;
	width: 491px;
	height: 120px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_kwk_top.gif) left top no-repeat;
}
#main-header a.adm,
#main-header a.titic {
	display: block;
	float: left;
	width: 21px;
	height: 20px;
	margin-top: 20px;
	overflow: hidden;
}
#main-header a.adm {
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_icon2.gif) no-repeat 0px 0px;
	margin-left: 40px;
}
#main-header a.titic {
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_icon2.gif) no-repeat -23px 0px;
	margin-left: 10px;
}
#main-header a.adm:hover{
	background-position: 0px -22px;
}
div#main-header a.titic:hover{
	background-position: -23px -22px;
}
div#main-header h1{			/* BLOG TITLE */
	height: 80px;
	font-size: 16px;
	line-height: 1;
	font-weight: bolder;
	color: #505050;
	text-align: right;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_icon06i.gif) no-repeat 92% 45%;			/* 06画像 */
}
div#main-header h1 a{	
	width: 421px;		
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px 35px 10px;
}

*html #main-header a.adm {		/* ie6 */
	margin-left: 20px;
}
*html div#main-header h1{		/* ie6 */
	font-size: 14px;
}



h2.tit2{				/* 各タイトル文字修飾（最近エントリ、検索結果、カテゴリひょうじ */
	color: #659F9C;
}

h2{
	font-size: 12px;
	line-height: 1.2;
	font-weight: bolder;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #565242;
}


/* 上部sky画像設定 */
#sky-image{
	width: 100%;
	height: 74px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_skybg.gif) left top no-repeat;
}
#sky-image li{
	float: left;
	display: inline;
	font-size: 1px;
	line-height: 0px;
	border: 0px;
}
#sky-image .sky01{
	display: block;
	overflow: hidden;
	width: 120px;
	height: 74px;
	margin-left: 24px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_sky1.gif) no-repeat 0 0;
}
#sky-image .sky02{
	display: block;
	overflow: hidden;
	width: 208px;
	height: 74px;
	margin-left: 115px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_sky2.gif) no-repeat 0 0;
}
#sky-image .sky03{
	display: block;
	overflow: hidden;
	width: 24px;
	height: 74px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_sky3.gif) no-repeat 0 0;
}
*html #sky-image .sky01{		/* ie6 */
	margin-left: 12px;
}




/* 各コンテンツ設定 */
div.content {
	width: 401px;       /* width(401px)＝総横幅(491px)−padding(左45px＋右45px) */
	padding: 35px 45px 15px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_kwk_kugir.gif) no-repeat left top;
	font-size: 12px;
	text-align: left;
}
div.content p{
	padding-bottom: 2px;
	line-height: 1.4;
}
div.content dt{
	padding-top: 3px;
}


/* タイトル一覧設定 */
.titleli{
	margin-bottom: 15px;
}
.titleli p{
	padding-bottom: 2px
	font-size: 10px;
	line-height: 1.2;
}

/* 最新エントリー一覧設定 */
.ent {
	margin-bottm: 4px;
	padding-left: 20px;
	padding-bottom: 2px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_yaji_ico.gif) left top no-repeat;
}

/* エントリー記事内設定 */
.main-tit{					/* エントリータイトル　アイコン */
	padding-top: 2px;
	padding-left: 22px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_kao_boy.gif) left bottom no-repeat;
	font-size: 12px;
}
.main-text {				/* エントリー記事内 */
	margin-top: 5px;
	text-align: left;
	font-family : "MS UI Gothic","ヒラギノ角ゴ Pro ","Hiragino Kaku Gothic Pro","Osaka","Verdana","Tahoma","Helvetica",sans-serif;
	font-size: 12px;
	line-height: 1.4;
}
.main-text,
.main-text strong{			/* エントリー文字色 */
	color: #263B3C;
}
.main-text img{				/* エントリー記事内画像　回り込み等の設定はこちら */
	margin: 2px;
	padding: 2px;
	border: 1px solid #919191;
}

.main-text p{
	font-size: 12px;
}
.main-text a:link, 			/* リンク設定（エントリー記事内、コメント＆トラバ） */
.main-text a:visited,
.toracome a:link,
.toracome a:visited{ 
	color: #659F9C;
}
.main-text a:active,
.toracome a:active{ 
	color:#54B5B6;
}
.main-text a:hover,
.toracome a:hover{
	color: #CBEDED;
}
.toracome a{
	font-weight: bolder;
}
.main-text textarea,
.main-text select,
.main-text input {
	border: 1px solid #B1B1B1; 
	font-size: 12px;
	line-height: 1.4;
}

/* TAG設定 */
p.tag{
	color: #96B5BA;
	margin: 5px 0px;
}
p.tag a{
	padding-right: 4px;
}

/* コメントエリア設定 */
div.come-content{
	padding: 10px 0px;
	border-bottom: 1px dashed #A5CED6;
	font-size: 12px;
	line-height: 1.4;
}
div.come-content span{
	font-family : "MS UI Gothic","ヒラギノ角ゴ Pro ","Hiragino Kaku Gothic Pro","Osaka","Verdana","Tahoma","Helvetica",sans-serif;
}
div.come-content a{
	overflow: hidden;
	width: 95%;
}
.postcome{				/* コメント投稿リンク　アイコン */
	height: 14px;
	margin-top: 20px;
	padding-top: 25px;
	padding-right: 25px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_comep.gif) right bottom no-repeat;
}
.non{
	display: none;
}
/* トラバ */
p.traba{					
	margin-top: 10px;
}

/* ページアップ画像 */
.pageup a {
	display: block;
	overflow: hidden;
	margin-left: 350px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_puyaji.gif) no-repeat 0px 0px;
	width: 50px;
	height: 23px;
}
.pageup a:hover{
	background-position: 0px -22px;
}

/* ページリンク設定 */
div.pagelink {
	font-size: 10px;
	text-align: center;
}


/* サイドメニュー設定 */
dl.menu{
	margin-bottom: 25px;
	text-align: left;
}
dl.menu dt{
	margin-bottom: 5px; 
	font-size: 12px;
	font-weight: bolder;
}
dl.menu dd{
	font-size: 10px;
	line-height: 15px;
}
dl.menu li{
	padding-left: 5px;
	font-size: 10px;
	line-height: 15px;

}
dl.menu dd div{
	padding-left: 2px;
}
dl.menu dd textarea,
dl.menu dd select,
dl.menu dd input{
	border: 1px solid #B1B1B1; 
}


/* RSSフィード設定 */
ul.rssico{
	padding-top: 10px;
	text-align: center;
}
ul.rssico li{
	padding-bottom: 3px;
	line-height: 1;
}


/* 共通設定 */
.adm span, 
.titic span,
.pageup span,
.clth p span,
#sky-image li span{		
	display: none;
}
strong{
	font-weight: bolder;
}
.rightt {
	text-align: right;
}
.clearboth{
	clear: both;
}


/* カレンダー設定 */
div.calender-tit{
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #263B3C;
	font-weight: bolder;
}
.calender {
	width: 98%;
	border-top: 1px dashed #616161;
	font-size: 10px;
	line-height: 18px;
	color: #D5D2CD;
}
.calender caption {
	width: 98%;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	line-height: 12px;
}
.calender th {
	height: 12px;
	text-align: center;
}
.calender td {
	height: 14px;
	text-align: center;
	color: #B7B7B7;
}
.calender td a {
	display: block;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_caleb.gif) no-repeat center center;
}
th#sun {
	color: #579597;
}
th#sat {
	color: #80B6B8;
}
p#clsun {
	display: block;
	overflow: hidden;
	width: 17px;
	height: 5px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_cl_sun.gif) left top no-repeat;
}
p#clmon {
	display: block;
	overflow: hidden;
	width: 17px;
	height: 5px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_cl_mon.gif) left top no-repeat;
}
p#cltue {
	display: block;
	overflow: hidden;
	width: 17px;
	height: 5px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_cl_tue.gif) left top no-repeat;
}
p#clwed {
	display: block;
	overflow: hidden;
	width: 17px;
	height: 5px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_cl_wed.gif) left top no-repeat;
}
p#clthu {
	display: block;
	overflow: hidden;
	width: 17px;
	height: 5px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_cl_thu.gif) left top no-repeat;
}
p#clfri {
	display: block;
	overflow: hidden;
	width: 17px;
	height: 5px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_cl_fri.gif) left top no-repeat;
}
p#clsat {
	display: block;
	overflow: hidden;
	width: 17px;
	height: 5px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_cl_sat.gif) left top no-repeat;
}
.calender td a:link, .calender td a:visited {
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_caleb.gif) no-repeat center center;
	color: #263B3C;
}
.calender td a:hover {
	color: #C5E2E3;
}
div.plugin-calender{
	margin-bottom: 25px;
}


/* 引用設定 */
blockquote { 
	background-color: #F3FCFF; 
	margin: 4px; 
	padding: 0px 10px; 
	border: 1px solid #B6CACE; 
}

/* 著作権設定 */
address{
	padding: 10px 40px 0px; 
	font-style: normal; 
	font-size: 10px;
}

/* 絵文字設定 */
img.emoji{
	float: none;
	vertical-align: middle;
	margin: 0px 1px;
	border: 0px;
}

/* フォーム関連設定 */
#comment_form {				/* コメントFORMエリア */
	width: 95%;
	padding: 15px 10px 0px;
}
.c-input {					/* 名前等入力欄 */
	width: 60%;
	background-color: #F3F3F3; 
	border: 1px solid #B1B1B1; 
}
div.content form textarea{	/* コメント投稿欄 */
	width: 95%;
	height: 300px;
}
.c-pw {						/* パスワード入力欄 */
	width: 40%;
	background-color: #F3F3F3; 
	border: 1px solid #B1B1B1; 
}
.c-tra {					/* トラックバックURL欄 */
	width: 85%;
	background-color: #F3F3F3; 
	border: 1px solid #B1B1B1; 
}
.s-button {					/* 送信ボタン設定 */
	width: 269px;
	height: 22px;
	margin: 15px 0px 35px;
	border: 0px;
	padding-left: 2px;
	padding-top: 2px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_bpos.gif) #B1B1B1 left top no-repeat;
	text-align: left;
	font-size: 8px;
	color: #F7F7F7;
}
.d-button {					/* 削除ボタン設定 */
	width: 114px;
	height: 22px;
	border: 0px;
	padding-left: 2px;
	margin: 20px 0px;
	background: url(http://blog-imgs-15.fc2.com/m/i/1/mi104c/n06_sora_bdelete.gif) #E8E8E8 left top no-repeat;
	text-align: left;
	font-size: 8px;
	color: #B0B5B9;
}
textarea,select,input {
	color : #202020;
	font-size : 12px; 
	font-family : "ヒラギノ角ゴ Pro ","Hiragino Kaku Gothic Pro","Osaka","Verdana","Tahoma","MS UI Gothic",sans-serif;
	padding: 2px 0px;
}


#googleAdContainer{
	float: left;
}
#googleAdContainer img{
	border: 0px;
} 
