@charset "utf-8";

/*------------------------------------------------
   Reset
------------------------------------------------*/

*{
margin:0;
padding:0;
}

#table{
font-size:inherit;
}

th{
text-align:left;
font-weight:normal;
}

img{
border:0;
}

a:link{
color:#039;
text-decoration:none;
}
a:visited{
color:#039;
text-decoration:none;
}
a:hover{
color:#039;
text-decoration:underline;
}
a:active{
color:#039;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}
/**
 * ========================================
 * HTML 
 * ========================================
 */
 
body 
{
	background-image: url(/img/top_bg001.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-family:"メイリオ",Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#container {
	position:relative;
	width:950px;
	margin:auto;
}

h3 {
	margin:0;
	padding:0;
}

 /**=
 * ========================================
 * ヘッダー
 * ========================================
 */

#Header 
{
	position: relative;
	width:950px;
}

#Header #gnavi {
	position:absolute;
	width:688px;
	/*width:576px;*/
	top:73px;
	right:0;
	left:262px;
}

#Header #gnavi li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#Header #nav {
	position:absolute;
	font-size:10px;
	color:#FFF;
	top: 3px;
	right: 0;
	left:auto;
}

#Header #nav li{
	float:left;
	padding-left:8px;
	margin-left:8px;
	list-style:none;
}

#Header #shop_btn {
	position:absolute;
	top: 28px;
	right:0;
	left:auto;
}

#Header a:link{
color:#FFF;
text-decoration:none;
}

#Header a:visited{
color:#FFF;
text-decoration:none;
}

#Header a:hover{
color:#FFF;
text-decoration:underline;
}

#Header a:active{
color:#FFF;
}

h1{
	padding-top:34px;
	
}

/***************************
global_navi
***************************/
ul#gnavi{
	margin: 0;
	padding: 0;
	font-size:12px;
}
ul#gnavi li{
	margin: 0;
	float: left;
	list-style-type: none;
}
#gnavi a:link{
color:#333;
text-decoration:none;
}

#gnavi a:visited{
color:#333;
text-decoration:none;
}

#gnavi a:hover{
color:#333;
}

#gnavi a:active{
color:#333;
}

.pull {
	position: absolute;
	top: 32px;
	width: 160px;
	margin: 0;
	padding: 0;
	line-height: 1.7;
	border-top: solid 1px #aaa;
	display: none;
	z-index: 10;
}
.pull_l {
	position: absolute;
	top: 32px;
	width: 160px;
	margin: 0 0 0 -55px;
	padding: 0;
	line-height: 1.7;
	border-top: solid 1px #aaa;
	display: none;
	z-index: 10;
}
.pull li,.pull_l li {
	border: solid 1px #aaa;
	border-top: none;
	background: #fff;
}
.pull li a,.pull_l li a {
	width: 135px;
	padding-left: 0.5em;
	margin: 1px;
	border-left: solid 5px #cccccc;
	display: block;
}

/*idiot safari, idiot apple, idiot idiot idiot*/
.pull li a.safari,.pull_l li a.safari {
	border-left: solid 5px #004896;
	background: #f5f5f5;
}

 /**=
 * ========================================
 * フッター
 * ========================================
 */
 
 /**
 * フッターリンク部
 * ----------------------------------------
 */
#Footer {
	position:relative;
	background-image: url(/img/footer_bg.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	margin-top:36px;
	padding:10px 17px 0px 17px;
	font-size:12px;
	overflow:hidden;
}

#Footer h3 {
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}

#Footer #Left {
	width:450px;
	float:left;
	_padding-top:1px;
}

#Footer #Right {
	margin-right:0;
	margin-left:auto;
	_padding-top:1px;
	width:450px;
	float:right;
}


#Footer li{
	padding-left:12px;
	list-style:none;
	background-image:url(/img/head_icn.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
}


/**
 * コピーライト部
 * ----------------------------------------
 */
#Footercp{
	background-image: url(/img/footer_hasen.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	margin-top:12px;
	_margin-top:17px;
	margin-bottom:12px;
	padding:12px 17px 0 17px;
	_padding:7px 17px 0 17px;
	font-size:12px;
	overflow:hidden;
}

#Footercp #Link {
	width:450px;
	float:left;
}

#Footercp #Copyright {
	text-align:right;
	width:450px;
	float:right;
}

  /**=
 * ========================================
 * コンテンツ
 * ========================================
 */
 
#Contents {
	margin-top:25px;
	width:950px;
	font-size:13px;
	line-height:160%;
	overflow:hidden;
}


 /**=
 * ========================================
 * 左カラム 
 * ========================================
 */
#Contents #Left {
	position:relative;
	width:195px;
	font-size:1px;
	overflow: hidden;
	float:left;
}

#Contents #Left li {
	margin:0;
	list-style-type: none;
	line-height:0;
	font-size:1px;
	display: block;
	overflow: hidden;
}

#Contents #Left img {
	vertical-align: bottom;
}

#Contents #Left h4 {
	margin:0;
	padding:0;
	line-height:0;
	font-size:1px;
}

 /**=
 * ========================================
 * 右カラム 
 * ========================================
 */
#Contents #Right {
	background-image: url(/img/rightcontents_bg.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	margin-left:25px;
	width:730px;
	float:left;
	overflow:hidden;
}

#Contents #Right h2{
	margin:10px;
	padding:0;	
}

#Contents #Right .shd{
	padding:7px;
}

#Contents #Right .read {
	padding:15px 15px 0 15px;
}

#Contents #Right .in_cmn{
	padding:10px;
	overflow:hidden;
}

#Contents #Right .inner{
	padding:5px 15px 15px 15px;
	overflow:inherit;
}

#Contents #Right .inner_in{
	padding:20px;
}

#Contents #Right p{
	margin:0;
	padding:0;
}

#Contents #Right .inner_txt{
	padding-left:15px;
	width:466px;
	float:left;
}

#Contents #Right .inner_img{
	width:224px;
	float:left;
}

#Contents #Right .inner_cmn {
	background-image: url(/img/contentsinner_bg.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	margin-top:30px;
	margin-left:20px;
	_margin-left:10px;
	margin-bottom:25px;
	width:690px;
	float:left;
	overflow:visible;
}

/**
 * パンくず
 * ----------------------------------------
 */
#Pan {
	font-size:10px;
	padding-bottom:10px;
}

/**
 * ページTOPへ戻る
 * ----------------------------------------
 */
#gotop {
	text-align:right;
	margin-right:20px;
}


/**
 * フォントサイズ、色指定、装飾
 * ----------------------------------------
 */
 
.f_red{color:#F00;}
.f_team6green{color:#1eaa39;}

.f10{font-size:10px;}

.under{text-decoration:underline;}

.bold{font-weight:bold;}
