/*  
		Theme Name: Koikikukan
		Theme URI: http://www.koikikukan.com/
Description: koikikukan template 3 column
Author: Yujiro Araki
Author URI: http://www.koikikukan.com/
Version: 3.0.11
 */

/*
 * File      : style.css
 * Version   : 3.00
 * Update    : 1.01 2007.01.24 fix textarea size for Mozilla.
 *           : 1.02 2007.02.11 add color property at ul element of sidebar.
 *           : 1.03 2007.02.24 fix top property for liquid layout.
 *           : 2.00 2007.07.22 for XHTML 1.0 Strict.
 *           : 2.01 2009.07.07 fix bug(for float image).
 *           : 3.00 2010.12.07 for WordPress 3.
 *           : 3.0.11 2011.03.10 change get_settings to get_option.
 *
 * Copyright (C) 2005-2011 www.koikikukan.com All rights reserved.
 */

/* modified by kurosawa */
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

/* all */
* {
margin: 0;
padding: 0;
}
body {
font:13px Osaka,"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;                             
		 *font-size:small;                                                                               
		 *font:x-small;                                                                                  
background: #36414d; /* for custom background */   
color: #444;
}
table {                                                                                             
	font-size:inherit;                                                                              
font:100%;                                                                                      
}                

/* heading */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size:100%;    
}

/* anchor */
a,
	a:link,
	a:visited {
color: #069;
			 text-decoration: none;
	}
a:hover {
color: #069;
			 text-decoration: underline;
	}
a:active {}

/* image with anchor */
a img {
border: none;
}

/* form */
form {
margin: 0px;
}
#searchform fieldset {
border: none;
}
#search-options,
input {
padding: 1px;
}
#searchtext {
width: 150px;
}

/* banner title */
#header {
padding: 10px 15px 5px 20px;
				 border-bottom: 1px solid #669;
color: #999;
background: #000000;
						text-align: left;
}

#header a,
#header a:link,
#header a:visited {
color: #fff;
background: transparent;
						font-size: 100%;
						text-decoration: none;
}
#header a:hover {}
#header a:active {}

/* description of blog */
.blog-description {
color: #ffffff;
background: transparent;
						font-size: 100%;
}

/* article */
.blog {
padding: 10px 15px;
}

/* article date */
.date {
margin: 5px 0;
				padding-left: 8px;
				/*    background-position: left; 
							background-repeat: no-repeat;
							background-image: url(".gif");*/
				font-size: 93%;
				font-weight: bold;
				line-height: 1.5;
}

/* comment color */
.date,
	.trackbacks-header,
	.comments-header,
	.comments-open-header {
color: #fff;
background: #8fabbe;
	}

/* an article or comment */
#comments,
.entry {
width: auto;
			 /*
margin: 0 5px 5px;
				*/
color: #36414d;
background: #fff;
						/*    background-position: right; 
									background-repeat: repeat-y; 
									background-image: url(".gif");
						 */
						font-size: 100%;
						line-height:1.5;
						word-break: break-all;
}

.entry p {
margin: 10px 0;
}
.entry blockquote p {
margin: 0;
}
.entry ul {
margin: 10px 0 10px 25px;
}
.entry ol {
margin: 10px 0 10px 30px;
}
.entry textarea {
width: 97%;
}

.entry-body p img {
padding: 0;
				 max-width: 100%;
}
.entry-body img.centered {
display: block;
				 margin-left: auto;
				 margin-right: auto;
}
.entry-body img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
.entry-body img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.entry-body .alignright {
float: right;
}
.entry-body .alignleft {
float: left;
}

/* blockquote */
.entry blockquote {
width: auto;
margin: 15px 20px 0;
padding: 10px;
border: 1px solid #666;
background: #f6f6f6;
						font-size: 85%;
						line-height: 1.5;
}
.quotetitle {
	font-size: 85%;
	border-bottom: 1px solid #666;
padding: 3px;
}

pre {
margin: 15px 20px 0px;
padding: 10px;
background: #f6f6f6;
border: 1px solid #999;
				font-size: 85%;
				line-height: 1.5;
width: 100%;
overflow: scroll;
}
html>body pre {
width: 87%;
}

