@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	font-size:70%;
	line-height:135%;
	background-image: url(http://rugbygoods.com/pic-labo/body_back.gif);
}

#container  {
	width: 1001px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1001px;
}



/*カート*/
#center1 { /* センター td （2列）*/
	width:800px;
	padding:0px;
	vertical-align:top;
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}



#center3 { /* センターtd （装飾用）*/
	vertical-align:top;
	width:100%;
/* background:url(../img/center3.gif) ;*/
}
.centerbox { /* センター用ブロック（幅設定） */
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
/* background:url(../img/centerbox.gif) ;*/
}
.backcolor1 { background:#F3F3F3;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 {
	background:#FFFFFF;
	vertical-align:middle;
} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} 
.center{
	text-align: center;
} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:buttom;}/* テキスト縦下 */
.float_right{ float:right;}
.float_left{ float:left;}

/* カート部分 */
/********************************************************************/
/* リンクに触ると透過率が上がる部分と1pxずれるアクション */
a {
	text-decoration:none;
	color:#004F9F;
	/*text-decoration:underline;*/
}
a:hover{
	color:#EA688F;
}


a:hover img {/* ロールオーバー */
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";}

/*
a:hover {
	color:#FF0066;
	text-decoration:none;
	position:relative;
	top: 1px;
	left: 1px;
}
*/

/* リンクに触ると透過率が上がる部分と1pxずれるアクションここまで */
/********************************************************************/
/*ショップサーブデフォルト */


table{ /* 基本テーブル設定（固定）*/
	padding:0px;
	text-align:left;
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;

}

th {
	border:0px none;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	vertical-align:top;
}

td {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	vertical-align:top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

th {
	white-space:nowrap;
} 

h1,h2,h3,h4 { /* 基本タイトル（固定）*/
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}


ul{ /* 基本のリスト （固定）*/
	list-style-type:square;}

ul ul{	list-style-type:none;}

img{ border:0px;}/* イメージボーダー指定 */

form {	padding:0px;display:inline;}

p{
	line-height:150%;
	margin:5px 0px;
	padding:2px 0px;
	font-size: 1.1em;
}

.clear_both { /* 画像の周り込み解除 */
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}

.caution{ font-weight:bold;color:#CC0000;}/* エラーメッセージ */

.no2{font-size:110%;} /* フォントズーム */

.strong{ font-weight:bold;}/* フォントボールド */

.red{
	color:#CC0000;
	font-size: 1.2em;
} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */

.glay{color:#666666;} /* フォントグレー */

.item img{/* 商品画像枠  */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}

.spacebox{/* スペース設定  */ 
	height:50px;
}

/* タイトルデザイン */

.free_title { /* タイトル1 h3 */
	padding:8px 0px 0px 7px;
	margin:0px;
	width:auto;
	color:#666666;
	height:19px;
	line-height:100%;
	font-size:12px;
	vertical-align:middle;
	font-weight:bold;
	letter-spacing:0.2em;
	background-color:#F3F3F3;
	border-bottom:1px #666666 dashed;
	border-left:5px #666666 solid;
	border-top:1px #FFFFFF solid;
}

.title1{ /* タイトル2 h1 */
	padding:8px 0px 0px 7px;
	margin:0px;
	width:auto;
	color:#666666;
	height:19px;
	line-height:100%;
	font-size:10px;
	font-weight:bold;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-color:#F3F3F3;
	/*background-image:url(../img/title_bar01.jpg);*/
	border-bottom:1px #666666 dashed;
	border-left:5px #666666 solid;
	border-top:1px #FFFFFF solid;
}
.title1 a{color:#666666;text-decoration:underline;}
.title1 a:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
.title2{ /* タイトル2 h1 */
	padding:10px 0px 0px 7px;
	margin:0px;
	width:auto;
	color:#666666;
	height:19px;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-color:#F3F3F3;
	border-bottom:1px #666666 dashed;
	border-left:5px #666666 solid;
	border-top:1px #FFFFFF solid;
}
.title2 a{color:#666666;text-decoration:underline;}
.title2 a:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
.title3{ /* タイトル2 h1 */
	padding:10px 0px 0px 7px;
	margin:0px;
	width:auto;
	color:#666666;
	height:19px;
	line-height:100%;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-color:#F3F3F3;
	border-bottom:1px #666666 dashed;
	border-left:5px #666666 solid;
	border-top:1px #FFFFFF solid;
}
.title3 a{color:#666666;text-decoration:underline;}
.title3 a:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
.item_desc_g .title {
	font-size: 80%;
	font-weight: normal;
}



/*ショップサーブデフォルトここまで */
/********************************************************************/
/* ヘッダー */

#header/* リンク先カラー
a:link { color:#ffffff; text-decoration:none }
a:visited { color:#ffffff; text-decoration:none }
a:hover { color:#ffffff; text-decoration:none }
a:active { color:#ffffff; text-decoration:none }
*/

 {
	color: #FFFFFF;
	float: left;
	width: 1001px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#shoplogo {
	width: 200px;
	float: left;
}
#header #shoplogo a .float_left {
	float: left;
}

.siteName  {
	text-decoration: none;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシク", "MS PGothic", sans-serif;
	padding: 0px;
	width: 370px;
	height: 20px;
	background-color: #4C4948;
	float: left;
}
.siteName   a  {
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 20px;
	margin-right: 5px;
}
.sitecopy  {
	font-size: 0.9em;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	font-weight: normal;
	width: 426px;
	float: left;
	background-color: #4C4948;
	height: 20px;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#headMenu {
	margin:0px;
	padding: 0px;
	float: left;
	width: 800px;
}
.headnavi {
	/*color:#C8C8C8;*/
	font-weight:normal;
	color:#666666;
	font-size: 0.9em;
	padding: 0px;
	line-height: 20px;
	text-align: right;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 3px;
}
.headnavi a {
}
.headnavi img{
	padding:0px;
	text-decoration:none;
	color:#666666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.headnavi a:hover {
	color:#CD1D52;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}

/* ヘッダーココまで*/
/********************************************************************/
/* 左メニューここから */

#leftSide {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftSide .sidebox #leftSide_head {
	text-align: center;
}

.sidebox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}


#menubar1 {
	background-color: #FFFFFF;
	float: right;
	width: 190px;
	margin-left: 10px;
	margin-top: 10px;
}

.button1{ /* inputボタン設定 */
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.text1 {
	margin: 0px;
	padding: 0px;
	height: 21px;
	float: left;
}/* テキストエリアデザイン設定 */
#search {
	height: 50px;

}


#menubar2 {
	height: 20px;
	background-image: url("http://rugbygoods.com/pic-labo/menu_shadow.gif");
	background-repeat: repeat-x;
	width: 100%;
	display: block;
}

ul.sidemenu    {
	list-style-type: none;
	width: 175px;
	margin-right: 15px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#team_menu {
	width: auto;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#team_menu .team_menu_list {
	padding-left: 17px;
}


#sidelink {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
	float: left;
}
#sidelink .sub {
	list-style-type: none;
	padding: 0px;


	margin-top: 0px
.px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#sidelink .sub li {
	font-size: 1em;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
#sidelink .sub a {
	display: block;
}
#sidelink .sub a:hover {
	font-weight: bold;
}


/* 左メニューここまで */
/********************************************************************/
/* 右側メイン企画ナビ */

ul.menu {
	padding: 0;
	height: 50px;
	width: 800px;
	list-style-type: none;
	margin: 0;
}

ul.menu li {
	float:left;
	height: 50px;
	width: 160px;
}

li.menu1 a {
	background:url("http://rugbygoods.com/pic-labo/topmenu.gif") 0 0 no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 100%;
	width: 100%;
}

li.menu1 a:hover {
   background:url("http://rugbygoods.com/pic-labo/topmenu.gif") 0 -80px no-repeat;
}

li.menu2 a {
	background:url("http://rugbygoods.com/pic-labo/topmenu.gif") -200px 0 no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 100%;
	width: 100%;
}

li.menu2 a:hover {
   background:url("http://rugbygoods.com/pic-labo/topmenu.gif") -200px -80px no-repeat;
}

li.menu3 a {
	background:url("http://rugbygoods.com/pic-labo/topmenu.gif") -400px 0 no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 100%;
	width: 100%;
}

li.menu3 a:hover {
   background:url("http://rugbygoods.com/pic-labo/topmenu.gif") -400px -80px no-repeat;
}

li.menu4 a {
	background:url("http://rugbygoods.com/pic-labo/topmenu.gif") -600px 0 no-repeat;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 100%;
	width: 100%;
}

li.menu4 a:hover {
   background:url("http://rugbygoods.com/pic-labo/topmenu.gif") -600px -80px no-repeat;
}
#r_wrap {
	width: 795px;
	float: left;
}
#cotegory_sort {
	float: left;
	width: 800px;
	background-color: #CCCCCC;
	clear: left;
}
.sorter {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}






#kinkyu {
	margin-bottom: 20px;
	display: block;
}

#mainbnr {
	width: 795px;
	background-color: #CCCCCC;
	float: left;
	margin-left: 5px;
}
#topics {
	width: 790px;
	float: left;
	padding-left: 5px;
	margin-bottom: 20px;
}
#topics .topics_kikaku {
	width: 255px;
	float: left;
	background-image: url(http://rugbygoods.com/pic-labo/topic_kikaku_back.gif);
	border: 2px solid #666;
}
#topics .topics_kikaku2 {
	width: 250px;
	float: left;
	background-image: url(http://rugbygoods.com/pic-labo/kikaku_back2.gif);
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px solid #666;
}
#space {
	height: 100px;
	width: 6px;
	color: #FFF;
	display: block;
	float: left;
	text-indent: -9999px;
}



