@charset "UTF-8";

/*
Theme Name: 宮崎県介護福祉士会
Theme URI: http://www.miyakai.jp/
Description: 恵佼会CADセンターのオリジナルテーマ
Version: ver1.0
Author: 恵佼会CADセンター
Author URI: http://www.fukushi-net.com/
*/

/*#################################################*/
/*## fontsize(px) value(%) fontsize(px) value(%) ##*/
/*##         10        77          19       144  ##*/
/*##         11        85          20       152  ##*/
/*##         12        92          21       159  ##*/
/*##         13       100          22       167  ##*/
/*##         14       107          23       174  ##*/
/*##         15       114          24       182  ##*/
/*##         16       122          25       189  ##*/
/*##         17       129          26       197  ##*/
/*##         18       136                        ##*/
/*#################################################*/

/*==================================================================*/
/* miyakai
/* style.css
/* date:2010.03
/*==================================================================*/

/*====================================================*/
/* all style
/*====================================================*/

html { overflow-y: scroll; }

* html { height: 100%; }

html, body, div, blockquote, address, form,
table, th, td, h1, h2, h3, h4, h5, h6, .reset {
	margin: 0;
	padding: 0;
}

body {
	color: #666666;
	font-size: 92%;
	font-family: "メイリオ", Meiryo, "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	line-height: 1.5;
	background: #ffffff url(images/gif/body_bg.gif) repeat-x;
	_text-align: center;
}

body#sub_page {
	background: #ffffff url(images/gif/sub_body_bg.gif) repeat-x;
}

a { overflow: hidden; }

a:link, a:visited {
	color: #0f9fff;
	text-decoration: none;
}

a:hover, a:active {
	color: #ff0000;
	text-decoration: underline;
}

img, a img {
	border: none;
	vertical-align: top;
}

dl dt { font-weight: bold; }

address { font-style: normal; }

/* heading style
------------------------------------------------ */

h1 { font-size: 2.2em;}

h2 { font-size: 1.4em; }

h3, h4, h5, h6 { font-size: 1em; }

/* other style
------------------------------------------------ */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.flt_l {
	float: left;
	width: auto;
}

.clear { clear: both; }

/* text style
------------------------------------------------ */

.txt_left { text-align: left; }

.txt_right { text-align: right; }

.txt_center, .center { text-align: center; }

p#topic_path {
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 2;
	background: #efefef;
}

span#stay {
	font-size: 1.1em;
	font-weight: bold;
	color: #008000;
}

p#to_top {
	position: absolute;
	bottom: 0;
	right: 0;
}

p#to_top span {
	display: none;
}

a.up_page {
	display: block;
	width: 92px;
	height: 25px;
	background: url(images/gif/to_top.gif) no-repeat;
}

/* wrapper
------------------------------------------------ */

#wrapper {
	margin: 0 auto;
	width: 900px;
}

/* header
------------------------------------------------ */

#header {
	position: relative;
	zoom: 1;
	width: 900px;
	height: 150px;
	margin: 0 auto;
	background: url(images/jpg/header_bg.jpg) no-repeat;
}

#header h1 a {
	display: block;
	position: absolute;
	top: 35px;
	right: 20px;
	width: 354px;
	height: 32px;
	background: url(images/jpg/h1_title.jpg) no-repeat;
}

#header h1 a:hover,
#header h1 a:active { text-decoration: none; }

#header h1 span { display: none; }

#header address {
	position: absolute;
	top: 68px;
	right: 20px;
	font-size: 0.9em;
	line-height: 1.2;
	text-align: right;
}

ul#header_nav {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#header_nav li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
}

li#home a {
	display: block;
	position: absolute;
	bottom: 0;
	right: 245px;
	overflow: hidden;
	height: 0 !important;
	height /**/: 23px;
	width: 80px;
	padding-top: 23px;
	background: url(images/gif/home_off.gif) no-repeat;
}

li#home a:hover {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 28px;
	width: 80px;
	padding-top: 28px;
	background: url(images/gif/home_on.gif) no-repeat;
}

li#access a {
	display: block;
	position: absolute;
	bottom: 0;
	right: 136px;
	overflow: hidden;
	height: 0 !important;
	height /**/: 23px;
	width: 107px;
	padding-top: 23px;
	background: url(images/gif/access_off.gif) no-repeat;
}

li#access a:hover {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 28px;
	width: 107px;
	padding-top: 28px;
	background: url(images/gif/access_on.gif) no-repeat;
}

li#materials a {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
	height: 0 !important;
	height /**/: 23px;
	width: 134px;
	padding-top: 23px;
	background: url(images/gif/materials_off.gif) no-repeat;
}

li#materials a:hover {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 28px;
	width: 134px;
	padding-top: 28px;
	background: url(images/gif/materials_on.gif) no-repeat;
}