/* title of entry */
.entry-header {
margin: 10px 0 0;
				padding-left: 20px;
				font-size: 108%;
				font-weight: bold;
background: #eeeeee;
border: 1px solid #666;
				background-image: url( https://fx.96ut.com/image/pin.gif );
				background-repeat: no-repeat;
				background-position: left center;
}

/* contributor */
.entry-footer {
margin: 10px 0 0;
				padding-top: 3px;
				border-top: 1px dotted #36414d;
				text-align: right;
				font-size: 85%;
}

/* archive-list */
.archive-list {
margin: 10px 0;
}

/* navigation */
.content-nav {
margin: 10px;
				text-align: center;
}

/* navigation */
.page {
margin: 6px 0 10px;
				font-size: 85%;
}

/* breadcrumbs list */
.crumbs {
margin: 6px 0 10px;
				padding-left: 5px;
				font-size: 85%;
}

/* calendar */

/* for hidden widget title */

/* menu list of sidebar */
#links-left ul,
#links-right ul {
color: #444;
}

#links-left ul li,
#links-right ul li {
	list-style: none;
margin: 0 0 5px 0;
}

#links-left li li,
#links-right li li {
background: url(images/lmark.gif) no-repeat 0 0.5em;
						padding-left: 12px;
margin: 0;
}

#links-left ul ul,
#links-right ul ul {
margin: 0;
}

/* title of menu list */
#links-left .widget-title,
#links-right .widget-title {
	margin-top: 3px;
padding: 3px;
border: 1px solid  #666;
color: #000;
background: #ddd;
						text-align: center;
						font-size: 100%;
}
#links-left ul ul,
#links-right ul ul {
margin: 3px 0 20px;
}
#links-left ul ul ul,
#links-right ul ul ul{
	margin-bottom: 0;
}
#links-left ul li li ,
#links-right ul li li {
	font-size: 93%;
	line-height: 1.5;
}
#links-left ul li li li ,
#links-right ul li li li {
	font-size: 100%;
}
#links-left ul ul.children,
#links-right ul ul.children {
	margin-top: 0;
}

/* credit */
.powered {
	margin-top: 50px;
	text-align: left;
color: #666666;
			 font-size: 83%;
			 line-height: 1.5;
}
.powered img {
	margin-top: 3px;
}

.clear {
clear: both;
}

.trackbacks,
	.comments {
margin: 10px 5px;
color: #36414d;
	}

.trackbacks-header,
	.comments-header,
	.comments-open-header,
	.comments-head {
margin: 15px 0;
				padding-left: 8px;
color: #fff;
background: #8fabbe;
						font-size: 93%;
						font-weight: bold;
						line-height: 2.0;
	}

#trackbacks-info,
.trackback-content,
	.comment-content,
	.comments-open-content {
margin: 0 2px;
padding: 0;
				 font-size: 85%;
				 line-height: 1.5;
				 word-break: break-all;
	}

.trackback-content p,
	.comment-content p {
		margin-top: 10px;
		margin-bottom: 5px;
	}

.trackback-footer,
	.comment-footer {
		margin-right: 2px;
		padding-top: 3px;
		border-top: 1px dotted #36414d;
		font-size: 75%;
		text-align: right;
	}

/* comment and trackback */
#comments-open-data p {
	margin-bottom: 10px;
}
#comment-post {
	font-weight: bold;
}
#comment-author, #comment-email, #comment-url, #comment-text {
width: 220px;
}
#comment {
width: 400px;
}
#comment-bake-cookie {
	margin-left: 2px;
	vertical-align: middle;
}
#comments-open-footer {
	text-align: center;
}
.comments-open label {
display: block;
}

form input,
		 form textarea {
border: 1px solid #999;
		 }
#searchtext {
margin: 3px 0;
}

/* カラム切り替え */
body.layout-three-column,
	body.layout-three-column-right,
	body.layout-two-column-left,
	body.layout-two-column-right,
	body.layout-one-column {
		text-align: center;
	}
.layout-three-column #container,
	.layout-three-column-right #container,
	.layout-two-column-left #container,
	.layout-two-column-right #container {
		margin-bottom: 10px;
	}
