/* ---------------------------------------------
*Since 2007-5-20
*Modified 2010-2-15
*  ---------------------------------------------
*/

/* ---------------------------------------------
   TOC:
   00 browser style clear
   01 HTML element
   02 clearfix
   --------------------------------------------- */

/* 00 browser style clear
   --------------------------------------------- */

/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* 01 element
   --------------------------------------------- */
body{
	background: #ffffff url(http://www.daily-expo.com/necoze_img/bg_body.gif) repeat-x center top;
	color: #222;
	font-size: 12px;
	font-family: "¥á¥¤¥ê¥ª", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	text-align: center;
}
*+html body{
	font-size: 75%;
}
* html body{
	font-size: 75%;
}

a{
	color: #3E3E3E;
}
a:link{
	text-decoration: underline;
}
a:visited{
	color: #3E3E3E;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}
img{
	border: 0;
}
img,input{
	vertical-align: middle;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

/* 02 clearfix
   --------------------------------------------- */
div.clearfix{
	display: inline-table;/*for Mac IE*/
    zoom:1;/*for IE 5.5-7*/
}
div.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/* Hides from IE-mac \*/
div.clearfix{
	display: block;
}
/* End hide from IE-mac */

/* 10 structure
   --------------------------------------------- */
#wrapper{
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding-top: 13px;
	text-align: left;
}
#header{
	position: relative;
	width: 800px;
	height: 160px;
}
#primary{
	float: left;
	width: 502px;
	margin-bottom: 20px;
	padding: 30px 0 20px 45px;
	border: 1px solid #FFF21A;
	background: transparent url(http://www.daily-expo.com/necoze_img/bg_primary.gif) no-repeat left top;
}
#secondary{
	float: right;
	width: 220px;
	margin-bottom: 20px;
	padding: 50px 0 12px;
	border: 1px solid #DDFA0B;
	background: transparent url(http://www.daily-expo.com/necoze_img/bg_secondary.gif) no-repeat right top;
}
#footer{
	clear: both;
	margin-bottom: 15px;
	padding: 20px 0 20px 100px;
	border: 1px solid #EE563A;
	background: transparent url(http://www.daily-expo.com/necoze_img/bg_footer.gif) no-repeat left top;
}
#footer address{
	text-align: center;
}

/* 20 header
   --------------------------------------------- */
#header{
	background: url(http://www.daily-expo.com/necoze_img/bg_header.gif) no-repeat right top;
}
#header h1{
	position: absolute;
	top: 8px;
	left: 6px;
	padding: 21px 0 0 33px;
	background: url(http://www.daily-expo.com/necoze_img/icn_h1.gif) no-repeat left top;
}
#header h1 a{
	display: block;
	overflow: hidden;
	text-decoration: none;
	width: 275px;
	height: 0 !important;
	height /**/: 63px;
	padding-top: 63px;
	background: url(http://www.daily-expo.com/necoze_img/ttl_site.gif) no-repeat left top;
	text-decoration: none;
}
#header p{
	position: absolute;
	top: 132px;
	right: 0px;
	font-size: 12px;
	text-align: right;
}

/* 21 primary
   --------------------------------------------- */

/* entry */
#primary div.entry{
	margin-bottom: 40px;
	padding: 0 20px 30px 4px;
	background: transparent url(http://www.daily-expo.com/necoze_img/bg_entry.gif) no-repeat left bottom;
}
#primary div.entry a{
	color: #ED6F21;
}
#primary div.entry strong{
	color: #000000;
	background-color: #FFF21A;
	font-weight: bold;
}
#primary div.entry h2{
	margin-bottom: 1.5em;
	padding: 0.3em 0 0 35px;
	font-size: 150%;
	background: transparent url(http://www.daily-expo.com/necoze_img/icn_h2.gif) no-repeat left top;
	line-height: 1.35;
}
#primary div.entry h2 a{
	color: #D75100;
}
#primary div.entry p.entryInfo{
	font-size: 85%;
	text-align: right;
}
#primary div.entry p.entryInfo a{
	color: #3E3E3E;
}
/* entryBody */
#primary div.entry div.entryBody{
	margin-bottom: 4em;
}
#primary div.entry div.entrySeauel{
	margin-top: -2.5em;
}
#primary div.entry div.entryBody h3{
	margin: 3em 0 1.5em;
	padding: 0.8em 0 0.25em 35px;
	background: transparent url(http://www.daily-expo.com/necoze_img/icn_h3.gif) no-repeat left top;
        color: #000000;
	font-size: 115%;
	line-height: 1.35;
}
#primary div.entry div.entryBody h4{
	margin: 2em 0 1.5em;
        color: #000000;
	font-size: 115%;
	line-height: 1.35;
}
#primary div.entryBody p{
	margin-bottom: 1.5em;
	padding-left: 25px;
	line-height: 1.5;
	background: transparent url(http://www.daily-expo.com/necoze_img/icn_p.gif) no-repeat left top;
}
#primary div.entryBody p.pct{
	padding-left: 0;
	line-height: 1;
	background: none;
}
#primary div.entryBody object{
	margin-bottom: 1.5em;
}
#primary div.entryBody blockquote{
	margin: 2em 0;
	padding: 25px;
	background: #FFFAA4 url(http://www.daily-expo.com/necoze_img/bg_blockquote.gif) no-repeat left top;
}

