/*----リンク-------------------------------*/
A:link{ 
	color : #0033CC; 
}
A:visited{ 
	color : #0033CC; 
}
A:active{ 
	color : #ff6600; 
}
A:hover{ 
	color : #ff6600; 
}
a {
	text-decoration: indent;
}
/*----テキスト-----------------------------*/
h1{
	font-size:12px;
	margin:0px;
	padding:0px;
	color: #666666;
	font-weight: normal;
}
h2{
	font-size:13px;
	margin:0px;
	padding:0px;
	color: #000000;
	font-weight: normal;
}
strong{
	text-decoration: none;
	font-weight: normal;
}
form{
	margin:0px;
	padding:0px;
}
/*----ボックス-----------------------------*/
body{
	margin-top:4px;
}
.base{
	width: 760px;
	font-size: 13px;
	margin-left:auto;margin-right:auto;
	line-height : 130%;
}
.t{
	width: 760px;
	height:60px;
}
.title{
	width: 177px;
	height:15px;
	padding:45px 0 0 115px;
	background : url(./image/skill_logo.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	float: left;
}
.title_right{
	width: 468px;
	height:60px;
	padding:0;
	text-align:right;
	float: left;
}
.search{
	width: 755px;
	height:25px;
	padding:3px 0 0 5px;
	margin:1px 0 2px 0;
	border-top: dashed #666666 1px;
	border-bottom: dashed #666666 1px;
}
.left{
	width: 160px;
	height: auto;
	padding:0 2px 0 0;
	line-height : 135%;
	float: left;
;}
.center{
	width: 470px;
	height:auto;
	margin: 0;
	padding: 0 2px 0 2px;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 1px;
	float: left;
}
.right{
	width: 120px;
	height: auto;
	padding:0 0 0 2px;
	float: left;
;}
.katetitle{
	width: 205px;
	height:20px;
	margin: 3px 0 5px 0;
	padding:3px 0 0 25px;
	background : url(./image/kategorititle.gif);
	background-repeat:no-repeat;
}
/*----子ボックス-----------------------------*/
.left_menu{
	width: 115px;
	height: 45px;
	padding:0 0 0 45px;
	margin: 2px 0 4px 0;
	line-height : 120%;
	font-size: 12px;
	color: #666666;
	border-bottom: dashed #666666 1px;
;}
.kate{
	width: 232px;
	height:auto;
	padding:0;
	float: left;
}
.kate_top{
	width: 198px;
	height:22px;
	padding:10px 0 0 34px;
	font-weight: bold;
}
.kate_menu{
	width: 228px;
	height:auto;
	padding:2px 2px 2px 2px;
	margin-bottom:8px;
	border-bottom: dashed #666666 1px;
	font-size: 11px;
}
/*----段組解除---------------------------*/
.space{
	clear: left;
}
/*----コピーライト-----------------------*/
.copy{
	width: 753px;
	height:18px;
	padding:3px 0 0 5px;
	border-top: dashed #666666 1px;
	border-bottom: dashed #666666 1px;
	background:#F5F5F5;
	text-align:center;
}

.adspace{
	width: 753px;
	margin:5px 0 0 0;
	border-top: dashed #666666 1px;
	text-align:center;
}
