@charset "utf-8";

* {
	margin: 0px;
    padding: 0px;
    list-style: none;
    /* text-decoration: none; */
}


body {
  -webkit-text-size-adjust: none;
	font-family: Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 14px;
	line-height: 180%;
	color: #4A4324;
	overflow-x:hidden;
        padding:7px;
        border:#CCCCCC solid 1px;
	text-align: left;
	position:relative;
}

img {
	vertical-align: bottom;
	border: none;
-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
}

a {
	color: #4A4324;
　　　text-decoration: underline
}

a:visited {
text-decoration: none;
}

a:hover {
	color:#A9964A;
	text-decoration: none;
}
a:hover img{
opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}

a:active {

}

span {
font-size: 12px;
color: #F00;
}

/*----------------------------- #wrap -----------------------------*/

#wrap{
	width:960px;
	margin:0 auto;
	padding-top:80px;
	
	}
#wrap h1{
	margin-bottom:80px;
	font-size:30px;
	}
#wrap h2{
	margin-bottom:20px;
	font-size:22px;
	background: #F3F3F3;
	line-height:36px;
	padding-left:20px;
	}
.box{
	margin-bottom:50px;
	}
.box dl{
	padding-left:20px;
	}

.box dt{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	}
.box dd{
	padding-left:20px;
	margin-bottom:20px;
}
.box li{
	list-style:circle;

}
/*----------------------------- #header -----------------------------*/

#header{
	height:130px;
	background:url(../../hp/images/header_bg.png) left top repeat-x;
	position: absolute;
	z-index:1000;
	top:-1px;
	width:100%;
	}
#header_inner{
	width:960px;
	margin:0 auto;
	position: relative;
	}
#header_inner h1{
	padding-top:17px;
}

#header_inner ul{
	position:absolute;
	right:0;
	overflow:hidden;
	zoom:1;
}
#header_inner .top{
	top:17px;
	width:505px;
	margin-right:-20px;
	line-height:1;
	}

#header_inner .bottom{
	top:62px;
	width:605px;
	}
#header_inner li{
	float:left;

}
#header_inner .top li{
	margin-right:20px;

}

/*----------------------------- #footer -----------------------------*/

#footer{
	background:url(../../hp/images/footer_bg022.png) center top no-repeat;
        background-size: cover;
	position:relative;
	width:100%;
	z-index:100;
	font-size:12px;
        margin-top: -45px;
	}

#footer_inner{
	width:960px;
	margin:0 auto;
	padding-top:137px;
	padding-bottom:99px;
	overflow:hidden;
	zoom:1;
}

#footer_inner .footer_logo{
	position:absolute;
	top:50%;
	margin-top:-21px;
        margin-left:13px;
	}

#inner_list{
	width:845px;
	float:right;
	
	}


#footer_inner dl{
	width:201px;
	border-right:1px solid #c9c2b3;
	float:left;
	height:150px;
	}

#footer_inner dt{
	background:url(../../hp/images/icon01.png) left 5px no-repeat;
	padding-left:20px;
	margin-left:20px;
color: #fff;

}
#footer_inner dt a{
text-decoration: none;
color: #fff;
}

#footer_inner li a{
text-decoration: none;

display: table-cell;
	vertical-align: middle;
	height: 30px;	
	background-position: left 120%;
	background-image: url(../../hp/images/footer_nav_onmouse_bg.gif);
	background-repeat: no-repeat;
	opacity: 0.7;
	-webkit-transition: all 0.25s ease;
	   -moz-transition: all 0.25s ease;
	        transition: all 0.25s ease;
color: #fff;
}

#footer_inner li a:hover {
	opacity: 1;
	background-position: left bottom;
}

#footer_inner li{
	background:url(../../hp/images/icon02.gif) left 9px no-repeat;
	padding-left:12px;
	margin-left:28px;
}

address{
	line-height:40px;
	text-align:center;
	border-top:1px solid #E9E6E0 ;
	font-size:11px;
	color:#7C775A;
	font-style:normal;
	background:#FFF;
	width:100%;
	
	}

/*----------------------------- #page-top -----------------------------*/

#page-top{
position: fixed;
bottom: 30px;
right: 30px;
z-index:1001;
}
#page-top a {
width: 90px;
}

/*----------------------------- table -----------------------------*/

