/*
Theme Name: setsuden-navi
Description: オリジナルテーマ
Author: 管理人
*/

*{
	margin:0;
	padding:0;
}
body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family: "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;

}


a{
    text-decoration:none;
	outline: none;
	color: #333333;
}


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

a:hover {
    color: #FF6600;
    text-decoration:none;
}
/*a:active {
    text-decoration:none;
}*/

#container .to_top {
	text-align: right;
	margin-bottom: 15px;
	margin-right: 25px;
	font-size: 14px;
}

#container .to_c-top {
	font-size: 14px;
	width: 350px;
}
#container .to_c-top a {
    color:#333333;
	text-decoration:none;
}
#container .to_c-top a:hover {
    color:#FF6600;
	text-decoration:none;
}
#container .to_c-top img {
    padding-right:10px;
}


/*****全体を囲むコンテナ*****/

#container{
	width:1060px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}
.float_clear {
	clear: both;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
.obi0 {
    margin-bottom: 0px;
}
.obi10 {
	margin-bottom: 10px;
}
.obi15 {
	margin-bottom: 15px;
}
.obi20 {
	margin-bottom: 20px;
}
.text_redb {
	color: #CC0000;
	font-weight: bold;
}
.text_red10 {
    font-size:10px;
	color:#CC0000;
}
.text_red11 {
    font-size:11px;
	color:#CC0000;
}
.text_red12 {
    font-size:12px;
	color:#CC0000;
}

.margin-b70 {
	margin-bottom: 70px;
}
.margin-b60 {
	margin-bottom: 60px;
}
.margin-b50 {
	margin-bottom: 50px;
}
.margin-b40 {
	margin-bottom: 40px;
}
.margin-b30 {
	margin-bottom:30px;
}
.margin-b25 {
	margin-bottom:25px;
}
.margin-b20 {
	margin-bottom:20px;
}
.margin-b15 {
	margin-bottom:15px;
}
.margin-b10 {
	margin-bottom:10px;
}
.margin-b5 {
	margin-bottom:5px;
}
.margin-b0 {
	margin-bottom:0px;
}

.padding_t80 {
	padding-top:80px;
}
.padding_t70 {
	padding-top:70px;
}
.padding_t60 {
	padding-top:60px;
}
.padding_t50 {
	padding-top:50px;
}
.padding_t40 {
	padding-top:40px;
}
.padding_t30 {
	padding-top:30px;
}
.padding_t25 {
	padding-top:25px;
}
.padding_t20 {
	padding-top:20px;
}
.padding_t15 {
	padding-top:15px;
}
.padding_t10 {
	padding-top:10px;
}

/* ヘッダー */
#head {
	background-color: #FFFFFF;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	margin-bottom: 20px;
}
#head h1 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}
#head #logo {
	float: left;
	width: 170px;
	margin-left: 30px;
}
#head_link {
	font-size: 14px;
	text-align: right;
	padding-top: 55px;
	padding-right: 35px;
	float: right;
}
#header_searchbox {
	float:right;
	padding-right:10px;
	width:650px;
	padding-top: 20px;
	margin-bottom: 10px;
}
#search_keyword {
	width: 180px;
	float: left;
	margin-right: 0px;
	padding-top: 5px;
}
#search_in form {
	position: relative;
	margin: 0;
	padding: 0;
	height: 25px;
	width: 240px;
}
#search_in form p {
	margin: 0px;
	padding: 5px 0px 0px;
	height: 25px;
	width: 240px;
	position: absolute;
}
#search_in {
	text-align: left;
	float: left;
}
#search_in input.search_in1 {
	width:150px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#search_in input.search_in2 {
	margin: 0px;
	padding: 0px;
	width: 80px;
	position: absolute;
	left: 155px;
	bottom: 3px;
}
#header_contact {
	float: left;
	width: 200px;
	margin-left: 20px;
}
/* フッター */

