@charset "UTF-8";


/* -----------------------------------------------------------
CSS Information

 Style Info:     メールカテゴリのスタイル設定
 File name:      individual.css
 Last update:    2010.01.22
 ----------------------------------------------------------- */


/*　
-----------------------------------------------------------------------------*/

.mail #contents {
	padding: 15px 0 30px;
	background: #FFF;
}
.mail #contents #Title{
	width:1100px;
	height:56px;
	margin:0 auto;
	background: url(../common/images/cmn_KK_GonW_long.gif) no-repeat center bottom;}
.mail #contents h2 {
	background: url(images/mail_h1.gif) 0 0 no-repeat;
	width:600px;	height:25px;
	margin: 15px 0 0px 50px;
	text-indent:-99999px;}

.mail #contents .tantou {
	margin: 10px 0 25px;
	padding: 5px 10px;
	border: 1px solid #CCC;
	color: #777;
}
.mail #contents h3 {
	margin: 0 0 5px;
}
.mail #contents_inr {
	width:860px;
	margin: 0 auto;
}
.mail #contents_inr table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.mail #contents_inr .caution {
	margin-bottom: 30px;
	font-size: 14px;
	color: #F00;
}
.mail #contents_inr .thanks_img {
	margin: 60px 0;
}