﻿h2#ptitle {
	width : 100%;
	padding : 50px 0 46px 0;
	background-image : url(ptitle2.jpg);
	background-position : center top;
	background-repeat : no-repeat;
	background-size : 500%;
	text-align : center;
	color : #ffffff;
	font-size : 150%;
	font-weight : normal;
	line-height : 1.1em;
}

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

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

dl#hmsg dt img {
	width : 100%;
	height : 100%;
}

dl#hmsg dd {
	padding : 15px 20px 20px 20px;
	background : #eeeeee;
}

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

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

ul#category {
	clear : both;
	list-style : none;
	width : 90%;
	margin-bottom : 15px;
	margin-left : auto;
	margin-right : auto;
}

ul#category li.typeL, ul#category li.typeC,ul#category li.typeR {
	margin-bottom : 30px;
}

div.catimg {
	position : relative;
	margin : 0;
	width : 100%;
}

div.catimg img {
	width : 100%;
	height : 100%;
}


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

.caList {
	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.3em;
}

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