﻿h2#ptitle {
	width : 100%;
	padding : 66px 0 66px 0;
	background : url(ptitle2.jpg) center top no-repeat;
	text-align : center;
	color : #ffffff;
	font-size : 170%;
	font-weight : normal;
	line-height : 1.3em;
}

h2#ptitle span {
	font-size : 65%;
}

h3 {
	margin-bottom : 15px;
	font-weight : normal;
	font-size : 130%;
}

dl#hmsg {
	overflow : hidden;
	margin-bottom : 40px;
	background : #eeeeee;
}

dl#hmsg dt {
	float : right;
	width : 470px;
}

dl#hmsg dd {
	float : left;
	width : 450px !important;
	width /**/: 410px;
	padding : 30px;
	background : #eeeeee;
}

dl#hmsg dd p {
	line-height : 1.7em;
}

ul#category {
	clear : both;
	list-style : none;
	overflow : hidden;
	margin-bottom : 15px;
}

ul#category li.typeL,ul#category li.typeC {
	float : left;
	width : 304px;
	margin : 0 34px 34px 0;
}

ul#category li.typeR {
	float : left;
	width : 304px;
	margin : 0 0 34px 0;
}

div.catimg {
	position : relative;
	margin : 0;
}

h4 {
	position : absolute;
	width : 288px !important;
	width /**/: 304px;
	text-align : center;
	font-weight : normal;
	font-size : 120%;
	letter-spacing : 1px;
	padding : 8px;
	background : url(../../common/indexbg.png);
	color : #ffffff;
	left : 0px;
	bottom : 0px;
}

.caList {
	height : 180px;
	padding : 20px;
	background : #dddddd;
}

ul.parts {
	list-style : none;
}

ul.parts li {
	margin-bottom : 7px;
	padding-bottom : 7px;
	background : url(../../common/dl.gif) left bottom repeat-x;
	line-height : 1.4em;
}

p#gtxt {
	margin-top : 10px;
}