@charset "shift-jis";

/*スタイルの初期化*/
body, 
h1, h2, h3, h4, h5, h6, p, div, 
ul, ol, li, dl, dt, dd,
table, th, td {
	margin: 0px;
	padding: 0px;
	font-size:small;
	border-collapse: collapse;
	border-spacing: 0;
	letter-spacing: 0;
	height: auto;
			}

body {
	font-family:
		"Verdana",
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		"ＭＳ Ｐゴシック"
		sans-serif;
	font:13px/1.231 Verdana,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	line-height:125%;
	height:100%;
	background-color: #e1e1e1;
	color:#333;
	background-image: url(../img/top/back.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	background-position: center;
}


#wrapper {
	width: 756px;
	height:100%;
	padding: 0px;
	background-position: center;
	margin:0 auto;
}

#pankuzu {
	text-align: right;
	padding-bottom: 5px;
	width:560px;
}

/*リストマークの削除*/
ol, ul, li {
	list-style-type: none;
}

/*画像の縦位置の指定*/
img {
	vertical-align: bottom;
}

/*リンク画像のボーダー線の非表示*/
a img  {
	border-style:none;
}


/*CSSハック clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
	overflow:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

a {
	text-decoration: none;
	outline: none;
	vertical-align:baseline;
	}

a:link {
	color: #0d539b;
}
a:visited {
	color: #0d539b;
}
a:active {
	color: #0d539b;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:hover img{
	opacity:0.75;
	filter: alpha(opacity=75);
}

.bg_blue_560{
	background-color:#6AC4FF;
	width:560px;
	}

#clear{
	clear:both;
	}

table,tr,td{
	border:1px solid #999;
	}

.go_top{
	width:auto;
	_width:105px;
	background: url(../img/temp/arrow_small_up.gif) no-repeat left center;
	padding-left: 15px;
	_padding-left: 15px;	
	padding-right:24px;
	_padding-right:8px;
	float:right;
	}
	
.go_top2{
	width:auto;
	_width:80px;
	background: url(../img/temp/arrow_small_up.gif) no-repeat left center;
	padding-left: 15px;
	_padding-left: 15px;
	padding-right:15px;
	_padding-right:0px;
	float:right;
	margin-bottom:10px;
	}	

hr.line_gray{
	height:2px;
	margin-top:5px;
	_margin-top:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d8d8d8;
	border-bottom-color: #fff;
	}	

h1{
	font-size:100%;
	font-weight:normal;
	display:inline;
	}
	
h2{
	font-size:100%;
	font-weight:bold;
	margin-bottom:5px;
	}
	
#h2_title{
	width:560px;
	height:20px;
	padding-top:8px;
	background-image:url(../img/temp/back_img/text_back.gif);
	background-repeat:no-repeat;
	}	
	
#main h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size:90%;
	font-weight:normal;
}

#main h4 {
	
	width:545px;
	height:15px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	background-image:url(../img/temp/back_img/item_bg.gif);
	margin-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #3590BF;
	margin-top:5px;
	border-right-color: #CCCCCC;
	line-height:100%;
	
	/*font-size: 100%;
	height: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 530px;
	padding-left: 5px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;*/
}

#main h5 {
	width: 240px;
	padding: 2px 5px 2px 15px;
	color: #336666;
	font-weight: bold;
	margin: 10px 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336666;
	height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336666;
}	
	
strong{
	font-size:100%;
	font-weight:normal;
	}
		

img{vertical-align:bottom;}


.bold{
	font-weight:bold;
	}
.text-align_left{
	text-align:left;
	}
	
.textbox{
	width:560px;
	line-height:120%;
	}
.index_itemline{
	width:560px;
	height:65px;
	margin-top:8px;
	margin-bottom:10px;
	}	
.textbox_office{
	width:560px;
	line-height:120%;
	margin:10px 0px;
	
	}
.office_text{
	float:left;
	width:350px;
	line-height:150%;
	}
.office_img{
	width:210px;
	height:100px;
	background-color:#000099;
	float:right;
	}		
			

/* 新グローバルヘッダー開始 */


#head_box{
	overflow: auto;
}

#up {
	color: #003366;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 756px;
	height:10px;
	margin-top:0px;
}
#up h1 {
	font-size:  100%;
	color: #003366;
	margin-left:5px;
	padding: 0px;
}

