@charset "utf-8";
/*
Theme Name: Machnos DX Theme2
Theme URI: http://machnos.com/
Description: Machnos DX専用テーマ
Version: 2.0
Author: Machnos
Author URI: http://machnos.com/
Tags: Machnos DX2

*/
body {
	margin: 0px;
	background-color: #17376C;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, Helvetica, Arial, Gothic, sans-serif, Verdana;
	background-repeat: repeat-x;
	font-size: 13px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

#headLineTxt {
	background-image: url(image/head_line_txt_bg.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 100%;
	margin: 0px;
}
#mainbg {
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(image/blue_bg.jpg);
}
#mainbg #main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#mainbg #main #logobar {
	background-image: url(image/logo.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 960px;
	margin: 0px;
	vertical-align: bottom;
	background-position: left top;
	padding: 0px;
}
#contents {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0px;
	height: 100%;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer {
	width: 960px;
	margin-top: 30px;
	color: #FFFFFF;
}
#mainbg #main #contents #txtarea {
	float: left;
	width: 700px;
	margin-bottom: 20px;
	padding-top: 15px;
}
#menu {
	width: 250px;
	margin-left: 10px;
	float: left;
}
.cl {
	clear:both;
}#mainbg #main #logobar #logosp {
	float: left;
	height: 250px;
	width: 226px;
}
#logoAd {
	float: left;
	width: 468px;
	height: 60px;
	margin-top: 80px;
	margin-left: 120px;
	background-color: #FFCC00;
}
#mainbg #main #footer #about {
	float: left;
	width: 350px;
}
#mainbg #main #footer #about h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainbg #main #footer #tag {
	width: 600px;
	margin-left: 10px;
	float: left;
}
#headLineTxt h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	font-size: 16px;
}
#mainbg #main #contents #txtarea #blogtxt {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#mainbg #main #contents #txtarea #blogtxt h2.title {
	color: #0099FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 5px;
}
#mainbg #main #contents #txtarea #blogtxt h2.title a{
	color: #0099FF;
	text-decoration: none;
}
.date {
	font-size: 12px;
	font-weight: bold;
	color: #FF00CC;
	margin-bottom: 10px;
	clear: both;
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;margin-right:auto;
	text-align:center;
}
#mainbg #main #contents #txtarea #blogtxt .txt {
	font-size: 12px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.tag {
	width: 680px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	padding-top: 15px;
	padding-bottom: 50px;
}
#mainbg #main #footer #tag a{
	color:#FFFFFF;
	text-decoration:none;
}


#menu ul.navi {
	margin: 0px;
	list-style-type: none;
	width: 250px;
	padding: 0px;
}
#menu li.navi {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#menu ul.navi h2{
	font-size:16px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
#menu .pagenav {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#menu .pagenav h2{
	font-size:16px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.tagline{
font-size:10px;
}

#pageline {
	background-color: #000000;
	height: 25px;
	width: 960px;
}
#mainbg #main #contents #pageline ul {
	margin: 0px;
	padding: 0px;
}
#mainbg #main #contents #pageline li.current_page_item {
	color: #000000;
	text-align: center;
	display: block;
	margin: 0px;
	height: 20px;
	width: 130px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#mainbg #main #contents #pageline li.current_page_item a{
	color: #000000;
}
#mainbg #main #contents #pageline li.current_page_item a{
	color: #FFFFFF;
	background-color: #000000;
}
#mainbg #main #contents #pageline li.page_item{
	color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 0px;
	height: 20px;
	width: 130px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}
#mainbg #main #contents #pageline li.page_item a{
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
#mainbg #main #contents #pageline li.page_item a:hover{
	color: #000000;
	background-color: #FFFFFF;
		height: 20px;
	width: 130px;
		text-align: center;
	display: block;
	margin: 0px;
	list-style-type: none;
}

