﻿@charset "utf-8";
/* CSS Document */
@media screen and (min-width:641px){
h2 {
	color: #cccccc;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 100%;
	line-height: 160%;
	padding:0 0px 10px 13px;
}

h3 {
	color: #cccccc;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-size: 100%;
	line-height: 160%;
	padding:0 0px 10px 13px;
}

.c-both {
	clear:both;
}

.itembody {
	margin:0px auto 30px 10px;
	width:600px ;
}

.itembody2 {
	margin:0px auto 30px 10px;
	width:860px ;
}

.itembody p img, .itembody2 p img {
	padding:3px;
}
}