
/* 汎用設定------------------------------------------------------------ */

/* ページBODY*/
body{
	text-align: center;
	margin: 0px;
	padding: 5px;
	color: #111111;
}

/* リンクカラー設定 */
a{
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	text-decoration: underline;
}
a:hover {
	color: #ff3333;
	text-decoration: none;
}
a:active {
	color: #ff3333;
	text-decoration: none;
}

/* フォーム余白カット */
form {
	margin: 0px;
	padding: 0px;
}

.base_text {
	font-size: 14px;
	line-height: 136%;
	letter-spacing: 1px;
}

/* アライン設定 */
.align_right{
	text-align:right
}
/* フォント赤 */
.red {
	color:	#ff0000;
}
/* 見出し下リード文 */
.lead_text {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 136%;
	margin-bottom: 20px;
}

/* ページトップへ */
.page_top {
	text-align: right;
	font-size: 12px;
	letter-spacing: 1px;
}
.headline{
	font-size: 16px;
	font-weight: bold;
	line-height: 146%;
	letter-spacing: 1px;
	color: #008800;
}



/* 各ページ共通レイアウト設定------------------------------------------------------------ */

/* ヘッダー */
div#header {
	width: 760px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 5px;
}
/* ヘッダーリード文 */
div#header h1{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 3px 0px 2px 0px;
	text-align: center;
	background-color: #FFFFCC;
	border: 1px solid #cccccc;
}
/* コピオンロゴ画像 */
div#header #logo{
	float: left;
	width: 165px;
	text-align: center;
	margin-right: 15px;
}
div#header #logo img{
	border: none;
}
/* ヘッダーレイアウトパーツ */
div#header #main{
	width: 580px;
	float: right;
}
/* ヘッダー中央部分 */
div#header #main #center{
	width: 400px;
	float: left;
	vertical-align: bottom;
}
div#header #main #center img{
	border: none;
}
div#header #main #center #image{
	float: left;
	margin-right: 10px;
}
/* ヘッダー右側部分 */
div#header #main #right{
	text-align: center;
	width: 165px;
	float: right;
	font-size: 10px;
	letter-spacing: 0.5px;
}
div#header #main #right img{
	border: none;
}
div#header #main #head_hr{
	clear: both;
}



/* コンテンツ */
div#contents {
	text-align: left;
	width: 760px;
	font-size: 14px;
}
/* 左メニュー */
div#contents #left{
	width: 165px;
	float: left;
}
/* 画像ボーダー */
div#contents #left img{
	border: none;
}


/* フッター */
div#footer {
	width: 760px;
	clear: both;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 2px solid #666666;
	text-align: left;
}
/* フッターラインアップメニュー */
div#footer #line_up{
	clear: both;
	background-color: #efefef;
	text-align: center;
	padding: 8px 0px;
	font-size: 12px;
	border: 1px solid #666666;
	letter-spacing: 1px;
	margin-top: 10px;
	line-height: 160%;
}
div#footer #other_menu{
	text-align: center;
	padding: 8px 0px;
	font-size: 12px;
	letter-spacing: 1px;
}
/* フッター問い合わせ先 */
div#footer #left_footer{
	width: 345px;
	float: left;
}
/* 会社画像 */
div#footer #left_footer .company{
	float: left;
	margin: 0px 5px 0px 0px;
	border: none;
}
/* 問い合わせ画像 */
div#footer #left_footer .contact{
	margin: 0px 0px 7px 0px;
	border: none;
}
div#footer #right_footer{
	margin-left: 300px;
}
div#footer p{
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 136%;
	letter-spacing: 1px;
}
div#footer strong{
	color: #008800;
}
/* コピーライト */
div#footer #copyright{
	margin: 10px 0px 20px 0px;
	text-align: center;
}



