@charset "utf-8";
/*
Theme Name: Color communication Oita
Theme URI: http://color-oita.com/
Author:Cloppy

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	/*clear: both;*/
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/*---------clear---------*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/* =Layout
-------------------------------------------------------------- */
#container {
	width: 930px;
	margin: 0px auto 0 auto;
	padding: 30px 0 0px 0; 
	background: url(images/bg-header_b.jpg) no-repeat top;
}
#content {
	float: left;
	width: 700px;
	margin:0 0 20px 0;
}
#sidebar {
	float: left;
	width: 230px;
margin-bottom: 30px;
}
#sidebar a{
	display: block;
}
#sidebar p{
	width: 201px;
	height: 153px;
	display: block;	
	background: url(images/bg-side.jpg) no-repeat top;
	padding-top: 6px;
}
/* =Fonts
-------------------------------------------------------------- */
body {
	font-family: "'ＭＳ Ｐゴシック",'MS PGothic',"Osaka",'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Arial, Helvetica,sans-serif;
	color: #646f85;
}
/* =Global Elements
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */
body {
	background: url(images/bg-texture.gif) repeat;
	line-height: 1.5em;
	font-size: 96%;
}
/* =Header
-------------------------------------------------------------- */
#header {
	width: 100%;
	background: url(images/bg-body.jpg) repeat-x top;
	padding: 0px 0 0 0;
	margin: 0 auto;
}
#header h1{
	font-size: 90%;
	margin:0 0 20px 0;
	color: #fff;
}
#header #header-ct{
	width: 930px;
	height: 110px;
	background: url(images/bg-header.jpg) no-repeat top;
	padding: 5px 0 0 0;
	margin: 0 auto;
}
#header #branding{
	float: left;
	width: 430px;
}
#header #sub-menu{
	float: right;
	width: 410px;
	margin-top: 36px;
}
#header #sub-menu li{
	display: block;
	float: left;
}
#header #sub-menu li a{
	float: left;
	display: block;
}
#header .global-menu{
	width: 930px;
	height:53px;
	clear: both;
}
#header .global-menu li {
	float: left;
	position: relative;
}
#header .global-menu a{
	display:block;
	text-indent:-9999px;
	overflow: hidden;
		height:53px;
		float:left;
		background:url(images/menu_01.jpg) no-repeat;
		cursor:pointer;
}
.global-menu #m-about a{
	width: 172px;
	background-position:0 0;
}
.global-menu #m-about a:hover{
	background-position:0 -54px;
}
.global-menu #m-personal a{
	width: 183px;
	background-position:-172px 0;
}
.global-menu #m-personal a:hover{
	background-position:-172px -53px;
}
.global-menu #m-therapy a{
	width: 178px;
	background-position:-355px 0;
}
.global-menu #m-therapy a:hover{
	background-position:-355px -53px;
}
.global-menu #m-laboratory a{
	width: 112px;
	background-position:-533px 0;
}
.global-menu #m-laboratory a:hover{
	background-position:-533px -53px;
}
.global-menu #m-instructor a{
	width: 139px;
	background-position:-645px 0;
}
.global-menu #m-instructor a:hover{
	background-position:-645px -53px;
}
.global-menu #m-planning a{
	width: 146px;
	background-position:-784px 0;
}
.global-menu #m-planning a:hover{
	background-position:-784px -53px;
}
#header .global-menu li table {
					border-collapse: collapse;
					border: none;
					font-size: 90%;
					padding: 0;
					position: absolute;
					top: 0;
					left: 0;
}
				
#header .global-menu li .sub{
	visibility: hidden;
				overflow: hidden;
				position: absolute;
				top: 53px;
				left: 0px;
				width: 172px;
				height: 0;
				z-index: 100;
}
			#header .global-menu li .sub li {
					margin-bottom: 0;
					width: 172px;
					border-bottom: 1px solid #fff;
				}
			#header .global-menu li .sub li a {
			width: 172px;
				font-family: verdana, sans-serif;
				color: #004fa6;
				display: block;
				text-decoration: none;
			padding: 4px 0px 4px 0px;
				height: 20px;
				line-height: 1.2em;
			background: #f2e3f2;