.layout-one-column #container {
	margin-bottom: 0;
}

/* 固定レイアウト共通 */
.layout-three-column #box,
	.layout-three-column-right #box,
	.layout-two-column-left #box,
	.layout-two-column-right #box,
	.layout-one-column #box {
		margin-right: auto;
		margin-left: auto;
padding: 0 0 25px 0;
				 border-bottom: 1px solid #669;
				 border-left: 1px solid #669;
				 border-right: 1px solid #669;
				 text-align: left;
				 background-color: #fff;
	}

/* 3カラム固定レイアウト幅 */
.layout-three-column-right #box,
	.layout-three-column #box {
width: 960px;
	}

/* 2カラム固定レイアウト幅 */
.layout-two-column-left #box,
	.layout-two-column-right #box {
width: 960px;
	}

/* 1カラム固定レイアウト幅 */
.layout-one-column #box {
width: 478px;
}

/* 3カラム固定レイアウト */
.layout-three-column #content {
float: left;
			 border-bottom: 1px solid #669;
			 border-left: 1px solid #669;
			 border-right: 1px solid #669;
}
.layout-three-column #content { /* for IE6 */
width: 468px;
			 margin-left: 95px;
}
html>body.layout-three-column #content {
width: 498px;
			 margin-left: 210px;
}


.layout-three-column #links-left-box {
float: left;
width: 210px;
}
.layout-three-column #links-left-box { /* for IE6 */
	margin-left: -656px;
}
html>body.layout-three-column #links-left-box {
	margin-left: -710px;
}

.layout-three-column #links-right-box {
float: left;
width: 210px;
}
.layout-three-column #links-right-box { /* for IE6 */
	margin-left: 2px;
}
html>body.layout-three-column #links-right-box {
	margin-left: 0;
}

.layout-three-column #links-left,
	.layout-three-column #links-right {
padding: 10px 5px 0 5px;
	}

/* 3カラム固定レイアウト（右サイドバー） */
.layout-three-column-right #content {
float: left;
width: 483px;
			 border-bottom: 1px solid #669;
			 border-right: 1px solid #669;
}
.layout-three-column-right #links-left-box {
float: left;
width: 180px;
}
.layout-three-column-right #links-right-box {
float: left;
width: 185px;
}
.layout-three-column-right #links-left {
padding: 15px 5px 0 15px;
}
.layout-three-column-right #links-right {
padding: 15px 15px 0 15px;
}

/* 2カラム固定レイアウト(右サイドバー) */
.layout-two-column-right #content {
float: left;
width: 758px;
			 border-bottom: 1px solid #669;
			 border-right: 1px solid #669;
}
.layout-two-column-right #links-right-box {
float: left;
width: 200px;
}
.layout-two-column-right #links-right {
padding: 5px 5px 0;
}

/* 2カラム固定レイアウト(左サイドバー) */
.layout-two-column-left #content {
float: left;
width: 478px;
			 border-bottom: 1px solid #669;
			 border-left: 1px solid #669;
}
.layout-two-column-left #content { /* for IE6 */
	margin-left: 92px;
}
html>body.layout-two-column-left #content {
	margin-left: 185px;
}
.layout-two-column-left #links-left-box {
float: left;
width: 185px;
}
.layout-two-column-left #links-left-box { /* for IE6 */
	margin-left: -663px;
}
html>body.layout-two-column-left #links-left-box {
	margin-left: -665px;
}

.layout-two-column-left #links-left {
padding: 15px 15px 0;
}

/* 1カラム固定レイアウト */
.layout-one-column #content {}

/* 3カラム固定レイアウト(ブログ記事全体) */
.layout-three-column-right .blog,
	.layout-three-column .blog {
padding: 5px 5px;
	}

/* 2カラム固定レイアウト(左サイドバー:ブログ記事全体) */
.layout-two-column-left .blog {
padding: 10px 15px;
}

/* 2カラム固定レイアウト(右サイドバー:ブログ記事全体) */
.layout-two-column-right .blog {
padding: 5px 5px;
}

/* 1カラム固定レイアウト(ブログ記事全体) */
.layout-one-column .blog {
padding: 10px 15px 0;
}

