@charset "utf-8"; /*utf-8の場合*/
table {
	border-collaspe: collaspe;
	border: 1px solid blank;
	border-spacing: 0;
	empty-cells: show;
	margin-left: 16px;
}

th,td{
	padding: 0.3em;
	vertical-align: top;
}
th {
	background-color:#99CCFF;
	text-align:left;
}
table,td,h2 {font-size:14px
}
table,td,p {font-size:11px
}

P {
	line-break: strict;
} 


/*メインコンテンツ*/
#mainContent {
	width: 720px;
	padding: 0 18px 0 18px;
	margin-top: 11px;
}

#right {
	width: 522px;
	float: right;
	font-size: small;
	background-image: url(../images/bg_col.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 24px;
}
#right h2 {
	height: 21px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	margin-left: 16px;
}
#right h2 span {
	display: none;
}
#right p {
	margin-left: 16px;	
	line-height: 150%;
}
#rightLead {
	margin-left: 16px;
}
#right a {
	background-image: url(../images/mark_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#right h3 span {
	display: none;
}


#right_main {
	width: 522px;
	float: right;
	font-size: small;
	background-image: url(../images/bg_col.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 24px;
}
#right_main h2 {
	height: 21px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	margin-left: 16px;
}
#right_main h2 span {
	display: none;
}
#right_main p {
	margin-left: 16px;	
	line-height: 150%;
}
#container #mainContent #right_main img {
	margin-right: 10px;
}
#right_mainLead {
	margin-left: 16px;
}
#right_main a {
	background-image: url(../images/mark_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
#right_main h3 span {
	display: none;
}
/*左側メニュー*/
#leftmenu {
	width: 180px;
	float: left;
	font-size: x-small;
	margin-bottom: 24px;
}
#leftmenu p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
	font-size: 10pt;
}
#leftmenu h2  span {
	display: none;
}


#seihin-list {
	background-image: url(../images/bg_col.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 16px;
}
#seihin-list h2 {
	background-image: url(../images/seihin_title2.gif);
	background-repeat: no-repeat;
	height: 21px;
	font-size: 1em;
}
#seihin-list h2 span {
	display: none;
}
#seihin-list p {
	margin-left: 16px;
	
}


#link2 a {
	display: block;
	background-image: url(../images/seihin_menu_on.gif);
	width: 124px;
	height: 31px;
	text-indent: -10000em;
	border-right: 1px solid #FFFFFF;
}

#pl-subMenu {
}

#pl-subMenu h2 {
	display: none;
}

#pl-subMenu ul {
	margin-left: 0;
	padding-left: 0;
	float: left;
	position: absolute;
	top: 100px;
	left: 0px;
	list-style-type: none;
	height: 20px;
	width: 756px;
	background-color: #3333FF;
	background-repeat: repeat-x;
}
#pl-subMenu li {
	float: left;
}
#pl-subMenu a {
	text-decoration: none;
	color: #FFFFFF;
	text-shadow: #CCCCCC 2px 2px 2px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	text-align:center;
	font-size: 10px;
}

#pl-link1 a {
	display: block;
	width: 124px;
	height: 20px;
	border-right: 1px solid #FFFFFF;
}
#pl-link2 a {
	display: block;
	width: 124px;
	height: 20px;
	border-right: 1px solid #FFFFFF;
}
#pl-link3 a {
	display: block;
	width: 124px;
	height: 20px;
	border-right: 1px solid #FFFFFF;
}
#pl-link4 a {
	display: block;
	width: 124px;
	height: 20px;
	border-right: 1px solid #FFFFFF;
}