#topics .topics_kikaku a {
	border: 1px solid #999999;
	background-image: url(http://rugbygoods.com/pic-labo/topic_kikaku_back.gif);
	display: block;
}
#topics .topics_kikaku2 a {
	border: 1px solid #999999;
	background-image: url(http://rugbygoods.com/pic-labo/topic_kikaku_back.gif);
	display: block;
}



#topics .topics_kikaku .topics_kikaku_p {
	width: 255px;
	background-color: #CCC;
	height: 80px;
}
#topics .topics_kikaku2 .topics_kikaku_p {
	border: 1px solid #FFFFFF;
}

#topics .topics_kikaku .topics_kikaku_text {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#topics .topics_kikaku2 .topics_kikaku_text {
	margin-left: 10px;
	margin-right: 5px;
}
#topics  .title        {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	color: #FC0;
	font-weight: bold;
	line-height: 3em;
	text-align: center;
}
#topics .topics_kikaku2 .topics_kikaku_text .title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 2em;
}

#topics .topics_kikaku .topics_kikaku_text .txt {
	font-size: 0.9em;
	line-height: 1.7em;
	color: #FFFFFF;
}
#topics .topics_kikaku2 .topics_kikaku_text .txt {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
}

#topics_info  {
	float: right;
	width: 280px;
}
#topics_info  .topics_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	width: 270px;
	float: right;
	background-image: url(http://rugbygoods.com/pic-labo/info_title_back.gif);
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#topics_info  .topics_news {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#topics_info  .topics_news  li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FF3300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	padding: 0px;
}
#topics_info .topics_links {
	margin: 0px;
	padding: 0px;
}
#topics_info .topics_links h5 {
	color: #333333;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	margin-top: 0px;
}

