/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}
body, form, fieldset {
	margin:0;
	padding:0;
}
fieldset {
	border:none
}
h1, h2, h3, h4, h5, h6, p, pre {
	margin:0;
	padding:0;
}


li {
	list-style:none;
}

body {
	background-image: url(../ctg/kimages/back_ctg.jpg);
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	background-position: left top;
}
#all_gray {
	background-color: #E6E6E6;
	width: 802px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#all_ctg {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EDEDFF;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../ctg/kimages/back_all_ctg.jpg);
	background-position: left top;
}
#menu {
	width: 800px;
}
#cont_ctg {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#cont_ctg_top {
	background-image: url(../ctg/kimages/cont_back_top.jpg);
	background-position: left top;
	height: 10px;
	width: 740px;
	float: left;
	font-size: 2px;
}
#cont_ctg_under {
	background-image: url(../ctg/kimages/cont_back_under.jpg);
	background-position: left bottom;
	height: 10px;
	width: 740px;
	float: left;
	font-size: 2px;
}
#cont_ctg_middle {
	width: 740px;
	float: left;
	height: auto;
	background-image: url(../ctg/kimages/cont_back_midlle.jpg);
}
#cont_ctg_left {
	width: 200px;
	float: left;
	position: relative;
	background-color: #CFD4E8;
}
#pen {
	width: 200px;
	float: left;
}
#cont_ctg_right {
	width: 540px;
	float: right;
	height: auto;
	background-color: #FFFFFF;
}
.ctg_koma {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 200px;
	width: 500px;
	background-image: url(../ctg/kimages/koma_back.jpg);
}
.ctg_koma_cont {
	height: 190px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.ctg_koma_cont_ph {
	float: left;
	height: 180px;
	width: 210px;
}
.ctg_koma_cont_txt {
	float: right;
	height: 180px;
	width: 270px;
}
.b1_tx_1  {
	font-size: 14px;
	font-weight: bold;
	color: #6633FF;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1px;
	width: 270px;
	padding-top: 5px;
}
.b1_tx_2  {
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 270px;
	white-space: normal;
	display: inline;
}
.b1_tx_3  {
	color: #6633FF;
	font-size: 12px;
	line-height: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 270px;
}
.b1_tx_3 a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float: right;
}
.b1_tx_3 a:hover {
	color: #333333;
}
#cont_ctg_right_short {
	width: 540px;
	float: right;
	height: auto;
	background-color: #FFFFFF;
}
.spacer_h {
	height: 120px;
}
#spacer_h2 {
	height: 100px;
}
.no_decoration {
}
.no_decoration a:link {
	text-decoration: none;
}
.no_decoration a:visited {
	text-decoration: none;
}
.no_decoration a:hover {
	text-decoration: none;
}
.no_decoration a:active {
	text-decoration: none;
}