#globalheader_leftbox{
	display:inline;
	float:left;
	height: 50px;
	width: auto;
	margin-left:10px;
	margin-top:10px;
	}

#globalheader_rightbox{
	width:auto;
	height:50px;
	display:inline;
	float:right;
	width: auto;
	padding:0px;
	margin:10px 5px 0 0;
	text-align:right;
}


#globalheader_navi{
    width:750px;
	height: 25px;
	clear: both;
	margin:0 auto;
	}

#globalheader_navi ul{
	width:750px;
	height:25px;
	margin:0 auto;
	padding:0px;
	background-image:url(../img/back_img/topnavi.gif);
	background-repeat: no-repeat;
	}

#globalheader_navi ul li{
	width: 125px;
	height: 25px;
	float:left;
	text-align:center;
	font-size: 100%;
	color: #ffffff;
	list-style:none;
	}
	
#globalheader_navi ul li a{
	display:block;
	width: 125px;
	height:20px;
	padding-top:4px;
	}	
	
#globalheader_navi li a:link{color:#ffffff;}
#globalheader_navi li a:visited {color:#ffffff;}
#globalheader_navi li a:hover {
	color:#000;
	text-decoration: none;
	}
/* 新グローバルヘッダー終了 */


/*旧ヘッダー開始

#header {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 756px;
}

#header_logo{
	width:240px;
	height:70px;
	float:left;
	background-image: url(../img/temp/top_logobn/e-tamaya_boplogo_top02.gif);
	}	

#header_menu{
	width:287px;
	height:70px;
	background-image:url(../img/temp/top_logobn/e-tamaya_boplogo_menu01.gif);
	background-repeat:no-repeat;
	float:left;
	}
	
.header_menu_topbox{
	height:31px;
	width:267px;
	padding-top:7px;
	padding-left:20px;
	}

.header_menu_btmbox_left{
	height:25px;
	width:70px;
	float:left;
	padding-top:7px;
	padding-left:15px;
	}		

.header_menu_btmbox_right{
	height:25px;
	width:97px;
	float:right;
	padding-top:7px;
	padding-left:0px;
	}
	
#header_add{
	width:229px;
	height:70px;
	background-image:url(../img/temp/top_logobn/e-tamaya_boplogo_add01.gif);
	background-repeat:no-repeat;
	float:right;
	}		


#header ul {
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

#header li {
	float: left;
	color: #FFFFFF;
	font-size: small;
	margin-top:45px;
	margin-left: 20px;
	padding-top: 2px;
	padding-left: 10px;
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 2px;
}


旧ヘッダー終了*/

/*グローバルナビ開始*/

#globalnavi{
  margin: 0;
  padding: 0;
  width: 756px;
  height: 24px;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
  text-indent: -9999px;
  float:left;
  width: 126px;
  margin: 0;
  padding: 0;
}

#globalnavi a{
  display: block;
  width: 100%;
  height: 24px;
  background-image:url(../img/temp/tamaya_navi.gif);
  background-repeat: no-repeat;
}

#menu1 a{background-position: 0 0;}
#menu2 a{background-position: -126px 0;}
#menu3 a{background-position: -252px 0;}
#menu4 a{background-position: -378px 0;}
#menu5 a{background-position: -504px 0;}
#menu6 a{background-position: -630px 0;}

#globalnavi a:hover{
  background-image: url(../img/temp/tamaya_navi.gif);
  background-repeat: no-repeat;
}

#menu1 a:hover{background-position: 0 -24px;}
#menu2 a:hover{background-position: -126px -24px;}
#menu3 a:hover{background-position: -252px -24px;}
#menu4 a:hover{background-position: -378px -24px;}
#menu5 a:hover{background-position: -504px -24px;}
#menu6 a:hover{background-position: -630px -24px;}
/*グローバルナビ終了*/



/*　サイドバー　開始　*/

#side {
	width: 160px;
	height: 100%;
	float: left;
	background-image:url(../img/temp/back_img/side_back.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#side p {
	font-size: 100%;
	line-height: 130%;
	color: #000000;
	margin: 0px;
}

