@charset "shift_jis";
/* CSS Document */

body {
	margin:0;
	padding:0;
}

html {  
overflow-y:scroll;  
}

/*　トップページ用　-------------------------------------*/
.tdl_top_main {
	background-image:url(../images/top_back.gif);
}

.what_new_t {
	border-bottom:solid 1px #FFFFFF;
}
.what_new_txt {
	font-size:14px;
	padding:10px 0px 7px 0px;
	border-bottom:dotted 1px #FFFFFF;
	color:#FFFFFF;
}
.what_new_txt_day {
	font-size:14px;
	padding:10px 5px 7px 0px;
	border-bottom:dotted 1px #FFFFFF;
	color:#FFFFFF;
}

.top_add {
	font-size:13px;
	line-height:17px;
	color:#FFFFFF;
	padding:5px 0 7px 0;
	border-bottom:1px solid #FFFFFF;
}

.top_txt {
	font-size:13px;
	line-height:20px;
	padding:7px 0 17px 0;
	color:#FFFFFF;
}

.txt_body {
	padding:5px;
	line-height:150%
}

/* 
------------------------------
content_index_what's new
------------------------------ */

/*.content_index_whats_new {
	width:400px;
	margin:auto;
}*/
.bn_list {
	width:380px;
}
.bn_list ul {
	list-style-type:none;
	border-bottom:dotted 1px #FFFFFF;
}
.bn_list li {
	padding:7px 0 5px 0;
	_margin-left:-10px;
	font-size:14px;
	border-bottom:dotted 1px #FFFFFF;
	list-style-type:none;
}
.bn_list_link a {
	display:block;
	color:#fff;
	text-decoration:none;
}
.bn_list_link a:hover {
	background:url(../images/whts_new_highlight.gif);
	text-decoration:none;
}


/* ページタイトル--------------------------------------------*/

.title_h2_1 {
	background-image:url(../images/h2_head_01.gif);
	padding:4px 0 2px 30px;
	margin:0 0 0 0;
	border:1px solid #CCCCCC;
	font-size:16px;
}

.title_h2_2 {
	background-image:url(../images/h2_head_02.gif);
	padding:4px 0 2px 30px;
	margin:0 0 20px 0;
	border:1px solid #CCCCCC;
	font-size:16px;
}

.title_h2_3 {
	background-image:url(../images/h2_head_03.gif);
	padding:4px 0 2px 30px;
	margin:0 0 0 0;
	border:1px solid #CCCCCC;
	font-size:16px;
}

.title_h2_4 {
	background-image:url(../images/h2_head_04.gif);
	padding:4px 0 2px 30px;
	margin:0 0 0 0;
	border:1px solid #CCCCCC;
	font-size:16px;
}
.title_h2_5 {
	background-image:url(../images/h2_head_05.gif);
	padding:4px 0 2px 30px;
	margin:0 0 20px 0;
	border:1px solid #CCCCCC;
	font-size:16px;
}

.title_h2_6 {
	background-image:url(../images/h2_head_06.gif);
	padding:4px 0 2px 30px;
	margin:0 0 0 0;
	border:1px solid #CCCCCC;
	font-size:16px;
}

/*　サブタイトル------------------------------------*/

/* work */
.sub_t {
	border-left:3px solid #3366CC;
	border-bottom:1px solid #CCCCCC;
	padding:2px 0 2px 10px;
	margin:15px 0 10px 0;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}
/* リクルート */
.sub_t3 {
	border-left:3px solid #FC001A;
	border-bottom:1px solid #CCCCCC;
	padding:2px 0 2px 10px;
	margin:15px 0 10px 0;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}
/* マップ */
.sub_t4 {
	border-left:3px solid #66BB47;
	border-bottom:1px solid #CCCCCC;
	padding:2px 0 2px 10px;
	margin:15px 0 10px 0;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}

/* isms */
.sub_t5 {
	border-left:3px solid #FFE500;
	border-bottom:1px solid #CCCCCC;
	padding:2px 0 2px 10px;
	margin:15px 0 10px 0;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}


/*　リンク色指定　-----------------------------　*/


/*　ワーク　*/
.link_work a {
	color:#3366CC;
	text-decoration:none;
}
.link_work a:hover {
	text-decoration:underline;
}

/*　リクルート　*/
.link_recruit a {
	color:#FC001A;
	text-decoration:none;
}
.link_recruit a:hover {
	text-decoration:underline;
}

/*　マップ　*/
.link_map a {
	color:#66BB47;
	text-decoration:none;
}
.link_map a:hover {
	text-decoration:underline;
}

/*　ブログ　*/
.tdl_blog a {
	color:#BB3295;
	text-decoration:none;
}
.tdl_blog a:hover {
	text-decoration:underline;
}




/*--------------------------*/

.txt_nomal {
	font-size:0.8em;
	line-height:1.5;
	color:#666666;
}

.txt_copyright {
	font-size:11px;
	color:#666666;
}

.txt_main {
	font-size:0.8em;
	line-height:1.5;
	padding:20px 20px 15px 20px;
	color:#666666;
}
.txt_add {
	font-size:0.75em;
	line-height:1.5;
	color:#666666;
	padding:20px 5px 5px 5px;
/*	border-top:1px solid #CCCCCC;*/
}


.tdl_lin {
	border-right:1px solid #666666;
	border-left:1px solid #666666;
}


.h1_txt {
	font-size:1.2em;
	color:#FFFFFF;
}
.h2_txt {
	border:1px solid #ddd;
	font-size:0.9em;
	color:#666666;
}