/* フッタ */
.layout-one-column #footer,
	.layout-three-column #footer,
	.layout-three-column-right #footer,
	.layout-two-column-left #footer,
	.layout-two-column-right #footer,
	.layout-one-column-liquid #footer {
		margin-right: auto;
		margin-left: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #669;
		/*
height: 60px;
border-left: 1px solid #669;
border-right: 1px solid #669;
		 */
		line-height: 1.3;
color: #ddd;
background: #000000;
						font-size: 93%;
						text-align: center;
	}
.layout-three-column #footer,
	.layout-three-column-right #footer ,
	.layout-two-column-left #footer,
	.layout-two-column-right #footer ,
	.layout-one-column #footer {
width: 960px;
	}

div.fdiv3{
float:left;
			text-align: left;
width:320px;
}

#footer ul {
color: #f00;
}

#footer ul li {
	list-style: none;
margin: 0 0 5px 0;
}

#footer li li {
background: url(images/lmark.gif) no-repeat 0 0.5em;
						padding-left: 12px;
margin: 0;
}

#footer a,
#footer a:link,
#footer a:visited {
color: #aaa;
background: transparent;
						text-decoration: none;
}
#footer a:hover {
color: #fff;
}
#footer a:active {}

.footermenu {
	/*
		 padding-left: 20px;
margin: 10px 0 0;
	 */
	margin-bottom: 5px;
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px solid #666;
	background-repeat: no-repeat;
	background-position: left center;
}

input,textarea {
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

.clearfix:after {
content: ""; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.bassui_container {
	background-color: #fafaf6;
margin: 0 0 5px 0;
padding: 0px;
}
div.bassui_name {
	font-family:"Verdana", "Osaka";
color: #333333;
			 text-align: center;
border: 1px solid #BFBFBF;
				background-color: #90EE90;
margin: 0px;
padding: 0px;
}

div.bassui_sentence {
	font-family:"Verdana", "Osaka";
color: #333333;
			 font-weight: normal;
			 font-size: 100%;
			 line-height: 1.4em;
			 /* text-align: center; */
			 border-bottom: 1px solid #BFBFBF;
			 border-left: 1px solid #BFBFBF;
			 border-right: 1px solid #BFBFBF;
			 background-color: #fafaf6;
padding: 3px;
}

div.textwidget{
	font-family:"Verdana", "Osaka";
	font-size: 100%;
padding: 5px 0px 0px 0px;
				 line-height: 1.4em;
}
/* Pickupメニュー */
.pickup {
margin: 3px 5px 0px;
padding: -5px;
background: #FFFFE0;
border: 3px double #ff0000;
color: #444444;
			 font-size: 100%;
			 line-height: 150%;
}

.pickup2 {
margin: 3px 5px 0px;
padding: -5px;
background: none;
border: 1px solid #666666;
color: #444444;
			 font-size: 100%;
			 line-height: 150%;
}
/* テーブル要素  */
.td_l330{
	/*
		 background-color:#fff;
	 */
padding: 2px 3px 5px 10px;
color:#444;
			text-align:left;
			vertical-align:top; 
width: 330px;
}

.th1{
	background-color: #e1f8ff;
	font-weight: bold;
padding: 3px 10px 3px 10px;
color:#444;
			/*	width: 35px;*/
			text-align:center;
}

.td1{
/*
background-color:#ffffff;
*/
padding: 2px 3px 5px 2px;
				 font-weight: bold;
color:#444;
			text-align:center;
}

.td_c{
padding: 2px 3px 5px 2px;
				 text-align:center;
}

.td_r{
padding: 2px 3px 5px 2px;
				 text-align:right;
}

.nowrap{
white-space: nowrap;
				 }

/* テーブル　*/
table.kuro {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: collapse;
border: solid 1px #999;
				font-size: 100%;
				line-height: 150%;
}
table.kuro th,
	table.kuro td {
border: solid 1px #999;
padding: 2px 2px;
	}

table.kuro td.td_l{
	/*
		 background-color:#ffffff;
	 */
	/*padding: 2px 3px 5px 12px;*/
color:#444;
			text-align:left;
			padding-left: 10px;
}

.td_l240{
	/*
		 background-color:#407fb0;
	 */
padding: 2px 3px 5px 10px;
color:#444;
			text-align:left;
}

.th80{
	background-color: #e1f8ff;
	font-weight: bold;
padding: 3px 10px 3px 10px;
color:#444;
width: 80px;
			 text-align:center;
}

.th100{
	background-color: #e1f8ff;
	font-weight: bold;
padding: 3px 10px 3px 10px;
color:#444;
width: 100px;
			 text-align:center;
}

.th120{
	background-color: #e1f8ff;
	font-weight: bold;
padding: 3px 10px 3px 10px;
color:#444;
width: 120px;
			 text-align:center;
}

.th160{
	background-color: #e1f8ff;
	font-weight: bold;
padding: 3px 10px 3px 10px;
color:#444;
width: 160px;
			 text-align:center;
}

.th_c{
	background-color: #e1f8ff;
	font-weight: bold;
padding: 3px 10px 3px 10px;
color:#444;
			/*width: 160px;*/
			text-align:center;
}	

div.ad_line {
	font-family:"Verdana", "Osaka";
color: #333333;
			 font-weight: normal;
			 font-size: 100%;
			 line-height: 1.4em;
			 background-color: #FFFFE0;
margin: 10px;
padding: 5px;
				 /*
						text-align:center;
					*/
border: 1px solid #BFBFBF;
}

/* グローバルナビ*/
#navi {
width:960px;
padding:0;
margin:0;
			 list-style-type: none;
}
#navi li {
width:96px;
float:left;
padding:0;
margin:0;
			 text-align:center;
			 border-bottom:1px solid #222;      
}
#navi li a {
width:auto;
color:#eee;
			font-size:100%;
			font-weight:bold;
