@charset "shift_jis";



body {
	color: #FFFFFF;	/*全体の文字色*/
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 75%/2 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #000000
}

h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

.color1 {
	color: #FFFA33;
}

.mini {
	font-size: 90%;
	line-height: 1.6;
}

#main ul.listmark {
	padding: 0.5em 20px 0em 30px;
	list-style: disc;
}



/*全般のリンク設定
---------------------------------------------------------------------------*/
a {
	color: #FFFFFF;	/*リンク色*/
}

a:hover {
	color: #FFFA33;	/*カーソルオーバー時の色*/
	text-decoration: none;	/*オーバー時に下線を消す設定。消したくないならこの１行を削除する。*/
}



/*コンテナー（HP全体を囲むブロック）
---------------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}



/*ヘッダー
---------------------------------------------------------------------------*/
#header {
	background: no-repeat center top;
	width: 800px;
	height: 380px;
	position: relative;
	background-image: url(../images/garrard/garrbg_img.jpg);
}



/*h1タグ設定*/
#header h1 {
	font-size: 10px;	/*文字サイズ*/
	font-weight: normal;
	position: absolute;
	top: 5px;	/*ヘッダー画像に対して左から10pxの位置*/
}



/*メインnabi-----------------------------------------------------------------------------*/
#navi {
	width: 728px;
	height: 70px;
	padding: 0px;
	margin-top: 240px;
	margin-right: 36px;
	margin-bottom: 10px;
	margin-left: 36px;
	position: absolute;
}
#navi ul {
	width: 728px;
	margin: 0px;
	padding: 0px;
	height: 70px;
	list-style: none;
	background-image: url(../images/gl_nave.gif);
	background-repeat: no-repeat;
}

#navi a {
	height: 70px;
	width: 104px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
}
#navi .navi {
	visibility: hidden;
}
#navi .btn {
	float: left;
	height: 70px;
	width: 104px;
	margin: 0px;
	padding: 0px;

}
#btn1 a:focus,#btn1 a:hover , #btn1 a.navi{
	background-image: url(../images/gl_nave.gif);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
#btn2 a:focus,#btn2 a:hover , 
#btn2 a.commoditynavi{
	background-image: url(../images/gl_nave.gif);
	background-repeat: no-repeat;
	background-position: -104px -70px;
}
#btn3 a:focus,#btn3 a:hover , #btn3 a.navi{
	background-image: url(../images/gl_nave.gif);
	background-repeat: no-repeat;
	background-position: -208px -70px;
}
#btn4 a:focus,#btn4 a:hover , #btn4 a.navi{
	background-image: url(../images/gl_nave.gif);
	background-repeat: no-repeat;
	background-position: -312px -70px;
}
#btn5 a:focus,#btn5 a:hover , #btn5 a.navi{
	background-image: url(../images/gl_nave.gif);
	background-repeat: no-repeat;
	background-position: -416px -70px;
}
#btn6 a:focus,#btn6 a:hover , #btn6 a.navi{
	background-image: url(../images/gl_nave.gif);
	background-repeat: no-repeat;
	background-position: -520px -70px;
}
#btn7 a:focus,#btn7 a:hover , #btn7 a.navi{
	background-image: url(../images/gl_nave.gif);
	background-repeat: no-repeat;
	background-position: -624px -70px;
}

/*商品nabi-----------------------------------------------------------------------------*/
#commoditynavi {
	width: 770px;
	height: 40px;
	padding: 0px;
	margin-top: 337px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	position: absolute;
}
#commoditynavi ul {
	width: 770px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	list-style: none;
	background-image: url(../images/commoditynavi.gif);
	background-repeat: no-repeat;
}

#commoditynavi a {
	height: 40px;
	width: 154px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
}
#commoditynavi .commoditynavi {
	visibility: hidden;
}
#commoditynavi .tag {
	float: left;
	height: 40px;
	width: 154px;
	margin: 0px;
	padding: 0px;

}
#tag1 a:focus,#tag1 a:hover , #tag1 a.commoditynavi{
	background-image: url(../images/commoditynavi.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
#tag2 a:focus,#tag2 a:hover , #tag2 a.commoditynavi{
	background-image: url(../images/commoditynavi.gif);
	background-repeat: no-repeat;
	background-position: -154px -40px;
}
#tag3 a:focus,#tag3 a:hover , #tag3 a.commoditynavi{
	background-image: url(../images/commoditynavi.gif);
	background-repeat: no-repeat;
	background-position: -308px -40px;
}
#tag4 a:focus,#tag4 a:hover , #tag4 a.commoditynavi{
	background-image: url(../images/commoditynavi.gif);
	background-repeat: no-repeat;
	background-position: -462px -40px;
}
#tag5 a:focus,#tag5 a:hover , #tag5 a.commoditynavi{
	background-image: url(../images/commoditynavi.gif);
	background-repeat: no-repeat;
	background-position: -616px -40px;
}