/*　　サブメニュー ---------------------------------------------------------------　*/

.sub_menu {
	list-style-type: none;
}
.sub_menu ul {
	list-style-type: none;
	border-right:1px solid #CCCCCC;
	border-top:1ps solid #CCCCCC;
	padding:0;
	margin:0;
}
.menu-02-1 a {
	background:url(../images/sub_m_02_01.gif) no-repeat 0 0;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-1 a:hover {
	background:url(../images/sub_m_02_01.gif) no-repeat -141px 0 #00CCFF;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-2 a {
	background:url(../images/sub_m_02_02.gif) no-repeat 0 0;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-2 a:hover {
	background:url(../images/sub_m_02_02.gif) no-repeat -141px 0 #00CCFF;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}
.menu-02-3 a {
	background:url(../images/sub_m_02_03.gif) no-repeat 0 0;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-3 a:hover {
	background:url(../images/sub_m_02_03.gif) no-repeat -141px 0 #00CCFF;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-4 a {
	background:url(../images/sub_m_02_04.gif) no-repeat 0 0;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-4 a:hover {
	background:url(../images/sub_m_02_04.gif) no-repeat -141px 0 #00CCFF;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-5 a {
	background:url(../images/sub_m_02_05.gif) no-repeat 0 0;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-5 a:hover {
	background:url(../images/sub_m_02_05.gif) no-repeat -141px 0 #00CCFF;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-6 a {
	background:url(../images/sub_m_02_06.gif) no-repeat 0 0;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-6 a:hover {
	background:url(../images/sub_m_02_06.gif) no-repeat -141px 0 #00CCFF;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-7 a {
	background:url(../images/sub_m_02_07.gif) no-repeat 0 0;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-7 a:hover {
	background:url(../images/sub_m_02_07.gif) no-repeat -141px 0 #00CCFF;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}
.menu-02-8 a {
	background:url(../images/sub_m_02_08.gif) no-repeat 0 0;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}

.menu-02-8 a:hover {
	background:url(../images/sub_m_02_08.gif) no-repeat -141px 0 #00CCFF;
	display:block;
	width:141px;
	height:30px;
	text-indent:-9999px;
}


/*　menu_2nd 　*/

.menu_2nd a{
	display:block;
	width:131px;
	height:15px;
	font-size:12px;
	color:#666666;
	border-bottom:1px solid #ccc;
	padding:3px 5px 2px 5px;
	text-decoration:none;
	background-color:#eee;
}

.menu_2nd a:hover {
	background-color:#E1EDFF;
	width:131px;
	height:15px;
	font-size:12px;
	color:#666666;
	border-bottom:1px solid #999999;
	padding:3px 5px 2px 5px;
}






/*　ホームページ実績---------------------------　*/




.s01 {
	font-size:0.8em;
	line-height: 130%;
	padding:5px;
	background-color: #eee;
	color:#666666;
/*	border-bottom:1px solid #CCCCCC; */
}

/* 表組　背景色FFFFCC */
.s02 {
	font-size:0.9em;
	color:#666666;
	line-height: 130%;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
}

/* 表組　背景色FFFFCC */
.s03 { 
	font-size:0.9em;
	color:#666666;
	line-height:130%;
	padding:5px;
	background-color:#FFFFEC;
	border-bottom:1px solid #CCCCCC;
}

/*　料金表-----------------　*/


.tdl_p1 {
	background-color:#eee;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.tdl_p1_top {
	background-color:#E1EDFF;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #ccc;
	border-right:1px solid #CCCCCC;
}

.tdl_p1-2 {
	background-color:#F6F6F6;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.tdl_p1-2_top {
	background-color:#F6F6F6;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

.tdl_p2 {
	padding:5px;
	border-bottom:1px solid #CCCCCC;
}
.tdl_p2_top {
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #ccc;
}


/*　リクルートテーブル　-------------------*/

.tdl_recruit {
	padding: 10px 10px 10px 10px;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

/* ホームページ実績　-----------------------------------------*/

.work_list ul {
	list-style-type:none;
	margin:0 0 2px 0;
	padding:0;
	font-size:11px;
}
.work_list li {
	float:left;
	margin-bottom:1px;
	text-align:center;
}
.work_list_link a {
	width:139px;
	padding:1px 0;
	display:block;
	background:#eee;
	border-right:2px solid #fff;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.work_list_link a:hover {
	background:#3366CC;
	text-decoration:none;
	color:#FFFFFF;
}
.work_list_link_now a {
	width:139px;
	padding:1px 0;
	display:block;
	border-right:2px solid #fff;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	background:#3366CC;
	text-decoration:none;
}

.tdl_cc {
	padding:3px;
	background-color:#eee;
}

/*　テーブル用　*/
.work_cate {
	font-size:11px;
	background:#eee;
	color:#666666
	text-align:center;
	border:1px solid #FFFFFF;
	padding:3px 5px 3px 5px;
}
.work_cate_now {
	font-size:11px;
	background:#3366CC;
	color:#FFFFFF;
	text-align:center;
	border:1px solid #FFFFFF;
	padding:3px 5px 3px 5px;
}

.work_cate_now a {
	color:#FFFFFF;
}

/*　レンタルサーバー　------------------------------------------------*/

.rs_tdl {
	border:1px solid #CCCCCC;
	padding:3px;
}

.rs_tdl_top {
	border:1px solid #CCCCCC;
	background-color:#3366CC;
	color:#FFFFFF;
}