padding:8px 0;
				text-decoration:none;
display:block;
background:#666;
					 border-left:1px solid #222;
}
#navi li:first-child a{
	border-left:0px;
}
#navi li a:hover {
background:#555;
color:#fff;
}

/* タイトルバナー下の説明 */
#header_top {
padding: 3px 10px 3px 10px;
color: #fff;
background: #000;
						text-align: left;
						font-size: 93%;
}

#header_top a,
#header_top a:link,
#header_top a:visited {
color: #fff;
background: transparent;
						font-size: 93%;
						text-decoration: none;
}
#header_top a:hover {}
#header_top a:active {}


/* ヘッダー広告*/
div.ad {
position: relative;
margin: 0;
				font-size: 93%;
}
div.ad p {
position: absolute;
top: -70px;
right: 10px;
}
html > body div.ad p {
top: -65px;
right: 5px;
}

div.news{
	font-size : 100%;
margin : 5px;
				 padding-left : 10px;
				 border-bottom: 1px dotted #669;
				 line-height : 150%;
				 background-position: left; 
				 background-repeat: no-repeat;
				 background-image: url("https://96ut.com/image/arrow.gif");
}

div.stockprice{
	font-size : 110%;
	font-weight : bold;
	line-height : 150%;
}

div.stockprice_S{
	font-size : 93%;
	font-weight : bold;
	line-height : 150%;
}

span.plus{
color : green;
}
span.minus{
color : red;
}

.title-header {
padding: 0.2em 10px;
				 margin-bottom: 10px;
				 margin-top: 10px;
				 border-left: 5px solid #666666;
				 border-bottom: 1px dotted #666666;
				 font-size: 100%;
				 font-weight: bold;
}

div.txtCenter {
padding: 3px;
				 text-align:center;
}
div.txtLeft {
padding: 3px;
				 text-align:left;
}
div.txtRight {
padding: 3px;
				 text-align:right;
}

div.pager {
padding: 3px;
				 text-align:right;
}

div.contentpad {
padding: 10px;
}

tr.even {
background: #eeeeee;
}
tr.odd {
}

div.chart_box {
clear:both;
width:720px;
overflow: hidden;
}

div.chart_list {
margin: 1px;
float: left;
border:1px solid #BBBB99;
width: 140px;
			 text-align:center;
			 line-height: 150%;
}

div.fx_chart_box {
	padding-left:10px;
clear:both;
width:725px;
overflow: hidden;
}

