@charset "utf-8";

body {
	font-family: "Verdana", "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
	background: #FFFFFF;
	background-image: url(http://templates.blog.fc2.com/template/ahiru/a_bg.gif);
	font-size: 13px;
	line-height: 180%;
	margin:0;
	color:#636363;
}


a:link {	color:#FF9000;	text-decoration: none;}
a:active {	color: #FF9000;	text-decoration: none}
a:visited {	color: #955025;	text-decoration: none}
a:hover {	color: #FFAC66;	text-decoration: underline;}


h1 {	font-size: 150%;}
h2 {	font-size: 100%;}


li {
	font-size: 13px;
	line-height: 150%;
	list-style-image:url(http://templates.blog.fc2.com/template/ahiru/a_pt.gif);
	margin: 0px 0px 0px 3px;
	padding: 0px;
}

input,textarea,select,button,submit{
	font-size :16px;
	line-height: 150%;
	background: #FFFFFF;
	color :#636363;
	font-family: "Verdana", "\30D2\30E9\30AE\30CE\20Pro\20W3", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka";
}





/*layout---------------------------*/


#box_title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 300px;
	background-image: url();
}


#box_main {
	position: absolute;
	left: 20px;
	top: 210px;
	width: 530px;
}


#box_side {
	position: absolute;
	left: 560px;
	top: 200px;
	width: 200px;
}





/*title---------------------------*/


.site_title {
	position: absolute;
	left: 20px;
	top: 50px;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	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: #FFFFFF;	text-decoration: none;}


.site_intro {
	position: absolute;
	left: 20px;
	top: 80px;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 50%;
}





/*side menu---------------------------*/


.side_table{
	margin: 10px 0px 10px 0px;
}


.side_title_bg{
	width:190px;
	height:30px;
	background: url(http://templates.blog.fc2.com/template/ahiru/a_side_title.gif) no-repeat;
}


.side_text_bg{
	width:190px;
	background-color: #FFFFFF;
	padding: 3px 2px 2px 2px;
}

.side_text_bg p{
	font-size: 16px;
	margin:0;
	padding:0;
}



.side_title{
	font-size: 18px;
	line-height: 180%;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 2px 2px 0px 20px;
	word-break:break-all;
}


.side_text{
	font-size: 16px;
	line-height: 150%;
	color: #636363;
	word-break:break-all;
}
.side_text ul{
	margin:0.2em;
}
.side_text li{
	margin:0.2em;
	padding:0;
}



/*entry---------------------------*/


.entry_table{
	width: 520px;
	margin: 0px 0px 20px 0px;
}


.entry_navi{
	font-size: 20px;
	text-align:center;
}


.entry_bg{
	width:520px;
	background: url(http://templates.blog.fc2.com/template/ahiru/a_entry_bg.gif);
}


.entry_title{
	font-size: 20px;
	line-height: 180%;
	font-weight: bolder;
	color: #006FCE ;
	margin: 10px 20px 10px 20px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #58A6EC;
}


.entry_text {
	font-size: 17px;
	line-height: 150%;
	color: #636363;
	margin: 15px 20px 15px 20px;
}


.entry_state {
	font-size: 13px;
	line-height: 150%;
	color: #636363 ;
	margin: 20px 20px 10px 20px;
}


.entry_text img {
	border: 5px #EEEEEE;
	margin: 3px 3px 3px 3px;
}





/*page footer---------------------------*/


.footer_table {
	width: 520px;
	margin: 0px 0px 10px 0px;
}


.copyright {
	font-size: 13px;
	line-height: 180%;
	color: #FFFFFF;
	margin: 15px 20px 15px 20px;
}

.copyright a:link {	color:#FFFFFF;	text-decoration: none;}
.copyright a:active {	color: #FFFFFF;	text-decoration: none}
.copyright a:visited {	color: #FFFFFF;	text-decoration: none}
.copyright a:hover {	color: #FFFFFF;	text-decoration: none;}





/* calendar---------------------------*/
.calender {
	font-size: 13px;
	line-height: 180%;
	width: 95%;
	background: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px dotted #616161;
	border-bottom: 1px solid #FFFFFF;
}
.calender caption {
	font-size: 13px;
	line-height: 150%;
	padding-bottom: 5px;
	background: #FFFFFF;
}
.calender th {
	width: 26px;
	height: 20px;
	font-weight: bolder;
}
.calender td {
	width: 26px;
	height: 20px;
	text-align: center;
}
.calender td a {
	display: block;
}
th#sun {
	color: #FF0000;
}
th#sat {
	color: #0000FF;
}
.calender td a:link {
	background: #EEEEEE!important;
	color: #FF9900;
	text-decoration: none;
}
.calender td a:visited {
	background: #EEEEEE!important;
	color: #955025;
	text-decoration: none;
}
.calender td a:hover {
	background: #FFFFFF!important;
	color: #FFAC66;
	text-decoration: underline;
}




/* profile---------------------------*/
.pay {
	text-align: center;
}




/* search---------------------------*/
#box_side form {
	margin-left: 10px;
}

.search {
	font-size: 13px;
	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;
}


.emoji{
	vertical-align:middle;
	border:0;
}