#foot {
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	background-color: #ADFEA7;
	margin: 0px;
	padding: 0px;
	width: auto;
	text-align: center;
}
#footer_menubox {
	text-align: center;
	padding-left: 350px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 630px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#footer_menubox li {
	font-size:12px;
	float:left;
	margin-right:20px;
	list-style-type: none;
}


/* コンテンツ */
#content {
	width: 980px;
	margin-left: 10px;
	margin-bottom: 25px;
}

/* コラム */
#columbox {
	width: 998px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*#columbox {
	width: 850px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 65px;
	padding-left: 65px;
	background-image: url(images/top_columnback.jpg);
	background-repeat: repeat-x;
	height: 160px;
}*/
.colum {
	float: left;
	width: 170px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	text-align: center;
}
.colum1 {
	float: left;
	width: 140px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	text-align: center;
	background-image: url(images/column_1.jpg);
	background-repeat: no-repeat;
}
.colum img {
    margin-bottom:5px;
}

/* 検索 
#searchbox {
	width: 870px;
	margin-bottom: 10px;
	padding: 10px;
	margin-left: 40px;
	background-image: url(images/top_searchback.jpg);
	background-repeat: no-repeat;
	border: 1px solid #009933;
}
#search_keyword {
	width: 180px;
	margin-left: 170px;
	float: left;
}
#search_in {
	text-align: left;
	margin-left: 20px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}*/
#left {
	width:200px;
	float: left;
}
#right {
	width:770px;
	float: right;
}

#topbox1 {
	width: 980px;
	margin-bottom: 20px;
}
#topbox2 {
	width: 770px;
	margin-bottom: 15px;
}

/* サイド　カテゴリー */

/*#categorybox {
	width: 200px;
	margin-bottom: 20px;
	font-size: 12px;
}*/

#categorybox {
	width: 200px;
	margin-bottom: 30px;
	font-size: 12px;
}
#categorybox ul {
	margin: 0px;
	padding: 0px;
}
#categorybox li {
	list-style-type: none;
	height: 45px;
	width: 200px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}
/*#categorybox li {
	list-style-type: none;
	height: 45px;
	width: 200px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 0px;
	background-image: url(images/category_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}*/
