@charset "utf-8";
h2 {
	font-size: 117%;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}

h3 {
	margin-top: 15px;
	font-size: 125%;
	color: #0336F7;
	font-weight: bold;
	display: block;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.size_little {
	font-size: 12px;
	font-weight: normal;
}

.size_little a { color: #FFFFFF; }

.size_little a:visited { color: #FFFFFF; }

a:visited { color: #666666; }

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_ctt_c.gif);
	background-repeat: repeat-y;
}

#back_l {
	padding-left: 58px;
	background-image: url(../images/2nd_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#back_r {
	padding-right: 57px;
	background-image: url(../images/2nd_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer {
	background-image: url(../images/2nd_10.gif);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 30px;
	line-height: 30px;
	clear: both;
}

#ctt_main {
	background-image: url(../images/back_ctttop_c.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 5px;
}

#ctt_main_c {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#ctt_area {
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 9px;
}

#form_area .box { }

/*
#ctt_main   #ctt_area  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
*/
#ctt_main #ctt_area #title {
	background-color: #002CAC;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}

#ctt_main #ctt_area #title2 {
	background-color: #345FDC;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}

#ctt_main #ctt_area #title2 a { color: #FFFFFF; }

#ctt_main #ctt_area #cases {
	font-weight: normal;
	float: right;
	font-size: 84%;
}

#ctt_main #ctt_area #title #date {
	float: right;
	font-size: 83%;
	font-weight: normal;
	margin-left: 10px;
}
#ctt_main  #ctt_area #btn_back {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #002CAC;
}

#ctt_main #ctt_area #btn_back a { color: #002CAC; }


#form_area {
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 9px;
	font-size: 84%;
}
#ctt_area  .text_ctt  {
	margin-top: 10px;
	margin-bottom: 10px;
}
#ctt_area .text_ctt p { margin-top: 0.5em; 
}

#ctt_area .img_ctt {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}



#form_area .box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#form_area .box .column_l {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 100px;
	font-weight: bold;
}

#form_area .box .column_r {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-left: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#form_area #btn_send {
	text-align: right;
	margin-top: 5px;
}

#ctt_main .comment_box {
	line-height: normal;
	display: block;
	border: 1px solid #00AC20;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 9px;
	text-indent: -10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 92%;
}
