@charset "UTF-8";
/* CSS Document */

#top #headerArea {
	height: 192px;
	padding: 0px;
	background-position:0px center;
	background-repeat:no-repeat;
}
header {
	width:100%;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
header h1 {
	height: 32px;
	padding-left:5px;
	background-color:#111;
}
header h1 img {
	width: 120px;
	height: 32px;
}
header nav {
	display:none;
	background-color:#222;
	opacity:0.85;
	position:absolute;
	top:32px;
	right:0px;
	z-index:1000;
}
header nav a {
	color:#f0f0f0;
	text-decoration:none;
	display:block;
}
header nav a:hover {
	color:#fff;
	text-shadow: 0px 0px 4px #fff;
}
header nav ul {
	margin-top:5px;
	background-color:#222;
	border-top:1px solid #111;
}
header nav li {
	color:#0099cc;
	font-size:108%;
	font-family: FuturaBT-Heavy;
	line-height:25px;
	float:left;
	width:100%;
	height: 25px;
	padding-left:10px;
	border-bottom:1px solid #111;
}
header nav li#nav_product1 {
	display:none;
}
#header_nav ul {
	position:absolute;
	top:1px;
	right:0px;
}
#header_nav li {
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-right:1px;
}
#header_nav ul li a {
	text-indent:-9999px;
	display:block;
	width:30px;
	height: 30px;
}
#header_nav ul li#header_nav1 {
	background-image: url(../images/btn_rss_s.png);
}
#header_nav ul li#header_nav2 {
	background-image: url(../images/btn_twitter_s.png);
}
#header_nav ul li#header_nav3 {
	background-image: url(../images/btn_fb_s.png);
}
#header_nav ul li#header_nav4 {
	background-image: url(../images/btn_nav_s.png);
}
#header_nav ul li#header_nav4:hover{
	cursor:pointer;
}
#header_nav ul li#header_nav5 {
	background-image: url(../images/btn_lang_ja_s.png);
}
#header_nav ul li#header_nav5 a {
	width: 45px !important;
	height: 30px !important;
}
#header_nav ul li#header_nav6 {
	background-image: url(../images/btn_lang_en_s.png);
}
#header_nav ul li#header_nav6 a {
	width: 45px !important;
	height: 30px !important;
}
#img_nav {
	display:none;
	margin-top:135px;
	text-align:center;
}
#img_nav ul {
    list-style:none;
}
#img_nav ul li {
	width:14px;
	height:14px;
    display: -moz-inline-box;
    display: inline-block;
	margin: 0px 10px 0px 10px;
	background-image: url(../images/img_nav.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#img_nav ul li.showPage {
	background-image: url(../images/img_nav_active.png);
}
#img_nav ul li a {
	text-indent:-9999px;
	display:block;
}
.img_btn {
	display:block;
	width:30px;
	height:30px;
	position:absolute;
}
.img_btn a {
	text-indent:-9999px;
	display:block;
	width:30px;
	height:30px;
}
#prev_btn {
	top:100px;
	left:5px;
	background-image: url(../images/arrow_left_s.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#next_btn {
	top:100px;
	right:5px;
	background-image: url(../images/arrow_right_s.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

/*
product pannel
*/
#product_pannel {
	display:none;
}


/*
longbanner
*/
#longbanner {
	background-color:#333;
	height: 90px;
}
#longbanner section {
	margin: 0px auto ;
}

#longbanner section div {
}

#longbanner section div a {
	display: block;
	height:90px;
	background-image: url(../images/banner_wide.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:200%;
}



/*
condolence
*/
#condolence {
	background-color:#333;
}
#condolence section {
	margin: 0px auto ;
}

#condolence section div {
	padding: 20px 10px 10px 10px;
	text-align:center;
	line-height:2em;
	color:#ffffff;
}


/*
bnr_2col
*/
#bnr_2col {
	background-color:#333;
	padding: 5px 0px 0px 0px;
}


#bnr_2col ul {
	margin: 0px auto ;
    list-style:none;
}

#bnr_2col section ul li {
	text-align:center;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bnr_2col section ul li a img {
	width: 100%;
}



/*
bnr_3col
*/
#bnr_3col {
	background-color:#333;
	padding: 5px 0px 0px 0px;
}


#bnr_3col ul {
	margin: 0px auto ;
    list-style:none;
}

#bnr_3col section ul li {
	text-align:center;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bnr_3col section ul li a img {
	width: 100%;
}