table.type01 {
  border-collapse: collapse;
  width:100%;
  font-size:12px;
}
table.type01 th:last-child,
table.type01 td:last-child{
  border-right:none;
}
table.type01 th {
	font-weight:bold;
	white-space: nowrap;
	text-align:center;
	padding: 12px 0 12px;
	background:#F0EDDD;
	border-bottom:#FFF 2px solid;
}
table.type01 td {
	padding:12px 0 12px 10px;
}


table.type02 {
  border-collapse: collapse;
  width:100%;
  font-size:12px;
  border-top:#DACEA5 1px dotted;
}
table.type02 th:last-child,
table.type02 td:last-child{
  border-right:none;
}
table.type02 th {
	font-weight:bold;
	white-space: nowrap;
	text-align:center;
	padding: 12px 0 12px;
	background:#F6F4ED;
	border-bottom:#DACEA5 1px dotted;
}
table.type02 td {
	padding:12px 0 12px 40px;
	border-bottom:#DACEA5 1px dotted;
	color:#999999;
}

.fb-like {
top: 28px;
left: 17px;
background: #fff;
border-radius: 5px;
}

.twitter {
position: absolute;
top: 49px;
left: 225px;
}

.mixi {
position: absolute;
top: 9px;
left: 443px;
}

.google {
position: absolute;
top: 9px;
left: 299px;
}

.hatena {
position: absolute;
top: 9px;
left: 356px;
}

.line {
position: absolute;
top: 9px;
left: 519px;
}

.share {
position: absolute;
top: 9px;
left: 557px;
}

#other-nav {
	position: relative;
	background: url(../../hp/images/footer_bottom_bg.png) no-repeat left top;
	clear: both;
	height: 80px;
	top: 40px;
        left:-35px;
}

#other-nav nav {
	font-size: 0;
	line-height: 0;
	position: absolute;
	right: 0;
}

#other-nav nav ul {
	clear: both;
	display: inline-block;
	background: url(../../hp/images/footer_dotted_line_vertical.png) repeat-y left top;
	padding-top: 11px;
	padding-left: 15px;
	padding-bottom: 11px;
	overflow: hidden;
}

#other-nav nav #inside-nav {
	margin-right: 50px;
}

#other-nav nav li {
	display: inline-block;
	position: relative;
	margin-right: 15px;
}

#sns {
	position: relative;
	float: left;
	top: 0px;
	left: 123px;
	margin-top: 0px;
}
#sns #share-button {
	position: relative;
	display: block;
	padding: 33px 25px;
	float: left;
}

#sns #share-button #sharebuttonbadge {
	content: url(../../hp/images/footer_share_badge.png);
	position: absolute;
	display: block;
	top: -25px;
	left: -104px;
	
	-webkit-transform: rotate(0deg);
	   -moz-transform: rotate(0deg);
	        transform: rotate(0deg);
	
	-webkit-transition: -webkit-transform 0.5s ease;
	   -moz-transition:    -moz-transform 0.5s ease;
	        transition:         transform 0.5s ease;
	
}

#sns #share-button #sharebuttonbadge {
	-webkit-transform-origin: 50% 0;
	   -moz-transform-origin: 50% 0;
	        transform-origin: 50% 0;
	
	-webkit-animation-duration: 1.5s;
	   -moz-animation-duration: 1.5s;
	        animation-duration: 1.5s;
}

#sns #share-button:hover #sharebuttonbadge {
	-webkit-animation-name: rotation-obverse;
	   -moz-animation-name: rotation-obverse;
	        animation-name: rotation-obverse;
}



#sns ul {
	float: right;
	width: 605px;
	display: none;
	background: url(../../hp/images/footer_dotted_line_vertical.png) repeat-y left top;
	margin-top: -56px;
	padding: 0px  0 0px 66px;
	overflow: hidden;
}

#sns li {
	display: inline-block;
	position: relative;
	margin-top: 5px;
}

#sns iframe {
	display: inline !important;
}

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


#credit {
	text-align: center;
	margin: 20px auto 0;
	clear: both;
}

#credit small {
	display: block;
	margin: 0px auto 0;
	font: italic 11px Georgia, serif;
}

#credit figure {
	margin: 20px auto 0;
}


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