body#top_page li#home a {
	display: block;
	position: absolute;
	bottom: 0;
	right: 245px;
	overflow: hidden;
	height: 0 !important;
	height /**/: 28px;
	width: 80px;
	padding-top: 28px;
	background: url(images/gif/home_on.gif) top no-repeat;
}

/* contents
------------------------------------------------ */

#contents {
	position: relative;
	zoom: 1;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 900px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	_text-align: left;
}

/* top_cover sub_cover
------------------------------------------------ */

#top_cover {
	width: 900px;
	height: 205px;
	overflow: hidden;
	margin-bottom: 17px;
}

#sub_cover {
	width: 900px;
	height: 134px;
	overflow: hidden;
	margin-bottom: 17px;
}

ul#portfolio {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

/* navigation
------------------------------------------------ */

ul#navigation {
	margin: 10px 0 6px 0;
	padding: 0;
	width: 900px;
	height: 44px;
}

ul#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

li#prf a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 44px;
	width: 300px;
	padding-top: 44px;
}

li#prf { background: url(images/gif/nav_off.gif) 0 0 no-repeat; }
li#prf a:hover { background: url(images/gif/nav_on.gif) 0 0 no-repeat; }

li#etc a,
li#erm a,
li#trn a,
li#inq a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 44px;
	width: 150px;
	padding-top: 44px;
}

li#etc { background: url(images/gif/nav_off.gif) -300px 0 no-repeat; }
li#etc a:hover { background: url(images/gif/nav_on.gif) -300px 0 no-repeat; }

li#erm { background: url(images/gif/nav_off.gif) -450px 0 no-repeat; }
li#erm a:hover { background: url(images/gif/nav_on.gif) -450px 0 no-repeat; }

li#trn { background: url(images/gif/nav_off.gif) -600px 0 no-repeat; }
li#trn a:hover { background: url(images/gif/nav_on.gif) -600px 0 no-repeat; }

li#inq { background: url(images/gif/nav_off.gif) -750px 0 no-repeat; }
li#inq a:hover { background: url(images/gif/nav_on.gif) -750px 0 no-repeat; }

body.company-profile li#prf { background: url(images/gif/nav_on.gif) 0 0 no-repeat; }
body.ethic li#etc { background: url(images/gif/nav_on.gif) -300px 0 no-repeat; }
body.enrollment li#erm { background: url(images/gif/nav_on.gif) -450px 0 no-repeat; }
body.training li#trn { background: url(images/gif/nav_on.gif) -600px 0 no-repeat; }
body.inquiry li#inq { background: url(images/gif/nav_on.gif) -750px 0 no-repeat; }

body#top_page li.stay a,
body#sub_page li.current_page_item a {
	color: #ff0000;
	text-decoration: underline;
	background: url(images/gif/common/arrow_hover.gif) left center no-repeat;
}

/* left_column
------------------------------------------------ */

#left_column {
	float: left;
	width: 247px;
	margin-right: 10px;
	display: inline;
}

a.career {
	display: block;
	width: 245px;
	height: 95px;
	border: solid 1px #ffffff;
	background: url(images/jpg/career.jpg) no-repeat;
}

a.license {
	margin: 7px 0;
	display: block;
	width: 245px;
	height: 95px;
	border: solid 1px #ffffff;
	background: url(images/jpg/license.jpg) no-repeat;
}

a.assist {
	display: block;
	width: 245px;
	height: 95px;
	border: solid 1px #ffffff;
	background: url(images/jpg/assist.jpg) no-repeat;
}

a:hover.career,
a:hover.license,
a:hover.assist {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.70;
	border: solid 1px #ff9900;
}

a.career span,
a.license span,
a.assist span {
	display: none;
}

.chairperson {
	position: relative;
	zoom: 1;
	margin: 15px 0;
	width: 247px;
	height: 322px;
	background: url(images/jpg/chairperson.jpg) right no-repeat;
}

.chairperson h2 {
	display: none;
}

.lead {
	position: absolute;
	top: 125px;
	left: 25px;
	width: 195px;
	height: 130px;
	overflow: hidden;
}

a.next {
	position: absolute;
	bottom: 40px;
	right: 20px;
}

/* rss_feed
------------------------------------------------ */

.rss_feed {
	margin: 0 3px 0 5px;
	padding: 5px;
	border: double 3px #ff9900;
}

/* main_column
------------------------------------------------ */

#main_column {
	float: left;
	width: 410px;
	padding-top: 5px;
}

h3#whatsnew_title,
h3#info_title {
	width: 385px;
	height: 35px;
	padding-left: 25px;
	padding-top: 10px;
	letter-spacing: 0.1em;
	background: url(images/gif/title_bg.gif) no-repeat;
}