/* 商品ラインナップタイトル */
div#contents #left #lineup_title{
	background-image:url(../img/left_menu_lineup.gif);
	background-repeat:no-repeat;
	text-indent: -500px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	height: 20px;
}
div#contents #left #lineup{
	background-color: #ffffcc;
	margin-bottom: 15px;
	border: 1px solid #666666;
	font-size: 12px;
}
div#contents #left #lineup ul{
	margin: 5px;
	padding: 0px;
	list-style: none;
}
div#contents #left #lineup li{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}
div#contents #left p{
	margin: 5px 5px 10px 5px;
	font-size: 12px;
	line-height: 136%;
}
div#contents #left #lineup img{
	margin-right: 5px;
}

/* パンクズリスト */
div#pankuzu {
	font-size: 12px;
	letter-spacing: 1px;
}
/* 現在地 */
div#pankuzu strong{
	font-weight: bold;
	color: #008800;
}
/* パンクズリスト ワイド */
div#pankuzu_wide {
	width: 760px;
	text-align: left;
	font-size: 12px;
	letter-spacing: 1px;
}
/* 現在地 */
div#pankuzu_wide strong{
	font-weight: bold;
	color: #008800;
}

/* コンテンツボトム お問い合わせメニュー */
div#btm_contact {
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 30px;
}
div#btm_contact img{
	margin: 10px 15px 5px 0px;
	border: none; 
}
div#btm_contact p{
	margin: 0px 0px 0px 5px;
	padding: 0px;
}




/* トップページ --------------------------------------------------------- */
/* メイン+左メニュー枠 */
div#contents #top_left{
 width: 580px;
 float: left;
}
/* メイン */
div#contents #top_left #main_box{
	width: 400px;
	float: right;
}
div#contents #top_left #main_box img{
	border: none;
}


/* メイン 商品ラインナップ左列 */
div#contents #top_left #main_box #category_left{
	width: 190px;
	float: left;
}
/* メイン 商品ラインナップ右列 */
div#contents #top_left #main_box #category_right{
	width: 190px;
	float: right;
}
/* メイン 商品ラインナップ 各カテゴリBOX */
div#contents #top_left #main_box .category_box{
	margin-bottom: 15px;
}
div#contents #top_left #main_box .category_box p{
	font-size: 12px;
	line-height: 136%;
}
div#contents #top_left #main_box .category_box strong{
	margin: 5px;
	font-size: 14px;
}
div#contents #top_left #main_box .category_box .point{
	margin-top: 5px;
}
div#contents #top_left #main_box .clear{
	clear: both;
}


/* メイン バナーボックス */
div#contents .bn{
	margin-bottom: 10px;
	font-size: 12px;
}
div#contents .bn img{
	margin-bottom: 3px;
	border: none;
}


/* メイン コピオンからのお知らせ */
div#contents #top_left #main_box #news_box{
	margin-bottom: 15px;
	font-size: 12px;
}
div#contents #top_left #main_box #news_box .title{
	color: #333333;
	font-weight: bold;
	border-bottom: 2px double #ee0000;
	margin-bottom: 5px;
	padding: 4px 0px 2px 10px;
	background-color: #efefef;
}
div#contents #top_left #main_box #news_box ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
div#contents #top_left #main_box #news_box li{
	border-bottom: 1px dotted #999999;
	margin: 4px 0px;
	padding-bottom: 3px;
}
div#contents #top_left #main_box #news_box .n_day{
	font-weight: bold;
	color: #FF0000;
}
div#contents #top_left #main_box #news_box a{
	text-decoration: underline;
}

/* トップページお知らせボックス */
div#contents .msg_box{
	margin-bottom: 15px;
	font-size: 12px;
	border: 1px solid #666666;
}

div#contents .msg_box strong{
	color: #008800;
}

div#contents .msg_box .left_img{
	float: left;
	margin: 2px 5px 3px 0px;
}
div#contents .top_menu_title{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-bottom: 2px double #ee0000;
	margin: 0px;
	padding: 4px 0px 2px 5px;
	background-color: #efefef;
}
/* トップページ コピオンについてのみで使用 */
div#contents .top_menu_title2{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-top: 1px solid #666666;
	border-bottom: 2px double #ee0000;
	margin: 0px;
	padding: 4px 0px 2px 5px;
	background-color: #efefef;
}
div#contents .msg_box p{
	margin: 5px 5px 10px 5px;
	padding: 0px;
	line-height: 130%;
}


