/* customizable styles */


body {
	height: auto;
	/* customize_body-background */ /*background-color: #dff5ff;*/ /* customize_body-background */
}

body#tinymce {
	background-color: #fff;
	font-size: 80%;
}

div#main-container #header {
	padding-top: 55px;
	/* customize_header-background */ background-color: #fff; /* customize_header-background */
}


div#main-container {
	/* customize_main-background */ background-color: #fff; /* customize_main-background */
}

div#main-container #footer {
	/* customize_footer-background */ background-color: #a0dbe3; /* customize_footer-background */
	width: 960px;
	min-height: 150px;
}

div#main-container #header ul li a {
	/* customize_nav-links */ color: #000; /* customize_nav-links */
	padding: 10px;
	text-decoration: none;
}

div#main-container #header ul li a:hover {
	/* customize_nav-hover */ background-color: #a0dbe3; /* customize_nav-hover */
	border-right: none;
}

div#main-container #header h1 a, div#main-container #header h1 a:link, div#main-container #header h1 a:visited, div#main-container #header h1 a:active, div#main-container #header h1 a:hover {
	/* customize_site-title */ color: #000; /* customize_site-title */
	text-decoration: none;
}


div#main-container a, div#main-container a:link, div#main-container a:visited, div#main-container a:active {
	/* customize_links */ color: #0099ff; /* customize_links */
	text-decoration: none;
}

div#main-container h1, div#main-container h2, div#main-container h3, div#main-container h4, div#main-container h5, div#main-container h6 {
	/* customize_headings */ color: #000; /* customize_headings */
}

div#main-container .ccm-tags-display ul.ccm-tag-list li {
	/* customize_tag-highlight */ background-color: #A0DBE3; /* customize_tag-highlight */
}

div#main-container, div#main-container ul li {
	/* customize_p-font */ font-family: 'Merriweather', Georgia, serif; line-height: 1.8em; font-size: 14px; /* customize_p-font */
	/* customize_text */ color: #000; /* customize_text */

}

/* text styles */


div#main-container a:hover {
	text-decoration: underline;
}

div#main-container p {
	margin-bottom: 20px;
	margin-top: 20px;
}

div#main-container ul li {
}

div#main-container h1 {
	font-size: 32px;
	padding-top: 0px;
	margin-bottom: 8px;
}

div#main-container h2 {
	font-size: 28px;
	padding-top: 0px;
	line-height: 28px;
	margin-bottom: 5px;
}

div#main-container h3 {
	font-size: 22px;
	padding-top: 6px;
	line-height: 22px;
	margin-bottom: 3px;
}

div#main-container h4 {
	font-size: 20px;
	padding-top: 8px;
	line-height: 20px;
	margin-bottom: 3px;
}

div#main-container h5 {
	font-size: 16px;
	margin-bottom: 3px;
}

div#main-container h6 {
	font-size: 12px;
	margin-bottom: 3px;
}

div#main-container hr {
	margin: 20px 0;
}




/* site title styles */

div#main-container #header h1 {
	font-size: 28px;
	margin-left: 45px;
	padding-bottom: 55px;
	margin-bottom: 0;
	display: inline;
	float: left;
}

/* header list styles */

div#main-container #header ul {
	float: right;
	list-style-type: none;
	margin-top: 14px;
	margin-bottom: 0;
	margin-right: 45px;
}

div#main-container #header ul li {
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	/* border-right: 1px solid #d9d9d9; */
}

/*----------------------------------------------------
    #main > header
----------------------------------------------------*/
#tinymce h4,
#tinymce h5,
#tinymce h6{
	margin-top: 0;
}
#tinymce h4{
	background: url('/themes/kensyakyo/img/mainH4.png') no-repeat 0 0;
	padding: 0 0 0 20px;
	font-size: 115%;
	line-height: 36px;
}
#tinymce h5{
	background: url('/themes/kensyakyo/img/mainH5.png') no-repeat 0 0;
	font-size: 100%;
	padding: 3px 0px 7px 18px;
	margin-bottom: 10px;
}

