@charset "shift_jis";
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 85%;
	line-height: 2;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(http://www.kingbirdlaw.com/images/bg.gif) repeat-x center top;
}
.sub {
	background: #FFFFFF url(http://www.kingbirdlaw.com/images/bg_sub.gif);
}
a {
	color: #0000ff;

}
a:hover {
	color: #FF2222;
	position: relative;
	left: 2px;
	top: 2px;
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: top;
}
.look {
	color: #990000;
}



/*コンテナー
------------------------------------------------------------------*/
#container {
	background: #FFFFFF url(http://www.kingbirdlaw.com/images/container_bg.gif) repeat-y center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



/*ヘッダーh1タグ
------------------------------------------------------------------*/
#header h1 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background: #E60012 url(http://www.kingbirdlaw.com/images/h1_bg.gif) no-repeat center;
	line-height: 28px;
	padding-left: 20px;
}



/*メニュー
------------------------------------------------------------------*/
#menu li, #menu-sub li {
	display: inline;
}
#menu-sub {
	background: url(http://www.kingbirdlaw.com/images/main_img_kazari_sub.gif) repeat-x bottom;
	padding-bottom: 8px;
	height: 40px;
}


/*メインコンテンツ（左側）
------------------------------------------------------------------*/
#main {
	float: left;
	width: 558px;
	margin-top: 20px;
	display: inline;
	margin-left: 10px;
	margin-bottom: 50px;
}
#main-img {
	margin-left: 0px;
	padding-top: 13px;
	padding-bottom: 13px;
	background: url(http://www.kingbirdlaw.com/images/main_img_kazari.gif) repeat-x center;
}
#main p {
	margin: 0.5em 1em 1em;
}
#main h2 {
	background: url(http://www.kingbirdlaw.com/images/midashi_base_red.gif) no-repeat left top;
	height: 28px;
	width: 550px;
	font-size: 14px;
	color: #ffffff;
	padding-top: 0px;
	padding-left: 20px;
}
#main h3 {
	background: url(http://www.kingbirdlaw.com/images/midashi_base_red.gif) no-repeat left top;
	height: 28px;
	width: 550px;
	font-size: 14px;
	color: #ffffff;
	padding-top: 0px;
	padding-left: 20px;
}

/*U-can画像
------------------------------------------------------------------*/
#u1 {
	width: 798px;
	height: 200px;
	background: url(http://www.kingbirdlaw.com/images/main_img.gif) 0 0 no-repeat;

}


#u1 #c1 {
	padding-top: 10px;
	padding-left: 180px;
}

div#u1 a:hover{
	position: relative;
	left: 2px;
	top: 2px;
}

/*U-can
------------------------------------------------------------------*/
#u-can
a {
	color: #0000ff;
  text-decoration: none; 
}
a:hover {
	color: #FF2222;
	position: relative;
	left: 2px;
	top: 2px;
}
/*メインコンテンツ内のWhat's New欄
------------------------------------------------------------------*/
#new li {
	background: url(http://www.kingbirdlaw.com/images/arrow.gif) no-repeat left top;
	padding-left: 24px;
	border-bottom: 1px dotted #A5A397;
}
#new {
	margin-bottom: 20px;
	margin-top: 2px;
}



/*サブコンテンツ（右側）
------------------------------------------------------------------*/
#sub {
	float: right;
	width: 170px;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	border: 1px double #A5A397;
	margin-bottom: 50px;
	padding: 1px;
}
#sub h3 {
	font-size: 100%;
	color: #FFFFFF;
	line-height: 25px;
	background: #A5A397 url(http://www.kingbirdlaw.com/images/h33.gif);
	text-align: center;
}
#sub p {
	font-size: 90%;
	margin: 0.5em 1em 1em;
}