/* 右メニュー */
div#contents #top_right{
	width: 165px;
	float: right;
}
/* レンタルタイトル */
div#contents #top_right #rental_title{
	text-indent: -500px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	height: 1px;
}
div#contents #top_right img{
	border: none;
}


/* 各コンテンツレイアウト --------------------------------------------------------- */
/* 左メニュー */
div#contents #contents_left{
	width: 165px;
	float: left;
}
/* 右側メイン */
div#contents #contents_right{
 width: 580px;
 float: right;
}



/* 比較表レイアウト --------------------------------------------------------- */
div#hikaku {
	font-size: 12px;
}
/* タイトル */
div#hikaku h2{
	font-size: 18px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background-color: #FFFFCC;
}

/* 比較表テーブルタグ */
div#hikaku #list{
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size: 12px;
}
div#hikaku #list img{
	border: none;
}

/* 比較表テーブルタグ */
div#hikaku #list th{
	font-weight: normal;
	padding: 5px;
	background-color: #EEEEEE;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
div#hikaku #list .kinou_title1{
	background-color:#ffcccc;
}
div#hikaku #list td{
	text-align: center;
	padding: 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}


/* フォームテーブル 2007/08/28 */
.form_table {
	font-size: 14px;
}
.form_table table{
	width: 100%;
	margin: 5px 0px 20px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 1.5px;
	border: 1px solid #666666;
	border-collapse: collapse;
}

.form_table th{
	padding: 5px;
	font-weight: normal;
	text-align: left;
	background-color:#FFFFB0;
	border: 1px solid #666666;
	vertical-align: top;
}
.form_table td{
	padding: 5px;
	border: 1px solid #666666;
	vertical-align: top;
	line-height: 140%;
}
.form_table .hissu{
	color: #ff0000;
	font-weight: normal;
	font-size: 14px;
	margin: 5px;
}
.form_table .exp{
	color: #000000;
	font-size: 14px;
	margin: 5px;
}
.form_table strong{
	color: #008800;
}

.form_table .submit{
	text-align: center;
	margin-bottom: 30px;
}
.form_table .submit table{
	border: none;
}
.form_table .submit td{
	border: none;
}



/*商品詳細 -----------------------------------------------*/
H3#item_detail_title {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	background-color:#cccccc;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
div#item_detail_box {
	border: 1px solid #333333;
	margin-bottom: 30px;
}
div#item_detail_box #head_line{
	color: #008800;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	line-height: 136%;
	letter-spacing: 1px;
}

div#item_detail_box ul{
	margin: 10px 10px 0px 0px;
	padding: 3px 3px 3px 5px;
	list-style: none;
	background-color: #efefef;
}
div#item_detail_box li{
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
	letter-spacing: 1px;
}


div#item_detail_box #left_box{
	margin: 20px 0px 0px 5px;
	float: left;
	width: 285px;
}
div#item_detail_box #right_box{
	margin: 20px 0px 10px 300px;
}
div#item_detail_box #right_box h3{
	padding: 0px;
	margin: 10px 0px;
	letter-spacing: 1px;
}
div#item_detail_box #right_box p{
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 166%;
}
div#item_detail_box #right_box .item_detail_price{
	font-size: 26px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	color: #ff0000;
}
div#item_detail_box #footer_box{
	clear: both;
	margin: 5px 10px 15px 10px;
	background-color: #FFFF99;
	padding: 5px;
}
div#item_detail_box #footer_box strong{
	color: #ff0000;
}
div#item_detail_box p{
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 136%;
}
div#item_detail_box .contact_box{
	margin: 10px 0px 10px 0px;
}
div#item_detail_box .contact_box img{
	margin-bottom: 10px;
	border: 0px;
}
.item_detail_kinou {
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0px 20px 0px;
	color: #ffffff;
	padding: 5px;
	background-color: #ee0000;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	letter-spacing: 1px;
	text-align: left;
}
table#item_detail_table {
	width: 558px;
	font-size: 14px;
	margin: 30px 10px 10px 10px;
	border-collapse: collapse;
	border: none;
	letter-spacing: 1px;
	line-height: 136%;
}
table#item_detail_table caption{
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	color: #008800;
	padding: 3px 5px;
	background-color: #efefef;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	letter-spacing: 1px;
	text-align: center;
}
table#item_detail_table th{
	font-weight: normal;
	background-color: #efefef;
	padding: 3px 5px;
	text-align: left;
	border: 1px solid #666666;
}
table#item_detail_table td{
	padding: 3px 5px;
	border: 1px solid #666666;
}

