@charset "utf-8";
.panel {
        position: fixed;
        top: 60px;
        left: 0;
        display: none;
        background: #000000;
        border:1px solid #111111;
        -moz-border-radius-topright: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-right-radius: 10px;
        width: 345px;
        height: auto;
        padding: 30px 10px 30px 70px;
        filter: alpha(opacity=85);
        opacity: .85;
		z-index:999;
}

*:first-child+html .panel { width:380px; }

.panel h3 {
        color:#ccc;
}

.panel ul {
        width:345px;
        list-style:none;
}

*:first-child+html .panel_cate ul { width:380px; }
*:first-child+html .panel_cate ul li { width:120px; }

.panel_cate ul li {
        width:auto;
        height:20px;
        color:#ccc;
        list-style:none;
        padding:0;
        margin:0 5px 10px 0;
        float:left;
}

.cat-item { display:block; }

.panel p{
        margin: 0;
        padding: 0;
        color: #cccccc;
}

.panel a, .panel a:visited{
        margin: 0;
        padding: 0;
        color: #9FC54E;
        text-decoration: none;
}

.panel a:hover, .panel a:visited:hover{
        margin: 0;
        padding: 0;
        color: #ffffff;
        text-decoration: none;
}

a.trig{
        position: fixed;
        width:50px;
        height:50px;
        text-decoration: none;
        top: 100px; left: 0;
        font-size: 14px;
        letter-spacing:-1px;
        font-family: verdana, helvetica, arial, sans-serif;
        color:#fff;
        font-weight: 700;
        background:#333333 url(images/plus.png) 85% 55% no-repeat;
        border:1px solid #444444;
        -moz-border-radius-topright: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-bottom-left-radius: 0px;
        display: block;
}

a.trig:hover{
        position: fixed;
        width:50px;
        height:50px;
        text-decoration: none;
        top: 100px; left: 0;
        font-size: 14px;
        letter-spacing:-1px;
        font-family: verdana, helvetica, arial, sans-serif;
        color:#fff;
        font-weight: 700;
        background:#222222 url(images/plus.png) 85% 55% no-repeat;
        border:1px solid #444444;
        -moz-border-radius-topright: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-bottom-left-radius: 0px;
        display: block;
}

a.active.trig {
        background:#222222 url(images/minus1.png) 85% 55% no-repeat;
}

.columns{
        clear: both;
        width: 330px;
        margin: 0 0 20px 0;
        line-height: 18px;
}

.columns ul { list-style:none; }

.columns ul li {
        width:24px;
        height:20px;
        margin:0 5px 20px 0;
        text-decoration:none;
        float:left;
}
#wrapper hgroup {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper hgroup h1 {
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-weight: bold;
}
section {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}

#wrapper section h2 {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#top_content01 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_content01_left {
	margin: 0px;
	padding: 0px;
	float: left;
}
#top_content01_right {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#top_content01_right .pic2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.new_figure_title {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
.new_figure_title a{
	color: #333;
	text-decoration: none;	
}
.new_figure_title a:hover{
	color: #333;
	text-decoration: underline;
}
.new_figure_comment {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 1.7em;
}
#whats_new {
	background-color: #ededed;
	padding: 0px;
	width: 100%;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#whats_new_title {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#grid-content {
	overflow: hidden;
 width: 1600px;/*任意の幅に変更*/
	height: 0;
}

.blog_content {
	background-color: #FFF;
	width: 320px;
	border: 1px solid #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	height: auto; 
}
.blog_content .image {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 190px;
}
.blog_content .time {
	background-image: url(../common/icon01.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #cc0000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.blog_content a {
	color: #FFF;
	text-decoration: none;	
}
.blog_content a:hover {
	color: #FFF;
	text-decoration: underline;
}
.blog_content .new_icon {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.blog_content .title01 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #aeaeae;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title02 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #d29828;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title03 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ed67e5;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title04 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #a1c130;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title05 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #6aba46;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title06 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #9b46ba;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title07 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #dfb91f;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title08 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #45a0e0;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title09 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ad802a;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title10 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #e6761b;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title11 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #8c8c8c;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .title12 {
	width: 295px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ec365c;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	letter-spacing: 1px;
	height: 40px;
}
.blog_content .comment {
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1.5em;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.blog_content .social_btn {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.blog_content .social_btn li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
.amazon_links {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
hgroup p{
	font-size: 14px;
	line-height: 1.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}#wrapper #main_w {
	padding: 0px;
	margin: 0px;
}
#main_w #main_left {
	margin: 0px;
	padding: 15px;
	float: left;
	width: 665px;
	background-color: #FFF;
	filter: alpha(opacity=9);
	-moz-opacity:0.9;
	opacity:0.9;
}
#main_w #main_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 315px;
	height: 700px;
}