/*メニュー
------------------------------------------------------------------*/
#side-menu ul {
	border-bottom: 2px solid #625d5a;
}
#side-menu a {
	text-align: center;
	display: block;
	width: 100%;
	color: #0000ff;
	font-size: 11px;
	text-decoration: none;
	background: url(http://www.kingbirdlaw.com/images/menu_bg.gif) no-repeat left bottom;
	padding-top: px;
	padding-bottom: 10px;
}
#side-menu a:hover {
	background: #ffffaa no-repeat left bottom;
	color: #0000FF;

}
/*フッター
------------------------------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	background: #E60012 url(http://www.kingbirdlaw.com/images/foot1.gif) no-repeat center;
	height: 50px;
	line-height: 22px;
	font-size: 11px;
	padding-top: 10px;
}
#footer a {
	color: #FFFFFF;
}



/*見出し(h2タグ)　赤色
------------------------------------------------------------------*/
h2.midashi-red {
	background: #332F2F url(http://www.kingbirdlaw.com/images/midashi_base_red.gif) no-repeat;
	height: 28px;
	width: 550px;
}
/*見出し(h2タグ)　黄色
------------------------------------------------------------------*/
h2.midashi-yellow {
	background: #332F2F url(http://www.kingbirdlaw.com/images/midashi_base_yellow.gif) no-repeat;
	height: 28px;
	width: 550px;
}
/*見出し(h2タグ)　黄緑色
------------------------------------------------------------------*/
h2.midashi-green {
	background: #332F2F url(http://www.kingbirdlaw.com/images/midashi_base_green.gif) no-repeat;
	height: 28px;
	width: 550px;
}
/*見出し(h2タグ)　水色
------------------------------------------------------------------*/
h2.midashi-blue {
	background: #332F2F url(http://www.kingbirdlaw.com/images/midashi_base_blue.gif) no-repeat;
	height: 28px;
	width: 550px;
}
/*見出し(h2タグ)　紫色
------------------------------------------------------------------*/
h2.midashi-purple {
	background: #332F2F url(http://www.kingbirdlaw.com/images/midashi_base_purple.gif) no-repeat;
	height: 28px;
	width: 550px;
}
/*見出し(h2タグ)　ピンク色
------------------------------------------------------------------*/
h2.midashi-pink {
	background: #332F2F url(http://www.kingbirdlaw.com/images/midashi_base_pink.gif) no-repeat;
	height: 28px;
	width: 550px;
}

/*「画像」部分の枠設定
------------------------------------------------------------------*/
.waku {
	background: #f2efee;
	border: 1px dotted #cbc9c8;
	line-height: 1.5;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-weight: bold;
}

.waku1 {
	text-align: left;
        color:#660000;
	background: #f2efee;
	border: 1px dotted #cbc9c8;
	line-height: 1.5;
	padding: 0px 5px;
	margin-bottom: 10px;

}

/*商品の各テーブル設定
■テーブルのフチを変えたい場合、.t1項目内の「double」を変える。単なる直線なら「solid」。
　破線なら「dashed」、点線なら「dotted」。他にも色々あるので試すといいでしょう。
■テーブルのフチ色を変えたい場合、.t1項目内の「#CCCCCC」を変える。現在はグレー色。
■写真のフチ色を変えたい場合、.t1 img項目内の「#CCCCCC」を変える。現在はグレー色。
　また、写真とフチの間のスペースにも色を付けられる。.t1 img項目内の「#FFFFFF」で変える。現在は白。
----------------------------------------------------------------------------------*/
.t1 {
	border: 3px double #CCCCCC;
	padding: 10px;
	margin-top: 9px;
	margin-right: 5px;
	margin-left: 0px;
	width: 550px;
	background: url(http://www.kingbirdlaw.com/images/item_bg.gif) repeat-x bottom;
}

.t1 td {
	vertical-align: top;
}

.t1 strong {
	background: url(http://www.kingbirdlaw.com/images/arrow1.gif) no-repeat left top;
	padding-left: 20px;
	border-bottom: 1px dotted #5b710e;
	display: block;
	margin-bottom: 10px;
}

.t1 img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
}

/*画像配置の設定
--------------------------------------------------------*/



#left{
	float: left;
	margin: 0px 20px 10px 0px;
}


#right{
	float: right;
	margin: 0px 10px 10px 20px;
}

/*clearfix
------------------------------------------------------------------*/
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container { display: inline-block; }

/* Hides from IE-mac \*/
*html #container { height: 1%; }
#containers { display: block; }
/* End hide from IE-mac */