/* 商品詳細下説明 */
div#item_detail_box .item_detail_setsumei {
	margin: 0px 10px 20px 10px
}
div#item_detail_box .item_detail_setsumei h4{
	font-size: 14px;
	color: #008800;
	margin: 15px 5px 10px 5px;
	padding: 0px;
	letter-spacing: 1px;
}

div#item_detail_box .item_detail_setsumei p{
	font-size: 14px;
	margin: 0px 0px 20px 5px;
	line-height: 146%;
	letter-spacing: 1px;
}

div#item_detail_box .item_detail_setsumei img{
	border: none;
}

/* 商品リストテーブル 2007/08/28 */
table#item_list_table {
	width: 100%;
}
table#item_list_table td{
	width: 33%;
	text-align: center;
	vertical-align: bottom;
	padding: 0px 5px 30px 5px;
}
table#item_list_table img{
	border: none;
	margin: 0px 1px 2px 1px;
}
table#item_list_table .item_exp{
	font-size:14px;
	letter-spacing: 1px;
	line-height:136%;
}
table#item_list_table .item_exp .price{
	color: #ff0000;
}

/* 商品リスト ページメニュー 2007/08/28 */
div#page_menu {
	clear: both;
	width: 580px;
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 20px 0px;
	border-bottom: 2px solid #666666;
	background-color:#FFFFcc;
	letter-spacing: 1px;
}
/* ページ下 2007/08/28 */
div#bottom_menu {
	clear: both;
	font-size: 14px;
	padding: 5px;
	margin: 20px 0px 10px 0px;
	border-top: 2px solid #666666;
	background-color:#FFFFcc;
	letter-spacing: 1px;
}


/* よくある質問集 */
div#faq {
	border-bottom: 1px solid #666666;
	margin-bottom: 30px;
}
div#faq table{
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}
div#faq table td{
	width: 50%;
	vertical-align: top;
}
div#faq table h3{
	font-size: 14px;
	color: #008800;
	letter-spacing: 1px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #666666;
}

div#faq table ul{
	margin: 10px 0px 30px 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}
div#faq table li{
	margin: 0px 20px 10px 0px;
	letter-spacing: 1px;
	padding: 0px;
	list-style: none;
}
div#faq a{
	text-decoration: none;
}
div#faq a:hover{
	text-decoration: underline;
}

/* よくある質問集 詳細 */
div#faq_detail{
	margin: 20px 0px;
}

div#faq_detail h4{
	font-size: 14px;
	color: #008800;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div#faq_detail .faq_brock{
	width: 630px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	line-height: 156%;
}
div#faq_detail .faq_brock p{
	margin: 0px;
	padding: 0px;
}
div#faq_detail .faq_brock .question{
	margin-bottom: 10px;
	padding: 0px;
	background-color: #ffffcc;
}
div#faq_detail .faq_brock .question .q_head{
	margin-right: 10px;
}
div#faq_detail .faq_brock .answer{
	margin-bottom: 5px;
	padding: 0px;
}
div#faq_detail .faq_brock .answer2{
	margin: 0px 0px 20px 30px;
}
div#faq_detail .faq_brock .answer .a_head{
	margin-right: 10px;
	color: #008800;
	font-weight: bold;
}


/* 会社概要 -------------------------------------------------*/
table#company_gaiyou {
	width: 100%;
	font-size: 14px;
	letter-spacing: 1.5px;
	margin: 5px 0px 30px 0px;
	padding: 0px;
	border: 1px solid #666666;
	border-collapse: collapse;
}