#global-footer #topOfPageBottom {
	display: block;
	position: fixed;
	color: #000;
	line-height: 0;
	font-size: 0;
	vertical-align: top;
	overflow: hidden;
	padding: 0;
	margin: 0;
	cursor: pointer;
	z-index: 2;
	right: 20px;
	bottom: -2px;
	
	-webkit-transition: bottom 0.25s ease;
	   -moz-transition: bottom 0.25s ease;
	        transition: bottom 0.25s ease;
}

#global-footer #topOfPageBottom:hover {
	bottom: 0px !important;
}



/* ========================================================================== */
/* Animation                                                                  */
/* ========================================================================== */



@keyframes rotation-obverse {
	0%   {transform: rotate(0deg);}
	5%   {transform: rotate(-5deg);}
	15%  {transform: rotate(5deg);}
	30%  {transform: rotate(-2.5deg);}
	45%  {transform: rotate(1.25deg);}
	60%  {transform: rotate(-0.625deg);}
	75%  {transform: rotate(0.8125deg);}
	90%  {transform: rotate(-0.40625deg);}
	100% {transform: rotate(0deg);}
}

@-webkit-keyframes rotation-obverse {
	0%   {-webkit-transform: rotate(0deg);}
	5%   {-webkit-transform: rotate(-5deg);}
	15%  {-webkit-transform: rotate(5deg);}
	30%  {-webkit-transform: rotate(-2.5deg);}
	45%  {-webkit-transform: rotate(1.25deg);}
	60%  {-webkit-transform: rotate(-0.625deg);}
	75%  {-webkit-transform: rotate(0.8125deg);}
	90%  {-webkit-transform: rotate(-0.40625deg);}
	100% {-webkit-transform: rotate(0deg);}
}

@-moz-keyframes rotation-obverse {
	0%   {-moz-transform: rotate(0deg);}
	5%   {-moz-transform: rotate(-5deg);}
	15%  {-moz-transform: rotate(5deg);}
	30%  {-moz-transform: rotate(-2.5deg);}
	45%  {-moz-transform: rotate(1.25deg);}
	60%  {-moz-transform: rotate(-0.625deg);}
	75%  {-moz-transform: rotate(0.8125deg);}
	90%  {-moz-transform: rotate(-0.40625deg);}
	100% {-moz-transform: rotate(0deg);}
}



/* ========================================================================== */
/* Anchor                                                                     */
/* ========================================================================== */



a {
	color: #332316;
	color: rgba(0,0,0,0.8);
}

a:hover {
	color: #000;
}



/* ========================================================================== */
/* clearfix                                                                   */
/* ========================================================================== */
/*
 A new micro clearfix hack
 http://nicolasgallagher.com
*/
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {zoom:1;}/* For IE 6/7 (trigger hasLayout) */





/* ========================================================================== */
/* underIE9                                                                   */
/* ========================================================================== */


/* ------------------------------ */
.ie6 #global-nav {
	text-align: left;
}
.ie6 #global-nav li,
.ie7 #global-nav li {
	display: inline;
}

.ie7 a {
	color: #332316;
}
.ie6 #topicpath ul,
.ie7 #topicpath ul {
	padding-bottom: 0px;
	margin-bottom: 20px;
}

.ie6 #topicpath a,
.ie7 #topicpath a {
	line-height: 25px;
}

.ie7 #shortcuts,
.ie7 #news h1 {
	margin-top: 30px;
}

.ie6 #sns li,
.ie6 #other-nav nav li,
.ie6 #other-nav nav ul,
.ie6 #shortcuts li,
.ie7 #sns li,
.ie7 #other-nav nav li,
.ie7 #other-nav nav ul,
.ie7 #shortcuts li {
	display: inline;
	zoom: 1;
}

.ie6 #other-nav,
.ie6 #other-nav nav,
.ie7 #other-nav,
.ie7 #other-nav nav {
	margin: 8px auto 0;
	position: static;
	text-align: center;
}

.ie6 #other-nav nav ul,
.ie7 #other-nav nav ul {
	display: inline;
	background-image: none;
}

.ie6 #sns,
.ie7 #sns {
	display: none;
}

.ie7 #topicpath ul li,
.ie6 #topicpath ul li {
	display: line;
}

#loader {
    width: 60px;
    height: 12px;
    display: none;
    position: fixed;
    _position: absolute; /* IE6?? */
    top: 50%;
    left: 50%;
    margin-top: -6px; /* height????????? */
    margin-left: -30px; /* width????????? */
    z-index: 100;
}
 
#fade {
    width: 100%;
    height: 100%;
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
}