@charset "UTF-8";
/*info共通
***********************************************************/
/*h2*/
#contents h2 .leftbox {
	width: 380px;
}

#contents h2 .rightbox {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	padding-right: 5px;
	line-height: 1;
}

#contents h2 .rightbox {
	padding-top: 15px;
}

#life-report #contents h2 .rightbox,
#report-junior #contents h2 .rightbox,
#report-uc #contents h2 .rightbox,
#report-kids #contents h2 .rightbox,
#report-med #contents h2 .rightbox,
#exam-info #contents h2 .rightbox {
	padding-top: 37px;
}

#contents h2 .rightbox {
	padding-top: 15px;
}

/*entry-unit, message-unit*/
#contents .contents-unit .entry-unit, 
#contents .contents-unit .message-unit {
	margin: 20px 0;
	border: 1px solid #ccc;
	background-color:#F6F6F6;
	padding: 0 20px 5px;
}

#contents .contents-unit .message-unit {
	padding-top: 15px;
}


/*\*/
* html #contents .contents-unit .entry-unit {
	height: 1%;
}
/**/

.clearboth {
	clear:both;
}
/*カテゴリートップ
***********************************************************/

/*h3*/
#contents .contents-unit .entry-unit h3 {
	padding: 5px 0 0 18px;
	margin-bottom: 10px;
	line-height: 1.5;
	background:url(../images/check_icon.gif) repeat-y 0 0;
}

#contents .contents-unit .entry-unit h3 a {
	color: #1E2C5B;
}

#contents .contents-unit .entry-unit h3 a:hover {
	color: #A40047;
}

/*entry*/
#contents .contents-unit .entry-unit img {
	/*float: left;
	padding-right: 15px;*/
	display: block;
	margin: 0 10px 10px 0;
}

#contents .contents-unit .entry-unit .entry-data {
	color: #000;
	font-size: smaller;
}



/*記事リスト
***********************************************************/
#contents ul#cate-list {
	margin-top: 15px;
}

#contents #cate-list li {
	line-height: 1.4;
	margin-bottom: 10px;
	list-style: none;
}

#contents #cate-list li p.small {
	margin-bottom: 0;
}

#contents h3.cate-list-titie {
	padding: 5px 0 0 21px;
	background:url(../images/check_icon.gif) repeat-y 5px 0;
	font-weight: bold;
}


/*各記事
***********************************************************/
#contents .contents-unit .comment-box {
	border-top: 1px solid #ccc;
}

#contents .contents-unit .comment-unit {
	border-bottom: 1px solid #ccc;
	padding: 15px 20px 5px;
}

#contents .contents-unit .comment-unit .comment-data {
	text-align: right;
}

/*コメントフォーム/システム系
***********************************************************/


/*レイアウト*/
#comment-system #base {
	width: 540px;
}

#comment-system #contents{
	float:none;
}

#comment-system #contents .comment-data {
	text-align: right;
}

/*フォント*/
#comment-system #contents h3 {
	margin: 20px 0 5px;
	font-size:122%;
}

#comment-system #contents p {
	font-size: 100%;
}

#comment-system #contents p {
	margin: 0 0 10px 0;
	line-height: 1.6;
}

/*form*/
#comment-system #contents p.small {
	font-size: 90%;
}

#contents .contents-unit #comment-form {
	padding: 20px 20px 10px;
}

#contents .contents-unit p.intro {
	padding: 5px 0 0 7px;
	margin-bottom: 15px;
	line-height: 1;
	border-left: 5px solid #1E2C5B;
	font-weight: bold;
}

#contents .message-unit .inner {
	padding: 20px 20px 50px;
}

#contents .form-element {
	margin: 0 0 7px 0;
	line-height: 1.4;
}

#contents .form-element .textbox1, 
#contents .form-element .textbox2 {
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #666;
	background-color: #FAFAFA;
}

#contents .form-element .textbox1 {
	width: 300px;
	height: 18px;
}


#contents .form-element .textbox2 {
	width: 400px;
	height: 6em;
}

#contents .buttonunit {
	padding: 10px 0;
}

#contents .buttonunit .formbutton {
	width: 6em;
	margin: 0 10px;
}

#contents .message-unit p.height-min {
	padding-top: 30px;
}