#categorybox li a{
	padding-top: 16px;
	padding-left: 45px;
	margin: 0px;
	line-height: normal;
	display: block;
	height: 47px;
	width: 155px;
}
#categorybox li.menu-item-173 {
	background-image: url(images/category_menu_dan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#categorybox li.menu-item-169 {
	background-image: url(images/category_menu_led.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#categorybox li.menu-item-172 {
	background-image: url(images/category_menu_ryo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#categorybox li.menu-item-171 {
	background-image: url(images/category_menu_sol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#categorybox li.menu-item-170 {
	background-image: url(images/category_menu_awn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#categorybox li.menu-item-175 {
	background-image: url(images/category_menu_sya.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#categorybox li.menu-item-174 {
	background-image: url(images/category_menu_chi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/* サイド　ランキング */
#rankingbox {
	width: 190px;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#rankingtextbg {
	background-image: url(images/ranking_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 190px;
	padding-top: 5px;
	margin-bottom: 0px;
}
#rankingtext {
	font-size: 12px;
	padding-top: 3px;
	padding-left: 23px;
	letter-spacing: -0.01em;
}
#rankingtext2 {
	font-size: 10px;
	text-align: right;
	margin-bottom: 10px;
}
#ranking {
	font-size: 12px;
	letter-spacing: -0.01em;
}
#ranking1 {
	background-image: url(images/ranking_1.jpg);
	padding-top: 7px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking2 {
	background-image: url(images/ranking_2.jpg);
	padding-top: 7px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking3 {
	background-image: url(images/ranking_3.jpg);
	padding-top: 7px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking4 {
	background-image: url(images/ranking_4.jpg);
	padding-top: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking5 {
	background-image: url(images/ranking_5.jpg);
	padding-top: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking6 {
	background-image: url(images/ranking_6.jpg);
	padding-top: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking7 {
	background-image: url(images/ranking_7.jpg);
	padding-top: 7px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking8 {
	background-image: url(images/ranking_8.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking9 {
	background-image: url(images/ranking_9.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking10 {
	background-image: url(images/ranking_10.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking11 {
	background-image: url(images/ranking_11.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking12 {
	background-image: url(images/ranking_12.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking13 {
	background-image: url(images/ranking_13.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking14 {
	background-image: url(images/ranking_14.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking15 {
	background-image: url(images/ranking_15.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking16 {
	background-image: url(images/ranking_16.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking17 {
	background-image: url(images/ranking_17.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking18 {
	background-image: url(images/ranking_18.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking19 {
	background-image: url(images/ranking_19.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ranking20 {
	background-image: url(images/ranking_20.jpg);
	padding-top: 8px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.ranking_other {
	background-image: url(images/ranking_icon_2.jpg);
	padding-top: 7px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 11px;
}

/*サイド　ブログパーツ*/
.side_parts {
    margin-bottom:15px;
}


.padding {
	padding-top: 10px;
	height: 22px;
}
#top_qabox {
	width: 200px;
	margin-bottom: 20px;
}
#top_qa {
	margin: 0px;
	padding: 0px;
	width: 200px;
}


/* LINK */
#top_linkbox {
   width:200px;
   margin-bottom:20px;
}
#top_link_top {
   width:200px;
   margin:0px;
   padding:0px;
}
#top_link_under {
   width:200px;
   margin:0px;
   padding:0px;
}
#top_link_main {
	width:190px;
	margin:0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#top_link_main img {
    margin-bottom:5px;
}




/* TOP新着情報 */
#top_center {
    width:470px;
    float:left;
}

#top_newsbox {
	width: 400px;
	margin-bottom: 15px;
}
#top_newsbox h3 {
	font-size: 13px;
	line-height: 1.4em;
	width: 365px;
	margin-left: 9px;
	padding-top: 10px;
	font-weight: normal;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
}
#top_newsbox h3 span {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
}

#top_newsbox a {
	font-size: 13px;
	line-height: 1.4em;
	width: 465px;
	font-weight: normal;
}

#top_newsbox a:hover {
	font-size: 13px;
	line-height: 1.4em;
	width: 465px;
	font-weight: normal;
	text-decoration: underline;
}

#top_news {
	width: 398px;
	height: 260px;
	overflow: auto;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding: 5px 0px;
}


#top_k-newsbox {
	width: 400px;
}
#top_k-news {
	width: 398px;
	height: 150px;
	overflow: auto;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding: 5px 0px;
}

#top_denki {
	width: 400px;
	margin-bottom: 15px;
}


/* TOPムービー */
#top_rightbox {
	float: right;
	width: 362px;
}


#top_moviebox {
	width: 362px;
	margin-bottom: 15px;
}
#flash {
	margin-bottom: 7px;
	width: 360px;
	border: 1px solid #999999;
}
#top_movietext {
	font-size: 11px;
	line-height: 1.4em;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom:15px;
}

.bannerbox {
	width: 360px;
}

/* TOPピックアップ */
#top_pickupbox {
	width: 750px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}





#top_osusumebox {
	width: 748px;
}
.top_osusumeobi {
	background-image: url(images/pickup_icon_gr.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 20px;
	width: 740px;
	padding: 3px;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
#top_osusumebox .top_osusumeobi .title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-left: 30px;
	display: block;
}
#top_osusumebox .top_osusumeobi .title2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}



.osusume {
	float: left;
	width: 370px;
	margin-bottom: 15px;
}
.osusume_img {
	padding: 3px;
	float: left;
	width: 100px;
	margin-right: 10px;
	border: 1px solid #999999;
	height: 75px;
}
.osusume_textbox {
	float: left;
	width: 250px;
}
.osusume_name {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 25px;
	padding-top: 5px;
}
.osusume_text {
	font-size: 10px;
	line-height: 1.4em;
	color: #333333;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 240px;
}
#top_pickupbox .topix a:link {
	color: #0000CC;
}
#top_pickupbox .topix a:hover {
	color: #FF6600;
}

#sekkeishi_1 {
	float: left;
	width: 360px;
	margin-bottom: 15px;
	margin-left: 10px;
}


#sekkeishi_2 {
	float: right;
	width: 360px;
	margin-bottom: 15px;
}



/* ------------ 検索 -------------- */
#search_content {
	width:730px;
	margin-bottom:25px;
	margin-left: 20px;
	padding-top: 20px;
}
#search_content h2 {
	width:730px;
	margin-bottom: 50px;
	background-color: #DDFFE9;
	background-image: url(images/seihin_sobi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
}
.search_obi {
	font-size:20px;
	color:#0066CC;
	padding-top: 5px;
	padding-left: 15px;
	height: 25px;
	width: 715px;
	display: block;
}
    
#search_content h3 {
	font-size:18px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-bottom: 10px;
}
#search_content h3 a {
    text-decoration:underline;
}
#search_content .text1 {
	color:#555555;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 30px;
	padding-left: 20px;
}

/* コラムメニュー */
/*↓未使用
#columu_menubox {
	width:1000px;
	margin: 0px;
	padding: 0px;
}*/
.menu-columu_menu-container {
	width:1000px;
	padding: 0px;
	margin: 0px;
}   
.menu-columu_menu-container ul {
	height: 35px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width:998px;
}
.menu-columu_menu-container li {
	font-size: 12px;
	text-align: center;
	height: 35px;
	width: 140px;
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menu-columu_menu-container li a {
    display:block;
	width: 140px;
	height: 25px;
	padding-top: 10px;
}
.menu-columu_menu-container li.menu-item-601 {
	border-right-style: none;
}

#qa_iframe {
	width:770px;
	border:none;
	margin-bottom: 60px;
}


/*　サイトマップ　*/

#sitemap_content {
	width: 840px;
	margin-bottom: 40px;
	margin-left: 70px;
}
#sitemap_main {
	width: 830px;
	margin-left: 10px;
}
.sitemap_sobi {
	background-image: url(images/sitemap_sobi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 600px;
	margin-bottom: 20px;
}
.sitemap_title {
	padding-left: 35px;
	width: 565px;
	padding-top: 7px;
	font-size: 16px;
	color: #006666;
}
#sitemap_main .map1 {
	width: 800px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 40px;
}
#sitemap_main .map1 img {
    margin-right:5px;
}
#sitemap_main .maplink {
    margin-right:20px;
}

/*　プライバシーポリシー　*/
#privacy_content {
	width: 840px;
	margin-bottom: 40px;
	margin-left: 110px;
}
#privacy_main {
	width: 830px;
	margin-left: 15px;
}
.privacy_sobi {
	background-image: url(images/privacy_sobi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 600px;
	margin-bottom: 20px;
}
.privacy_title {
	padding-left: 35px;
	width: 565px;
	padding-top: 7px;
	font-size: 16px;
	color: #006666;
	font-weight: bold;
}
.privacy_text1 {
	width: 810px;
	margin-left: 15px;
}
#privacy_main .privacy_text1 {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 20px;
}
#privacy_main .privacy_text1 ul {
	margin-left: 15px;
	margin-bottom: 15px;
}
#privacy_main .privacy_text1 li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -1em;
}
#privacy_toptext {
	font-size:16px;
	margin-bottom: 20px;
}


