@charset "utf-8";

/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.2
build: 56
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}


/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.2
build: 56
10px = 77%		11px = 85%
12px = 93%		13px = 100%
14px = 108%		15px = 116%
16px = 123.1%
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*/////////////////////////////////////*/

html{
	overflow-y:scroll;
}

body {
	background:#eeeeee;
}

body,input,textarea,select{
	font-family:"メイリオ", Meiryo, Tahoma, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	_font-family:"メイリオ", Meiryo,"ＭＳ Ｐゴシック", Tahoma, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;

}

strong{
	font-weight:bold;
}

a,
:focus{
	outline:0 none;
}

a{
	text-decoration:none;
}

p,li{
	line-height:1.8;
}


/*//////////////////////////////////////
 clearfix
//////////////////////////////////////*/

.clearfix:after {
  content: "";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear{
	clear:both;
}

/*//////////////////////////////////////
 hidden
//////////////////////////////////////*/

.hidden{
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}

/*//////////////////////////////////////
 #header
//////////////////////////////////////*/

#header{
	background:url(../img/common/header_bg.png) repeat-x;
	height:64px;
	min-width:980px;
	margin-bottom:24px;
}

#header .pos {
	width:980px;
	margin:0 auto;
	position:relative;
}

#header .logo {
	position:absolute;
	left:0px;
	top:5px;
}

#header .logo a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:50px;
	width:40px;
	background:url(../img/common/header_logo.png) no-repeat 0 0;
}

#header .logo a:hover{
	background:url(../img/common/header_logo.png) no-repeat -40px 0;
}

#header .logo2 {
	position:absolute;
	left:42px;
	top:15px;
}

#header .logo2 a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:32px;
	width:96px;
	background:url(../img/common/header_logo_2.png) no-repeat 0 0;
}

#header .logo2 a:hover{
	background:url(../img/common/header_logo_2.png) no-repeat 0 -32px;
}

#header .menu{
	position:absolute;
	left:130px;
	top:14px;
}

#header .menu ul {
	float:left;
	margin-right:5px;
}

#header .menu ul li{
	float:left;
}

#header .menu ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

#header a.pro01 {
	background:url(../img/common/header_menu.png) 0 0;
	width:89px;
	height:32px;
}

#header a.pro01:hover {
	background:url(../img/common/header_menu.png) 0 -32px;
}

#header a.pro02 {
	background:url(../img/common/header_menu.png) -89px 0;
	width:88px;
	height:32px;
}

#header a.pro02:hover {
	background:url(../img/common/header_menu.png) -89px -32px;
}

#header a.pro03 {
	background:url(../img/common/header_menu.png) -177px 0;
	width:88px;
	height:32px;
}

#header a.pro03:hover {
	background:url(../img/common/header_menu.png) -177px -32px;
}

#header a.pro04 {
	background:url(../img/common/header_menu.png) -265px 0;
	width:88px;
	height:32px;
}

#header a.pro04:hover {
	background:url(../img/common/header_menu.png) -265px -32px;
}

#header a.pro05 {
	background:url(../img/common/header_menu.png) -353px 0;
	width:88px;
	height:32px;
}

#header a.pro05:hover {
	background:url(../img/common/header_menu.png) -353px -32px;
}

#header a.pro06 {
	background:url(../img/common/header_menu.png) -441px 0;
	width:88px;
	height:32px;
}

#header a.pro06:hover {
	background:url(../img/common/header_menu.png) -441px -32px;
}

#header a.pro07 {
	background:url(../img/common/header_menu.png) -529px 0;
	width:88px;
	height:32px;
}

#header a.pro07:hover {
	background:url(../img/common/header_menu.png) -529px -32px;
}

#header a.biz01 {
	background:url(../img/common/header_menu.png) -617px 0;
	width:108px;
	height:32px;
}

#header a.biz01:hover {
	background:url(../img/common/header_menu.png) -617px -32px;
}

#header .info_nav {
	position:absolute;
	right:42px;
	top:14px;
	height:32px;
	width:32px;
}