text-indent: 0px;
font-size: 80%;
font-weight: bold;
/*text-align: center;*/
			}
#header .global-menu li .sub .subh	a{
	height: 30px;
}	
			#header .global-menu li .sub li a:hover {
				position: relative;
				z-index: 100;
				text-decoration: underline;
			}
			#header .global-menu li:hover .sub ,
			#header .global-menu li a:hover .sub {
				visibility: visible;
				overflow: visible;
				height: auto;
				z-index: 10;
			}
/* =Content
-------------------------------------------------------------- */
#content #h2cat{
	float: left;
	width: 520px;
	height: 123px;
	padding: 3px 0 0 0;
}
#nabbox{
	clear: both;
}
#content #top-personal a{
	float: left;
	display: block;
	width: 170px;
	height: 126px;
	margin: 0 0 0 10px;
}
#content #top-art a{
	float: left;
	display: block;
	width: 170px;
	height: 126px;
	margin: 3px 0 30px 0px;
}
#content #top-study a{
	float: left;
	display: block;
	width: 170px;
	height: 126px;
	margin: 3px 0 30px 6px;
}
#content #top-instructor a{
	float: left;
	display: block;
	width: 170px;
	height: 126px;
	margin: 3px 0 30px 6px;
}
#content #top-planning a{
	float: left;
	display: block;
	width: 170px;
	height: 126px;
	margin: 3px 0 30px 7px;
}
#content h4{
	clear: both;
}
#content .new-contents{
	border-bottom: 1px dotted #acafb5;
	padding: 10px 0 10px 15px;
	margin: 0px 10px;
	position: relative;
}
#content .new-contents a{
	position: absolute;
	top: 10px;
	left: 110px;
	text-decoration: none;
	color: #646f85;
	font-size: 94%;
}
#content .new-contents a:hover{
	color: #cd66c9;
	text-decoration: underline;
}
#content .navigation a{
	color: #ca4a96;
	text-decoration: none;
}
#content .navigation a:hover{
	text-decoration: underline;
}
#content .navigation .alignleft{
	float: left;
}
#content .navigation .alignright{
	float: right;
}
.mar2{
	margin-top: 20px;
}
.post {
	clear: both;
}
.entry {
	margin: 0 20px;
}
.entry .e-date{
	color: #646F85;
	margin: 10px 0;
	font-size: 80%;
}
.post h2,.page h3{
	width: 690px;
	height: 26px;
	clear: both;
	background: #1c98cf;
	padding: 4px 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	border: 1px solid #fff;
}
.page h2{
	width: 700px;
	clear: both;
	margin: 30px 0 10px 0;
}
.page .no-mat{
	margin-top: 0;
	margin-bottom: 0px;
}
.page h4{
	margin: 20px 10px 10px 10px;
	padding: 2px 0px;
	color:  #1c98cf;
	font-size: 18px;
	background: url(images/bg-h1.jpg) center no-repeat;
	font-weight: bold;
}	
.page h5{
	font-size: 16px;
	margin-bottom: 10px;
	color: #fff;
	background: #ca4a96;
	padding: 2px 8px;
}
.mt30{
	margin-top:30px;
}
#container #content .page .prse .prse-l .mt30{
	margin-top:30px;
}
.page h5.mt20{
	margin-top:20px;
}
#summary {
	margin-top: 30px;
}
#container #content .page p{
	margin: 0 10px;
	clear: both;
}
.page .small{
	text-align: right;
	margin-right: 20px;
	font-size: 80%;
}
.page .small a{
	text-decoration: none;
}
.page .small a:hover{
	text-decoration: underline;
}
.entry-content .cb{
	width: 680px;
	margin: 0 10px;
}
.nameyufu {
	text-align: right;
}
.entry-content .cb .cb-left {
	float: left;
	width: 470px;
	margin-right: 10px;
}
.entry-content .cb .cb-right {
	float: left;
	width: 180px;
}
.entry-content dl{
	width: 680px;
	margin: 0 0 30px 10px;
}
.entry-content dl dt{
	float: left;
	width: 100px;
	border-bottom: dotted 1px #e6c8e6;
	padding: 10px 0;
}
.entry-content dl dd{
	float: left;
	width: 580px;
	border-bottom: dotted 1px #e6c8e6;
	padding: 10px 0;
}
.entry-content dl .dl-h{
	height: 40px;
}
#container #content .entry-content .blue{
	color: #1c98cf;
	font-weight: bold;
	margin-top: 10px;
}
.h3b{
	background: #004fa6;
	color: #fff;
	font-weight: bold;
	margin: 20px 20px 10px 20px;
	padding: 4px 6px;
	clear: both;
}
.entry-content .ppl{
	color: #ca4a96;
	font-weight: bold;
}
#content .page .entry-content .pplb{
	color: #95519e;
	font-size: 120%;
	font-weight: bold;
	padding-top: 20px;
}
.prse{
	margin: 0px 10px;}
