@charset "utf-8";

/* ----- パンくずリスト ----- */
div#navigation{
	margin:0 0 8px 2px;
	font-size:80%;
	}

/* ----- 左カラム ----- */
div#left_column{
	width:560px;
	float:left;
	}
a.right_arrow{
	padding-left:12px;
	background-image:url(http://www.tk-sys.com/images/right_arrow.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left center;
	}
a.popup{
	padding-left:12px;
	background-image:url(http://www.tk-sys.com/images/popup.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left center;
	}

/* ----- カテゴリータイトル ----- */
div#category_title{
	margin-bottom:5px;
	height:26px;
	}
div.category_shadow{
	height:3px;
	background-image:url(http://www.tk-sys.com/images/gray_shadow.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:left top;
	overflow:hidden;
	}

/* ----- 会社概要 ----- */
div.tsukuba_office,div.head_office{margin-bottom:10px;}
div.tsukuba_office p,div.okinawa_office p,div.head_office p{margin-left:10px;}

/* ----- アクセス ----- */
div#tsukuba_office{margin-bottom:5px;}

/* ----- ページ先頭に戻る ----- */
div.pagetop{margin-bottom:5px;}

/* ----- サイトマップ ----- */
dl.category dt{
	padding:3px 0 3px 18px;
	background-color:#EEEEEE;
	background-image:url(http://www.tk-sys.com/images/right_arrow.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:5px 8px;
	line-height:150%;
	}
dl.category dd{margin:5px 0 2px 30px;}
ul.entry li{margin-left:30px;}
dl.category dd ul.entry li,ul.entry li{
	padding-left:10px;
	background-color:#FFFFFF;
	background-image:url(http://www.tk-sys.com/images/circle.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0 7px;
	line-height:150%;
	}
dl.category dd ul.entry li{margin-left:0;}

/* ----- お問い合わせ ----- */
body#contact{background-color:#FAFAFA;}
div.contact{
	padding:10px;
	width:400px;
	}
div.contact div.contents p{
	margin-top:15px;
	text-align:center;
	}
div.contact div.contents p.top{margin-top:0;}
dl.contact dt{
	width:160px;
	float:left;
	}
dl.contact dd{margin-bottom:10px;}
dl.contact dd.q4{clear:left;}
form#form{margin-top:10px;}
form#form input{height:18px;}
form#form textarea{font-size:100%;}
input#q1,input#q3{width:200px;}
input#q2_1,input#q2_2,input#q2_3{width:40px;}
textarea#q4{
	width:390px;
	height:130px;
	}
form#form p{
	margin-right:10px;
	text-align:right;
	clear:left;
	}
form#form p input{margin-top:5px;}
p#error{
	margin-bottom:15px;
	color:#cf3111;
	text-align:left;
	}
p#comp{
	margin:0 0 20px 0;
	text-align:left;
	}

/* ----- 画像のポップアップ・ウィンドウ ----- */
div.popup_image{padding:10px;}

/* ----- 左カラム：END ----- */

/* ----- 右カラム ----- */
div#right_column{
	margin-left:0;
	width:190px;
	float:right;
	}

/* ----- コンテンツメニュー ----- */
div#contents_menu{margin-bottom:5px;}
div#contents_menu a:link,
div#contents_menu a:visited,
div#contents_menu a:active,
div#contents_menu a:hover{color:#5685BD;}
ul.contents_menu li{
	margin-bottom:3px;
	padding:0 0 3px 20px;
	background-image:url(http://www.tk-sys.com/images/right_arrow.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:8px 6px;
	line-height:150%;
	border-bottom:1px dashed #CCCCCC;
	}
ul.contents_menu li.last{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
	}

/* ----- 運営サイト ----- */
div#management_site{width:190px;}
dl.management_site dt{margin-bottom:2px;}
dl.management_site dd{margin-bottom:5px;}
dl.management_site dd.last{margin-bottom:0;}

/* ----- 右カラム：END ----- */