/*メインコンテンツ（ブロック内包）
---------------------------------------------------------------------------*/
#mainwrap {
	width: 800px;
	height:auto;
	position: relative;
	background-color: #99CCCC;
	background-image: url(../images/garrard/garrmainback.gif);
	background-repeat: repeat-y;
}


/*メインコンテンツ（右側ブロック）
---------------------------------------------------------------------------*/
#mainl {
	float: left;
	width: 470px;
	height:auto;
	display: inline;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
	padding-right: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	line-height: 24px;
}

/*メイン見出し設定*/

#mainlfl01 {
	height: 30px;
	width:485px;
	background-color: #660033;
}

#mainlfl01 h2 {
	text-align:center;
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
}

#mainl h3 {
	font-size: 24px;
	font-weight:bold;
	color:#660033;
	padding: 0;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 34px;
}

#mainl h4 {
	font-size: 18px;
	color:#336699;
	padding: 0.1em 0px 0.1em 0px;
}

#mainl p {
	font-size: 12px;
	padding: 0.5em 0px 1em 0px;
}

/*ページ移動ボタン*/
#mainlbtn {
	width:249px;
	height:80px;
	float:right;
}
#mainlbtn a:hover {
	position:relative;
	bottom:2px;
	right:2px;
}

#mainlbtn2 {
	width:249px;
	height:80px;
	float:right;
	vertical-align:bottom;
}
#mainlbtn2 a:hover {
	position:relative;
	bottom:2px;
	right:2px;
}





/*サイドコンテンツ（左側ブロック）
---------------------------------------------------------------------------*/
#sider {
	float: right;
	width: 265px;
	height:auto;
	display: inline;
	padding: 0px;
	margin-right: 15px;
	line-height: 24px;
}

	

#sider h6 {
	font-size: 8px;
	font-weight:normal;
	padding-top: 0.1em;
	padding-bottom: 1em;
}


#sider p {
	font-size: 12px;
	padding-top: 0.5em;
	padding-bottom: 1em;
}


/*メインサイドブロック要素
---------------------------------------------------------------------------*/

#boxtext {
	font-size: 14px;
	margin: 0px;
	height: 100px;
	width: 300px;
	padding-top: 10px;
}

#boxtext {
	font-size: 14px;
	margin: 0px;
	float: left;
	height: 100px;
	width: 300px;
	padding-top: 10px;
}

#box02 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 300px;
}
.box02 a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}





/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main dl.new {
	height: 100px;		/*What's Newボックスの高さ*/
	overflow: auto;		/*この設定でiframe風に見える*/
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-right: 1px solid #222222;	/*What's Newのフチの右ライン*/
	border-bottom: 1px solid #222222;	/*What's Newのフチの下ライン*/
	border-left: 1px solid #222222;		/*What's Newのフチの左ライン*/
	background: #000000;	/*What's Newボックスの背景色*/
}

#main dt {
	font-weight: bold;	/*日付を太字にする設定。*/
}

#main dd {
	border-bottom: 1px solid #222222;	/*説明文の下に1pxの直線(solid)を#222222の色で入れる。*/
}



/*テーブル
---------------------------------------------------------------------------*/
.ta {
	width: 500px;
	border-collapse:collapse;
	border: 1px solid #333333;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
}

.ta td, .ta th{
	padding: 10px 5px;
	border: 1px solid #333333;
	background: #111111;
}

.ta th{
	background-color: #222222;
	width: 150px;
	text-align: center;
}

.ta .tamidashi{
	width: auto;
	text-align: center;
	background: #000000;
}



/*フッター（最下部コピーライト部分）
---------------------------------------------------------------------------*/
#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	width: 100%;
	background-image: url(../images/footerback.jpg);
	color: #000000;
}