#topics_info .topics_links li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
	margin-left: 2em;
}


#topics_info  .topics_map {
	width: 280px;
	float: left;
	margin-bottom: 10px;
}
#topics_info  .topics_map  .title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 2em;
	color: #0099FF;
	text-decoration: underline;
}
#topics_info  .topics_map  .txt {
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
}
#topics_info .mlmg {
	font-size: 0.9em;
	margin-bottom: 10px;
	line-height: 1.5em;
}



#top_movie {
	float: left;
	width: 600px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#newitems {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#newitems img {
	margin-bottom: 5px;
}
#newitems      .date  {
	font-size: 0.9em;
}
#ranking {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}


.base_topic {
	float: left;
	margin-top: 20px;
}




/* 右側トップページボディここまで */
/********************************************************************/
/* フッター */

#footer {
	margin-top: 20px;
	width: 100%;
	padding: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #CCCCCC;
}

#footer  .box {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 20px;
	height: 255px;
	width: 300px;
}
#footer  .box2 {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 310px;
	height: 254px;
	overflow: hidden;
	margin-right: 0px;
}


#footer  .box2 iframe{
    position:relative;
    left:-1px;
    top: -1px;
}
#footer .box3 {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	height: 255px;
	padding-left: 20px;
	width: 260px;
}
#footer .box3 a {
	color: #666666;
	font-size: 0.9em;
	line-height: 2ex;
}
#footer .box3 .mailmagazine {
	width: 260px;
	float: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#footer .box3 .mailmagazine .mailmagazine_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
	line-height: 1.2em;
	background-image: url(http://rugbygoods.com/pic-labo/mailmagazine_title.gif);
	height: 30px;
	background-position: right top;
	background-repeat: no-repeat;
}
#footer  .box3  .mailmagazine  a  {
	text-align: right;
	float: left;
	width: 260px;
}
#footer .box3 .footer_info {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
}
#footer .box3 .mailmagazine a {
	margin-top: 5px;
}