.information ul {
	margin: 0 5px 15px 5px;
	padding: 0;
	font-size: 0.9em;
	list-style: none;
}

.information li {
	padding: 10px 5px 15px 20px;
	background: url(images/gif/common/bottom_line.gif) bottom repeat-x;
}

/* sub_column
------------------------------------------------ */

#sub_column {
	float: left;
	width: 670px;
	display: inline;
}

#sub_column h2 span {
	display: none;
}

#sub_column h2.company-profile {
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 134px;
	background: url(images/gif/company_profile_title.gif) no-repeat;
}

#sub_column h2.ethic {
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 134px;
	background: url(images/gif/ethic_title.gif) no-repeat;
}

#sub_column h2.enrollment {
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 134px;
	background: url(images/gif/enrollment_title.gif) no-repeat;
}

#sub_column h2.training {
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 134px;
	background: url(images/gif/training_title.gif) no-repeat;
}

#sub_column h2.inquiry {
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 134px;
	background: url(images/gif/inquiry_title.gif) no-repeat;
}

#sub_column h2.site-map {
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 134px;
	background: url(images/gif/site_map_title.gif) no-repeat;
}

#sub_column h2.privacy-policy {
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 134px;
	background: url(images/gif/privacy_policy_title.gif) no-repeat;
}

#sub_column h2.convention {
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 134px;
	background: url(images/gif/convention_title.gif) no-repeat;
}

#sub_column h2.single_post {
	position: absolute;
	top: 0;
	left: 0;
	width: 238px;
	height: 134px;
	background: url(images/gif/single_post_title.gif) no-repeat;
}

#sub_column h3.page_title {
	width: 640px;
	height: 37px;
	margin: 15px 0 10px 0;
	padding: 15px 0 0 30px;
	color: #008b8b;
	letter-spacing: 0.1em;
	background: url(images/gif/page_title_bg.gif) no-repeat;
}

#sub_column h3.single_post_title {
	color: #cd5c5c;
	letter-spacing: 0.1em;
}

#sub_column h4 {
	color: #228b22;
	border-bottom: dotted 3px #e9967a;
}

#sub_column .photo_box {
	margin: 0 1em;
}

#sub_column hr {
	border: solid 1px #ff9900;
}

#sub_column p.prg {
	padding-left: 2em;
	text-indent: -1.3em;
}

#sub_column p,
#sub_column dl {
	padding: 0 1em;
}

#sub_column dl dt {
	font-weight: normal;
}

#sub_column dl dd {
	margin-bottom: 1em;
}

#sub_column .cat_list {
	margin-top: 3em;
	/*padding-top: 1em;
	border-top: dashed 2px #6495ed;*/
}

/* sub_column training page
------------------------------------------------ */

table.training_table {
	margin-bottom: 1.5em;
	width: 100%;
	border-collapse: collapse;
}

table.training_table th {
	padding: 5px 7px;
	color: #ffffff;
	border: solid 1px #1e9553;
	background: #3cb371;
}

table.training_table td {
	padding: 5px 7px;
	border: solid 1px #1e9553;
}

table.training_table td a {
	display: block;
	padding-left: 30px;
	height: 31px;
	line-height: 31px;
	background: url(images/gif/common/pdf_middle.gif) left center no-repeat;
}

/* sub_column convention page
------------------------------------------------ */

ul.clover_list {
	margin: 0 0 0 2em;
	padding: 0;
	list-style: none;
	line-height: 1.2;
}

ul.clover_list li {
	margin-bottom: 1em;
	padding-left: 22px;
	background: url(images/gif/clover_list.gif) left top no-repeat;
}

a.pdf {
	padding-left: 30px;
	height: 31px;
	line-height: 31px;
	background: url(images/gif/common/pdf_middle.gif) left center no-repeat;
}

.photo_box a img {
	margin: 10px;
	padding: 3px;
	border: solid 1px #cccccc;
}

/* sub_column  page
------------------------------------------------ */

p#declaration {
	width: 630px;
	height: 80px;
	background: url(images/gif/clover.gif) left center no-repeat;
}

/* right_column
------------------------------------------------ */

#right_column {
	float: right;
	width: 210px;
	padding: 5px;
	padding-bottom: 0;
	display: inline;
	background: url(images/gif/right_column_bg.gif);
}

/*#right_column {
	min-height: 633px;
	height: auto !important;
	height: 633px;
}*/

a.convention {
	display: block;
	width: 210px;
	height: 200px;
	background: url(images/gif/convention.gif) no-repeat;
}

a.application {
	display: block;
	width: 210px;
	height: 39px;
	background: url(images/png/application_botton.png) no-repeat;
}

a.inquiry {
	display: block;
	width: 210px;
	height: 39px;
	background: url(images/png/inquiry_botton.png) no-repeat;
}