/* 会社概要 */
#company_content {
	width: 840px;
	margin-bottom: 40px;
	margin-left: 110px;
}
#company_main {
	width: 830px;
	margin-left: 25px;
}
.company_sobi {
	background-image: url(images/privacy_sobi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 600px;
	margin-bottom: 20px;
}
.company_title {
	padding-left: 35px;
	width: 565px;
	padding-top: 7px;
	font-size: 16px;
	color: #006666;
	font-weight: bold;
}
#company_main .table1 {
	font-size:14px;
	margin-bottom: 40px;
	margin-left: 20px;
}
#company_main .table1 table {
    background-color:#666666;
}
#company_main .table1 th {
	background-color:#C8FFED;
	text-align: left;
	padding-left: 15px;
	color: #333333;
	vertical-align: top;
	padding-top: 5px;
	width: 120px;
}
#company_main .table1 td {
	background-color:#FFFFFF;
	line-height: 1.6em;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#company_main .table2 {
	font-size:14px;
	margin-bottom: 25px;
	margin-left: 20px;
}



/* フッターＬＩＮＫ */

#footer_linkcontents {
	width: 980px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#footer_linktop {
	width:980px;
	margin: 0px;
	padding: 0px;
}
#footer_linkunder {
	width:980px;
	margin: 0px;
	padding: 0px;
}
#footer_linkmain {
	width: 920px;
	background-color: #dddddd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.footer_linkbox1 {
	width: 215px;
	margin-right: 20px;
	float: left;
	font-size: 12px;
	color: #666666;
	line-height: 1.8em;
}

