@media only screen and (max-width: 640px) {
#navi_b {
	display: none;
    }
}

* {
	color:#333333;
	padding:0;
	margin: 0;
	font-family: Verdana,'MS UI Gothic',sans-serif;
}
#base {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #DDDDDD;
	background-image: url(img/base.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
body {
	background-attachment: fixed;
	background-color: #EFEFEF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
	border:0;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-type: none;
}
a {
	color: #E12700;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*
ヘッダー
-------------------------------------------*/
#head {
	background-image: url(img/header.jpg);
	height: 140px;
	position: relative;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#head h1 {
	font-size: 11px;
	position: absolute;
	top: 5px;
	right: 15px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
	z-index: 1;
}
#head img#logo {
	position: absolute;
	left: 15px;
	top: 3px;
}
#head #h_list {
	position: absolute;
	right: 178px;
	top: 87px;
}
#head #h_list li {
	display: inline;
	padding-right: 7px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	font-size: 10px;
}
#head #h_list a {
	text-decoration: none;
}

#head #h_list2 {
	position: absolute;
	right: 10px;
	top: 107px;
}

.headerbanner{
	position: absolute;
	top: 40px;
	right: 10px;
	width: 95%;
}
/*
グローバルナビ
-------------------------------------------*/

/*
メイン
-------------------------------------------*/
#main {
	float: left;
	width: 96%;
	background-color: #FFFFFF;
	padding: 6px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
}
#pankuzu {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEB8B8;
	font-size: 12px;
	color: #6B878B;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#pankuzu strong {
	font-weight: normal;
	color: #6B878B;
	font-size: 13px;
	letter-spacing: 1px;
}

#content {
	float: right;
	width: 100%;
	padding-bottom: 5px;
}

#content #mokuji {
	margin-top: 1px;
	margin-bottom: 15px;
	border: 1px solid #D8D8D3;
	background-image: url(img/side_inbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow:hidden;
}
#mokuji ul {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mokuji ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mokuji li {
	font-size: 13px;
	line-height: 20px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D3;
	color: #655C4B;
}
#mokuji li a {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D3;
	text-decoration: none;
}
#content #mokuji h3 {
	color: #FF6817;
	background-image: none;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-top: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FAE7CD;
	padding-bottom: 1px;
}
#content #mokuji h3 a, #content #mokuji h3 a:link, #content #mokuji h3 a:visited  {
	color:#FF6817;
	text-decoration:none
	}

#content #mokuji h3 a:hover  {
	color: #FF6817;
	text-decoration:none
	}
#content .box_out {
	background-color: #EEEEEE;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 5px;
}
#content .box_in {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	overflow:hidden;
}

#content hr{
	border-width: 1px;
	color:#ccc;
	border-style: dotted;
	clear: both;
	margin: 3px 0px;
}

#content .box_in2 {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content h2 {
	font-size: 17px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	line-height: 26px;
	color: #101010;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 3px;
}
#content h2 span {
	font-size: 14px;
	padding-left: 10px;
	color: #CC3300;
}
#content h3 {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(img/h3.gif);
	height: 21px;
	padding-bottom: 3px;
	padding-left: 23px;
	margin-top: 1px;
	padding-top: 3px;
	overflow: hidden;
	clear: both;
}
#content h3 a, #content h3 a:link, #content h3 a:visited  {
	color:#fff;
	background-color: transparent;
	text-decoration:none
	}

#content h3 a:hover  {
	color: #FFFACA;
	background-color: transparent;
	text-decoration:none
	}
#content h3 span {
	font-size: 12px;
	color: #FFFACA;
	line-height: 12px;
	padding-left: 5px;
	font-weight: normal;
}
#content h4 {
	color: #D34616;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F8A952;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F8A952;
	font-size: 13px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#content h4 span {
	font-size: 12px;
	color: #FF6600;
	padding-left: 10px;
	line-height: 12px;
	font-weight: normal;
}

#content p {
	font-size: 13px;
	padding: 5px;
	line-height: 22px;
	margin: 5px;
}

