@charset "Shift_JIS";

body {
	margin: 0px;
	text-align: center;
	background-color: #000000;
	padding: 0px;


}

img {
	border: 0px;
}
textarea,select,input {
   font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif", "Arial", "Helvetica"; 
   }
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
    min-height: 100%;
}



#header {
	width: 820px;
	margin: 0px;
	display: block;
	background-color: #006699;
	background-image:  url(menu_img/bg1.jpg);
	background-repeat: repeat-x;
	float: left;
	padding: 0px;
	height: 80px;


}
#header .left {
	float: left;
	width: 420px;
	height: 79px;
	margin: 0px;
	padding: 0px;

}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header h1 a{
	background-image: url(http://www.naponmonday.com/menu_img/top.gif);
	display: block;
	text-indent: -9999pt;
	display: block;
	height: 79px;
	width: 389px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}

#header .right {
	float: left;
	width: 400px;
	text-align: right;
	height: 79px;
	margin: 0px;
	padding: 0px;


}

#menu {
	float: left;
	width: 820px;
	margin: 0px;
	display: block;
	clear: both;
	background-color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;

}
#menu ul{
	line-height: 0;
	list-style-type: none;

}
#menu li{
	dispray: inline;
	float: left;
	display: inline;
	list-style-type: none;
	margin-right: auto;
	margin-left: 22px;

}
#menu .menutop {
    margin-left: 220px;
}

#main {
	width: 820px;
	display: block;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	background-image:  url(menu_img/bg2.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	float: left;

}
#pankuzu {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 55px;

}

#pankuzu a{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #FFFFFF;
}
#footer {
	width: 820px;
	clear: both;
	display: block;



}
#contents {
	text-align: left;
	width: 720px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	overflow: visible;

}

/* News */
#news {
	display: block;
	float: left;
	width: 436px;
	text-align: left;
	margin-top: 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;

}
#news h3 {
	background-image: url(menu_img/news-bar.jpg);
	background-repeat: no-repeat;
	width: 436px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-left: 20px;
	height: 22px;
	clear: both;
	margin: 0px;
}
#news ul.list {
	clear: both;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}

#news li.news {
	background-image:  url(menu_img/yajirushi-migi.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 20px;
	width: 400px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 25px;
	display: block;

}
#news a{
	color: #60A9DB;
}
/* feed */
div#news ul.feed {
	clear: both;
	width: 80px;
	height: 15px;
	margin: -23px 5px 0px 200px;
	float: right;
}

div#news ul.feed li {
	float: left;
}

div#news ul.feed li a {
	display: block;
	height: 15px;
	overflow: hidden;
	text-indent: -10000em;
}

div#news ul.feed li.rss {
	width: 80px;
	background-image: url(/menu_img/rss-button.gif);
}


#boxR {
	margin-top: 20px;
	text-align: center;
	float: right;
}

 
 table {
	color: #7F7F7F;
	font: 1.2em "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	border-collapse: collapse;
}

 table, caption{
	margin: 0 auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

 caption,th,td {
	border-left: 0;
	padding: 10px;
}

 caption,thead th,tfoot th,tfoot td {
	background-color: #006699;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

 thead th {
	background-color: #006699;
	color: #ECF9FF;
	text-align: center ;
}

 tbody th {
	padding: 20px 10px ;
}

 tbody tr.odd{
	background-color: #F7F7F7;
	color: #666666;
}

 tbody a {
	padding: 1px 2px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #E63C1E;
}


 tbody tr:hover{
	background-color: #ECF9FF;
	color: #333333;
}

 tbody tr:hover a {
	background-color: #ECF9FF;
}
 tbody tr#last {
	border-bottom: 1px solid #CCCCCC;

}
#page-title {
	margin-left: 0px;
	margin-top: 2px;
	background-image: url(menu_img/h1-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 50px;
	height: 60px;
	clear: both;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif", "Arial", "Helvetica";
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}


.entry-asset {
	width: 650px;
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 10px;
}
.asset-header {
    padding-left: 10px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif", "Arial", "Helvetica";
	font-size: 16px;
}
.asset-header a {color: #333333; font-size: 16px; }
.asset-body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
}
.asset-body a {color: #60A9DB;}

h1.asset-name ,h2.asset-name {
    padding-left: 10px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku GothicPro", "Osaka", "Verdana", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif", "Arial", "Helvetica";
	font-size: 16px;
    color: #333333;
}

.asset-content {
	margin-top: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 140%;
	font-weight: normal;
	font-size: 12px;
	margin-left: 10px;
}
.asset-content img {
	padding: 5px;
}

.asset-meta{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	display: block;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
	clear: both;
}
.asset-meta a {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	color: #60A9DB;
	text-align: right;
	margin-top: 5px;

}
.asset-more-link {
	text-align: right;
	display: block;
	background-image: url(menu_img/yajirushi-migi02.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
}
.asset-more-link a {color: #60A9DB;}
.entry-categories{
	display: inline;
}
.entry-categories-header {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	display: inline;
	float: left;
}

.entry-categories-list {
	list-style-type: none;
	float: left;
	display: inline;
}

.entry-category {
}
.entry-asset{
}

.paginate {
	text-align: center;
	font-size: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.comments {
	margin-right: auto;
	margin-left: 50px;
	width: 650px;

}
.comments-header,.comments-open-header {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	font-weight: bold;
}
.comment-content ,.comments-open{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 140%;
}
#styleindex {
	width: 690px;
	font-family: "Arial", "Helvetica", "sans-serif";
	clear: both;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
#styleindex h2{
	font-size: 14px;
	padding-left: 35px;
	margin-left: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-image: url(menu_img/style-midashi.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 12px;
	margin-top: 10px;
}
#styleindex a{
	color: #333333;
}
#styleindex ul{
	margin-top: 10px;
	display: block;
	text-align: center;
}
#styleindex li{
	display: block;
	list-style-type: none;
	margin-left: 15px;
	font-size: 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	float: left;
	background-image: url(menu_img/yajirushi-migi02.gif);
	background-repeat: no-repeat;
	background-position: 0px;

}

span.new {
	display: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	background-color: #FF9900;
	padding: 1px;
}
#thumbnail{
	float: left;
	width: 720px;
	background-color: #FFFFFF;
	margin-top: 0px;
	display: block;
	clear: both;
}
#thumbnail li{
	list-style-type: none;
}
#thumbnail a{
	text-decoration: none;
}
.item {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 150px;
height: 150px;
}