a.convention span,
a.application span,
a.inquiry span {
	display: none;
}

p.small { font-size: 0.9em; }

p.small strong { font-size: 1.2em; }

#sub_right_column {
	float: right;
	width: 220px;
	display: inline;
}

.content {
	width: 205px;
	height: 213px;
	padding: 35px 0 0 15px;
	background: url(images/gif/content.gif) no-repeat;
}

.content ul {
	margin: 0;
	padding: 0;
	width: 190px;
	_width: 177px;
	height: 180px;
	list-style: none;
}

.content ul li {
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #cccccc;
}

.content ul li a {
	display: block;
	padding-left: 13px;
	width: 100%;
	line-height: 3;
	background: url(images/gif/common/arrow.gif) left center no-repeat;
}

.content ul li a:hover {
	background: url(images/gif/common/arrow_hover.gif) left center no-repeat;
}

/* footer
------------------------------------------------ */

#footer {
	min-width: 900px;
	width: auto !important;
	width: 100%;
	height: 125px;
	background: url(images/gif/footer_bg.gif) repeat-x;
	_text-align: left;
	/*_margin-top: -1px;*/
}

#footer_inner {
	position: relative;
	zoom: 1;
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
}

#footer_info p  {
	margin: 0;
	padding: 5px 10px;
	border-right: solid 1px #cccccc;
}

#footer_info p#first_btn {
	border-left: solid 1px #cccccc;
}

a.small_application {
	display: block;
	width: 162px;
	height: 39px;
	background: url(images/png/application_small_botton.png) no-repeat;
}

a.small_inquiry {
	display: block;
	width: 162px;
	height: 39px;
	background: url(images/png/inquiry_small_botton.png) no-repeat;
}

a.small_application span,
a.small_inquiry span {
	display: none;
}

p#copyright {
	padding-top: 75px;
	font-size: 0.9em;
	text-align: center;
}

p#copyright2 {
	padding-top: 5px;
	font-size: 0.9em;
	text-align: center;
}

ul#footer_nav_home {
	position: absolute;
	top: 20px;
	right: 150px;
	width: 150px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#footer_nav {
	position: absolute;
	top: 20px;
	right: 0;
	width: 150px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#footer_nav_home li,
ul#footer_nav li {
	margin: 0;
	padding: 0;
}

ul#footer_nav_home li a,
ul#footer_nav li a,
.chairperson a.next {
	padding-left: 13px;
	line-height: 1.8;
	background: url(images/gif/common/arrow.gif) left center no-repeat;
}

ul#footer_nav_home li a:hover,
ul#footer_nav li a:hover,
.chairperson a:hover.next {
	background: url(images/gif/common/arrow_hover.gif) left center no-repeat;
}

/* Contact Form 7
------------------------------------------------ */

.wpcf7 span.red {
	color: #ff0000;
	font-weight: normal;
}

table.inquiry_table {
	margin: 1em 0;
	width: 100%;
	border-collapse: collapse;
}

table.inquiry_table th {
	padding: 10px;
	width: 30%;
	text-align: right;
	border-top: solid 1px #66cdaa;
	border-bottom: solid 1px #66cdaa;
	border-right: solid 5px #3cb371;
}

table.inquiry_table td {
	padding: 10px;
	width: 70%;
	color: #2f4f4f;
	border-top: solid 1px #66cdaa;
	border-bottom: solid 1px #66cdaa;
}

/* Dagon Design Sitemap Generator
------------------------------------------------ */

.ddsg-wrapper ul li {
	line-height: 2;
}

/* get_adobe
------------------------------------------------ */

.get_adobe {
	padding: 5px;
	font-size: 0.9em;
	border: solid 1px #ffcc33;
}

/* links
------------------------------------------------ */

.links {
	margin-bottom: 5px;
	padding: 5px;
	background: #fff0f5;
}

.links_sub {
	margin-bottom: 5px;
	padding: 5px 10px;
	background: #fff0f5;
}

.links h4.link_title,
.links_sub h4.link_title {
	height: 65px;
	padding-right: 140px;
	color: #2e8b57;
	background: url(images/gif/link_title_bg.gif) right no-repeat;
}

.links ul,
.links_sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.links li,
.links_sub li {
	margin: 5px 0;
	padding: 0;
	width: 200px;
	height: 55px;
	background: url(images/gif/link1.gif) no-repeat;
}

.links li a,
.links_sub li a {
	display: block;
	width: 200px;
	height: 55px;
	color: #2f4f4f;
	font-size: 0.9em;
	text-align: center;
	line-height: 55px;
}

.links li a:hover,
.links_sub li a:hover,
.links li a:active,
.links_sub li a:active {
	color: #000000;
	text-decoration: none;
	background: url(images/gif/link2.gif) no-repeat;
}