#content .box_out img {
	margin-right: 1px;
	margin-bottom: 1px;
	clear:both;
}
#content .box02_left {
	float: left;
	width: 320px;
	margin-left: 2px;
}
#content .box02_right {
	float: right;
	width: 320px;
}
#content .box02_left h3, #content .box02_right h3 {
	clear: both;
}
#content .box02_left .box_in,
#content .box02_right .box_in {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .box02_left p,
#content .box02_right p {
	margin: 0px;
}

/*-----dlリスト-----*/
#content .dl_list {
	background-image: url(img/side_inbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	border: 1px solid #EEEEEA;
	float: left;
	margin-bottom: 15px;
}
#content .dl_list dt {
	float: left;
	display: block;
	width: 140px;
	font-size: 12px;
	padding-left: 15px;
	line-height: 1.4em;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content .dl_list dd {
	display: block;
	float: right;
	width: 400px;
	font-size: 12px;
	line-height: 1.4em;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7E6E8;
}
#content .dl_list dl {
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D5CB;
	display: block;
	width: 570px;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#content .dl_list dd a {
	line-height: 1.4em;
}

#content .box02_right .dl_list {
	border: 1px solid #D6D5CB;
}
#content .box02_right .dl_list dt {
	width: 70px;
	padding-left: 7px;
	background-position: left center;
}
#content .box02_right .dl_list dd {
	width: 205px;
}
#content .box02_right .dl_list dl {
	width: 300px;
	padding-top: 6px;
	padding-bottom: 6px;
}

dl.dl_link {
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDFDA;
	margin-right: 10px;
	margin-left: 5px;
}
.dl_link dt {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBDBDF;
	line-height: 28px;
	margin-bottom: 7px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
}
.dl_link dd {
	font-size: 13px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	color: #505050;
}

/*----------*/


.img_left ,
.alignleft{
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #EFEFEF;
	border-top-width: 10px;
	border-right-width: 20px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.img_right ,
.alignright{
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #EFEFEF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#top_img {
	text-align: center;
	background-color: #F1F1ED;
	padding-top: 5px;
	padding-bottom: 5px;
}

.btn_s {
	background-color:#fff;
	text-align: right;
	padding: 5px;
	clear: both;
}

#content ul.list {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content ul.list li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECD0A6;
	color: #655C4B;
}

#content ul.list2 {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content ul.list2 li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECD0A6;
	color: #655C4B;
}

#content ul.list3 {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content ul.list3 li {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 5px;
	padding-left: 20px;
	background-image: url(img/li2.gif);
	background-repeat: no-repeat;
	background-position: 5px 0 0 0;
}
#content ul.list3 li a {
	text-decoration:none;
}

#content ul.list4 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content ul.list4 li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 22px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#content ul.list4 li a {
	text-decoration:none;
}

#content ul.list5 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content ul.list5 li {
	font-size: 14px;
	line-height: 180%;
	padding: 0 5px;
	display: inline;
	white-space: nowrap;
}
#content ul.list5 li a {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D3;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#content ul.list6 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content ul.list6 li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 28px;
	background-image: url(img/side_li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#content ul.list6 li a {
	text-decoration:none;
}

#content ol.list {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#content ol.list li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 0px;
	list-style-type: decimal;
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECD0A6;
	color: #655C4B;
}

#content .chui {
	color: #E84F28;
	font-size: 12px;
}

#content .date{
	margin:0 5px;
	color:#666;
	text-align: left;
	font-size: 12px;
}

.syomei {
	font-size: 18px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: "有澤楷書","ＡＲＰ行楷書体Ｈ", "ＡＲ行楷書体Ｈ","ヒラギノ明朝 Pro W6","HiraMinPro-W6";
	padding-top: 5px;
}

#form {
	padding-top: 10px;
	padding-bottom: 10px;
}

.form-allowed-tags {
	display:none;
}

.compost{
	border-bottom:1px dotted #c1c1c1;
	padding-bottom:10px;
	margin-bottom:10px;
}

.cominfo{
	color:#828282;
	font-size:9px;
	margin-top:0px;
}