.footer_link {
    margin-left:20px;
}
.footer_linkbox1 .title {
	font-size:14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
}
.footer_linkbox1 a {
    text-decoration:none;
	color: #333333;
}
.footer_linkbox1 a:hover {
    text-decoration:none;
	color: #FF6600;
}
.footer_linkbox1 img {
    margin-right:3px;
}
.footer_linkbox2 {
	float: right;
	width: 215px;
	font-size: 12px;
	color: #666666;
	line-height: 1.8em;
}
.footer_linkbox2 .title {
	font-size:14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
}
.footer_linkbox2 a {
    text-decoration:none;
	color: #333333;
}
.footer_linkbox2 a:hover {
    text-decoration:none;
	color: #FF6600;
}
.footer_linkbox2 img {
    margin-right:3px;
}
#to_kenzaicategory {
	width: 200px;
	margin-bottom: 20px;
}




/*　LINK集　*/

#link_content {
	width: 920px;
	margin-bottom: 40px;
	margin-left: 70px;
}
#link_main {
	width: 920px;
	margin-left: 10px;
}
.link_sobi1 {
	background-image: url(images/link_sobi1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 400px;
	margin-bottom: 20px;
}
.link_title1 {
	padding-left: 35px;
	width: 365px;
	padding-top: 7px;
	font-size: 16px;
	color: #006666;
}
.link_sobi2 {
	background-image: url(images/link_sobi2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 600px;
	margin-bottom: 20px;
}
.link_title2 {
	padding-left: 35px;
	width: 565px;
	padding-top: 7px;
	font-size: 16px;
	color: #006666;
}
.link_sobi3 {
	background-image: url(images/link_sobi3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 600px;
	margin-bottom: 20px;
}
.link_title3 {
	padding-left: 35px;
	width: 565px;
	padding-top: 7px;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.link_l {
	width:450px;
	float:left;
	margin-bottom: 30px;
}
.link_r {
	width:450px;
	float:right;
	margin-bottom: 30px;
}
#link_main .link1 {
	width: 450px;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#link_main .link1 img {
    margin-right:10px;
}
#link_main .link2 {
	width: 730px;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#link_main .link2 img {
    margin-right:10px;
}
#sitemap_main .maplink {
    margin-right:20px;
}
.link_box1 {
	margin-left: 10px;
}
.link_box2 {
	margin-left: 10px;
	margin-bottom: 25px;
}
.linktext1 {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.linktext2 {
    font-size:12px;
}
#setsuden_banner_box {
	width: 840px;
	margin-left: 10px;
}
.setsuden_banner_subbox {
	width: 778px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.setsuden_banner_img {
	float: left;
}
.setsudenlink {
	border: 1px solid #666666;
	padding: 5px;
	line-height: 1.2em;
	font-size: 9pt;
}
.setsuden_banner_size {
    font-size:9pt;
}
.setsuden_banner_source {
	font-size: 10pt;
	line-height: 1.6em;
	color: #333333;
	float: right;
}
#top_osirase {
	margin-bottom: 10px;
	padding-left: 200px;
	font-size: 12px;
	line-height: 1.4em;
}

.testbox {
	width: 350px;
}
.test_img1 {
	float: left;
	width: 100px;
}
.test_textbox {
	float: right;
	width: 240px;
}
.test_title {
	font-size: 14px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
}
.test_text {
	font-size: 12px;
	line-height: 1.4em;
	width: 240px;
}
.side_banner {
	margin-bottom: 15px;
}
.banner_text {
	font-size: 10px;
	color: #666666;
	text-align: center;
}


/*20120328追加*/
#header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 100px;
	width: 1060px;
	margin-bottom: 15px;
}