/* #primary div.entryBody blockquote *{
	margin-bottom: 0;
	padding: 0;
	background: none;
} */
#primary div.entryBody>pre{
	overflow: auto;
}
pre{
	overflow: scroll;
	margin: 2em 0;
	padding: 25px;
	background: #FFFAA4 url(http://www.daily-expo.com/necoze_img/bg_code.gif) no-repeat left top;
}
code{
	font-family: Arial, Helvetica, sans-serif;
}
#primary div.entryBody ul{
	margin-bottom: 1.5em;
	padding-left: 25px;
	line-height: 1.5;
	background: transparent url(http://www.daily-expo.com/necoze_img/icn_ul.gif) no-repeat left top;
	list-style: inside square;
}
#primary div.entryBody ol{
	margin-bottom: 1.5em;
	padding-left: 25px;
	line-height: 1.5;
	background: transparent url(http://www.daily-expo.com/necoze_img/icn_ol.gif) no-repeat left top;
	list-style: decimal inside;
}
#primary div.entryBody dl{
	margin-bottom: 1.5em;
	padding-left: 25px;
	line-height: 1.5;
	background: transparent url(http://www.daily-expo.com/necoze_img/icn_dl.gif) no-repeat left top;
	list-style: georgian inside;
}
#primary div.entryBody dt{
	font-weight: bold;
}
#primary div.entryBody dd{
	margin-bottom: 0.75em;
}

/* comments */
#primary div#comments{
	margin-bottom: 40px;
	padding-right: 20px;
}
#primary div#comments h3{
	margin-bottom: 20px;
}
#primary div#comments div.commentBody{
	margin-bottom: 2em;
}
#primary div#comments div.commentBody p{
	margin: 0 0 1em 4px;
	line-height: 1.5;
}
#primary div#comments div.commentBody p.commentInfo{
	margin-bottom: 0;
	font-size: 85%;
	line-height: 1.35;
	text-align: right;
}
#primary div#comments form input#name,
#primary div#comments form input#url,
#primary div#comments form input#email{
	display: block;
	width: 470px;
	height: 1.75em;
	margin-bottom: 1em;
	border: none;
	background-color: #FFFAA4;
}
#primary div#comments form input#name:focus,
#primary div#comments form input#url:focus,
#primary div#comments form input#email:focus{
	background-color: #FFF21A;
}
#primary div#comments form textarea{
	display: block;
	width: 470px;
	margin-bottom: 1em;
	border: none;
	background-color: #FFFAA4;
}
#primary div#comments form textarea:focus{
	background-color: #FFF21A;
}
#primary div#comments form label{
	display: block;
	margin-bottom: 0.5em;
	font-weight: bold;
}
#primary div#comments form p{
	margin-bottom: 0.5em;
	text-align: center;
}
#primary div#comments form p label{
	display: inline;
	margin: 0 0.5em;
}

/* trackback */
#primary div#trackback{
	margin-bottom: 40px;
	padding-right: 20px;
}
#primary div#trackback h3{
	margin-bottom: 20px;
}
#primary div#trackback div.trackbackBody{
	margin-bottom: 2em;
}
#primary div#trackback div.trackbackBody h4{
	margin: 0 0 0.5em 4px;
	line-height: 1.35;
}
#primary div#trackback div.trackbackBody p{
	margin: 0 0 1em 4px;
	line-height: 1.5;
}
#primary div#trackback div.trackbackBody p.trackbackURL{
	width: 458px;
	padding: 5px;
	border: 1px solid #FFF21A;
}
#primary div#trackback div.trackbackBody p.trackbackInfo{
	margin-bottom: 0;
	font-size: 85%;
	line-height: 1.35;
	text-align: right;
}

/* stepNav 2010.7.22 ÄÉ²Ã */
#primary div.stepNav{
	text-align: center;
}
#primary div.stepNav span{
	display: inline-block;
	padding: 0.65em;
}

/* 22 secondary
   --------------------------------------------- */
#secondary strong{
	color: #000000;
	background-color: #FFF21A;
	font-weight: bold;
}
/* section */
#secondary div.section{
	margin-bottom: 20px;
	padding: 0 8px 20px;
	background: transparent url(http://www.daily-expo.com/necoze_img/bg_side.gif) no-repeat left bottom;
}
#secondary div.section h2{
	margin-bottom: 0.7em;
}
#secondary div.section ul li{
	margin-bottom: 0.5em;
	font-size: 85%;
	line-height: 1.35;
}
#secondary div.section p{
	margin-bottom: 0.5em;
	font-size: 85%;
	line-height: 1.5;
}

/* 23 search
   --------------------------------------------- */
#searchForm{
	position: absolute;
	top: 67px;
	right: 7px;
	text-align: right;
}
/* form */
#searchForm input#search{
	width: 230px;
	height: 22px;
	margin-right: 8px;
	border: 1px solid #676767;
}
#searchForm input#search:focus{
	color: #000000;
	background-color: #FFF21A;
}

/* 24 footer
   --------------------------------------------- */
#footer p{
	margin: 0 100px 10px 0;
	text-align: center;
}
#footer p a{
	margin: 0 5px;
}
#footer address{
	margin-right: 100px;
	text-align: center;
}