/* 全般設定 */
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

body {margin: 0px auto; padding: 0px auto;
	color:#333;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:#FFF;
	background-repeat:no-repeat;
	background-position:center;
	letter-spacing:1px; line-height:1.1em;

}
#redirect_message {position:absolute; top:200px; left:300px;}

table {width:100%; text-align:left; font-size:12px;}
table td {vertical-align:top;}
th {padding:10px 5px; background:url(./images/ct_title1.jpg) repeat-x left top; color:#666; font-weight:bold;}
th a {color:#fff;}

/* 全般的なリンクの設定 */
a {color:#333; text-decoration:none; font-weight:bold;}
a:hover {color:#CC2E00;}

/* 一般タグの設定 */
h1,h2,h3,h4,h5,p,b,i,u,form {}
img {border:0;}

/* リスト表示の設定 */
ul {margin:0; padding:2px; list-style:decimal outside; text-align:left;}
li { list-style:square inside; color:#706936;}/*margin-left:20px;*/

input.formButton {}

#h1 {text-indent: -9999px; line-height: 0px; padding: 0px;	margin: 0px;}
#h1 h1,#h1 h2,#h1 h3,.headank {text-indent: -9999px; vertical-align: 0%;	line-height: 0px; padding: 0px;	margin: 0px;}

/* ヘッダー全体の定義 */
.headbar {margin:0px; padding:0px; height:20px; background:#FFF;}
.headcopy {margin:0px auto; padding:0px auto; height:20px; width:800px; text-align:left; vertical-align:middle;}
.headcopy h4 {font-size:9px; line-height:14px; font-weight: normal;}
.headcopy1 {margin:0px auto; padding:0px auto; float:left;font-size:9px; height:16px; width:280px; text-align:left; vertical-align:middle;}
.headcopy2 {margin:0px auto; padding:0px auto; float:left;font-size:9px; height:16px; width:250px; text-align:left; vertical-align:middle;}

/*ヘッダ検索BOX*/
.head_search {width:270px; height:20px; background:#F2F2F2; float:right; text-align:left; vertical-align:middle;}
.shtext {width:70px; float:left; font-size:10px; line-height:18px; height:18px; padding-left:10px;}
.shb {width:190px; float:left;}
.head_search form { padding-left:10px;}
.searchbox {float:left; width:120px; height:15px; line-height:15px; margin-top:1px; border:1px solid #DBA;}
.searchbutton {width:40px; height:18px; line-height:14px; font-size:11px; border:1px solid #DBA; color: #666; font-weight:bold; margin-left:5px;}


#headcontainer {clear:both; margin:0px auto; padding:0px auto; height:96px; background:#FFF;}

/* ヘッダーブロックの定義 */
#headerwrap {width:810px; margin:0px auto; padding:0px auto; background:#FFF;}

#header {width:800px; height:50px; margin:0px auto; padding:0px auto;}
#header img {padding:0px; vertical-align:middle;}

#logo {width:380px; height:50px; float:left; padding:0px;}

/*ヘッダ右BOX*/
#headerr {width:360px; padding:0px; float:right; text-align:right; vertical-align:middle;}
#headerr img {vertical-align:middle;}


/*ヘッダLINKBOX*/
#headerlink {float:right; padding:0px; margin:0px;}
#headerlink a { color:#555;}
#headerlink a:hover{color:#F63;}
#toptel,#toptel img {margin:0px; padding:0px 10px 0px 0px; vertical-align:middle;}

.center_btn {margin:0px; padding:0px; width:100%; height:20px; float:right;}
.center_btn .head_sitemap {width:110px; height:20px; float:right; background:url(./images/btn_head_sitemap.jpg); background-repeat:no-repeat;}
.center_btn .head_inq {width:110px; height:20px; float:right; background:url(./images/btn_head_inq.jpg); background-repeat:no-repeat;}
.center_btn .head_sitemap a, .center_btn .head_inq a {display:block; width:110px; height:20px;}

/* ヘッドページタイトル背景イメージの定義 */


/*パンくず*/
#head_breadbox {padding:5px 10px;}
#head_breadcrumbs {text-align:left; float:left; height:20px;}

/* ナビゲーションメニューの定義 */
.headmenu {margin:0px auto; padding:0px auto; height:46px; text-align:center; background: #FFF url(./images/navi_bg.jpg); background-repeat:repeat-x;}

#topmenu{width: 800px; height: 46px; clear:both; margin:0px auto; padding: 0px auto;}
#topmenu dt{ padding:0px;}
#topmenu .hide{	text-indent: -9999px;	margin-top: -46px;}
#topmenu a{	color: #0066CC;	text-decoration: underline;}
#topmenu a:hover{	color: #FF0000;	text-decoration: none;	background-color: #E1FEEB;}
/*pull down menu===================================*/

ul,li,dl,dt,dd{	margin: 0px; padding: 0px;}
#topmenu ul{	list-style: none;}
#topmenu dl{	/*border: solid 1px #00f;*/	float: left;}
#topmenu dl dt{	/*background-color: #55f;	border-right: solid 1px #00f;*/
	float: left;	text-align: left;	position: relative;	/*width: 100px;*/	height: 46px;}
#topmenu dl dt a{	color: #003399;	font-size: 12px;}
#topmenu dl dt a:hover{	color: #FF0000;}
#topmenu dl dt ul{	display: none;	position: absolute;	top: 30px;	left: 0;	z-index: 0;}
#topmenu dl dt ul li{ list-style:none;background: #DDE;	position: relative;	width: 107px;	height:20px;}
#topmenu dl dt ul li a{padding-left:10px;}
#topmenu dl dt ul li ul{	display: none;	position: absolute;	top: 0px;	left: 107px;	z-index: 0;
/* filter: alpha(Opacity=90);opacity: 0.9; */}

/* メインテーブルの定義 */
.mainbox {margin:0px auto; padding:0px auto; text-align:center; background:#FFF;}/* url(./images/bg2.jpg); background-repeat:repeat-x; background-position:center top*/
.mainbox2 {width:810px; margin:0px auto; padding:0px auto; background: url(./images/center_bg.jpg); background-repeat:repeat-y; background-position:center;}
.mainbox3 {width:780px; margin:0px auto; padding:0px auto; text-align:left;background:#FEFFFF;}
.maintb {margin:0px auto; padding:0px auto; text-align:left;}

/*パンくずリスト*/
.breadcbox {width:100%; padding:5px; height:20px; line-height:20px;}

/* 左ブロックの定義 */
#leftcolumn { background:#F0EFE9; width:180px; background-repeat:repeat-y;}
/*左ブロックタイトルの定義*/
#leftcolumn .blockTitle {}

#leftcolumn .top_lbtnbox .toplbtn {padding:1px 0px ;}

/*左ブロックコンテンツの定義*/
#leftcolumn .blockContent {margin-top:10px;}
#leftcolumn .blockContent li {}

/* メインメニューの定義 */
#mainmenu{font-size:11.5px; line-height:16px;}
#mainmenu img { margin:0px 16px 0px 7px; vertical-align:middle;}
#mainmenu a {margin:0px; padding:10px 2px 0px; background: #EEEBE8 url(./images/leftmenu.gif); height:40px; width:180px; display:block; border-left:0px solid #E0D5C9; vertical-align:middle;}
#mainmenu a.menuTop {padding-left:5px; border-bottom:1px solid #FFF;}
#mainmenu a.menuMain {padding-left:5px; border-bottom:1px solid #FFF;}
#mainmenu a.menuSub img, #mainmenu a:hover.menuSub img{ height:15px; width:15px; margin:4px 1px 4px; padding:0px;}
#mainmenu a.menuSub {padding:3px 0px 5px 14px; margin:4px 0px; border-bottom:1px solid #FFF; background: #EEEBE8 url(./images/submenu1.gif); line-height:13px; font-size:10px;}
#mainmenu a:hover.menuSub {background: #EEEBE8 url(./images/submenu2.gif);}
#mainmenu a:hover,#mainmenu #highlight {background:#ffffff; background:url(./images/leftmenu2.gif);}

/* ユーザメニューの定義 */
#usermenu a {background:#EEEBE8; display:block; margin:0; padding:4px; border-bottom:1px solid #FFF; border-left:5px solid #E0D5C9;}
#usermenu a:hover {background:#ffffff;}
#usermenu a.menuTop {}
#usermenu a.highlight {background:#ffcccc;}


/* 中央ブロックの定義 */
#centercolumn { padding:0px 5px; background:#; font-size:12px;}

/* 中央-中央ブロックの定義 */
#centerCcolumn { font-size:12px;}
#centerCcolumn .blockTitle {height:30px; line-height:30px; margin:0px; padding:0px 5px 0px; background:url(./images/bg_title_blue.jpg); background-repeat:no-repeat; font-size:16px; font-weight:bold;}
#centerCcolumn .blockContent {margin:0px 5px 15px; padding:3px;}
#centerCcolumn .blockContent ul li {vertical-align:middle; line-height:22px;list-style-position: inside; list-style-image:url(./images/bg_limark.jpg);}
#centerCcolumn .blockContent ul li a {vertical-align:top;}


/* 中央-左ブロックの定義 */
#centerLcolumn {width:50%; padding:0px auto; margin:0px auto;}
#centerLcolumn .blockTitle {padding:10px 0px 10px 10px; margin:15px 0px 0px; background:url(./images/bg_title_blue.jpg); background-repeat:no-repeat; color:#333; font-weight:bold;}
#centerLcolumn .blockContent {border:0px solid #E3E1E1; width:370px; padding:3px; margin:3px background:#;}


/* 中央-右ブロックの定義 */
#centerRcolumn {width:50%; padding:0px auto; margin:0px auto;}
#centerRcolumn .blockTitle {padding:10px; background:url(./images/bg_title_red.jpg); background-repeat:no-repeat; color:#333; font-weight:bold;}
#centerRcolumn .blockContent {border:0px solid #E3E1E1; width:375px; padding:3px; margin:3px; background:#;}


/* メインコンテンツの定義 */
#content {text-align:left; padding:0px 10px; width:96%;}

/* 右ブロックの定義 */
#rightcolumn {width:230px; padding:5px 0px; margin:0px;}
#rightcolumn .blockTitle {padding:5px 5px 5px 15px; height:20px; line-height:20px; background:url(./images/bg_rtitle_red.jpg); background-repeat:no-repeat; color:#; font-weight:bold;}
#rightcolumn .blockContent {padding:3px 5px; background:#;}
#rightcolumn .blockContent ul li { vertical-align:middle; line-height:22px;list-style-position: inside; list-style-image:url(./icon/home.gif);}
#rightcolumn .blockContent ul li a {vertical-align:top;}

/* 右メニューリスト */
ul,li,dl,dt,dd{	margin: 0px; padding: 0px;}
#rightcolumn .blockContent dl{float: left;}
#rightcolumn .blockContent dl dt{width:180px; height:20px; background:url(./images/bg_main.jpg); background-repeat:repeat-x;}
#rightcolumn .blockContent dl dt a{color: #003399;	font-size: 12px;}
#rightcolumn .blockContent dl dt a:hover{color: #FF0000;}
#rightcolumn .blockContent dl dt ul{}
#rightcolumn .blockContent dl dt ul li{list-style:none;background: #DDE; height:20px;}
#rightcolumn .blockContent dl dt ul li a{padding-left:10px;}


/* フッタブロックの定義 */
.footback {margin:0px auto; padding:0px auto;}

.footer { margin:0px auto; padding:0px auto; width:800px; height:130px; vertical-align:middle;background: url(./images/bg_footer.jpg); background-repeat:repeat-x; background-position:center;}
.footer td {padding:0px auto;}
.footerlink{height:30px; padding-top:10px;}
.footerlink, .footerlink a {color:#444; font-size:10px; line-height:50px; text-align:center;}
.footerlink a:hover {color:#FF6633; vertical-align:middle;}

.footer1 {margin:0px; padding-top:15px; color:#444; text-align:center; height:20px; font-size:10px; line-height:20px; vertical-align:middle;}
.footer1 a {color:#444;}
.footer1 a:hover {color:#FF6633;}
.footlogo { background:url(./images/small_logo.jpg) no-repeat; width:150px; height:20px; line-height:20px; float:left;}
.footaddress {width:400px; height:20px; float:left;}

.footer2 {margin:0px; padding-left:15px; color:#0094C8; text-align:center; height:25px; font-size:10px; line-height:20px; vertical-align:middle;}
.footer2 a { color:#0094C8;}
.footer2 a:hover {color:#FF6633;}


.link {	text-indent: -9999px; vertical-align: 0%; line-height: 0px; padding: 0px;	margin: 0px;}


/* フォーラムなどの外枠 */
.outer {border-bottom:1px solid silver;}
/* フォーラムなどの投稿情報欄 */
.head {background:#C4B4A5; padding:2px 5px; font-weight:bold;}

/* フォーラムなどの交互に色が変わる部分 */
.even {background:#FFF url(./images/bg_main.jpg); padding:5px;}
.odd {background:#F2EFED; padding:5px;}
tr.even td {background:#E3E1E1 url(./images/bg_main.jpg); padding:5px;}
tr.odd td {background:#F2EFED; padding:5px;}

/* フォーラムなどのフッター */
.foot {background:#C4B4A5; padding:5px; font-weight:bold;}


/* 最新ニュースの枠 */
.item {border:1px solid #E3E1E1;}
/* 最新ニュースのタイトルバー */
.itemHead {font-weight:bold;padding:8px; background:url(./images/ct_title3.jpg) repeat-x left top; color:#F63; font-weight:bold;}
/* 最新ニュースの投稿情報欄 */
.itemInfo {text-align:right; padding:3px 5px; background:#F2EFED;}
/* 最新ニュースのタイトルの設定 */
.itemTitle a {font-size:120%; font-weight:bold; font-variant:small-caps; color:#333;}
/* 最新ニュースの投稿者 */
.itemPoster {font-size:90%;}
/* 最新ニュースの投稿日 */
.itemPostDate {font-size:90%;}
/* 最新ニュースのステータス */
.itemStats {font-size:90%;}
/* 最新ニュースのコンテンツ部分 */
.itemBody {padding:10px;}
.itemText {
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.5;
	font-size: 110%;
}
/* 最新ニュースの1文字目 */
.itemText:first-letter {}
/* 最新ニュースのフッター */
.itemFoot {text-align:right; padding:3px 5px; background:#F2EFED;}
.itemAdminLink {font-size:90%;}
.itemPermaLink {font-size:90%;}

/* システムメッセージ */
div.errorMsg {background:#ffcccc; text-align:center; border-top:1px solid #ddddff; border-left:1px solid #ddddff; border-right:1px solid #aaaaaa; border-bottom:1px solid #aaaaaa; font-weight:bold; padding:10px;}
div.confirmMsg {background:#ddffdf; color:#136c99; text-align:center; border-top:1px solid #ddddff; border-left:1px solid #ddddff; border-right:1px solid #aaaaaa; border-bottom:1px solid #aaaaaa; font-weight:bold; padding:10px;}
div.resultMsg {background:#cccccc; color:#333333; text-align:center; border-top:1px solid silver; border-left:1px solid silver; font-weight:bold; border-right:1px solid #666666; border-bottom:1px solid #666666; padding:10px;}

/* Xoopsコードを記述する部分 */
div.xoopsCode {background:#ffffff; border:1px inset #000080; padding:0px 6px 6px 6px;}

/* 引用部分の定義 */
div.xoopsQuote {background:#ffffff; border:1px inset #000080; padding:0px 6px 6px 6px;}

.comTitle {font-weight:bold; margin-bottom:2px;}
.comText {padding:2px;}
.comUserStat {font-size:10px; color:#2f5376; font-weight:bold; border:1px solid silver; background:#ffffff; margin:2px; padding:2px;}
.comUserStatCaption {font-weight:normal;}
.comUserStatus {margin-left:2px; margin-top:10px; color:#2f5376; font-weight:bold; font-size:10px;}
.comUserRank {margin:2px;}
.comUserRankText {font-size:10px; font-weight:bold;}
.comUserRankImg {border:0px;}
.comUserName {}
.comUserImg {margin:2px;}
.comDate {font-weight:normal; font-style:italic; font-size:smaller;}
.comDateCaption {font-weight:bold; font-style:normal;}


/* 左メニューリスト */

.menutext { padding-left:20px;}
.subtext { padding-left:25px;}
.subtext2 { padding-left:25px;}
.subtext3 { padding-left:5px;}
#leftcolumn .menu .menutext,#leftcolumn .menu .subtext,#leftcolumn .menu .subtext3 {font-weight:normal;}

/*
#leftcolumn .menu dl dt,#leftcolumn .itemHead {margin:1px 0px; padding:0px; width:171px; height:30px; line-height:30px; list-style:none; font-weight:bold; background:url(./images/bg_left_submenu.jpg); background-repeat:no-repeat;}
#leftcolumn .menu dl dt a,#leftcolumn .itemHead a {display:block; width:171px; height:30px; line-height:30px; color:#333;}
#leftcolumn .menu dl dt a:hover,#leftcolumn .menu dl dt.setpage,#leftcolumn .itemHead a:hover,#leftcolumn .itemHead2 {display:block; width:171px; height:30px; line-height:30px; color:#1212A0; background:url(./images/bg_left_submenu_f2.jpg) no-repeat scroll left top;} 
*/

/*PICOカテゴリブロック*/
#leftcolumn .pico_block_subcategories li, #leftcolumn .itemMenu { margin:0px 9px; padding:0px auto; width:171px; height:31px; line-height:31px; list-style:none; background:url(./images/menu/bg_left_submenu.jpg); background-repeat:no-repeat;}
#leftcolumn .itemMenu2 {margin:0px 9px 0px; padding:0px;width:171px; height:31px; line-height:31px; list-style:none; background:url(./images/menu/bg_left_submenu_f2.jpg); background-repeat:no-repeat;}
#leftcolumn .pico_block_subcategories li a, #leftcolumn .itemMenu a {display:block; width:171px; height:31px; line-height:31px; color:#333;}
#leftcolumn .pico_block_subcategories li a:hover, #leftcolumn .itemMenu a:hover {display:block; width:171px; height:31px; line-height:31px; color:#1212A0; background:url(./images/menu/bg_left_submenu_f2.jpg) no-repeat scroll left top;}

#leftcolumn UL.contul LI.contli { margin:1px 0px; width:171px; height:auto; line-height:2em; list-style:none; background:url(./images/bt_content.gif); background-repeat:no-repeat;}
#leftcolumn UL.contul LI.contli a {display:block; border-bottom:1px solid #DDE; width:171px; height:auto; line-height:1.4em; color:#333;}
#leftcolumn UL.contul LI.contli a:hover,#leftcolumn UL.contul LI.contli2 {display:block; width:171px; height:auto; line-height:1.4em; color:#1212A0; background:url(./images/bt_content2_f2.gif) no-repeat scroll left top;}
#leftcolumn UL.contul LI.contli a,#leftcolumn UL.contul LI.contli a img {vertical-align:middle;}

/*
#leftcolumn #cat_0 dl dt {margin:1px 8px; padding:0px;color:#FFF; width:172px; height:46px; line-height:46px; list-style:none;}
#leftcolumn #cat_0 dl dt a {display:block; width:172px; height:46px; line-height:46px; color:#FFF;}
#leftcolumn #cat_0 dl dt a:hover {background:url(./images/bt_mainbmenu.jpg); background-repeat:no-repeat;}
#leftcolumn #cat_0 dl dt .menutext {font-weight:bold; }
*/
#leftcolumn .setpage {margin:3px 9px; padding:0px;color:#FFF; width:171px; height:20px; line-height:20px; list-style:none;}
#leftcolumn .setpage a {display:block; width:171px; height:20px; line-height:20px; color:#FFF;}
#leftcolumn .setpage a:hover {}
#leftcolumn .setpage .menutext {font-weight:bold; }


/* PICO文字 */
.picotext {}
.pico_body  {width:560px;}
.picotop_img {}

#company_body .company_1,#company_body .company_3{width:550px;line-height:1.5em; font-size:14px; font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";}
#leftcolumn #company_6 { display:none;}/*会社トップ ブロックリンク非表示*/

/* PICOテーブル */
.tbset {margin-top:15px; border:1px solid #999;}
.tbset TD {border:1px solid #999;}
.unittext {line-height: 20px;}
.rtbset {width:550px; vertical-align:middle; border:1px solid #F2F4F3;}
.rtdm1 {width:550px; height:30px; background:#ECD9EE; line-height:30px; text-align:center; vertical-align:middle;}
.rtdm2 {width:120px; height:30px; background:#ECD9EE; line-height:30px; text-align:center; vertical-align:middle;}
.rtdd {width:430px; height:30px; background:F0EFE9; line-height:30px; text-align:left;  vertical-align:middle; padding-left:10px;}
.rtd1 {width:35px; height:30px; background:#D9C7DD; line-height:30px; text-align:right;  vertical-align:middle; padding:5px;}
.rtd2 {width:395px; height:30px; line-height:30px; text-align:left;  vertical-align:middle; padding-left:10px;}


/*PICO pagetopボタン*/
.bottom_of_content_body {width:96%;}
.toplink {display:block; width:86px; height:20px; background: url(./images/btn_pagetop.jpg); background-repeat:no-repeat; background-position:bottom left;}
.toplink a {display:block; width:86px; height:20px; text-indent:-9999px;}
.toplink a:hover {background:url(./images/btn_pagetop.jpg) no-repeat scroll left top;}
.bottom_of_content_body .toplink a { font-size:0px; text-indent:-9999px;}

.picotitlearea {margin:0px; padding:0px; font-size:14px; height:35px; line-height:35px; width:570px; vertical-align:middle; background-image:url(./images/bg_content_title.gif); background-repeat:no-repeat;}
.picotitlearea #picotitletext { font-weight:bold; color:#333;}

#cominfo_body3 {background:#FFFFFF url(./images/rinen_bg.gif) fixed 50% 50%; background-position:top;}

table.companytb td {vertical-align:middle;}
table.companytb td a { text-decoration:underline;}
table.companytb td img {padding:5px 0px; margin:0px;}
table.companytb .tdset {}
table.companytb td .textcenter { padding-left:10px;}

/* 個人情報PICO */
#policy_body .policy_1{width:550px; margin:5px 10px; line-height:1.5em;}

/*TOP商品の案内*/
TABLE.productstb td {vertical-align:middle;}
TABLE.productstb td a { text-decoration:underline;}
TABLE.productstb td img {padding:5px; margin:0px;}
TABLE.productstb .tdset {}
TABLE.productstb td .textcenter {padding-left:10px;}