#header_box {
	margin: 0px;
	padding: 0px;
	width: 1060px;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	padding-top: 10px;
	float: left;
	width: 730px;
	color: #666666;
}
#header_toplink {
	float: right;
	width: 150px;
	padding-top: 12px;
}
#header_toplink li {
	font-size: 13px;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
}
#header_toplink li a{ 
    color:#FFFFFF;
}
#header_toplink li a:hover{ 
    color:#FF6600;
}
#header_logo {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#header_menu1box {
	margin: 0px;
	float: right;
	width: 840px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

  
#header_menu1box li {
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#header_menu1box .menu-item-150 {
	border-right-style: none;
}


#header_box2 {
	width: 1060px;
	margin-bottom: 15px;
}
#header_menu2box {
	float: left;
	width: 570px;
}
  
#header_menu2box li {
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#header_menu2box .menu-item-150 {
	border-right-style: none;
}
#header_searchbox2 {
	float: right;
	width: 470px;
}
#header_searchtitle {
	float: left;
	width: 180px;
}

#search_in form {
	position: relative;
	margin: 0;
	padding: 0;
	height: 25px;
	width: 270px;
}
#search_in form p {
	margin: 0px;
	padding: 5px 0px 0px;
	height: 25px;
	width: 270px;
	position: absolute;
}
#search_in {
	text-align: left;
	float: left;
}
#search_in input.search_in1 {
	width:210px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#search_in input.search_in2 {
	margin: 0px;
	padding: 0px;
	width: 80px;
	position: absolute;
	left: 190px;
	bottom: 3px;
}

#categorybox2 {
	width: 200px;
	margin-bottom: 30px;
}
#categorybox2 ul {
	margin: 0px;
	padding: 0px;
}
#categorybox2 li {
	list-style-type: none;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CCA53;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#categorybox2 li.sidecategorydan a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menu1_1.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox2 li.sidecategorydan a:hover {
	background-image: url(../../../images/side_menu1_1a.jpg);
	background-repeat: no-repeat;
}
#categorybox2 li.sidecategoryled a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menu1_2.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox2 li.sidecategoryled a:hover {
	background-image: url(../../../images/side_menu1_2a.jpg);
	background-repeat: no-repeat;
}
#categorybox2 li.sidecategoryryo a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menu1_3.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox2 li.sidecategoryryo a:hover {
	background-image: url(../../../images/side_menu1_3a.jpg);
	background-repeat: no-repeat;
}
#categorybox2 li.sidecategorysol a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menu1_4.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox2 li.sidecategorysol a:hover {
	background-image: url(../../../images/side_menu1_4a.jpg);
	background-repeat: no-repeat;
}

#categorybox2 li.sidecategoryawn a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menu1_5.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox2 li.sidecategoryawn a:hover {
	background-image: url(../../../images/side_menu1_5a.jpg);
	background-repeat: no-repeat;
}

#categorybox2 li.sidecategorysha a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menu1_6.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox2 li.sidecategorysha a:hover {
	background-image: url(../../../images/side_menu1_6a.jpg);
	background-repeat: no-repeat;
}

#categorybox2 li.sidecategorychi a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menu1_7.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox2 li.sidecategorychi a:hover {
	background-image: url(../../../images/side_menu1_7a.jpg);
	background-repeat: no-repeat;
}



