body {
	margin:0;
	padding: 0px;
	background: #FFFFFF;
	background-image: url(http://templates.blog.fc2.com/template/building/f_bg.gif);
	color:#636363;
	font-size: 12px;
	line-height: 180%;
	font-family: "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "trebuchet MS", trebuchet, "verdana", arial, sans-serif; 
}


a:link {color:#FF9000; text-decoration:none;}
a:visited {color:#955025; text-decoration:none;}
a:active {color:#FF9000; text-decoration:none;}
a:hover {color:#FFAC66; text-decoration:underline;}


h1 {	font-size: 150%;}
h2 {	font-size: 100%;}


li {
	background: #E3E3E3;
	font-size: 10px;
	line-height: 180%;
	list-style-type:disc;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px dotted #565759;
}

li a:hover{
	background: #F8F8F8;
}

input,textarea,select,button,submit{
	font-size :10px;
	line-height: 150%;
	background: #FFFFFF;
	color :#636363;
	font-family: "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "trebuchet MS", trebuchet, "verdana", arial, sans-serif; 
}





/*ボックス（レイアウト設定）---------------------------*/

/*サイトタイトル*/
#box_title {
	background: url(http://templates.blog.fc2.com/template/building/f_title.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 289px;
	z-index: 0;
}

/*メイン表示部分*/
#box_main {
	position: absolute;
	left: 20px;
	top: 222px;
	width: 500px;
	z-index: 1;
}

/*サイド表示部分*/
#box_side {
	position: absolute;
	left: 575px;
	top: 115px;
	width: 180px;
	align: center;
	z-index: 2;
}





/*タイトル部分---------------------------*/

/*サイトタイトル*/
.site_title {
	position: absolute;
	left: 20px;
	top: 75px;
	width: 500px;
	font-size: 18px;
	font-weight: bolder;
	color: #191919;
	letter-spacing : 1px;
	padding: 0px;
}

.site_title a:link {	color:#191919;	text-decoration: none;}
.site_title a:active {	color: #191919;	text-decoration: none}
.site_title a:visited {	color: #191919;	text-decoration: none}
.site_title a:hover {	color: #191919;	text-decoration: none;}

/*サイト説明文*/
.site_intro {
	position: absolute;
	left: 20px;
	top: 100px;
	width: 500px;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
	letter-spacing : 1px;
	padding: 0px;
}





/*サイドメニュー関連---------------------------*/

/*サイドテーブル（1ブロック）*/
#box_side .table{
	width: 180px;
	margin: 0px 0px 20px 0px;
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
}

.table p{
	margin:0.3em;
}

/*サイドテーブル（フラッシュ専用）*/
#box_side .table_flash{
	width: 180px;
	margin: 0px 0px 87px 0px;
}

/*サイド：見出し*/
#box_side h3{
	background: #565759;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing : 1px;
	padding: 2px 10px 2px 10px;
	margin: 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #78797A;
}

/*サイド：テキスト*/
#box_side .text{
	background: #E3E3E3;
	font-size: 10px;
	line-height: 180%;
	color: #636363;
	padding: 3px 3px 3px 0px;
	margin: 0px;
	border-bottom: 2px solid #565759;
}





/*エントリー関連---------------------------*/

/*エントリーテーブル（1ブロック）*/
#box_main .table{
	width: 500px;
	padding-bottom: 10px;
	margin: 0px 0px 40px 0px;
	background: #E7E7E7;
	border: 1px solid #B2B2B2;
}

/*エントリー：ナビゲーション*/
#box_main .navi{
	font-size: 10px;
	letter-spacing : 1px;
	text-align:center;
	background: #E7E7E7;
	border: 1px dotted #B2B2B2;
	padding: 5px 10px 5px 10px;
	margin-bottom: 40px;
}

/*エントリー：見出し*/
#box_main h3{
	font-size: 12px;
	line-height: 180%;
	font-weight: bolder;
	color: #58595B ;
	letter-spacing : 1px;
	border-bottom: 1px dotted #58595B;
	margin: 10px 20px 15px 20px;
}

/*エントリー：テキスト*/
#box_main .text {
	font-size: 10px;
	line-height: 150%;
	color: #636363;
	letter-spacing : 1px;
	margin: 15px 20px 15px 20px;
}

/*エントリー：ステータス（日付等）*/
#box_main .state {
	font-size: 10px;
	line-height: 150%;
	color: #636363 ;
	letter-spacing : 1px;
	margin: 20px 20px 15px 20px;
	border-top: 1px dotted #58595B;
}





/*ページフッター関連---------------------------*/

/*コピーライト*/
.copyright {
	font-size: 10px;
	line-height: 180%;
	color: #636363;
	letter-spacing : 1px;
	margin: 15px 20px 40px 20px;
}

.copyright a:link {	color:#636363;	text-decoration: none;}
.copyright a:active {	color: #636363;	text-decoration: none}
.copyright a:visited {	color: #636363;	text-decoration: none}
.copyright a:hover {	color: #636363;	text-decoration: none;}





/* カレンダー設定---------------------------*/
.calender {
	font-size: 10px;
	line-height: 180%;
	width: 95%;
	background: #58595B;
	border-left: 1px solid #58595B;
	border-right: 1px solid #58595B;
	border-top: 1px dotted #58595B;
	border-bottom: 1px solid #58595B;
}
.calender caption {
	width: 95%;
	font-size: 10px;
	line-height: 150%;
	background: #58595B;
	color: #FFFFFF;
	letter-spacing : 1px;
}
.calender th {
	font-weight: bolder;
	background: #E3E3E3;
}
.calender td {
	text-align: center;
	background: #FFFCF6;
}
.calender td a {
	display: block;
}
th#sun {
	color: #FF0000;
}
th#sat {
	color: #0000FF;
}
.calender td a:link {
	background: #FFFCF6!important;
	color: #FF9000;
	text-decoration: none;
}
.calender td a:visited {
	background: #FFFCF6!important;
	color: #955025;
	text-decoration: none;
}
.calender td a:hover {
	background: #E3E3E3!important;
	color: #FFAC66;
	text-decoration: underline;
}





/* 自己紹介部分の画像---------------------------*/
.pay {
	text-align: center;
	margin: 10px 0px 10px 0px;
}




/* 検索---------------------------*/
#box_side form {
	margin-left: 10px;
}

.search {
	font-size: 10px;
	line-height: 150%;
	background: #FFFFFF;
	color: #636363;
}

textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}