#footer .box3 .footer_list {
	float: left;
	width: 230px;
	margin-top: 10px;
}
#footer .box3 .footer_stafftitle {
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 260px;
}
.twitter_title   {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	font-weight: bold;
	color: #666;
	line-height: 20px;
	height: 20px;
	width: 300px;
	background-color: #CCCCCC;
}

.tweet {
	display:block;
	clear:both;
	overflow:hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	width: auto;
         }
.tweet img {
    float:left;
    margin-right:1em;
    border:2px solid #222;
    background:#444;
}
.tweet p.text {
	font-size: 0.7em;
	color: #CCCCCC;
	line-height: 1em;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 35px;
	margin-left: 55px;
	background-color: #666666;
	background-image: url(http://rugbygoods.com/pic-labo/monitter_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.monitter {
	width:300px;
	overflow:hidden;
	float: left;
	height: 235px;
	background-color: #CCCCCC;
}

.tweet p.text a {
	color: #FFCC33;
	font-weight: normal;
}

#copyright {
	float: left;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 1em;
	color: #666666;
	margin-bottom: 20px;
}

td>#footer { /* IE7 Safari Firefox 用 */
	height:auto;
	min-height:100px;
}

.footnavi { /*フッターメニューテキスト設定*/
	color:#333333;
	text-align: center;
	font-size: 0.8em;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footnavi a{
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}
.footnavi a:hover { color:#CD1D52;text-decoration:underline;}


/* フッターここまで */
/********************************************************************/
/* カート */

.point {
	font-size:120%;
	color:red;
	font-weight:900;
}

.pointline {
	font-size:100%;
	color:#FFFFFF;
	font-weight:900;
	padding:3px;
	background-color:#666666;
}

/********************************************************************/
/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}
/********************************************************************/
/* 基本商品テキスト設定 */

.price{ /* 商品価格 */
	color:#FF0000;
	text-align:left;
	font-weight:bold;
	font-size: 1.2em;
	margin-top: 5px;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:140%;
	font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#333333;
}
.expl a{color:#333333;	text-decoration:none;}
.expl a:hover{color:#333333;text-decoration:underline;}
#sortList {
	font-size: 0.9em;
	float: right;
}



.fixed{ /* 商品定価 */
	color:#333333;
	text-align:left;
	margin-top: 5px;
	font-size: 1em;
}

h2.goods /* 商品名 （商品一覧）*/
a{
	color:#666666;
	text-decoration: underline;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
}
	
/********************************************************************/
/* ナビゲーション （固定）*/

.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat;
}

.step_navi02 {
	background-image:url(/USERTHEMEIMG/vol1/rugbygoods.ca.shopserve.jp//navi02.gif);
	background-repeat:no-repeat;
}

.step_navi03 {
	background-image:url(/USERTHEMEIMG/vol1/rugbygoods.ca.shopserve.jp//navi03.gif);
	background-repeat:no-repeat;
}

.step_navi04 {
	background-image:url(/USERTHEMEIMG/vol1/rugbygoods.ca.shopserve.jp//navi04.gif);
	background-repeat:no-repeat;
}
/********************************************************************/
/* マイページ、ポップアップ画面 */
#enter {
	width:100%;
	text-align:left;
	background:/* url(../img/enter.gif) */ #ffffff;
	border:1px solid #B6A081;
}
/********************************************************************/

ul.map{ /* サイトマップリスト設定 */
	font-size:110%;
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#333333;
}
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:110%;
	padding:5px 25px;
	color:#333333;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}

/* テーブル余白設定  （固定） */
.layoutp5  { padding:5px 0px;}/* 余白5px */
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}

.layoutp3  { padding:5px 0px;}/* 余白3px */
.layoutp3 th { padding:3px;}
.layoutp3 td {
	padding:3px;
	font-size: 1em;
}
.layoutp3 .border { border:1px solid #999999;}
.bordlayoutp3  {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}/* ボーダーテーブル(余白3px) */
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #999999;}
.bordlayoutp3 .side { padding:10px 15px;}/* 横余白10px */
.backcolor1 {
	font-size: 80%;
	height: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
}

.backcolor2 { background:#FFFFFF;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#D7EBF4;padding:10px 0px;} /* カート部分 */

/********************************************************************/
/* 商品レイアウト（トップページセンター、商品一覧用）*/

.layoutFrame{/* 大枠 table */
	margin:10px 0px 0px 0px;
	padding:1px;
	width:99%;
	font-size: 0.9em;
	/* background:url(../img/layoutframe.gif) ;*/
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	padding:3px;
	background:#FFFFFF;
	/* background:url(../img/layout1.gif) ;*/
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/********************************************************************/
/* パンクズ */
#bread{
	margin:0px;
	color:#AE0038;
	text-align:left;
	background:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bread a {
	color:#AE0038;
	font-size: 1em;
}
#bread a:link { 
	text-decoration:underline;
}
#bread a:hover { 
	text-decoration:underline;
	color:#CD1D52;
}

h4.title{
	font-size:110%;
	margin:5px 0px;	
	padding:2px 0px;
	color:#666666;
	border-bottom:1px dotted #333333;
}
/********************************************************************/
/* サイズチャート */


#sizechart_box {
	height: auto;
	width: 790px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
#sizechart_main {
	float: left;
	width: 600px;
	height: auto;
}

#sizechart_header {
	float: left;
	width: 600px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	line-height: 1.2em;
	font-size: 0.9em;
}
#size_maker .accordion_head {
	margin: 0px;
	padding: 0px;
}
#size_maker p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#size_accordion_text {
	background-color: #EBEBEB;
	padding: 5px;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #666666;
	text-align: justify;
}
.sizechart_att {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	color: #FF0000;
}
#sizechart_title {
	float: left;
	width: 600px;
	height: auto;
}