div.fx_chart_list {
float: left;
border:1px solid #BBBB99;
			 padding-bottom:3px;
width: 178px;
			 text-align:center;
			 line-height: 150%;
}

div.box_720 {
clear:both;
width:720px;
overflow: hidden;
}

div.pad5 {
padding: 5px;
}
div.pad10 {
padding: 10px;
}

/*
	 span.hyoukad{
color:#0000ff;
}
span.hyoukac{
color:#66cc00;
}
span.hyoukab{
color:#ffcc33;
}
span.hyoukaa{
color:#ff6600;
}
span.hyoukas{
color:#ff0000;
background-color:#ff0000;
}
 */

li.tab{
float:left;
display:block;
				background-color:#eeeeee;
border: 1px solid #999999;
width:100px;
			margin-right:5px;
			text-align:center;
}

li.tab80{
float:left;
display:block;
				background-color:#eeeeee;
border: 1px solid #999999;
width:80px;
			margin-right:5px;
			text-align:center;
}

li.tab100{
float:left;
display:block;
				background-color:#eeeeee;
border: 1px solid #999999;
width:100px;
			margin-right:5px;
			text-align:center;
}

li.tab120{
float:left;
display:block;
				background-color:#eeeeee;
border: 1px solid #999999;
width:120px;
			margin-right:5px;
			text-align:center;
}

li.tab150{
float:left;
display:block;
				background-color:#eeeeee;
border: 1px solid #999999;
width:150px;
			margin-right:5px;
			text-align:center;
}

li.tab200{
float:left;
display:block;
				background-color:#eeeeee;
border: 1px solid #999999;
width:200px;
			margin-right:5px;
			text-align:center;
}

li.menuy{
float:left;
display:block;
				/*
					 background-color:#eeeeee;
border: 1px solid #999999;
width:100px;
				 */
				margin-right:5px;
				margin-left:5px;
				text-align:center;
}

li.menusel{
float:left;
display:block;
				background-color:#B0E0E6;
				/*
border: 1px solid #999999;
width:100px;
				 */
				margin-right:5px;
				margin-left:5px;
				text-align:center;
}

/* index */
dl.indexdl{
width:360px;
			list-style:none;
			border-top: 1px solid #999999;
			border-left: 1px solid #999999;
			border-right: 1px solid #999999;
overflow:auto;
}

dt.indexdt{
clear:both;
width:150px;
float:left;
			border-right: 1px solid #999999;
			background-color:#eeeeee;
padding: 3px 0;
				 font-weight: bold;
				 text-indent: 1em;
}

dd.indexdd{
	border-bottom: 1px solid #999999;
padding: 3px 5px 3px 0;
				 text-align:right;
}

/* global-navigation */
#menu-nav
{
width: 100%;
margin: 0;
				/*
padding: 10px 0 0 0;
				 */
				list-style: none;  
background:#444;
}

#menu-nav li
{
	/*
width:120px;
	 */
	border-left: 1px solid rgba(255, 255, 255, 0.05);
	border-right: 1px solid rgba(0,0,0,0.2);
float: left;
			 /*
padding: 0 0 10px 0;
				*/
padding: 5px 0;
position: relative;
}

#menu-nav a 
{
float: left;
height: 25px;
padding: 0 15px;
color: #bbb;
			 text-transform: uppercase;
font: bold 12px/25px Arial, Helvetica;
			text-decoration: none;
			text-shadow: 0 1px 0 #000;
}

#menu-nav li:hover > a
{
color:#fff;
}

*html #menu-nav li a:hover /* IE6 */
{
color:#fff;
}

#menu-nav li:hover > ul
{
display: block;
}

/* Sub-menu */

#menu-nav ul
{
	list-style: none;
margin: 0;
padding: 0;    
display: none;
position: absolute;
top: 35px;
left: 0;
			z-index: 99999;    
background: #444;
						/*
background: -moz-linear-gradient(top, #444, #111);
background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));    
-moz-border-radius: 5px;
border-radius: 5px;
						 */
}

#menu-nav ul li
{
float: none;
margin: 0;
padding: 0;
display: block;  
				 /*
						-moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
						-webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
						box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
					*/
}