#tinymce h6{
	background: url('/themes/kensyakyo/img/mainH6.png') no-repeat 0 9px;
	padding: 6px 0px 1px 18px;
	font-size: 105%;
	margin-bottom: 10px;
}
#tinymce h6.hdSimple{
	background: none;
	padding: 6px 0px 1px 3px;
	font-size: 105%;
	margin-bottom: 10px;
	font-weight: bold;
}

#tinymce h6.hdArrow{
	margin: 0 0 7px;
	background: url('/themes/kensyakyo/img/icn_listmark17.png') no-repeat 6px 50%;
	padding-left: 24px;
	line-height: 1;
}
/*----------------------------------------------------
    Teble Style
----------------------------------------------------*/

/*  Normal type
----------------------------------------------------*/
table.type01{
	width: 700px;
	margin: 10px 15px 20px;
}

table.type01 th,
table.type01 td {
	padding: 3px 5px;
	vertical-align: middle;
	border: 1px solid #69F;
}

table.type01 th {
	padding: 8px 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #9CF;

}

table.type01 td {
	text-align: left;
	padding: 8px 10px;
}

table.type01 td p {
	margin: 0;
}

table.type01 td table {
	padding: 0;
	margin: 0;
}

table.type01 td table th {
	font-weight: normal;
	padding: 0 7px 0 0;
	border: none;
	vertical-align: top;
}

table.type01 td table td {
	padding: 0;
	border: none;
	vertical-align: top;
}


/*  ２つ横並び type
----------------------------------------------------*/
table.type02{
	width: 300px;
	margin: 10px 15px 20px;
}

table.type02 th,
table.type02 td {
	padding: 3px 5px;
	vertical-align: middle;
	border: 1px solid #69F;
}

table.type02 th {
	padding: 8px 10px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #9CF;

}

table.type02 td {
	text-align: left;
	padding: 8px 10px;
}

table.type02 td p {
	margin: 0;
}

table.type02 td table {
	padding: 0;
	margin: 0;
}

table.type02 td table th {
	font-weight: normal;
	padding: 0 7px 0 0;
	border: none;
	vertical-align: top;
}

table.type02 td table td {
	padding: 0;
	border: none;
	vertical-align: top;
}

/*----------------------------------------------------
    #main > file
----------------------------------------------------*/
a[href$=".doc"], a[href$=".docx"],
a.link-word {
	display: inline-block;
	padding-left: 24px;
	line-height: 2;
	background: url(/themes/kensyakyo/img/icn_word.png) no-repeat left center;
}

a[href$=".xls"], a[href$=".xlsx"],
a.link-excel {
	display: inline-block;
	padding-left: 24px;
	line-height: 2;
	background: url(/themes/kensyakyo/img/icn_excel.png) no-repeat left center;
}

a[href$=".ppt"], a[href$=".pptx"],
a.link-powerpoint {
	display: inline-block;
	padding-left: 24px;
	line-height: 2;
	background: url(/themes/kensyakyo/img/icn_powerpoint.png) no-repeat left center;
}

a[href$=".pdf"],
a.link-pdf {
	display: inline-block;
	padding-left: 24px;
	line-height: 2;
	background: url(/themes/kensyakyo/img/icn_pdf.png) no-repeat left center;
}

a[href$=".zip"],
a.link-zip {
	display: inline-block;
	padding-left: 24px;
	line-height: 2;
	background: url(/themes/kensyakyo/img/icn_zip.png) no-repeat left center;
}
a.link-file {
	display: inline-block;
	padding-left: 24px;
	line-height: 2;
	background: url(/themes/kensyakyo/img/icn_text.png) no-repeat left center;
}
a.link-page-arrow {
	padding-left: 14px;
	background: url(/themes/kensyakyo/img/icn_listmark06.png) no-repeat 4px center;
}
a.link-page-arrow-blank {
	padding-left: 14px;
	background: url(/themes/kensyakyo/img/icn_listmark06.png) no-repeat 4px center;
}
a.link-page-arrow-blank:after {
	content: " ";
	padding-right: 11px;
	margin-right: 2px;
	background: url(/themes/kensyakyo/img/icn_blank.gif) no-repeat right center;
}
a.link-page-blank {
	padding-left: 1px;
}
a.link-page-blank:after {
	content: " ";
	padding-right: 11px;
	margin-right: 2px;
	background: url(/themes/kensyakyo/img/icn_blank.gif) no-repeat right center;
}