#size_maker {
	float: right;
	width: 150px;
	clear: none;
}
#size_maker .sub {
	list-style-type:
	none;margin-top: 0px
.px;
	padding: 0px;
	margin: 0px;
}
#size_maker .sub li {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
.maker_size_table1 {
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #FFFFFF;
	background-color: #999999;
}
#maker_size2 {
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5em;
	border: 1px solid #999999;
}
#map {
	font-size: 0.9em;
	margin-left: 30px;
}
#map table {
	margin-top: 20px;
}
#map td {
	padding: 5px;
}
#map h4 {
	color: #FF9900;
	font-size: 2em;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* インフォメーションページ */
#infomenu a {
	color: #666666;
}
#infomenu_top {
	float: right;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 720px;
	text-align: right;
}

#info_title {
	margin-bottom: 15px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}

table#infomenu  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.1em;
	line-height: 1.5em;
	margin-left: 30px;
	margin-bottom: 50px;
	margin-top: 50px;
}


table#infomenu ul {
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#infomenu  a:hover {
	color: #CC6600;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}


table#infomenu_tokutei  {
	width: 720px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.1em;
	line-height: 2em;
	margin-left: 30px;
	float: left;
}
#infomenu_tokutei td {
	padding: 10px;
}

.text {
	padding: 3px;
	font-weight: bold;
	color: #06F;
}

.info_td  {
	line-height: 2em;
}
.info_img {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	height: 100px;
	width: 100px;
}

#infomenu td h3 {
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 2.8em;
}
td h3 {
	font-size: 1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}

ul.info  {
	list-style-type: square;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(http://rugbygoods.com/pic-labo/qaback.gif);
}
ul.info_gift {
	list-style-type: square;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 150px;
	background-image: url(http://rugbygoods.com/pic-labo/qaback.gif);
	padding-top: 20px;
}

#QandA {
	width: 720px;
	margin-left: 30px;
}
#QandA h4 {
	margin-left: 20px;
	width: 600px;
	height: auto;
	color: #666666;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 1.1em;
}



#QandA .sub {
	list-style-type: none;
	width: 400px;
	margin-left: 50px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 50px;
	background-image: url(http://rugbygoods.com/pic-labo/qaback.gif);
}
#QandA .sub h5 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #0066CC;
	font-size: 1em;
	font-weight: normal;
}
#QandA .sub li {
	line-height: 1.5em;
	font-size: 1.1em;
}
.henpin {
	font-weight: normal;
	color: #FF9933;
	line-height: 3em;
}
/* インフォメーションページ終わり */