#menu-nav ul li:last-child
{
	/*
		 -moz-box-shadow: none;
		 -webkit-box-shadow: none;
		 box-shadow: none;    
	 */
}

#menu-nav ul a
{
padding: 10px;
height: auto;
				line-height: 1;
display: block;
				 white-space: nowrap;
float: none;
			 text-transform: none;
}

*html #menu-nav ul a /* IE6 */
{
height: 10px;
width: 150px;
}

*:first-child+html #menu-nav ul a /* IE7 */
{
height: 10px;
width: 150px;
}

#menu-nav ul a:hover
{
background: #0186ba;
}


#menu-nav ul li:first-child a
{
	/*
		 -moz-border-radius: 5px 5px 0 0;
		 border-radius: 5px 5px 0 0;
	 */
}

#menu-nav ul li:first-child a:after
{
content: '';
position: absolute;
left: 30px;
top: -8px;
width: 0;
height: 0;
				border-left: 5px solid transparent;
				border-right: 5px solid transparent;
				border-bottom: 8px solid #444;
}

#menu-nav ul li:first-child a:hover:after
{
	border-bottom-color: #04acec; 
}

#menu-nav ul li:last-child a
{
}

/* Clear floated elements */
#menu-nav:after
{
visibility: hidden;
display: block;
				 font-size: 0;
content: " ";
clear: both;
height: 0;
}

* html #menu-nav             { zoom: 1; } /* IE6 */
*:first-child+html #menu-nav { zoom: 1; } /* IE7 */

/* Pure CSS3 Multi Level Drop Down Navigation Menu */
/*             By www.Bloggermint.com            */


#nav {
float: left;
width:100%;
font: bold 12px Arial, Helvetica, Sans-serif;
			border-bottom: 1px solid #121314;
			border-top: 1px solid #2b2e30;
			/*
				 -webkit-border-radius: 5px;
				 -moz-border-radius: 5px;
				 border-radius: 5px;
			 */
background:#3C4042;
overflow: hidden;
}

#nav ul {
margin:0;
padding:0;
				list-style:none;
}

#nav ul li {
float:left;
}

#nav ul li a {
float: left;
color:#d4d4d4;
padding: 10px 20px;
				 text-decoration:none;
background:#3C4042;
					 border-left: 1px solid rgba(255, 255, 255, 0.05);
					 border-right: 1px solid rgba(0,0,0,0.2);
					 text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
}

#nav ul li a:hover,
#nav ul li:hover > a {
color: #252525;
background:#3C4042;
					 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px #000;

}

#nav li ul a:hover, 
#nav ul li li:hover > a  {
color: #2c2c2c;
background: #5C9ACD;
						border-bottom: 1px solid rgba(0,0,0,0.6);
						border-top: 1px solid #7BAED9;
						text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}



#nav li ul {
background:#3C4042;
left: -999em;
margin: 35px 0 0;
position: absolute;
width: 160px;
			 z-index: 9999;
			 box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset; 
			 -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset; 
			 -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset; 
border: 1px solid rgba(0, 0, 0, 0.5);
}

#nav li:hover ul {
left: auto;
}

#nav li ul a {
background: none;
border: 0 none;
				margin-right: 0;
width: 120px;
			 box-shadow: none;
			 -moz-box-shadow: none;
			 -webkit-box-shadow: none;
			 border-bottom: 1px solid transparent;
			 border-top: 1px solid transparent;
}

#nav li li ul {
margin: -1px 0 0 160px;
visibility:hidden;
}

#nav li li:hover ul {
visibility:visible;
}

#nav ul ul li:last-child > a {
}

#nav ul ul ul li:first-child > a {
}

.btbig{
	/* 文字サイズを1.4emに指定 */
	font-size: 1.4em;

	/* 文字の太さをboldに指定 */
	font-weight: bold;

	/* 縦方向に10px、
	 * 横方向に30pxの余白を指定 */
padding: 10px 30px;
}


div.box720 {
clear:both;
width:720px;
overflow: hidden;
}

div.item144 {
margin: 5px;
padding: 3px;
float: left;
border:1px solid #BBBB99;
			 text-align:center;
			 line-height: 150%;
}