#side .p3 {
	font-size: 100%;
	color: #0085cf;
	margin-left:3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#side .p4 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#side ul {
	font-size:100%;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	list-style-type: none;
}
#side li {
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-bottom: 3px;
	width: 125px;
}


#side_nav_head {
	width:150px;
	height:70px;
	background-color:#6AC4FF;
	font-size: 100%;
	color: #0085cf;
	margin-top:10px;
	_margin-top:5px;
	margin-left:3px;
	margin-bottom: 6px;
}

.side_nav {
	width:150px;
	height:40px;
	background-color:#fc0;
	font-size: 100%;
	color: #0085cf;
	margin-left:3px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.side_nav02 {
	width:150px;
	height:40px;
	background-color:#6AC4FF;
	font-size: 100%;
	color: #0085cf;
	margin-left:3px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.side_nav_add {
	width:150px;
	height:68px;
	background-color:#6AC4FF;
	font-size: 100%;
	color: #0085cf;
	margin-left:3px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.side_box_head{
	width:148px;
	height:auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:3px;
	background-color:#fff;
	background-repeat:repeat-x;
	border: 1px solid #c9c9c9;
	padding-bottom:3px;
	}
.side_box{
	width:148px;
	height:auto;
	padding:0px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:3px;
	background-color:#fff;
	padding-bottom:3px;
	border: 1px solid #c9c9c9;
	}	
	
.side_text{
	padding-left:9px;
	_padding-left:13px;
	}	
	
.side_box_title{
	width:100%;
	height:16px;
	margin-bottom:5px;
	padding-top:3px;
	_padding-top:5px;
	background-color:#E9E9E9;
	color:#333;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight:bold;
	line-height:100%;
	}	
.side_box_title2{
	width:100%;
	height:16px;
	margin-bottom:5px;
	padding-top:3px;
	_padding-top:5px;
	background-color:#E9E9E9;
	color:#333;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight:bold;
	line-height:100%;
	}	
	
.side_box_head p{
	padding-bottom:5px;
	margin-left:5px;
	width:148px;
	height:18px;
	overflow: hidden;
	vertical-align:baseline;
	color:#333333;
	}
#wrapper #side .side_box_head p a:before{
	content: url(../img/temp/point_2.gif);
	margin-right:4px;
	}	
	
#wrapper #side .side_box_head p a{
	color:#000000;
	display: block;
	padding-left:10px;
	_padding-left:28px;
	padding-top:2px;
	padding-bottom:2px;
	_background-image:url(../img/temp/point_ie6_2.gif);
	_background-repeat:no-repeat;
	}
	
#wrapper #side .side_box_head p a:hover {
	color: #0085cf;
	text-decoration:none;
	background-color:#d6e5f2;
	padding-left:10px;
	_padding-left:28px;
	padding-top:2px;
	padding-bottom:2px;
	_background-image:url(../img/temp/point_ie6_2.gif);
	_background-repeat:no-repeat;
	}		
	
.side_box p{
	padding-bottom:5px;
	margin-left:0px;
	width:148px;
	height:18px;
	overflow: hidden;
	vertical-align:baseline;
	color:#333333;
	}
	
#wrapper #side .side_box p a{
	color:#000000;
	display: block;
	padding-left:9px;
	_padding-left:13px;
	padding-top:2px;
	padding-bottom:2px;
	}
	
#wrapper #side .side_box p a:hover {
	color: #0085cf;
	text-decoration:none;
	background-color:#d6e5f2;
	padding-left:9px;
	_padding-left:13px;
	padding-top:2px;
	padding-bottom:2px;
	}	

/*　サイドバー　終了　*/


/*フッターリンク開始*/

.footer_link{
	width:750px;
	text-align:center;
	margin:auto;
	}

/*フッターリンク終了*/


/*小林CSSここから*/


/*商品メニュー*/
#pc_menu{
	width:560px;
	height:160px;
	background-image:url(../img/back_img/pc_menu_bg01.png);
	background-repeat:no-repeat;
	}
	
#pc_menu a {
	display: block;
	zoom: 1;
	}
	
#pc_menu a:link {
}
#pc_menu a:visited {
}
#pc_menu a:active {
}
#pc_menu a:hover {
	text-decoration: none;
}	
	
