@charset "utf-8";



/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}



/* Default
------------------------------------------------- */

body {
	background:url(http://templates.blog.fc2.com/template/aqua/bg.gif);
	background-attachment: fixed;
	color: #666666;
	text-align: center;
	font-family: "メイリオ", Meiryo, Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	font-size: 90% !important; /* IE7 */
	font-size: 90%; 	/* IE6 */
}
/* Modern browser */
html>/**/body {
	font-size: 13px;
}




/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link,
a:visited {
	color: #329bd5;
}

a:focus,
a:hover,
a:active {
	color: #91c1e9;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
	vertical-align:bottom;
}
	
.emoji {
	vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 180%; }
	
h2 { font-size: 130%; }
	
h3 { font-size: 115%; }
	
h4,h5,h6 { font-size: 100%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

table {
	font-size: small !important;	/* for Modern browser */
	font-size: 82%;	/* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header {
	overflow: hidden;
	padding:0;
	width:850px;
	height:299px;
	margin:10px auto 20px auto;
	background:url(http://templates.blog.fc2.com/template/aqua/header.gif) no-repeat top center;
	color:#FFFFFF;
}

#main {
	float: right;
	width: 590px !important;
	width /* for IE5.5 */: 590px;
	padding: 0px 0 20px 0px;
	overflow: hidden;
}

#sidemenu {
	float: left;
	width: 240px;
	padding-bottom: 20px;
	overflow: hidden;
	margin:0 20px 0 0;
}

#footer {
	background:url(http://templates.blog.fc2.com/template/aqua/footer.gif) no-repeat;
	clear: both;
	padding: 20px 0 10px 0;
	margin:0 0 10px 0;
	width: 100%;
	height:57px;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
	color:#FFFFFF;
}



/* Header
------------------------------------------------------------ */

#header_box{
	position:relative;
	top:145px;
	text-align:left;
	padding:0 50px 0 60px;
}

#header h1 {
}
	
#header p {
}

#header h1 a:link,
#header h1 a:visited {
	color: #ffffff;
}

#header h1 a:focus,
#header h1 a:hover,
#header h1 a:active {
	color: #999999;
}

/* Main Contents
------------------------------------------------------------ */

.content {
	margin-bottom: 20px;
	text-align: left;
	padding:0 0 20px 0;
	background:url(http://templates.blog.fc2.com/template/aqua/entry_foot.gif) no-repeat left bottom;
}

h2.entry_header {
	text-align: left;
	padding: 8px 170px 5px 85px;
	line-height: 40px;
	color:#ffffff;
	font-weight:bold;
	background: #ffffff url(http://templates.blog.fc2.com/template/aqua/entry_title.png) no-repeat center top;
	overflow:hidden;
	width:335px;
	word-break:break-all;
}

h2.entry_header a:link,
h2.entry_header a:visited {
	color: #91c1e9;
}

h2.entry_header a:focus,
h2.entry_header a:hover,
h2.entry_header a:active {
	color: #329bd5;
}

.entry_body {
	text-align: left;
	padding:10px;
	background:#FFFFFF;
	width:540px;
	padding: 20px 25px;
}

.entry_body p.entry_more {
	padding: 15px 15px 15px 0px;
	margin: 0px;
}
	
.entry_body p.tag_lnk {
	margin: 0px;
}
	
.entry_body p.theme {
	margin: 10px 0px 0px;
}

.entry_footer {
	text-align: right;
	padding:0 10px 10px 10px;
	background:#FFFFFF;
	width:540px;
	padding:1em 25px;
}

.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 0px;
}

.page_navi {
	margin-bottom: 15px;
	text-align: center;
}

.page_navi a:link,
.page_navi a:visited {
	color: #ffffff;
}

.page_navi a:focus,
.page_navi a:hover,
.page_navi a:active {
	color: #cccccc;
}


.pagetop {
	text-align: right;
	padding:0 25px;
	background:#FFFFFF;
	width:540px;
}



/* Entry (html tag)
------------------------------------------------------------ */

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
	margin: 0em 0em 0.5em;
}

.entry_body p {
	pading: 0.3em 1em;
}

.entry_body ul,
.entry_body ol {
	margin: 1em 0em 1em;
}