#categorybox3 {
	width: 195px;
	margin-bottom: 30px;
	margin-left: 5px;
}
#categorybox3 ul {
	margin: 0px;
	padding: 0px;
}
#categorybox3 li {
	list-style-type: none;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#categorybox3 th {
	width:15px;
	padding-right: 5px;
	vertical-align: top;
}
#categorybox3 .name {
	font-size:13px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2776BC;
	font-weight: bold;
}
#categorybox3 a {
    color:#555555;
}
#categorybox3 a:hover {
    color:#FF6600;
}
#categorybox3 .name2 {
	font-size:12px;
	line-height: 1.4em;
	color: #666666;
}


#categorybox4 {
	width: 200px;
	margin-bottom: 30px;
}
#categorybox4 ul {
	margin: 0px;
	padding: 0px;
}
#categorybox4 li {
	list-style-type: none;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CCA53;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#categorybox4 li.sidecategoryeco a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menueco_1.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox4 li.sidecategoryeco a:hover {
	background-image: url(../../../images/side_menueco_1a.jpg);
	background-repeat: no-repeat;
}







#categorybox5 {
	width: 200px;
	margin-bottom: 30px;
}
#categorybox5 ul {
	margin: 0px;
	padding: 0px;
}
#categorybox5 li {
	list-style-type: none;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CCA53;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#categorybox5 li.sidecategorykabe a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_1.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox5 li.sidecategorykabe a:hover {
	background-image: url(../../../images/side_menushuoene_1a.jpg);
	background-repeat: no-repeat;
}
#categorybox5 li.sidecategoryyane a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_2.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox5 li.sidecategoryyane a:hover {
	background-image: url(../../../images/side_menushuoene_2a.jpg);
	background-repeat: no-repeat;
}
#categorybox5 li.sidecategoryyuka a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_3.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox5 li.sidecategoryyuka a:hover {
	background-image: url(../../../images/side_menushuoene_3a.jpg);
	background-repeat: no-repeat;
}
#categorybox5 li.sidecategoryshomei a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_5.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox5 li.sidecategoryshomei a:hover {
	background-image: url(../../../images/side_menushuoene_5a.jpg);
	background-repeat: no-repeat;
}
#categorybox5 li.sidecategorykaiko a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_4.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox5 li.sidecategorykaiko a:hover {
	background-image: url(../../../images/side_menushuoene_4a.jpg);
	background-repeat: no-repeat;
}

#categorybox5 li.sidecategorykutyo a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_6.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox5 li.sidecategorykutyo a:hover {
	background-image: url(../../../images/side_menushuoene_6a.jpg);
	background-repeat: no-repeat;
}
#categorybox5 li.sidecategorynewene a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_7.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox5 li.sidecategorynewene a:hover {
	background-image: url(../../../images/side_menushuoene_7a.jpg);
	background-repeat: no-repeat;
}


#categorybox6 {
	width: 200px;
	margin-bottom: 30px;
}
#categorybox6 ul {
	margin: 0px;
	padding: 0px;
}
#categorybox6 li {
	list-style-type: none;
	width: 200px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CCA53;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#categorybox6 li.sidecategorykabe a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_1.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox6 li.sidecategorykabe a:hover {
	background-image: url(../../../images/side_menushuoene_1a.jpg);
	background-repeat: no-repeat;
}
#categorybox6 li.sidecategoryyane a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_2.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox6 li.sidecategoryyane a:hover {
	background-image: url(../../../images/side_menushuoene_2a.jpg);
	background-repeat: no-repeat;
}
#categorybox6 li.sidecategoryyuka a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_3.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox6 li.sidecategoryyuka a:hover {
	background-image: url(../../../images/side_menushuoene_3a.jpg);
	background-repeat: no-repeat;
}
#categorybox6 li.sidecategoryshomei a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_5.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox6 li.sidecategoryshomei a:hover {
	background-image: url(../../../images/side_menushuoene_5a.jpg);
	background-repeat: no-repeat;
}
#categorybox6 li.sidecategorykaiko a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_4.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox6 li.sidecategorykaiko a:hover {
	background-image: url(../../../images/side_menushuoene_4a.jpg);
	background-repeat: no-repeat;
}
#categorybox6 li.sidecategorykutyo a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_6.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox6 li.sidecategorykutyo a:hover {
	background-image: url(../../../images/side_menushuoene_6a.jpg);
	background-repeat: no-repeat;
}

