body {
	margin:0;
	background: #FFFFFF;
	background-image: url(https://templates.blog.fc2.com/template/holiday/050329_01_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; 
}

.table {
word-break: break-all;
}

.table iframe{
max-width: 100%;
}

.table img{
max-width: 100%;
height: auto;
}

#all_wrapper{
	position: relative;
}
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 {
	font-size: 11px;
	line-height: 180%;
	list-style-image:url(https://templates.blog.fc2.com/template/holiday/050329_01_icon.gif);
	padding-left: 15px;
}

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(https://templates.blog.fc2.com/template/holiday/050329_01_title.jpg) no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 230px;
}

/*メイン表示部分*/
#box_main {
	position: absolute;
	left: 20px;
	top: 245px;
	width: 520px;
}

/*サイド表示部分*/
#box_side {
	position: absolute;
	left: 560px;
	top: 245px;
	width: 190px;
	align: center;
}

/*タイトル部分---------------------------*/

/*サイトタイトル*/
.site_title {
	position: absolute;
	left: 50px;
	top: 80px;
	font-size: 24px;
	font-weight: bolder;
	color: #ffffff;
	letter-spacing : 1px;
	padding: 0px;
}

.site_title a:link {	color:#FFFFFF;	text-decoration: none;}
.site_title a:active {	color: #FFFFFF;	text-decoration: none}
.site_title a:visited {	color: #FFFFFF;	text-decoration: none}
.site_title a:hover {	color: #FFFF00;	text-decoration: none;}

/*サイト説明文*/
.site_intro {
	position: absolute;
	left: 50px;
	top: 110px;
	font-size: 12px;
	font-weight: normal;
	color: #FCFFD4;
	letter-spacing : 1px;
	padding-right: 40%;
}





/*サイドメニュー関連---------------------------*/

/*サイドテーブル（1ブロック）*/
#box_side .table{
	width: 190px;
	margin: 0px 0px 20px 0px;
	background: url(https://templates.blog.fc2.com/template/holiday/050329_01_side_bg.gif) y-repeat;
}

/*サイド：見出し*/
#box_side h3{
	background: url(https://templates.blog.fc2.com/template/holiday/050329_01_side_title.gif) no-repeat;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing : 1px;
	padding: 4px 10px 2px 30px;
	margin: 0px;
}

/*サイド：テキスト*/
#box_side .text{
	font-size: 10px;
	line-height: 180%;
	color: #636363;
	padding: 5px 10px 10px 0px;
	margin: 0px;
	border-bottom: 2px solid #F2F2E7;
}

#box_side .text{
	margin: 0.3em;
}



/*エントリー関連---------------------------*/

/*エントリーテーブル（1ブロック）*/
#box_main .table{
	width: 520px;
         background: #F9F9F2;
         border: 1px;
	background: url(https://templates.blog.fc2.com/template/holiday/050329_01_cont_bg.gif) y-repeat;
         border-color: #F2F2E7;
}

#box_main .sub_title{
         height: 50px;
         padding-top: 20px;
         padding-left: 45px;
	font-size: 12px;
	font-weight: bolder;
	color: #7FB45C ;
	background: url(https://templates.blog.fc2.com/template/holiday/050329_01_sub_title.gif) no-repeat;
}

/*エントリー：ナビゲーション*/
#box_main .navi{
	font-size: 10px;
	letter-spacing : 1px;
	text-align:center;
	background: #E7F2D7;
	border: 1px dotted #AED57C;
	padding: 5px 10px 5px 10px;
	margin-bottom: 40px;
}

/*エントリー：見出し*/
#box_main h3{
	font-size: 12px;
	line-height: 180%;
	font-weight: bolder;
	color: #7FB45C ;
	letter-spacing : 1px;
	margin: 10px 20px 15px 20px;
}

/*エントリー：テキスト*/
#box_main .text {
	font-size: 12px;
	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;
}





/*ページフッター関連---------------------------*/

/*コピーライト*/
.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: 190px;
	background: #ffffff;
	border-left: 1px solid #F0EEE4;
	border-right: 1px solid #F0EEE4;
	border-top: 1px dotted #F0EEE4;
	border-bottom: 1px solid #F0EEE4;
}
.calender link {
         color: #FEFFC7;
         font-weight: bold;
}

.calender a:link { color:#FEFFC7; text-decoration: none; }
.calender a:active { color:#FEFFC7; text-decoration: none; }
.calender a:visited { color:#FEFFC7; text-decoration: none; }
.calender a:hover { color:#FEFFC7; text-decoration: none; }

.calender caption {
	width: 190px;
	font-size: 10px;
	line-height: 150%;
	padding: 3px 0px 5px 0px;
	background: #42A428;
	color: #FFFFFF;
         font-weight: bold;
	letter-spacing : 1px;
}
.calender th {
	background: #ffffff;
}
.calender td {
	text-align: center;
	background: #E7F2D7;
}
.calender td a {
	display: block;
}
th#sun {
	color: #FF1010;
}
th#sat {
	color: #959595;
}
.calender td a:link {
	background: #D2E7B5!important;
	color: #FF7814;
	text-decoration: none;
}
.calender td a:visited {
	background: #D2E7B5!important;
	color: #FFAC66;
	text-decoration: none;
}
.calender td a:hover {
	background: #E7F2D7!important;
	color: #955025;
	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;
}
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}