#commentform input[type="submit"]{
	border:1px solid #ccc;
	width:180px;
	height:25px;
	margin-bottom:5px;
	cursor:pointer;
	color:#cb3434;
	background:#ffdde3;
}

/*
サイド
-------------------------------------------*/

#side {
	background-color: #F6F6F6;
	padding: 5px;
	float: left;
	width: 220px;
}
#side h3 {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(img/h3.gif);
	height: 20px;
	padding-bottom: 4px;
	font-weight: normal;
	text-indent: 23px;
	margin-bottom: 1px;
	padding-top: 2px;
}
#side h3 span {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
#side .side_box {
	background-image: url(img/side_box.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 210px;
	border: 1px solid #C1C1C1;
	margin-bottom: 5px;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	overflow:hidden;
}
#side .side_box h3 {
	background-color: #666666;
	background-image: none;
	line-height: 18px;
	text-indent: 8px;
	height: 18px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#side .side_box .side_inbox {
	background-image: url(img/side_inbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #D0D0D0;
	width: 204px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#side .side_menu li {
	line-height:0px;
}
#side .side_menu li a {
	display: block;
	font-size: 12px;
	line-height: 16px;
	color: #14130C;
	text-decoration: none;
	background-color: #F8F8F5;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E0;
	background-image: url(img/side_li.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#side .side_menu li a:hover {
	background-color: #F75A2D;
	color: #FFFFFF;
	background-image: url(img/side_li_ov.gif);
}
#side .side_menu li ul {
	background-color: #DFE2E3;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#side .side_menu li ul li a {
	background-position: 15px center;
	width: 167px;
	padding-left: 30px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDD2D3;
	border-bottom-color: #CDD2D3;
	border-left-color: #CDD2D3;
	border-top-style: none;
	color: #E12700;
	background-image: url(img/side_li_a.gif);
}
#side .side_box .side_inbox p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 140%;
}
#side .side_box .side_inbox a {
	text-decoration:none;
}
#side .side_box .side_btn {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3DB;
	border-right-color: #E3E3DB;
	border-bottom-color: #E3E3DB;
	border-left-color: #E3E3DB;
}
#side .side_box .side_prbox {
	width: 186px;
	background-color: #E7E7E0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	font-size: 12px;
	color: #505050;
}
#side .side_box .side_prbox p {
	font-size: 10px;
	line-height: 130%;
}
#side .side_box .side_prbox a {
	color: #747474;
}

/*
フッター
-------------------------------------------*/
#foot {
	background-image: url(img/foot.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #787878;
	padding: 10px;
	clear: both;
}
#foot p {
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 16px;
}
#foot li a {
	color: #EEEEEE;
	white-space: nowrap;
	line-height: 18px;
	text-decoration: none;
}
#foot li {
	font-size: 12px;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #838383;
	background-color: #F5F5F5;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}

address a {
	color: #868880;
	text-decoration: none;
}
address a:hover {
	color: #8EBD00;
	text-decoration: none;
}

#foot hr{
	border-width: 1px;
	color:#ccc;
	border-style: dotted;
	clear: both;
	margin: 10px 0px;
}

#foot .to_top {
	float: right;
	padding-right: 5px;
	margin-bottom: 0px;
	clear: both;
	margin-top: -18px;
}

/*
モジュール
-------------------------------------------------------------------*/

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

.clearfix { display: inline-block; }