#category_js {
	display: block;
	float: left;
	height: 200px;
	width: 200px;
}
#category_js2 {
	float: left;
	height: 200px;
	width: 200px;
	background-color: #CCCCCC;
}
#category_js3 {
	float: left;
	height: 100px;
	width: 800px;
}
.sns_text {
	width: 130px;
	line-height: 1.2em;
	font-size: 0.7em;
	padding: 0px;
}
#sns_top {
	height: 380px;
	width: 780px;
	font-size: 0.7em;
	line-height: 1.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	background-image: url(http://rugbygoods.com/pic-labo/back.gif);
	padding-top: 20px;
	margin-bottom: 50px;
	text-align: right;
	padding-right: 20px;
}
#sns_box {
	width: 350px;
	float: left;
	margin-bottom: 30px;
}
#sns_box .twitter_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	line-height: 50px;
	height: 50px;
	width: 310px;
	padding-left: 10px;
}
#sns_box .facebook_title {
	width: 340px;
	background-color: #CCC;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	padding-left: 10px;
	font-size: 0.9em;
}

#sns_box .monitter {
	width:300px;
	overflow:hidden;
	height: 555px;
	background-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#sns_box .tweet {
	display:block;
	clear:both;
	overflow:hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
	width: auto;
}
#sns_box  .tweet img {
	float:left;
	margin-right:1em;
	border:2px solid #222;
	background:#444;
}
#sns_box  .tweet p.text {
	font-size: 0.7em;
	color: #CCCCCC;
	line-height: 1em;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 35px;
	margin-left: 55px;
	background-color: #666666;
	background-image: url(http://rugbygoods.com/pic-labo/monitter_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#sns_box  .tweet p.text a  {
	color: #FFCC33;
	font-weight: normal;
}


#sns_table {
	float: left;
}
#pg_ab_wrap {
	height: auto;
	width: auto;
}
#pg_ab_wrap .header {
	height: 100px;
	width: auto;
}

#pg_menubox1 {
	float: left;
	width: 400px;
	margin-top: 10px;
	text-decoration: underline;
}
#pg_menubox1 td {
	height: 25px;
	font-size: 0.8em;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	background-image: url(http://rugbygoods.com/pic-labo/pg_abmenubox_box.gif);
	text-align: center;
}

#pg_menubox1 h4 {
	text-decoration: none;
	color: #006600;
}

#pg_menubox2 {
	float: left;
	width: 260px;
	height: 200px;
	margin-top: 20px;
}
#link_table ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#link_table li {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 0.8em;
	color: #333333;
}
#link_table .title {
	font-weight: bold;
	color: #009999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 30px;
	line-height: 30px;
}

/*商品紹介*/
.item_infobox {/*商品紹介文大枠*/
	height: auto;
	width: 800px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFF;
	text-align: left;
}


.infobox_left {/*紹介分左側枠*/
	width: 400px;
	height: auto;
	float: left;
	display: inline;
	border-right-style: dashed;
	border-right-color: #666666;
	border-right-width: 1px;
}


.left_logo {/*チーム、メーカーロゴ*/
	float: left;
	width: 400px;
	margin-bottom: 10px;
}


.left_text {/*紹介本文*/
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width: 380px;
	float: left;
	font-size: 0.9em;
	margin-bottom: 5px;
	padding: 10px;
}

.left_text h1 {
	font-weight: 900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0066CC;
	font-size: 10px;
	display: inline;
}
/*紹介分右側枠*/
.infobox_right {
	float: right;
	width: 380px;
}