#header .blog_nav {
	position:absolute;
	right:3px;
	top:14px;
	height:32px;
	width:32px;
}

#header .adopt_nav {
	position:absolute;
	right:85px;
	top:20px;
	height:20px;
	width:20px;
}



/*//////////////////////////////////////
 #content
//////////////////////////////////////*/

#content{
	width:980px;
	margin:0 auto;
}

#content .content_btm{
	width:980px;
	margin:0 auto;
	padding-bottom:74px;
}


/*//////////////////////////////////////
 #entry
//////////////////////////////////////*/



/*//////////////////////////////////////
 #footer
//////////////////////////////////////*/

#footer{
	width:770px;
	margin:0 auto;
	padding:8px 0 30px;
}

#footer .nav{
	background:url(../img/common/footer_mid.png) repeat-y 0 top;
}

#footer .nav .top{
	background:url(../img/common/footer_top.png) no-repeat 0 top;
	padding:10px 0px 0;
}

#footer .nav .top ul{
	background:url(../img/common/footer_border.png) no-repeat 0 bottom;
	padding:0 20px 12px;
}

#footer .nav .top li a{
	color:#0492E5;
	font-weight:bold;
	font-size:108%;
	display:inline-block;
	vertical-align:middle;
	min-height:17px;
	_height:auto !important;
	_height:17px;
	text-decoration:none;
}

#footer .nav .top li a:hover{
	text-decoration:underline;
}

#footer .nav .top li{
	float:left;
	padding-left:30px;
	background:url(../img/common/footer_arrow.png) no-repeat 10px center;
	display:inline-block;
	vertical-align:middle;
	min-height:17px;
	_height:auto !important;
	_height:17px;
}

#footer .nav .top li.logo{
	background:none;
	padding:0;
	_padding:4px 0 0 0;
}

#footer .nav .top li.now{
	color:#565656;
	font-weight:bold;
	min-height:17px;
	_height:auto !important;
	_height:17px;
	font-size:108%;
}

#footer .footer_menu{
	background:url(../img/common/footer_btm.png) no-repeat 0 bottom;
	margin-bottom: 5px;
	padding:14px 22px 9px;
	text-align:left;
}

#footer .footer_menu a{
	text-decoration:none;
	font-weight:normal;
}

#footer .footer_menu a:hover{
	text-decoration:none;
}

#footer .footer_menu .section{
	padding:0;
}

#footer .footer_menu .section div{
	float:left;
}

#footer .footer_menu .section ul{
	margin-bottom:26px;
}

#footer .footer_menu .section strong,
#footer .footer_menu .section li a{
	color:#535353;
}

#footer .footer_menu .section li a:hover{
	color:#000000;
	text-decoration:none;
}

#footer .footer_menu .section .box1{
	width:170px;
}

#footer .footer_menu .section .box2{
	width:200px;
}

#footer .footer_menu .section .box3{
	width:170px;
}

#footer .footer_menu .section .box4{
	width:170px;
}

#footer .footer_menu .section .box5{
	width:170px;
}

#footer .footer_menu .section .box6 {
	width:170px;
}

#footer .footer_menu .section .box7 {
	width:210px;
}

#footer .alert{
	color:#333;
	font-size:93%;
	margin-bottom:20px;
	text-align:left;
}

#footer .country{
	width:186px;
	height:32px;
	display:inline-block;
	vertical-align:middle;
}

#footer .alert a {
	background:url(../img/common/footer_arrow02.gif) no-repeat right center;
	padding-right:10px;
	color:#0492E5;
	font-weight:bold;
	text-decoration:none;
}

#footer .alert a:hover,
#footer .gnav a:hover{
	text-decoration:underline;
}

#footer .gnav,
#footer .copyright{
	text-align:center;
}

#footer .gnav,
#footer .gnav a{
	color:#565656;
	font-size:100%;
	font-weight:bold;
	min-height:16px;
	_height:auto !important;
	_height:16px;
}

#footer .gnav a{
	display:inline-block;
	text-decoration:none;
	margin:0;
	padding:0;
}

#footer .gnav .global{
	background:url(../img/common/footer_global.png) no-repeat left center;
	padding-left:18px;
}