.pc_menu_line{
	width:560px;
	height:79px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
.pc_menu_line2{
	width:560px;
	height:80x;
	}	
	
.pc_menu_panel{
	width:140px;
	height:80px;
	text-align:center;
	float:left;
	display: block;
	}
.pc_menu_panel2{
	width:140px;
	height:80px;
	text-align:center;
	float:left;
	}

/*　カテゴリ別　タイトルバー　開始　*/


.title_dot_standard{
	width:555px;
	height:16px;
	margin-top:15px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #229B37;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
.title_dot_standard_header{
	width:555px;
	height:16px;
	margin-top:0px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #229B37;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}	
	
.title_dot_highspec{
	width:555px;
	height:16px;
	margin-top:15px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #3382b7;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
.title_dot_highspec_header{
	width:555px;
	height:16px;
	margin-top:0px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #3382b7;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}		

.title_dot_compact{
	width:555px;
	height:16px;
	margin-top:15px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #e84b96;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}	

.title_dot_compact_header{
	width:555px;
	height:16px;
	margin-top:0px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #e84b96;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

.title_dot_windows7{
	width:555px;
	height:16px;
	margin-top:15px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #04B7C6;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

.title_dot_windows7_header{
	width:555px;
	height:16px;
	margin-top:0px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #04B7C6;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

.title_dot_datacard{
	width:555px;
	height:16px;
	margin-top:15px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #d90b19;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

.title_dot_datacard_header{
	width:555px;
	height:16px;
	margin-top:0px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #d90b19;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
.title_dot_mac{
	width:555px;
	height:16px;
	margin-top:15px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #354699;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}	

.title_dot_mac_header{
	width:555px;
	height:16px;
	margin-top:0px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #354699;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
.title_dot_english{
	width:555px;
	height:16px;
	margin-top:15px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #E78C29;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}	

.title_dot_english_header{
	width:555px;
	height:16px;
	margin-top:0px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #E78C29;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
.title_dot_kaigai{
	width:555px;
	height:16px;
	margin-top:15px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #526269;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}	

.title_dot_kaigai_header{
	width:555px;
	height:16px;
	margin-top:0px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #526269;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
	
/*　カテゴリ別　タイトルバー　終了　*/

.title_dot_blue{
	width:555px;
	height:16px;
	margin-top:15px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #3382b7;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
.title_dot_red{
	width:555px;
	height:16px;
	margin-top:15px;
	margin-bottom:9px;
	font-size:116%;
	font-weight:bold;
	color:#333333;
	background-color:#f9f9f9;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #CC0000;
	border-bottom-color: #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}	

.titele_ul_blue{
	width:560px;
	height:20px;
	font-size:116%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #4B88B0;
	border-right-color: #4B88B0;
	border-bottom-color: #4B88B0;
	border-left-color: #4B88B0;
	margin-top:15px;
	margin-bottom:7px;
	font-weight:bold;
	}

.titele_ul_red{
	width:560px;
	height:20px;
	font-size:116%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin-top:15px;
	margin-bottom:7px;
	font-weight:bold;
	}	
	
.pc_box{
	width:560px;
	height:100px;
	margin-bottom:5px;
	}	
	
.pc_box table{
	background-color:#fff;
	margin:10px 0 0 0;
	border:1px solid #ccc;
	}	
.pc_box table td{
	border:1px solid #ccc;
	width:130px;
	}	
	
.pc_box_left{
	width:440px;
	height:140px;
	background-color:#f1f1f1;
	float:left;
	}	
	
.pc_box_right{
	width:120px;
	height:140px;
	background-color:#fc0;
	float:left;
	}			
.pc_title{
	width:440px;
	height:20px;
	font-size:110%;
	}
.pc_cont{
	width:440px;
	height:120px;
	}		
.pc_td_gray{
	text-align:center;
	padding:3px;
	background-color:#f1f1f1;	
	}
.pc_td_white{
	padding:3px 3px 3px 10px;
	background-color:#fff;
	border: 1px solid #FFFFFF;
	}	


/*フロート開始*/
.left{
	float:left;
	}
	
.float_left{
	float:left;
	}

.float_right{
	float:right;
	}
/*フロート終了*/
	
	
/*サブタイトル開始*/



/*サブタイトル終了*/	


/*テキスト開始*/
.text_cont{
	width:560px;
	}

.text_align_right{
	text-align:right;
	}

/*テキスト終了*/

.box_gray{
	background-image:url(../img/temp/back_img/bg_gray.gif);
	color:#FFFFFF;
	}
.box_lightgray{
	background-color:#F2F1F3;
	color:#333;
	}
.box_lightblue{
	background-color:#F0F8FF;
	}	
	
.box_lightblue_center{
	background-color:#F0F8FF;
	text-align:center;
	}	
	
.box_lightblue_p_tb10{
	background-color:#F0F8FF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	}
	
.box_lightblue_p_tb10_r{
	background-color:#F0F8FF;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:3px;
	text-align:right
	}	
		
	
.box_lightblue_r{
	background-color:#F0F8FF;
	text-align:right;
	padding-right:3px;
	}	

.bigtext{
	font-size:110%;
	}	
	
.eyecatch{
	width:100%;
	height:22px;
	padding-top:10px;
	}		

.company_line{
	width:545px;
	height:15px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #16367D;
	border-right-color: #16367D;
	border-bottom-color: #16367D;
	border-left-color: #16367D;
	padding-left: 5px;
	margin-bottom: 5px;
	}	

.company_line2{
	width:545px;
	height:15px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #16367D;
	border-right-color: #16367D;
	border-bottom-color: #16367D;
	border-left-color: #16367D;
	padding-left: 5px;
	margin-bottom: 15px;
	border-bottom-style: solid;
	}	

.campany_boxl{
	width:100px;
	height:10px;
	float:left;
	}

.campany_boxr{
	width:400px;
	height:10px;
	float:right;
	}	


.box_f1{
	background-color:#F5F5F5;
	}	
.box_fff{
	background-color:#fff;
	}	
	
.box_fff_center{
	background-color:#fff;
	text-align:center;
	}		
.box_fff_p_tb10{
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:3px;
	}	
	
.box_fff_p_tb10_r{
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:3px;
	text-align:right;
	}	
	
.box_fff_r{
	background-color:#fff;
	text-align:right;
	padding-right:3px
	}
	
.margin_0auto{
	margin:0 auto;
	}	
	
.margin_top3{
	margin-top:3px;
	}

.margin_top5{
	margin-top:5px;
	}
	
.margin_top10{
	margin-top:10px;
	}
	
.margin_top20{
	margin-top:20px;
	}	
		
.margin_top30{
	margin-top:30px;
	}		
		
.margin_tb15{
	margin-top:15px;
	margin-bottom:15px;
	}	
.margin_btm3{
	margin-bottom:3px;
	}	
.margin_btm5{
	margin-bottom:5px;
	}	
.margin_btm10{
	margin-bottom:10px;
	}
	
.margin_btm15{
	margin-bottom:15px;
	}
	
.margin_btm20{
	margin-bottom:20px;
	}		
	
/*パックブロック開始*/

#pacblock{
	width:560px;
	}

/*パックブロック終了*/	
	

/*イーモバイル開始*/ 

.em_bn01{
	width:560px;
	height:60px;
	margin-top:15px;
	}

/*イーモバイル終了*/ 


/*選挙事務所開始*/ 

.senkyo_textbox{
	width:548px;
	height:160px;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#F8F8FA;
	border: 1px solid #999999;
	}

/*選挙事務所終了*/ 


/*プロジェクター開始*/ 

.pt-d5700_table{
	margin-top:15px;
	}

.pt-d5700box_l{
	width:400px;
	float:left;
	}
	
.pt-d5700box_r{
	width:160px;
	float:right;
	}	
	

.pro_opbox_l{
	width:350px;
	float:left;
	}
.pro_opbox_r{
	width:200px;
	float:right;
	padding-right:15px;
	}		

/*プロジェクター終了*/ 


/*周辺機器開始*/

.item_table{
	width:550px;
	height:170px;
	margin-bottom:0px;
	}
	
.gotop{
	width:560px;
	height:10px;
	margin-top:0px;
	text-align:right;
	}	
.gotop a:link{
	color:#339900;
	}

.gotop a:hover{
	color:#FF6600;
	}

/*周辺機器終了*/	

/*小林CSSここまで*/


#topnavi {
	color: #e0e0e0;
	margin: 0px;
	padding: 0px;
}
#topnavi h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 75%;
}
#topnavi h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 126px;
}
#topnavi h2 em {
	visibility: hidden;
}


#main {
	width: 576px;
	height: 100%;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	float: right;
}


#footer {
	width: 756px;
	font-size: 100%;
	clear: both;
	bottom:0px;
}

#footer p {
	font-size: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D9DA1;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 130%;
	clear: both;
	margin-top:5px;
}
address {
	font-size: 75%;
	font-style: italic;
	background-position: right;
	text-align: center;
	margin-bottom: 20px;
}
.clearBoth {
	clear: both;
}

.padding_l5{
	padding-left:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	;
	}


/*サイドナビ画像ロールオーバ開始*/

#pcsearch_img{
	width:150px;
	height:70px;
	background:url(../img/top/pc_search.gif) no-repeat left bottom;
	margin:0px auto;
}

#pcsearch_text{
	width:150px;
	height:70px;
	}

#pcsearch_text a{
	width:108px;
	height:58px;
	padding-top:12px;
	padding-left:42px;
	font-size:100%;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	}
	
	
#pcrental_sistem{
	width:150px;
	height:60px;
	background-image:url(../img/top/rental_guide.gif);
	margin:0px auto;
	}
		
#pcrental_sistem_text{
	width:150px;
	height:60px;
	font-size:120%;
	}
	
#pcrental_sistem_text a{
	width:150px;
	height:50px;
	padding-top:10px;
	font-weight:bold;
	display:block;
	font-size:100%;
	text-align:center;
	}
				
				
				
.text_nomal{
	font-weight:normal;
	text-align:right;
	}				


/*サイドナビ画像ロールオーバ終了*/



.iten{
	margin-top:70px;
	margin-bottom:100px;
	width:570px;
	height:80px;
	font-size:100%;
	}
	
.iten a {
	font-size:100%;
	}	

.youtube_box_lottery{
	width:560px;
	height:344px;
	margin:10px 0;
	}


/* Highslide JS start

.highslide img
    サムネイル画像の表示指定を変更する
.highslide-image
    拡大画像の表示指定を変更する
.highslide-caption
    キャプション部分の表示を変更する
.highslide-loading
    画像を読みこみの際にサムネイル画像の上に表示されるテキストなどを変更する

 */

 .highslide {  
    cursor: url(http://www.e-tamaya.co.jp/js/highslide/graphics/zoomin.cur), pointer;  
    outline: none;  
 }  
 .highslide img {  
 }  
 .highslide:hover img {
	border: 2px none white;
 }  
  
 .highslide-image {  
    cursor: pointer; /* opera */  
    cursor: url(http://www.e-tamaya.co.jp/js/highslide/graphics/zoomout.cur), pointer;  
    border: 2px solid white;  
 }  
 .highslide-image-blur {  
    cursor: pointer;  
    cursor: hand;  
 }  
 .highslide-caption {  
    display: none;        
    border: 2px solid white;  
    border-top: none;
    font-size: 100%;  
    padding: 5px;  
    background-color: white;  
 }  
 .highslide-display-block {  
    display: block;  
 }  
 .highslide-display-none {  
    display: none;  
 }  
 .highslide-loading {  
    display: block;  
    color: white;  
    font-style: 'MS Sans Serif';  
    font-size: 100%;  
    font-weight: bold;  
    text-transform: uppercase;  
    text-decoration: none;  
    padding: 3px;  
    opacity: 0.60; /* w3c */  
    filter: alpha(opacity=60); /* ie */  
    border-top: 1px solid white;  
    border-bottom: 1px solid white;  
    background-color: black;  
      
    padding-left: 22px;  
    background-image:url(../img/temp/loader.gif); 
    background-repeat: no-repeat;  
    background-position: 3px 1px;  
      
 }  
 a.highslide-credits,  
 a.highslide-credits i {  
    padding: 2px;  
    color: silver;  
    text-decoration: none;  
    font-size: 100%;  
 }  
 a.highslide-credits:hover,  
 a.highslide-credits:hover i {  
    color: white;  
    background-color: gray;  
 }
 
 /* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	_width: 21px;
	_height: 21px;
	cursor: pointer;
	background: url(../js/highslide/graphics/close.png);
	_background: url(../js/highslide/graphics/close.gif);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}


/* Highslide JS end */
