@charset "UTF-8";
/* CSS Document */

/* Headline SET
---------------------------------------- */

h1 {
	width: 560px;
	margin: 3px 20px 10px 0px;
	font-size: 24px;
	font-weight: nomal;
	color: #333333;
	line-height: 100%;
	padding: 0px 0px 3px 0px;
	font-family: Arial Black;
	border-bottom: 1px #333333 solid;
	}

h2 {
	width: 550px;
	margin: 0px 20px 5px 0px;
	font-size: 18px;
	font-weight: nomal;
	color: #333333;
	line-height: 100%;
	padding: 0px 0px 0px 10px;
	font-family: Arial Black;
	}

#contents {
	width: 550px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 10px;
	}

#data_head {
	width: 350px;
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	font-weight: nomal;
	color: #333333;
	line-height: 100%;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	border-bottom: 1px #333333 solid;
	}

#data {
	width: 300px;
	margin: 3px 0px 0px 0px;
	font-weight: nomal;
	color: #333333;
	line-height: 120%;
	padding: 0px 0px 0px 50px;
	font-family: Arial;
	}

#buttan {
	float: right;
	margin: 0px 20px 5px 0px;
	}

hr {
	border:dashed #cccccc;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin: 5px 0px 5px 0px;
	clear:both;
	} 

#ptc_flag {
	width: 100px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: nomal;
	color: #333333;
	line-height: 100%;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	float: left;
	}

#ptc_pics {
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#ptc_name {
	width: 480px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 100%;
	padding: 15px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	float: left;
	}
#ptc_store {
	margin: 0px 0px 0px 20px;
	font-size: 16px;
	font-weight: nomal;
	color: #666666;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
	}

#ptc_hr {
	border:dotted #cccccc;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin: 0px 30px 5px 100px;
	clear: both;
	} 

#bottom_navi {
	margin: 0px 20px 0px 0px;
	padding: 4px 10px 4px 10px;
	background-color:#6699cc;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 100%;
	font-family: Arial;
	}

a#a_bottom_navi {
	color: #ffffff;
	text-decoration: none;
	}
a#a_bottom_navi:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#top_msg {
	width: 500px;
	margin: 0px auto 20px;
	padding: 0px;
	}

.clear {
	clear:both;
	}