#footer .copyright{
	color:#565656;
	font-size:77%;
}


/*//////////////////////////////////////
 #footer_980
//////////////////////////////////////*/

#footer_980{
	width:980px;
	margin:0 auto;
	padding:8px 0 30px;
}

#footer_980 .nav{
	background:url(../img/common/footer_mid_980.png) repeat-y 0 top;
}

#footer_980 .nav .top{
	background:url(../img/common/footer_top_980.png) no-repeat 0 top;
	padding:8px 0px 0;
}

#footer_980 .nav .top ul{
	background:url(../img/common/footer_border_980.png) no-repeat 0 bottom;
	padding:0 20px 12px;
}

#footer_980 .nav .top li a{
	color:#0492E5;
	font-weight:bold;
	font-size:108%;
	display:inline-block;
	vertical-align:middle;
	min-height:17px;
	_height:auto !important;
	_height:17px;
	text-decoration:none;
}

#footer_980 .country{
	width:186px;
	height:32px;
	display:inline-block;
	vertical-align:middle;
}

#footer_980 .nav .top li a:hover{
	text-decoration:underline;
}

#footer_980 .nav .top li{
	float:left;
	padding-left:30px;
	background:url(../img/common/footer_arrow.png) no-repeat 10px center;
	display:inline-block;
	vertical-align:middle;
	min-height:17px;
	_height:auto !important;
	_height:17px;
}

#footer_980 .nav .top li.logo{
	background:none;
	padding:0;
	_padding:4px 0 0 0;
}

#footer_980 .nav .top li.now{
	color:#565656;
	font-weight:bold;
	min-height:17px;
	_height:auto !important;
	_height:17px;
	font-size:108%;
}

#footer_980 .footer_menu{
	background:url(../img/common/footer_btm_980.png) no-repeat 0 bottom;
	margin-bottom: 5px;
	padding:14px 22px 9px;
	text-align:left;
}

#footer_980 .footer_menu a{
	text-decoration:none;
	font-weight:normal;
}

#footer_980 .footer_menu a:hover{
	text-decoration:none;
}

#footer_980 .footer_menu .section{
	padding:0;
}

#footer_980 .footer_menu .section div{
	float:left;
}

#footer_980 .footer_menu .section ul{
	margin-bottom:26px;
}

#footer_980 .footer_menu .section strong,
#footer_980 .footer_menu .section li a{
	color:#535353;
}

#footer_980 .footer_menu .section li a:hover{
	color:#000000;
	text-decoration:none;
}

#footer_980 .footer_menu .section .box1{
	width:195px;
}

#footer_980 .footer_menu .section .box2{
	width:200px;
}

#footer_980 .footer_menu .section .box3{
	width:170px;
}

#footer_980 .footer_menu .section .box4{
	width:170px;
}

#footer_980 .footer_menu .section .box5{
	width:170px;
}

#footer_980 .footer_menu .section .box6 {
	width:170px;
}

#footer_980 .footer_menu .section .box7 {
	width:200px;
}

#footer_980 .alert{
	color:#333;
	font-size:93%;
	margin-bottom:20px;
	text-align:left;
}

#footer_980 .alert a {
	background:url(../img/common/footer_arrow02.gif) no-repeat right center;
	padding-right:10px;
	color:#0492E5;
	font-weight:bold;
	text-decoration:none;
}

#footer_980 .alert a:hover,
#footer_980 .gnav a:hover{
	text-decoration:underline;
}

#footer_980 .gnav,
#footer_980 .copyright{
	text-align:center;
}

#footer_980 .gnav,
#footer_980 .gnav a{
	color:#565656;
	font-size:100%;
	font-weight:bold;
	min-height:16px;
	_height:auto !important;
	_height:16px;
}

#footer_980 .gnav a{
	display:inline-block;
	text-decoration:none;
	margin:0;
	padding:0;
}

#footer_980 .gnav .global{
	background:url(../img/common/footer_global.png) no-repeat left center;
	padding-left:18px;
}

#footer_980 .copyright{
	color:#565656;
	font-size:77%;
}