table#company_gaiyou th{
	width: 20%;
	padding: 5px;
	font-weight: normal;
	text-align: left;
	background-color:#B0C5FF;
	border: 1px solid #666666;
	vertical-align: top;
}
table#company_gaiyou td{
	width: 80%;
	padding: 5px;
	border: 1px solid #666666;
	vertical-align: top;
	line-height: 140%;
}
table#company_gaiyou strong{
	color: #008800;
}



/* 会社紹介 */
div#company_left {
	font-size: 14px;
	letter-spacing: 1.5px;
	width: 300px;
	text-align: center;
	float: left;
}
div#company_right {
	font-size: 14px;
	letter-spacing: 1.5px;
	margin-left: 310px;
	text-align: center;
}
.company_title {
	font-size: 16px;
	color: #008800;
	margin: 5px;
	padding: 0px;
}
div#company_clear {
	clear: both;
}

/* ビジネスサポート */
div#open .text{
	font-size: 14px;
	line-height: 146%;
	letter-spacing: 1px;
	margin: 10px 60px 10px 0px;
}
div#open #sp_lineup{
	border: 1px solid #666666;
	background-color: #ffffcc;
	margin: 20px 0px;
}
div#open #sp_lineup h3{
	margin: 10px;
	padding: 0px;
	color: #008800;
	font-size: 16px;
	font-weight: bold;
}
div#open #sp_lineup ul{
	margin: 10px 27px;
	padding: 0px;
}
div#open #sp_lineup li{
	margin: 10px 0px;
	padding: 0px;
}

/* OA機器レンタルサービス */
div#rental ul{
	border: 1px solid #666666;
	background-color: #ffffcc;
	margin: 20px 0px;
	padding: 0px 10px 0px 10px;
	list-style: none;
}
div#rental li{
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
	letter-spacing: 1px;
}

div#rental .text{
	font-size: 12px;
	line-height: 136%;
	letter-spacing: 1px;
	margin: 40px 0px 10px 5px;
	padding: 0px;
}

div#rental table {
	width: 100%;
	font-size: 12px;
	letter-spacing: 1.5px;
	margin: 5px 0px 30px 0px;
	padding: 0px;
	border: 1px solid #666666;
	border-collapse: collapse;
}

div#rental th{
	padding: 5px;
	font-weight: normal;
	text-align: left;
	background-color:#B0C5FF;
	border: 1px solid #666666;
}
div#rental td{
	padding: 5px;
	border: 1px solid #666666;
	line-height: 140%;
}
div#rental img{
	margin: 5px 5px 5px 0px;
}
div#rental strong{
	color: #008800;
}

/* OAショールーム */
div#contents_header {
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
	padding: 5px;
	background-color:#ffcc00;
	letter-spacing: 1px;
	text-align: center;
}

/* 特価商品 */
.new_item_box	{
	clear: both;
	border: 1px solid #666666;
	margin: 10px 0px 40px 0px;
	text-align: left;
}
.new_item_box	h2{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	letter-spacing: 1px;
}
.new_item_box	p{
	font-size: 14px;
	margin: 5px 0px;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 136%;
}
.new_item_box	img{
	border: none;
}
.new_item_box	.new_item_img{
	float: left;
	width: 150px;
	margin: 0px 5px 3px 5px;
	text-align: center;
}
.new_item_box	.new_item_text{
	margin: 0px 5px 0px 160px;
}

.new_item_box	.new_item_text .lead_text{
	background-color:#FFFF99;
	margin: 0px 5px 0px 8px;
	padding: 5px;
}
.new_item_box	.new_item_text .price{
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}
.new_item_clear {
	clear: both;
}

/* ＯＡ機器買取 */
div#kaitori_box {
	background-color: #ffff99;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 146%;
	border: 1px solid #666666;
} 
div#kaitori_box h3{
	color: #008800;
	font-size: 16px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	letter-spacing: 1px;
} 
div#kaitori_box p{
	margin: 10px;
} 