/*
feat
*/
#featArea {
	background-color:#000;
	margin: 0px auto;
}
#featArea ul {
	margin: 0px auto;
}
#featArea .feat_unit {
	color:#0099cc;
	font-family: FuturaBT-Medium;
	float:left;
	width:50%;
	margin:0px 0px 0px 0px;
}
#featArea .feat_unit div {
	text-align:right;
	display:block;
	height:80px;
	margin: 0px auto;
	border:1px solid #333;
}
#featArea .feat_unit div a {
	color:#0099cc;
	font-size:180%;
	font-family: FuturaBT-Heavy;
	line-height:85px;
	text-shadow: 0px 0px 5px #000;
	display:block;
	padding-right:10px;
}
#featArea .feat_unit div a:hover {
	color:#fff;
	text-shadow: 0px 0px 4px #fff;
}
#featArea .feat_unit #GC-05r {
	background-image: url(../images/feat/feat_GC-05r_sub.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#featArea .feat_unit #GC-0100 {
	background-image: url(../images/feat/feat_GC-0100_sub.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#featArea .feat_unit #GC-012L {
	background-image: url(../images/feat/feat_GC-012L_sub.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#featArea .feat_unit #GC-05K {
	background-image: url(../images/feat/feat_GC-05K_sub.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#featArea .feat_unit #GC-07J {
	background-image: url(../images/feat/feat_GC-07J_sub.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#featArea .feat_unit #GC-014i {
	background-image: url(../images/feat/feat_GC-014i_sub.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#featArea .feat_unit #GC-05N {
	background-image: url(../images/feat/feat_GC-05N_sub.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#featArea .feat_unit #GC-0100s {
	background-image: url(../images/feat/feat_GC-0100s_sub.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#featArea .feat_unit p {
	display:none;
}

/*
contentsArea
*/
#contentsArea {
	background-color:#f0f0f0;
	padding: 0px 0px 5px 0px;
}
#contentsBody {
	width:100%;
	margin: 0px auto;
	position: relative;
}

/*
plog/Info
*/
#feed {
	margin-bottom:10px;
}
#plog,
#info {
	text-align:left;
	margin: 0px 0px 10px 0px;
}
#plog h2,
#info h2 {
	color: #fff;
	font-size:24px;
	font-family: FuturaBT-Heavy;
	margin: 0px 0px 5px 0px;
	padding-left:10px;
	background-color:#111;
}
#plog .plog_topics,
#info .info_topics {
	margin: 0px 10px 10px 10px;
}
#plog time,
#info time {
	color: #333;
	font-size:96%;
	font-family: FuturaBT-Medium;
	height:14px;
	line-height:14px;
	margin: 0px 0px 5px 5px;
	padding-left:10px;
	background-image: url(../images/arrow_info.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#plog p,
#info p {
	color: #0099cc;
	font-size:108%;
	margin: 0px 5px 10px 5px;
}
#plog p a,
#info p a {
	color: #0088bb;
	font-weight:bold;
}

/*
menu
*/
#sp_menu {
	display:none;
}

/*
SNS Button
*/
.sns_unit {
	height:30px;
	padding: 0 0 4px 0;
	border-top:1px solid #aaa;
	border-bottom:1px solid #111;
	background-color:#333;
}
.sns_unit ul {
	width:320px;
	margin: 0px auto;
}
.sns_unit li {
	float:left;
	margin: 5px 10px 0px 0px;
	display: block;
}

.fb-like { display: block; }

#footerArea {
	background-color:#111;
}
footer {
	color: #999;
	padding: 0px;
	text-align: center;
}
footer #footer_nav {
	font-size: 77%;
	font-family: FuturaBT-Bold;
	text-align:center;
	width:100%;
	margin: 10px auto 0px auto;
}
footer #footer_nav ul {
	margin: 5px 0px 0px 0px;
	border-top: solid 1px #303030;
}
footer #footer_nav li {
    display: -moz-inline-box;
    display: inline-block;
	margin: 5px 0px 5px 0px;
	padding:0px 2px 0px 2px;
	border-right: solid 1px #303030;
}
footer #footer_nav li.line_last {
	border-right: none;
}
footer #footer_nav li a {
	color:#999;
}
footer #footer_nav li a:hover {
	color:#fff;
	text-shadow: 0px 0px 4px #fff;
}
* html #footer_nav li{
    display: inline;
    margin-right: 3px;
    zoom: 1;
}
*+html #footer_nav li {
    display: inline;
    margin-right: 3px;
    zoom: 1;
}
footer #footer_banner {
	border-top: solid 1px #303030;
	display:none;
}
