@charset "utf-8";

h4 {
	
}

h5 {
	
}

h6 {
	
}

p{
}


/* @group contents */

#main_contents .margin p , #main_contents .margin a {
	clear: both;
	line-height: 1.4em;
}

h2.page_title , div.page_title h2 {
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 15px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	clear: both;
}

h3.sec1 {
	text-indent: 7px;
	clear: both;
	background-color: transparent;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

h4.sec2 {
	margin-bottom: 10px;
	clear: both;
	margin-top: 20px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#side h5.tit {
	width: 240px;
	height: 39px;
	font-size: 18px;
	font-weight: bold;
	text-indent: 40px;
	line-height: 2.2em;
	clear: both;
}

#side div.nav-title {
	width: 240px;
	height: 39px;
	font-size: 18px;
	font-weight: bold;
	text-indent: 40px;
	line-height: 2.2em;
	clear: both;
}

#side a {
	font-weight: normal;
	font-style: normal;
}

#main_contents p a {
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #4a6ea1;
	font-style: normal;
}

#main_contents img.ccm-image-block {
	border-bottom-style: none;
	display: block;
	margin: 10px;
}



/* @end */

/* @group table */

img a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: none;
}

table.auto_t {
	width: 690px;
	border-top: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.auto_t th {
	background-color: #f2f4f4;
	width: 200px;
}

table.auto_t th , table.auto_t td {
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	padding: 10px;
}

table.auto_y {
	width: 690px;
	border-top: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	margin-bottom: 5px;
	margin-top: 5px;
}

table.auto_y th {
	background-color: #f2f4f4;
}

table.auto_y th , table.auto_y td {
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	padding: 10px;
}

table.auto {
	width: 690px;
	border-top: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	margin-bottom: 5px;
	margin-top: 5px;
}

table.auto th {
	background-color: #f2f4f4;
}

table.auto th , table.auto td {
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	padding: 10px;
}

/* @end */

#main_contents ul {
	margin-left: 30px;
	list-style-position: outside;
}

#main_contents ol {
	margin-left: 30px;
	list-style-position: outside;
}

#main_contents li  {
	line-height: 2em;
}

/* Tiny_MCEには気をつけろ！オーバーライドが効かないぞ！ */

/* concrete/js/tiny_mce/themes/concrete/skins/default/content.css */