@charset "UTF-8";

/* メインコンテンツとの共通スタイルを定義 */

#header ul, #navi ul, #footer ul {
	list-style: none;
}

/* ヘッダーを定義 */

#header {
	position: relative;
	height: 76px;
}
#header h1 {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 14px;
}
#header h2 {
	top: 21px;
	position: absolute;
}
#header  #sub_title {
	float: right;
	display: block;
	position: absolute;
	right: 8px;
	top: 0px;
}
#header #sub_menu {
	position: absolute;
	right: 0px;
	top: 36px;
}
#header #sub_menu li {
	background-image: url(../../image/icon_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	float: left;
	padding-right: 8px;
	padding-left: 14px;
}
#header #login_menu {
	position: absolute;
	right: 0px;
	top: 60px;
}
#header #login_menu p {
	float: left;
	margin-right: 36px;
	margin-bottom: 0px;
	line-height: 12px;
	padding-top: 1px;
}
#header #login_menu ul {
	float: left;
}
#header  #login_menu  li {
	background-image: url(../../image/icon_red1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	float: left;
	padding-right: 8px;
	padding-left: 14px;
}

/* メニューを定義 */

#navi {
	text-align: left;
	width: 950px;
	margin: 0px;
	padding-top: 5px;
	clear: both;
}
#navi .navi01 {
	margin: 0px;
	padding: 0px;
	height: 27px;
}
#navi .navi01 li {
	width: 158px;
	float: left;
}
.navi01r {
	width: 160px;
	text-align: right;
}
#navi .navi02 {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #CCCCCC;
	height: 35px;
	background-image: url(../../image/sub_navi_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navi .navi02 li {
	float: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* フッター定義 */

#footer {
	margin: 0px;
	padding-top: 10px;
	clear: both;
	width: 950px;
}
#footer .footbk {
	float: right;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#footer .footnavi {
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px;
	background-image: url(../../image/line_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
#footer .footnavi li {
	background-image: url(../../image/icon_red1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	float: left;
	margin-top: 4px;
	padding-right: 10px;
}
#footer .footinfo {
	clear: both;
	margin: 0px;
	padding: 8px 0px 0px;
	background-image: url(../../image/line_top_dot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}
.footcopy {
	text-align: right;
	font-size: 10px;
	color: #666666;
}

/* ドロップダウンを定義 */

.navi01 ul, .navi01 li, .navi01 dl, .navi01 dt, .navi01 dd{
	margin: 0px;
}
.dropdown {
	float:left;
	padding-right:2px;
}
.dropdown dt {
	width:156px;
	height:27px;
	font-weight:bold;
	cursor:pointer;
	color:#666666;
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:155px;
	display:none;
	background:#FFFFFF;
	z-index:200;
	opacity:0;
}
.dropdown ul {
	width:152px;
}
.dropdown li {
	display:inline;
}
.dropdown ul li a, .dropdown ul li a:active, .dropdown ul li a:visited {
	display:block;
	padding:5px;
	color:#666666;
	text-decoration:none;
	background:#EEEEEE;
	width:143px;
	border-bottom:#C5C5C5 solid 1px;
	border-left:#C5C5C5 solid 1px;
	border-right:#C5C5C5 solid 1px;
}
.dropdown a:hover {
	background:#EC0000;
	color:#FFFFFF;
}
.dropdown .topline{
	border-top:#C5C5C5 solid 1px;
}

/* 共通パーツを定義 */

.center {
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.f10 {
	font-size: 10px;
	line-height: 14px;
}
.f12 {
	font-size: 12px;
	line-height: 17px;
}
.f14 {
	font-size: 14px;
	line-height: 20px;
}
.fred {
	color: #FF0000;
}
.fbrown {
	color: #996600;
}

/* ブログ記事内で使用するスタイルを定義 */

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* WP-PageNavi */

.wp-pagenavi {
	text-align: center;
	margin-bottom: 20px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #996600;
	color: #996600;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #996600;
	color: #996600;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