.prse .prse-l{
	float: left;
	width: 498px;
	padding-right: 10px;
}
.prse .prse-r{
	float: left;
	width: 172px;
}
#container #content .page .prse-r p {
	margin:  0px 0px 10px 0px;
}
.prse .prse-l table {
	width: 498px;
	margin-bottom: 20px;
}
.prse .prse-l table td{
	padding: 10px;
	border-bottom: 1px dotted #ca4a96;
}
.prse .prse-l table .col{
	width: 300px;
	border-right: 1px solid #ededed;
}
.prse .prse-l table .col2{
/*	width: 344px;*/
	border-right: 1px solid #ededed;
}
.prse .prse-l table .cor3{
	text-align: center;
	vertical-align: middle;
}
.prse .prse-l table .col3{
	width: 82px;
	border-right: 1px solid #ededed;
	vertical-align: middle;
}
.prse .prse-l table .cor{
	width: 108px;
	text-align: center;
	vertical-align: middle;
}
.prse .prse-l table .cor2{
	width: 72px;
	vertical-align: middle;
}
.f12p{
	font-size: 12px;
	line-height: 1.4em;
	color: #CA4A96;
}
#container #content .page .prse .prse-l p{
	margin: 0;
}
#container #content .page .prse .prse-l .mt20{
	margin-top: 20px;
}
.prse .prse-l table .cousetop{
	background: #ca4a96;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fff;
}
#container #content .page .entry-content ul{
	margin-bottom: 10px;
}
#container #content .page .cb .cb-left p{
	margin: 0;
}
#container #content .page .mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.ml10{
	margin-left: 10px;
}
#content .page .entry-content .btn-appca{
	float: left;
	margin: 0px 0 30px 0px;
	cursor: pointer;
}
#content .page .entry-content .contactas{
	float: left;
	margin: 0px 0 20px 30px;
	cursor: pointer;
}
#content .page .entry-content .contactas2{
	float: left;
	margin: 10px 0 20px 0px;
	cursor: pointer;
}
#content .page .entry-content .contactas:hover{
	background-position: 0 -44px;
}
#content .page .entry-content .percent{
	display: block;
	width: 644px;
	border-bottom: 1px solid #004fa6;
	margin: 30px 20px 10px 20px;
	font-size: 110%;
	font-weight: bold;
	color: #004fa6;
}
#container #content .page .entry-content .percent-gain{
	background: #f9f0f8;
	padding-left: 10px;
	font-weight: bold;
	margin: 0 10px 10px 0;
}
.entry-content .prse .pg-l{
	float: left;
	width: 430px;
}
.entry-content .prse .pg-r{
	float: left;
	width: 250px;
}
#container #content .page .entry-content .prse .pg-l p{
	margin: 0px;
}
#container #content .page .entry-content .prse .pg-r p{
	margin: 0px;
	text-align: right;
}
#container #content .page .entry-content .prse .pg-r p img{
	margin-bottom: 10px;
}
#container #content .page .entry-content .prse .pg-l .pmag{
	margin-top: 10px;
}
#container #content .page .entry-content .navigation{
	width: 690px;
	height: 20px;
	font-size: 80%;
	padding: 0 0 20px 4px;
	margin: 0;
}
#container #content .page .entry-content .required{
	width: 19px;
	height: 18px;
	display: block;
	float: left;
	background: url(images/mark-required.gif) left no-repeat;
	background-position: 0 4px;
	text-indent: -999em;
	overflow: hidden;
}
#top-news {
		position: relative;
}
#more {
	display: block;
	position: absolute;
	top: 0px;
	left: 640px;
}
/*-----------colour_art_therapy---------*/
.thlesso{
	margin: 0px 0px 0 10px;
}
.thlesso table{
	float: left;
	margin-bottom: 30px;
}
.thlesso table td{
	padding: 10px;
	border-bottom: 1px dotted #CA4A96;
}
.thlesso table .col{
	width: 120px;
	border-right: 1px solid #EDEDED;
}
.thlesso table .cor{
	width: 100px;
}
.thlesso table .cor2{
	width: 100px;
	border-right: 1px solid #EDEDED;
}
.thlesso table .cousetop{
	background: #CA4A96;
    color: #FFF;
    padding-bottom: 4px;
    padding-top: 4px;
}
#container #content .page .entry-content .thlesso p{
	float: left;
	display: block;
	margin: 40px 0 0 0px;
	clear: none;
}
.btn-lesson{
	margin-left: 20px;
	cursor: pointer;
}
.btn-lesson2{
	margin: 0 auto;
	cursor: pointer;
	text-align: center;
}
.btn-lesson:hover{
	background-position: 0px -43px;
}
.m16{
	padding-top: 16px;
}
/*-----------color_laboratory---------*/
.btn-course{
	display: block;
	width: 176px;
	height: 43px;
	background: url(images/btn-course.jpg) no-repeat;
	text-indent: -999em;
	margin-top: 30px;
	margin-bottom: 16px;
	overflow: hidden;
}
.btn-course:hover{
	background-position: 0px -42px;
}
.btn-request{
	display: block;
	width: 176px;
	height: 43px;
	background: url(images/btn-request.jpg) no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
.btn-request:hover{
	background-position: 0px -43px;
}
#container #content .page .labo {
	margin-top: 20px;
}
.labo .labo-l{
	width: 530px;
	float: left;
	padding-right: 10px;
}
.labo .labo-r{
	width: 150px;
	margin-bottom: 30px;
	float: left;
}
#container #content .page .labo .labo-r p{
	margin: 0;
}
.labo .labo-l .laboap .laboap-l{
	float: left;
	width: 336px;
}
.labo .labo-l .laboap .laboap-r{
	float: left;
	width: 170px;
}
#container #content .page .labo .labo-l .laboap .laboap-r p{
	margin: 5px 0 0 0;
}
#content .page .entry-content .no-mt{
	margin-top: 0px;
}
/*--------------contact--------------*/
.wpcf7-form{
	width: 680px;
	margin: 0px 0 0 0px;
}
.wpcf7-form dl dt{
	width: 100%;
	clear: both;
	border: none;
	padding: 10px 0 0 0;
}
.wpcf7-form dl dd{
	clear: both;
	border: none;
	padding: 0;
}
.wpcf7-form p input{
	margin: 20px 0 20px 220px;
	width: 200px;
	height: 40px;
	color: #ca4a96;
	font-size: 110%;
	font-weight: bold;
}
.wpcf7-form .case{
	margin-left: 10px;
	font-size: 80%;
	color: #6d6e6f;
}
.wpcf7-form .wpcf7-text{
	width: 50%;
	height: 20px;
}
.wpcf7-form input{
	font-size: 108%;
}
.wpcf7-form .wpcf7-select{
	height: 24px;
	font-size: 14px;
}
.wpcf7-form .wpcf7-form-control-wrap textarea{
	width: 100%;
	height: 100px;
}
.wpcf7-form .wpcf7-form-control-wrap{
	position: relative;
}
.wpcf7-validation-errors{
	color: #CA4A96;
	font-size: 104%;
	margin: 10px 0 0 20px;
}
.wpcf7-mail-sent-ok{
	color: #cd66cc;
	font-size: 104%;
	margin: 10px 0 0 20px;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip-no-ajax{
	color: #CA4A96;
	position: absolute;
	top: -16px;
	left: 0px;
	font-size: 104%;
}	
/*----------request_information---------*/
.wpcf7-form .postal .wpcf7-form-control-wrap input{
	width: 30%;
}
.wpcf7-form .address .wpcf7-form-control-wrap input{
	width: 100%;
}
.wpcf7-form .form-other{
	clear: both;
	padding: 0;
}
.wpcf7-form .form-l{
	float: left;
		width: 330px;
}
.wpcf7-form .form-l input{
	width: 44%;
}
.wpcf7-form .form-r{
	float: left;
	width: 320px;
	font-size: 94%;
	margin-top: 10px;
}
.wpcf7-form .form-r .i-short .wpcf7-form-control-wrap input{
	width: 6%;
}
#container #content .page #wpcf7-f2-p30-o1 .wpcf7-form .form-r p{
	margin: 0px 0px 0px 6px;
	color: #ca4a96;
}
.wpcf7-form .form-r dl{
	width: 310px;
}
/*----------site-map--------*/
.page-t{
	background: url(images/mark-site_map.jpg) no-repeat left top;
	background-position: 0px 10px ;
	padding-left: 16px;
	font-size: 108%;
	line-height: 2em;
	font-weight: bold;
}
.page-t a{
	text-decoration: none;
}
.page-t a:hover{
	text-decoration: underline;
	color: #cd66c9;
}
.page-in{
	background: url(images/mark-site_map2.jpg) no-repeat left top;
	background-position: 0px 6px ;
	padding-left: 10px;
	font-size: 90%;
	line-height: 1.5em;
	font-weight: normal;
}
.page-in a:hover{
	text-decoration: underline;
	color: #cd66c9;
}
/*----------archives/category/新着情報---------*/
.category-title{
	margin: 10px;
	border-bottom: 1px dotted #E6C8E6;
	padding: 0 10px;
	padding-left: 10px;
	font-size: 100%;
}
.category-title a{
	padding-left: 10px;
}
#post-632 .entry-content p span{
	width: 100px;
	display: block;
	float: left;
}
/*----------受講生の声---------*/
#post-1145 .entry-content .voices{
	background:  url(images/mark_voice.jpg) no-repeat left top;
	padding: 4px 0 0 42px;
	line-height: 2em;
}
/* =Footer
-------------------------------------------------------------- */
#footer {
    bottom:0px;
	clear: both;
	height: 200px;
	background: url(images/bg-footer.jpg) repeat-x;
	color: #fff;
}
#colophon{
	position: relative;
	width: 930px;
	background: url(images/bg-footer_co.jpg) repeat-x;
	margin: 0px auto;
	position: relative;
}
#page-top a{
	display: block;
	width: 180px;
	height: 100px;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/page-top.jpg) no-repeat top;
	margin: 0 0 0 740px;
	cursor: pointer;
}
#footer ul{
	clear: both;
}
#footer ul li{
	float: left;
	display: block;
	font-size: 80%;
	margin: 0px 0 0 0;
}
#footer ul li a{
	float: left;
	display: block;
	text-decoration: none;
	color: #fff;
	padding-right: 20px;
}
#footer ul li a:hover{
	text-decoration: underline;
	color: #cd66c9;
}
#footer .copy{
	clear: both;
	position: absolute;
	top: 150px;
	left: 0px;
	margin: 20px 0 10px 0;
	font-size: 80%;
}
.sfont{
	font-size: 80%;
	line-height: 1.2em;
}
#container #content .page .entry-content .prse .pg-r .t-left{
	text-align: left;
	margin-left: 10px;
}
#cloppy{
	position: absolute;
	top: 0px;
	right: 0px;
}
#cloppy a{
	display: block;
	height: 32px;
	width: 127px;
	position: absolute;
	top: 154px;
	right: 0px;
	background: url(images/cloppy.jpg) no-repeat;
	text-indent: -999em;
	overflow: hidden;
}
#cloppy a:hover{
	background-position: 0px -36px;
}
/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