/* 商品個別ページの開設 */
.right_text {/*スペック文*/
	color: #666666;
	float: right;
	font-size: 0.9em;
	width: 360px;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.right_img {/*在庫状況アイコン*/
	float: right;
	width: 360px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.right_text2 {/*注意事項文*/
	list-style-type: square;
	font-size: 10px;
	line-height: 150%;
	font-weight: 300;
	color: #FF6666;
	float: right;
	width: 360px;
	padding: 10px;
}


.zaiko_jp {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #0066FF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 600;
	text-align: center;
	color: #0066FF;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
.zaiko_nz {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 2px solid #FF6633;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 600;
	text-align: center;
	color: #FF6600;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
.zaiko_mk {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	border: 2px solid #339900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 600;
	text-align: center;
	color: #339900;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

/* メインコンテンツ  */
.main_container {
	overflow: hidden;
	padding-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	padding-left: 5px;
}
#main {
	float: left;

}
 
/*--Main Image Preview--*/
.main_container .main_image {
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
	float: left;
	height: 456px;
	width: 538px;
}
.main_container .main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	padding: 10px;
}
.main_container .main_image p {
	font-size: 1.2em;
	padding: 10px;
	margin: 0;
	line-height: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.main_container .block small {
	padding: 0 0 0 20px;
	font-size: 1em;
	background-image: url(http://rugbygoods.com/pic-labo/icon_calendar.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.main_container .main_image .block small {margin-left: 10px;}
.main_container .main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_container .main_image .block{
	background: #111;
	border-top: 1px solid #000;
	width: 100%;
}
.main_container .main_image a.collapse {
	height: 27px;
	width: 93px;
	text-indent: -99999px;
	position: absolute;
	top: -27px;
	right: 20px;
	background-image: url(http://rugbygoods.com/pic-labo/btn_collapse.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.main_container .main_image a.show {background-position: left bottom;} 
 
 
.main_container .image_thumb {
	float: left;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
	width: 250px;
}
.main_container .image_thumb img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
}
.main_container .image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.main_container .image_thumb ul li{
	margin: 0;
	background: #f0f0f0 url(nav_a.gif) repeat-x;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	width: 230px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.main_container .main_container .image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.main_container .image_thumb ul li.active {
	background: #fff;
	cursor: default;
}
.main_container  .image_thumb ul li h2 {
	font-size: 1.1em; 
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
	float: left;
	margin-left: 10px;
	padding: 0;
	width: 150px;
}	
.main_container .image_thumb ul li p{
	display: none;
}
#main .main_image .desc .block p a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	color: #FC0;
	line-height: 2em;
	font-weight: bold;
}

/*サイトマップ*/
li.sm1 { margin:4px ;display:block;}
li.sm2 { margin:0px 0px 0px -35px;display:block;}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	font-size:110%;
	padding:5px 25px;
	color:#333333;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}#beer_ninsho {
	width: 790px;
	margin-left: 10px;
	text-align: center;
	font-size: 0.9em;
}
#beer_ninsho p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #F00;
}
#beer_ninsho form {
	text-align: center;
	width: 500px;
	font-size: 0.9em;
}
#infomenu_tokutei tr td p {
	font-size: 1.1em;
	font-weight: bold;
	color: #F00;
}
.size_info {
	text-align: left;
	float: left;
}
.size_info_txt {
	float: left;
	text-align: left;
}
.size_infobox {
	float: left;
	background-color: #FFF;
	text-align: left;
}
.size_infobox .left_text {
	text-align: left;
}

.size_left_text {
	font-size: 0.9em;
	padding: 10px;
	text-align: left;
	width: 200px;
	margin-left: 5px;
	float: left;
}
.size_link {
	width: 100%;
	text-align: center;
	background-color: #FF9;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

/** newzealand rugby culture **/
#nzrc_wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
}
#nzrc_wrapper #header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#nzrc_wrapper #text {
	margin: 0px;
	width: 450px;
	float: left;
	padding: 0px;
	font-size: 110%;
}
#nzrc_wrapper h3 {
	font-size: 130%;
	line-height: 200%;
	background-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#nzrc_wrapper #box {
	width: 695px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	float: left;
	margin-top: 10px;
}
#nzrc_wrapper #box #image img {
	float: right;
}
#nzrc_wrapper #box table {
}
#nzrc_wrapper #box #image2 {
	float: left;
}
#nzrc_wrapper #box #text2 {
	width: 490px;
	font-size: 110%;
	float: right;
}
#nzrc_wrapper #box #box2 {
	float: left;
	width: 695px;
	padding-bottom: 20px;
}
#nzrc_wrapper #box h3 {

}
#nzrc_wrapper h2 {
	font-size: 120%;
	font-weight: normal;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0px;
	line-height: 110%;
}
#nzrc_wrapper #box #text3 {
	float: left;
	width: 385px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 110%;
	line-height: 120%;
}
#nzrc_wrapper #box #pen_image {
	width: 300px;
	height: 100px;
	float: left;
}