#categorybox6 li.sidecategorynewene a {
	width:200px;
	display: block;
	background-image: url(../../../images/side_menushuoene_7.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height: 45px;
	background-position: center top;
}
#categorybox6 li.sidecategorynewene a:hover {
	background-image: url(../../../images/side_menushuoene_7a.jpg);
	background-repeat: no-repeat;
}








#content2 {
	width: 1060px;
	margin-bottom: 25px;
}
#left {
	width:200px;
	float: left;
}
#right2 {
	width:845px;
	float: right;
}
#topbox3 {
	width: 845px;
	margin-bottom: 15px;
}

#top_newsbox2 {
	width: 362px;
	margin-bottom: 25px;
}
#top_newsbox2 h3 {
	font-size: 13px;
	line-height: 1.4em;
	width: 330px;
	margin-left: 9px;
	padding-top: 10px;
	font-weight: normal;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
}
#top_newsbox2 h3 span {
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
}

#top_newsbox2 a {
	font-size: 12px;
	line-height: 1.4em;
	width: 330px;
	font-weight: normal;
	color: #333333;
}

#top_newsbox2 a:hover {
	font-size: 12px;
	line-height: 1.4em;
	width: 330px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF6600;
}

#top_news2 {
	width: 360px;
	height: 255px;
	overflow: auto;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#top_imgbox {
	height: 290px;
	width: 468px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}


#top_pickupbox2 {
	width: 805px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#top_pickup_box {
	width: 835px;
}
#top_pickupbg_top {
	margin: 0px;
	padding: 0px;
	width: 835px;
}
#top_pickupbg_under {
	margin: 0px;
	padding: 0px;
	width: 835px;
}

#top_pickupbg_main {
	background-image: url(images/top_pickup_bgmain.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	width: 835px;
	padding: 0px;
}
.top_slidebox {
	width: 450px;
	padding: 10px;
	height: 125px;
	background-image: url(top_img/top_slidebg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.top_slideimg {
	float: left;
	width: 150px;
}
.top_slidetextbox {
	float: right;
	width: 280px;
	margin-right: 10px;
}
.top_slide_name {
	font-size: 12px;
	font-weight: bold;
	color: #2991ED;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #2991ED;
	margin-bottom: 10px;
	letter-spacing: -0.05em;
}
.top_slide_name a {
	color: #2991ED;
}
.top_slide_name a:hover {
	color: #FF6600;
}

.top_slide_company {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
.top_slide_text {
	font-size: 12px;
	line-height: 1.3em;
	color: #555555;
}
#top_banner_box {
	width: 470px;
	margin-bottom: 20px;
}
.top_banner_box {
	width: 470px;
	margin-bottom: 20px;
}
.top_banner_l {
	float: left;
	width: 225px;
	margin-bottom: 20px;
}
.top_banner_r {
	float: right;
	width: 225px;
	margin-bottom: 20px;
}
#top_k-newsbox2 {
	width: 362px;
}
#top_k-news2 {
	width: 360px;
	height: 140px;
	overflow: auto;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding: 5px 0px;
}

#footer_linkcontents2 {
	width: 1040px;
	margin-bottom: 25px;
	margin-left: 10px;
}
#footer_linktop2 {
	width:1040px;
	margin: 0px;
	padding: 0px;
}
#footer_linkunder2 {
	width:1040px;
	margin: 0px;
	padding: 0px;
}
#footer_linkmain2 {
	width: 950px;
	background-color: #dddddd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
}
.tabletext2 {
	font-size: 10px;
}
