@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-color: #d3decb;
	background-image:url("http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_bg.jpg");
	background-repeat:repeat-x;
	color: #996600;
	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: #612000;
}

a:focus,
a:hover,
a:active {
	color: #612000;
}



/* 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 {
	background-image:url("http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_back_head.jpg");
	background-repeat:no-repeat;
	background-position:center top;
}

#container {
	background-image:url("http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_top_title_6.png");
	background-repeat:no-repeat;
	background-position:center top;
	width: 1244px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
	padding: 243px 0 132px 0;
}

#sidemenu1 {
	float: left;
	width: 220px;
	overflow: hidden;
}

#sidemenu2 {
	float: right;
	width: 220px;
	overflow: hidden;
}
#wr {
	width: 950px;
	margin:auto;
}

#wrap {
	width: 711px;
	float: left;
}
#wrap:after {
	content: "";
	overflow: hidden;
	display: block;
	height: 1px;
	clear: both;
}
/*\*/
* html #wrap {
	overflow: visible;
	height: 1px;
}
/**/

#main {
	float: right;
	width: 441px !important;
	width /* for IE5.5 */: 430px;
	padding: 0px 15px;
	overflow: hidden;
}

#footer {
	background-image:url("http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_foot.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	clear: both;
	padding:125px 0 10px 0px;
	width: 100%;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
}



/* Header
------------------------------------------------------------ */

#header h1 a {
	color:#ffff00;
	font-weight:bold;
	text-decoration:none;
}
	
#header p {
	color:#ffffff;
}


/* Main Contents
------------------------------------------------------------ */

.content {
	color:#ffffff;
	margin-bottom: 20px;
	text-align: left;
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_main_body_3.jpg);
	background-repeat:repeat-y;
}
.content a {
	color:#ffff00;
}
.content_c {
	margin-bottom: 20px;
	text-align: left;
}
.content_c a{
	color:#612000
}

.content_t {
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_main_ft_3.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-bottom:40px;
}
.content_head {
	min-height:105px;
	display:block;
	margin:0;
	padding:0;

}

.spaces {
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_main_hd_bg3.gif);
	background-repeat:repeat-y;
}
.spaces div{
	background-image:url(http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_main_hd_3.gif);
	background-repeat:no-repeat;
	padding:35px 20px 30px 100px;
}
h2.entry_header {
	text-align: left;
}

.entry_body {
	background-position:0 top;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}

.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: left;
	margin:60px 30px 0 30px !important;
	padding:0 !important;
}

.entry_footer li {
	display: inline;
	list-style-type: none;
}
.footers {
	height:100px;
	display:block;

}
.bd {
	border-top:2px solid #172621;
	border-bottom:2px solid #172621;
}

/* clap + bookmark */
.fc2_footer {
	margin: 30px 0 0 0;
}

.page_navi {
	margin-bottom: 15px;
	text-align: center;
}

.pagetop {
	text-align: right;
	margin:0 10px;
	padding-top:6px;
	padding-bottom:20px;
}

/* 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 {
	margin: 5px;
	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 {
	text-align: left;
	margin-bottom: 10px;
	padding: 30px 30px 0 30px;
}

.sub_title {
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px 30px;
}

.sub_body {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px 30px;
}

.list_body {
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}

.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

.sub_footer {
	text-align: right;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 30px;
}


.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
.form dl {
	margin-right: 30px;
	margin-left: 30px;
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd textarea {
	width: 350px;
	height: 150px;
}

.form input#himitu {
	margin-right: 0.5em;
}

.form .form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom:20px
}

.form .form_btn input {
	margin-right: 3px;
}

.trackback_url {
	padding: 10px 30px 30px 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.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)
------------------------------------------------------------ */

.sidemenu_body {
	background-image: url("http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_block_ftt.gif");
	background-repeat: no-repeat;
	background-position:center bottom;
	padding-bottom:60px;
}
	
.sidemenu_body .plg_title {
	background-image: url("http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_block_hd.gif");
	background-repeat: no-repeat;
	color:#ffffff;
	height:48px;
	line-height:130%;
	padding-top:12px;
	padding-left:30px;
	padding-right:30px;
	text-align:center;
	font-weight:bold;
}
.sidemenu_s {
	background-image: url("http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_block_bd.gif");
	background-repeat: repeat-y;
	margin-bottom: 15px;
}

.sidemenu_body .plg_header,
.sidemenu_body .plg_body,
.sidemenu_body .plg_footer {
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	padding:0 25px;
	color:#333333;
}

.sidemenu_body .plg_body input {
	margin-left: 10px;
}
#sidemenu1 li,#sidemenu2 li{
	list-style:none;
	background-image:url("http://blog-imgs-42.fc2.com/t/e/m/templates/ninmame_point.gif");
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:22px;
	margin-top:2px !important;
	margin-bottom:5px !important;
}



/* 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: 90%;	 /* 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: 90%;	 /* 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: 88% !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;
}
