/* <p>の中の文字 */
.text-right80 {
	font-size: 80%;
	text-align: right;
}
.p-60 {
	font-size: 60%;
}
.p-80 {
	font-size: 80%;
}
.p-100 {
	font-size: 100%;
}
.p-120 {
	font-size: 120%;
}
.p-120bold {
	font-size: 120%;
	font-weight: bold;
}
.red-60 {
	color: #BC0F31;
	font-size: 60%;
}
.red-120-bold {
	color: #BC0F31;
	font-size: 120%;
	font-weight: bold;
}
.red-300-bold {
	color: #BC0F31;
	font-size: 300%;
	font-weight: bold;
}
.blue-120-bold {
	color: #6785C1;
	font-size: 120%;
	font-weight: bold;
}
.blue-300-bold {
	color: #6785C1;
	font-size: 300%;
	font-weight: bold;
}
.red {
	color: #BC0F31;
}
.blue {
	color: #6785C1;
}
.green {
	color: #008000;
}
.orange {
	color: #ff4500;
}
.crimson {
	color: #dc143c;
}
.red-bold {
	color: #BC0F31;
	font-weight: bold;
}
.blue-bold {
	color: #6785C1;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.indent {
	text-indent: 10px;
}
.kaiwa {
	color: #6785C1;
}


/* fontサイズ */
.font30 {
	font-size: 30%;
}
/* ドラフトシステムのtitle */

.draft-h2{
	background-color: #BC0F31;
	color:#FFFFFF;
	font-size:80%;
	border:1px #BC0F31;
	padding:3px 5px 3px;
	margin-top:0px;
	margin-bottom: 2px;
	clear:both;
}
.draft-h3u {
	color: #BC0F31;
	font-size:100%;
	border: none;
	border-left: 20px solid #BC0F31;
	padding-left: 5px;
	margin-top: 0em;
	margin-bottom: 0px;
	background-image: none;
	clear:both;
}
.draft-h3d {
	background-image: none;
	color: #000000;
	line-height: 120%;
	font-size:200%;
	border: none;
	border-left: 20px solid #BC0F31;
	border-bottom: 1px dotted #000000;
	padding-left: 5px;
	margin-top: 0em;
	margin-bottom: 0px;
	clear:both;
}
.draft_h3 {
	background-image: none;
	border: none;
	font-size: 100%;
	background-color: #BC0F31;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
/* コンサルメニューのtitle */
.consul-h2{
	background-color: #6785C1;
	color:#FFFFFF;
	font-size:80%;
	border:1px #6785C1;
	padding:3px 5px 3px;
	margin:0.3em 0px;
	clear:both;
}
.consul-h3u {
	color: #6785C1;
	font-size:100%;
	border: none;
	border-left: 20px solid #6785C1;
	padding-left: 5px;
	margin-top: 0em;
	margin-bottom: 0px;
	background-image: none;
	clear:both;
}
.consul-h3d {
	background-image: none;
	color: #000000;
	line-height: 120%;
	font-size:200%;
	border: none;
	border-left: 20px solid #6785C1;
	border-bottom: 1px dotted #000000;
	padding-left: 5px;
	margin-top: 0em;
	margin-bottom: 0px;
	clear:both;
}
/* リストスタイル */
li.none {
	list-style-type: none;
	padding-left: 10px;
}

/* 罫線付き文字 */
.keisen1{
	background-image:url(../images/keisen1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	border-left:none;
	font-weight:normal;
	margin: 0px;
}
.keisen2{
	background-image:url(../images/keisen2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	border-left:none;
	font-weight:normal;
	margin: 0px;
}

/* サイドバー装飾用CSS */
#side h2 {
	background-image:url(../images/tab5.gif);
	background-repeat:no-repeat;
	background-position:top right;
	margin: 0px;
	padding-left:10px;
	line-height: 150%;
	font-family:Arial, Helvetica, sans-serif;
	border-left:none;
	font-size:80%;
	color:#FFFFFF;
	font-weight:normal;
}
#side h2 a{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
#side ul {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 125%;
}
.side-ul{
	width: 188px;
	list-style-type:none;
	border: 1px solid #336600;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 125%;
}
.side-ul-none{
	width: 188px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 125%;
}
.side-li{
	border-bottom: 1px dashed #666666;
	margin-bottom: 5px;
	margin-right: 10px;
}
.side-li-list{
	margin-right: 5px;
	text-align: right;
}


/* サイド説明文付き写真 */
.suisen {
	width: 188px;
	float: right;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666666;
}
.suisen_last {
	width: 188px;
	float: right;
	margin: 0px;
}
.suisen_img {
	width: 80px;
	float: right;
	font-size: 60%;
	text-align: center;
	margin: 0px;
}
.suisen_coments {
	width: 85px;
	float: right;
	padding-left: 3px;
	margin-top: 0px;
}

span.highlight {
	color:#BC0F31;
	background-color:#FFE4E1;
}
