@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
------------------------------------------------- */
* {
	outline:none;
	}
body {
	background-color: #FFFFFF;
	color: #766231;
	text-align: center;
	font-family: "メイリオ", Meiryo, Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}
/* Modern browser */
html>/**/body {
	font-size: 13px;
}
}



/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: none;
	/*\*/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link,
a:visited {
	color: #777777;
}

a:focus,
a:hover,
a:active {
	color: #333333;
}



/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.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
------------------------------------------------------------ */

#wrapper {
	width: 950px;
	margin:0px auto;
	text-align: center;
	}

#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding:0px;
	background-image:url(http://blog-imgs-67.fc2.com/p/o/k/pokemoncards/ri_201409140355542f5.jpg);
	background-position:center 800px;
	background-position-y: 800px;
}

#header {
	width: 100%;
	overflow: hidden;
	padding:0px;
	background-image:url(http://blog-imgs-67.fc2.com/p/o/k/pokemoncards/rrrr.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:800px;
	margin-top:-10px;
	position:relative;
}
#header_inner {
	width:950px;
	margin:0px auto;
	}

#main {
	float: right;
	width: 660px !important;
	width /* for IE5.5 */: 680px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
	margin-top:-400px;
	position:relative;
}

#sidemenu {
	float: left;
	width: 270px;
	padding-bottom: 20px;
	margin-top:-400px;
	position:relative;
	overflow:hidden;
}

#footer {
	clear: both;
	padding: 10px 0px;
	width: 100%;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}



/* Header
------------------------------------------------------------ */
.btn {
	float:right;
	margin:10px 20px 135px 0px;
	}
#header h1 {
	text-align: center;
	padding-bottom: 5px;
	clear:both;
}
#header h1 a:link {
	color:#FFF;
	text-decoration:none;
	}
#header h1 a:visited {
	color:#FFF;
	}
	
#header p {
	text-align: center;
	color:#FFF;
}



/* Main Contents
------------------------------------------------------------ */

.content {
	margin-bottom: 20px;
	text-align: left;
}

h2.entry_header {
	text-align: left;
	padding: 45px 20px 15px 80px;
	background-image:url(http://blog-imgs-67.fc2.com/p/o/k/pokemoncards/ri.png);
	background-repeat:no-repeat;
	min-height:45px;
	line-height:1.5em;
	text-align:center;
	color:#0094a2;
	width:560px;
}
h2.entry_header a:link {
	color:#0094a2;
	}
h2.entry_header a:visited {
	color:#660;
	}

.entry_body {
	text-align: left;
	background-image:url(http://blog-imgs-67.fc2.com/p/o/k/pokemoncards/20140916224444678.png);
	width:620px;
	padding:0px 20px 0px 20px;
}

.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;
	background-image:url(ｃ);
	width:620px;
	height:62px;
	padding:18px 20px 0px 20px;
	margin-bottom: 10px;
}

.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;
}

.pagetop {
	height:38px;
}
.pagetop a {
	width:183px;
	height:38px;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_top_btn.jpg);
	display:block;
	text-indent:-9999px;
	float:right;
	}



/* 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 {
	margin: 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 {
	padding: 5px;
	border: 1px dotted;
}

.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; }



/* Comment, Trackback, Entry list
------------------------------------------------------------ */


.sub_header {
	padding: 45px 10px 15px 90px;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_entry_top.png);
	background-repeat:no-repeat;
	min-height:30px;
	line-height:1.5em;
	color:#0094a2;
	width:560px;
	font-size:120%;
	font-weight:bold;
}

.sub_title {
	text-align: left;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_entry_body2.png);
	width:620px;
	padding:10px 20px 5px 20px;
}

.sub_body {
	text-align: left;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_entry_body2.png);
	width:620px;
	padding:0px 20px 0px 20px;
}

.list_body {
	text-align: left;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_entry_body.png);
	width:620px;
	padding:0px 20px 0px 20px;
}

.list_body li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding:5px 0px 3px 0px;
}
.list_footer {
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_entry_bottom.png);
	width:620px;
	height:62px;
	padding:18px 20px 0px 20px;
	margin-bottom: 10px;
}

.sub_footer {
	text-align: right;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_entry_body2.png);
	width:620px;
	padding:10px 20px 10px 20px;
}

.sub_footer li {
	display: inline;
	list-style-type: none;
}

.form {
	text-align: left;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_entry_body2.png);
	width:620px;
	padding:0px 20px 0px 20px;
	}
.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd textarea {
	width: 400px;
	height: 150px;
}

.form input#himitu {
	margin-right: 0.5em;
}

.form .form_btn {
	margin-top: 20px;
	padding-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

.form .form_btn input {
	margin-right: 3px;
}

.trackback_url {
	text-align: left;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_entry_body2.png);
	width:620px;
	padding:0px 20px 0px 20px;
}

.trackback_url input {
	padding: 1px;
	width: 85%;
}



/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {
	margin-bottom: 20px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
	margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

.sidemenu_body {
	margin-bottom: 15px;
}
	
.sidemenu_body .plg_title {
	color:#FFF;
	width:174px;
	font-weight:bold;
	height:73px;
	position:relative;
	text-align:center;
	padding:20px 5px 0px 90px;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_side_content_top.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	display:table-cell;
}
/*for IE6 */  
* html .sidemenu_body .plg_title {
	padding:35px 5px 0px 90px;
	height:38px;
    display: inline;  
    zoom: 1;  
}  
   
/*for IE7 */  
*:first-child+html .sidemenu_body .plg_title {
	padding:35px 5px 0px 90px;
	height:38px;
    display: inline;  
    zoom: 1;  
}  
	
.sidemenu_body .plg_header {
	width:190px;
	padding:0px 15px 15px 15px;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_side_content_body.png);
	margin-left:49px;
}

.sidemenu_body .plg_body {
	width:190px;
	padding:15px 15px 15px 15px;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_side_content_body.png);
	line-height:1.4em;
	margin-left:49px;
	font-weight:bold;
	}
.sidemenu_body .plg_body ul {
	}
.sidemenu_body .plg_body ul li {
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_side_arw.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding:0px 10px 0px 17px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #3c3118;
	}
.sidemenu_body .side_bottom {
	width:220px;
	height:113px;
	background-image:url(http://blog-imgs-67.fc2.com/p/o/k/pokemoncards/201409162348598ea.png);
	margin-left:49px;
	}

.sidemenu_body .plg_footer {
	width:190px;
	padding:0px 15px 15px 15px;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/dragonnest_side_content_body.png);
	margin-left:49px;
}

.sidemenu_body .plg_body input {
	margin: 2px;
}

.sidemenu_body a:link {
	color:#0094a2;
	}
.sidemenu_body a:visited {
	color:#660;
	}




/* 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 {
	display: block;
	color: #ffffff;
	background-color: #999999;
}

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;
	border: 1px solid #A5A5A5;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog .title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A5A5A5;
	margin: 0px 0px 10px;
	padding: 0px 0px 3px;
}

.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: dashed;
	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;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
