@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Optima", "Helvetica", "Hiragino Kaku Gothic Pro", Osaka, "&#xff2d;&#xff33;&#x20;&#xff30;&#x30b4;&#x30b7;&#x30c3;&#x30af;", sans-serif;
	line-height: 1em;
	background:url("../image/mui.jpg") #000;
	}

/*h1,h2,h3,h4,h5 {
	font-weight: normal;
	font-size: 1em;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	}*/

img{
	border:none;
	}

img.obj {
	vertical-align: middle;
	margin-right: 5px;
	}
	
hr {
	display: none;
}

a:link,
a:visited {
	color: #222222;
	border-bottom: 1px #C6C6C6 solid;
	text-decoration: none;
	}

a:hover,
a:focus {
	color: #8D0000;
	background-color: #DB0000;
	text-decoration: none;
	}


/* --------------------------------------------------------------------- */
/* wrapper */
/* --------------------------------------------------------------------- */

div#wrapper_area{
	width:950px;
	position:relative;
	}
/* --------------------------------------------------------------------- */
/* header */
/* --------------------------------------------------------------------- */

h1{
	margin:85px 0 50px 85px;
	}

/* --------------------------------------------------------------------- */
/* menu */
/* --------------------------------------------------------------------- */

div#menu_area{
	width:210px;
	float:right;
	font-size:0.8em;
	line-height:1.6em;
	}

div#menu_area h2{
	margin:5px 0 5px 0;
	}

div#menu_area p#rss{
	margin-bottom:20px;
	}

div#menu_area ul{
	display: block;
	list-style-position: outside;
	margin: 10px 0px 30px 18px;
	}



div#menu_area span{
	color:#BABABA;
	}

div#menu_area p.c_name{
	padding-left:8px;
	}

/* --------------------------------------------------------------------- */
/* contents */
/* --------------------------------------------------------------------- */

div#contents_area{
	width:490px;
	margin:0 0 0 150px;
	display:inline;
	float:left;
	}

div#contents_area h2.entry_title{
	font-size:1.2em;
	line-height:1.6em;
	/*background:url("../image/eh_back.gif") bottom left no-repeat;*/
	padding-bottom:5px;
	font-family: '&#xff2d;&#xff33;&#x20;&#xff30;&#x660e;&#x671d;','Hiragino Mincho Pro','&#x5e73;&#x6210;&#x660e;&#x671d;';
	clear:both;
	}



h2#page_title{
	font-size:1.4em;
	line-height:2em;
	padding-bottom:20px;
	clear:both;
	}


/* --------------------------------------------------------------------- */
/* navi area */
/* --------------------------------------------------------------------- */


ul#navi_area{
	list-style:none;
	float:right;
	margin-bottom:20px;
	}

ul#navi_area li{
	float:left;
	margin-left:20px;
	}

/* --------------------------------------------------------------------- */
/* entry area */
/* --------------------------------------------------------------------- */

div.entry_area{
	clear:both;
	margin-bottom:20px;
	font-size:0.8em;
	line-height:1.4em;
	}



div.entry_area img{
	margin-bottom:20px;
	}

div.entry_area p{
	margin-bottom:15px;
	}

div.entry_area ul li span{
	color:#BABABA;
	}

div.entry_area ul{
	margin:20px 0 20px 18px;
	list-style-position: outside;
	}

p.day{
	font-size:0.7em;
	line-height:1.6em;
	color:#666666;
	padding:10px 0 10px 0;
	}

ul.u_path{
	list-style:none;
	margin: 40px 0 10px 0;
	clear:both;
	}

ul.u_path li{
	display:inline;
	margin-right:10px;
	font-size:0.7em;
	line-height:1.6em;
	}

ul.u_path li img{
	vertical-align: middle;
	}

ul.u_path li img.pm{
	margin-left:10px;
	}

ul.u_tags{
	list-style:none;
	margin: 5px 0 100px 0;
	padding-left:40px;
	/*background:url("../image/u_tags.gif") 0 5px no-repeat;*/
	}

ul.u_tags li{
	display:inline;
	margin-right:10px;
	font-size:0.8em;
	line-height:1.6em;
	color:#666666;
	}


/* --------------------------------------------------------------------- */
/* search */
/* --------------------------------------------------------------------- */

p#s_op{
	font-size:0.7em;
	line-height:1.6em;
	margin:20px 0 20px 0;
	}

p.s_txt{
	margin:20px 0 20px 0;
	}

h3#s_head,p.s_txt{
	font-size:0.8em;
	line-height:1.6em;
	}

h3#s_head{
	font-weight:bold;	
	}

code{
	font-size:0.8em;
	line-height:1.6em;
	color:#838383;
	padding-left:20px;
	}

p#search_area input{
	padding:3px;
	}

ul#s_answer{
	display: block;
	list-style-position: outside;
	margin: 10px 0px 30px 18px;
	}

ul#s_answer li{
	margin-bottom:10px;
	font-size:0.8em;
	line-height:1.6em;
	}


/* --------------------------------------------------------------------- */
/* archives */
/* --------------------------------------------------------------------- */

dl#archives{
	}

dl#archives dt{
	clear:both;
	float:left;
	padding-bottom:8px;
	margin-right:20px;
	color:#9F9F9F;
	}

dl#archives dd{
	padding-bottom:8px;
	}

dl#archives dt,dl#archives dd{
	font-size:0.8em;
	line-height:1.6em;
	}



/* --------------------------------------------------------------------- */
/* comments */
/* --------------------------------------------------------------------- */



p.uc_title{
	margin-bottom:15px;
	font-size:0.8em;
	line-height:1.6em;
	font-weight:bold;
	color:#9F9F9F;
	}

p.uc_txt{
	margin-bottom:30px;
	font-size:0.75em;
	line-height:1.6em;
	}


div.uc_c_area p{
	font-size:0.8em;
	line-height:1.6em;
	}

p.uc_wr{
	margin-bottom:30px;
	color:#666666;
	font-size:0.9em;
	}

dl#uc_list{
	margin:0 0 20px 0;
	}

dl#uc_list dt{
	margin:0 0 5px;
	font-size:0.7em;
	line-height:1.6em;
	color:#666666;
	}

dl#uc_list dd{
	margin-bottom:10px;
	}

p#uc_submit{
	margin-bottom:30px;
	}

p#uc_submit input{
	padding:5px;
	}




/* --------------------------------------------------------------------- */
/* pagetop */
/* --------------------------------------------------------------------- */

div#page_top{
	position:absolute;
	left: 673px;
	bottom: 100px;
	height : 54px;
	width: 41px;
	}

/* --------------------------------------------------------------------- */
/* footer */
/* --------------------------------------------------------------------- */

p#copyright{
	padding:50px 0 50px 150px;
	clear:both;
	}
	