.entry_body ul li {
	list-style: disc outside;
	margin-left: 15px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.entry_body dl {
	margin: 1em 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1em 1em 0em;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body blockquote {
	margin: 0 5px 5px 5px;
	padding: 5px;
	border: 1px dotted #6EA0BF;
}

.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 \*/
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }


.entry_body fieldset {
	padding: 0.2em 0.5em 0.5em;
	border: 3px double #6EA0BF;
}

.entry_body table,
.entry_body td,
.entry_body th {
	border-collapse: collapse;
	border: 1px solid #6EA0BF;
	padding: 0.2em;
}

.entry_body ul li {
	background: url(http://templates.blog.fc2.com/template/aqua/icon02.gif) no-repeat left center;
	list-style: none;
	padding: 0.2em 0.2em 0.2em 2.2em;
}



/* Baton
------------------------------------------------------------ */

p.baton_title {
	padding: 1em 1.5em 0;
}

.entry_body dl.blog_baton {
	margin: 0 0.5em;
	padding: 0.5em 1em 0;
	border: 0 none;
}

dt.baton_q {
	border-bottom: 0px none;
}

dd.baton_a {
	margin: 0 0 1.5em;
}

.q_number {
	background: #5D82B0;
	display: block;
	color: #FFFFFF;
	padding: 0.2em 0.5em;

}

.a_number {
	display: block;
	color:  #4D6684;
	font-weight: bold;
	padding: 0.2em;
	border-bottom: 1px dotted #5D82B0;
}



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

.sub_header {
	text-align: left;
	height:37px;
	color:#ffffff;
	font-weight:bold;
	background:#ffffff url(http://templates.blog.fc2.com/template/aqua/entry_title.png) no-repeat center;
	overflow:hidden;
	padding: 20px 170px 0 85px;
	width:335px;
	word-break:break-all;
}

.sub_title {
	padding:10px 25px 5px 60px;
	width:510px;
	background:#ffffff url(http://templates.blog.fc2.com/template/aqua/icon02.gif) no-repeat left;
	background-position:25px 8px;
}

.sub_body {
	padding:0 25px;
	background:#FFFFFF;
}

.list_body {
	padding:10px 25px;
	background:#FFFFFF;
}

.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

.sub_footer {
	text-align: right;
	padding:10px 25px;
	background:#FFFFFF;
}

.sub_footer li {
	display: inline;
	list-style-type: none;
}

.form{
	padding: 5px 25px 0 25px;
	width:540px;
	background:#FFFFFF;
}

.form dl {
	padding:0 10px;
	background:#FFFFFF;
}

.form dl dd {
	padding-bottom: 5px;
	background:#FFFFFF;
}

.form dl dd textarea {
	width: 400px;
	height: 150px;
}

.form input#himitu {
	margin-right: 0.5em;
}

.form .form_btn {
	padding:20px 10px 15px;
	background:#FFFFFF;
}

.form .form_btn input {
	margin-right: 3px;
}

.trackback_url {
	text-align: left;
	background:#FFFFFF;
	padding: 10px 25px 10px 25px;
	width:540px;
}

.trackback_url input {
	padding: 1px;
	width: 85%;
}

textarea,
input[type="text"],
input[type="password"],
.trackback_url input {
	border:1px #4d6684 solid;
	background:#d0e0ea;
}



/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {
	background:#FFFFFF;
}

.plg3_header {
	text-align: left;
	padding: 15px 170px 0 85px;
	width:335px;
	height:42px;
	color:#ffffff;
	font-weight:bold;
	background:#ffffff url(http://templates.blog.fc2.com/template/aqua/entry_title.png) no-repeat center;
	overflow:hidden;
	word-break:break-all;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
	padding-top: 3px;
	background:#FFFFFF;
}

.plg3_body .plg_body .plugin-all{
	padding: 10px 25px 0 25px;
	width:540px;
}


/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

.sidemenu_body {
	margin-bottom: 15px;
	padding-bottom:19px;
	background:url(http://templates.blog.fc2.com/template/aqua/sidemenu_foot.gif) no-repeat bottom left;
}
	
.sidemenu_body .plg_title {
	padding: 10px 33px 0 48px;
	height:39px;
	color:#FFFFFF;
	line-height:2.0;
	text-align:center;
	font-weight:bold;
	background: #FFFFFF url(http://templates.blog.fc2.com/template/aqua/sidemenu_title.png) no-repeat top;
	overflow:hidden;
}

.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
	padding:3px 25px 10px;
	background:#FFFFFF;
}

.sidemenu_body .plg_body input {
	margin: 2px;
}

.plg_body li {
	background:url(http://templates.blog.fc2.com/template/aqua/icon02.gif) no-repeat;
	padding:3px 0 8px 33px;
}


/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
	width: 90%;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
}

table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
}

table.calender td a:link,
table.calender td a:focus,
table.calender td a:active {
	color: #ffffff;
	display: block;
	background-color: #329bd5;
}


table.calender td a:visited {
	color: #ffffff;
	display: block;
	background-color:#91c1e9;
}


table.calender td a:hover {
	color: #ffffff;
	display: block;
	background-color: #4d6684;
}

table.calender th#sun {
	color: #FF0000;
}

table.calender th#sat {
	color: #0000FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	text-align: left;
	margin-bottom: 10px;
}

.tab input{
	padding: 3px 5px;
}

.tab input.b1{
	margin-right: 5px;
}

.mylog {
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog .title {
	color: #6EA0BF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A5A5A5;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}

div.tab {
border-bottom: 1px solid #6EA0BF;
}

.plg_body div.tab input {
	background: #FFFFFF;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #6EA0BF;
	margin: 2px 2px 0px 5px;
}

.mylog dl {
	margin: 0px;
	padding: 0px;
}

.mylog dt.day {
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog dd.piyolog {
	margin: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A5A5A5;
	padding: 0px 0px 10px;
}

.license {
	text-align: right;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}


/* Footer
------------------------------------------------------------ */

#footer p {
	margin-bottom: 3px;
}

#footer .copyright {
	margin-bottom: 10px;
}

#footer a:link,
#footer a:visited {
	color: #91c1e9;
}

#footer a:focus,
#footer a:hover,
#footer a:active {
	color: #329bd5;
}


/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}