/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/*●文字色（<span class="red">などとして使用）*/
.black{ color: #000000;}/*黒色テキスト*/
.red{ color: #ff0000;}/*赤色テキスト*/
.red2{ color: #ff0000;}/*赤色テキスト*/
.blue{ color: #0066cc;}/*青色テキスト*/
.blue2{ color: #0066cc;}/*青色テキスト*/
.green2{ color: #588C00;}/*緑色テキスト*/
.yellow{ color: #fffff4;}/*黄色テキスト*/
.navy{ color: #1F26A9;}/*紺色テキスト*/
.gray{ color: #999999;}/*灰色テキスト*/
.gray2{ color: #555555;}/*灰色テキスト*/
.orange2{ color: #ff6600;}/*橙色テキスト*/
.pink{ color: #cc6699;}/*ピンク色テキスト*/
.purple{ color: #660099;}/*紫色テキスト*/
.olive{ color: #808000;}/*黄土色テキスト*/
.lime{ color: #00ff00;}/*黄緑テキスト*/
.aqua{ color: #ccccff;}/*黄緑テキスト*/
.white{ color: #ffffff;}/*白テキスト*/

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color:#fff!important;
	font: 12px/100% 'MS UI Gothic',sans-serif;
	padding: .4em 1.5em .42em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.button:hover {
	text-decoration: none;
}

.button:active {
	position: relative;
	top: 1px;
}

.button2 {
	width:180px;
	height:12px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color:#fff!important;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	overflow:hidden;
}

.button2:hover {
	text-decoration: none;
}

.button2:active {
	position: relative;
	top: 1px;
}

.button3 {
	width:85px;
	height:12px;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color:#fff!important;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	overflow:hidden;
}

.button3:hover {
	text-decoration: none;
}

.button3:active {
	position: relative;
	top: 1px;
}

.small {
	font-size: 11px;
	padding: 3px 8px;
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

.align_right {
	float: right;
	margin: 10px 10px 10px 10px;
	z-index: 0;
	clear:both;
	}

.align_right2 {
	float: right;
	margin: -10px -20px 0px 0px;
	z-index: 0;
	clear:both;
	}

.align_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear:both;
	}

.img_center {
	margin: 5px 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.space {
	padding:10px 5px;
	}

/* Pick-Up-Navigation
-------------------------------------------------------------- */
#nav-below {
	margin: 20px 0 0 0;
}

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #588C00;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#translation_bar {
	text-align: right;
	margin: 0px 5px 0px 0px;
}

#translation_bar img {
	margin: 6px 5px 0px 0px;

}

.side_banner {
	margin-bottom: 5px;
}

#side ul.list_pr {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#side ul.list_pr li {
	font-size: 12px;
	line-height: 15px;
	padding-left: 25px;
	background-image: url(img/icon_pr.gif);
	background-repeat: no-repeat;
	background-position: 10px 0 0 0;
}
#side ul.list_pr li a {
	text-decoration:none;
}

#page p{
	margin:0px 5px 5px 5px;
	color:#333;
	text-align: left;
	font-size: 13px;
	line-height:18px;
	background-image : none;
}

#page hr{
	border-width: 1px;
	color:#ccc;
	border-style: dotted;
	clear: both;
	margin: 3px 5px 3px 5px;
}

#page .url{
	margin:-5px 5px 0px 25px;
	text-align: left;
	font-size: 11px;
}

/*　テキストエリア　*/

.transp-block {
	background: url("img/play.jpg") no-repeat;
	width: 200px;
	height: 150px;
}
img.transparent {
	-moz-opacity:.65;
	filter:alpha(opacity=60);
	opacity:.65;
}

.tblock {
	color:#666;
	font-family:Verdana,'MS UI Gothic',sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

.tblock p{
	margin:0px;
	color:#333;
	text-align: left;
	font-size: 11px;
	line-height:11px;
	background-image : none;
}

.tblock a:link, .tblock a:visited{
	text-decoration:none;
	margin:0px 3px 3px 0px;
}

.tblock img {
	float:left;
	border:1px solid #878787;
	margin:2px 5px 2px 5px;
	padding:0 0;
	}

.tblock ul.list_new {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.tblock ul.list_new li {
	font-size: 13px;
	line-height: 13px;
	padding-left: 30px;
	background-image: url(img/icon_new.gif);
	background-repeat: no-repeat;
	background-position: 10px 0 0 0;
}
.tblock ul.list_new li a {
	text-decoration:none;
}

.tblock hr{
	border-width: 1px;
	color:#ccc;
	border-style: dotted;
	clear: both;
	margin: 3px 5px 3px 5px;
}

/*　ページナビ　*/
.pagination {
	clear: both;
	padding: 20px 20px 20px 0;
	position: relative;
	font-size: 11px;
	line-height: 14px;
	float: right;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	width: auto;
	margin: 2px 2px 2px 0;
	padding: 3px 6px 3px 6px;
	background-color: #fff;
	color: #555;
	text-decoration: none;
}
.pagination a {
	border: 1px solid #ffaf60;
}
.pagination a:hover{
	background-color: #ffaf60;
	border: 1px solid #ffaf60;
	color: #fff;
}
.pagination .current{
	padding: 3px 6px 3px 6px;
	background-color: #ffaf60;
	border: 1px solid #ffaf60;
	color: #fff;
}

blockquote {
	margin: 10px 30px;
	padding:5px 5px;
	color:#444;
	font-style: normal;
	background:#EFE1E1;	
	border-left:3px solid #Ce0000;
	}

.rankingbanner{
	vertical-align: top;

}

.post-single-bookmarks {
    display: inline-table;
    padding: 3px 0 0 0;
}
.post-single-twitter, .post-single-hatena, .post-single-facebook, .post-single-google, .post-single-mixi {
    float: left;
}

.post-single-google {
    display: inline;
    float: left;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: -31px;
    margin-right: -21px;
    margin-top: 0px;
}

.post-single-hatena {
    display: inline;
    float: left;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-right: 10px;
    margin-top: 0px;
}

.post-single-twitter {
    display: inline;
    float: left;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: -32px;
    margin-top: 0px;
}

.post-single-facebook {
    display: inline;
    float: left;
    margin-right: 7px;
}

.post-single-mixi{
    margin-left: 3px;
}

.title {
	position: absolute;
	width:90%;
	margin-top: 10px;
	left: 20px;
	text-align: left;
	z-index: 1;
	font-size:20px;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	text-shadow: 1px 1px 5px #666;
}

.title a{
	color: #ff8000;
	text-decoration: none;
}


/*====投稿の日付などの表示エリア====*/	
.postData{
	padding:5px 10px 0px 2px;
	font-size: 11px;
	float: right;
	background-color:#fff;
	line-height:21px;
}
.postData p {
	margin: 0;
	padding: 10px 0 9px 0;
	background:url(img/single.jpg) center top no-repeat;
}

.postData a{
	text-decoration: none;
}	

.postData a:hover,
.mini-add-comment a:hover{
	text-decoration: none;
}	
	
.postData .date {
	background: url(img/ico_calendar.png) left center no-repeat;
	padding: 4px 0px 0 21px;
}

.postData .comments {
	background: url(img/ico_comments.png) left center no-repeat;
	padding: 4px 10px 0 21px;
}
		
.postData .category{
	background: url(img/ico_folder.gif) left center no-repeat;
	padding: 3px 10px 0 21px;
}
.postData .tag{
	background: url(img/ico_tag.gif) left center no-repeat;
	padding: 5px 2px 0 20px;
}

.postData2{
	padding:5px 10px 0px 10px;
	font-size: 11px;
	text-align: left;
	background-color:#fff;
	line-height:21px;
}
.postData2 p {
	margin: 0;
	padding: 10px 0 9px 0;
	background:url(img/single.jpg) center top no-repeat;
}

.postData2 a{
	text-decoration: none;
}	

.postData2 a:hover,
.mini-add-comment a:hover{
	text-decoration: none;
}	
	
.postData2 .date {
	background: url(img/ico_calendar.png) left center no-repeat;
	padding: 4px 0px 0 21px;
}

.postData2 .comments {
	background: url(img/ico_comments.png) left center no-repeat;
	padding: 4px 10px 0 21px;
}
		
.postData2 .category{
	background: url(img/ico_folder.gif) left center no-repeat;
	padding: 3px 10px 0 21px;
}
.postData2 .tag{
	background: url(img/ico_tag.gif) left center no-repeat;
	padding: 5px 2px 0 20px;
}

.table1	{
	width:600px;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	table-layout:fixed;
}

.table1 td {
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:2px 5px;
}

.table2	{
	word-break:break-all;
}

.table2 td {
	border:none;
	font-size:9pt;
	line-height: 140%;
	font-family: 'MS UI Gothic',sans-serif;
	vertical-align: top;
}

.table2 img {
	max-width: 170px;
	height: auto !important;
}

.table3 td {
	border-bottom:1px solid #ddd;
}

.table-01 {
	width:600px;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin: 10px 0 5px 0;
}

.table-01 td {
	border:none;
	font-size:9pt;
	line-height: 140%;
	font-family: 'MS UI Gothic',sans-serif;
	vertical-align: top;
	padding:5px;
}

.table-01 img {
	max-width: 580px;
	height: auto !important;
}

table.table-a {
	width: 600px;
	border: 1px #ddd solid;
	border-collapse: collapse;
	border-spacing: 0;
	color:#504945;
	margin: 10px 0 5px 2px;
}

table.table-a th {
	padding: 8px;
	border: #ddd solid;
	border-width: 0 0 1px 1px;
	background: #eee;
	line-height: 140%;
	text-align: left;
	width: 200px;
	font-size:9pt;
	font-weight: normal;
	font-family: 'MS UI Gothic',sans-serif;
}

table.table-a td {
	padding: 8px;
	border: 1px #ddd solid;
	border-width: 0 0 1px 1px;
	background: #fff;
	text-align: left;
	width: 400px;
	line-height: 140%;
	font-size:9pt;
	font-family: 'MS UI Gothic',sans-serif;
}

table a{
	text-decoration: none;
}

table.table-b {
	border:none;
}

table.table-b td {
	border:none;
	padding: 2px;
}

.table-form {
	width:100%;
	border:none;
	margin: 5px;
}

.table-form td {
	padding:0px;
}

.table-form td, x:-moz-broken {
	padding:7px 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.table-form td {
	padding:5px 0;
}
}

.color {
	background: #eee;
}

/*　検索窓　*/

input,
textarea {
	width:90%;
	margin: 5px 2px 5px 2px;
	padding: 1px 1px 1px 6px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	font-size: 95%;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",  sans-serif;
	background-color: #fff0f3;
}

input:hover,
textarea:hover {
	border: 1px solid #b83800;
}

input:focus,
textarea:focus {
	border: 1px solid #b83800;
}

input.inputField {

}

button {
	margin: 3px 2px;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}

button, x:-moz-broken {
	margin: 0px 0 0 0;
	border: none;
}

button img, x:-moz-broken {
	margin: -10px 0 0 0;
	border: none;
}

button:hover {
	border: 1px solid #ff9900;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background:none!important;
}

button:hover, x:-moz-broken {
	border: none;
}

button:focus {
	border: 1px solid #ff9900;
}

button:focus, x:-moz-broken {
	border: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
button {
	margin: 0px 3px 0px 3px;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}
}

#content .box03 {
	width: 45%;
	background-color: #EEEEEE;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 5px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .box03r {
	width: 45%;
	background-color: #EEEEEE;
	margin-top: 1px;
	margin-left: 0px;
	margin-bottom: 5px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content .box03_in {
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#fblock3 {
	width: 92%;
	height: 330px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding:0px 10px;
	display:inline;
	color:#666;
	font-family:Verdana,'MS UI Gothic',sans-serif;
	overflow: auto;
	font-size: 12px;
}

#fblock3 p{
	margin:0px 5px 5px 5px;
	color:#333;
	text-align: left;
	font-size: 12px;
	line-height:18px;
	background-image : none;
}

#fblock3 a:link, .fblock3 a:visited{
	text-decoration:none;
}

#fblock3 img {
	float:right;
	border:1px solid #878787;
	margin:5px 5px 5px 5px;
	padding:0;
	}

#fblock3 ul.list_new {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#fblock3 ul.list_new li {
	font-size: 13px;
	line-height: 10px;
	padding-left: 20px;
	background-image: url(img/li2.gif);
	background-repeat: no-repeat;
	background-position: 10px 0 0 0;
}
#fblock3 ul.list_new li a {
	text-decoration:none;
}

#fblock3 hr{
	border-width: 1px;
	color:#ccc;
	border-style: dotted;
	clear: both;
	margin: 3px 5px 3px 5px;
}