/*
Theme Name: clover comunity
*/
/* @group common */
/* @override http://localhost:8888/css/reset.css */

@charset "utf-8";
@media (min-width:961px){
	body {
		width:100%;}
	
}

body {
	margin-right: auto;
	margin-left: auto;
   }
@media (max-width:960px){
	body{width:960px}
	
}

html {
background:#fff;
color:#515151;
overflow-y:scroll;
}

/* --BODY-- */
body {
font:12px/1.5 'Lucida Grande', Helvetica;
margin:0;
padding:0;

}

	/* for IE7 */
	*+html body {
	font-family:'メイリオ', 'ＭＳ Ｐゴシック';
	font-size:75%;
	}
	
	/* for IE6 */
	* html body {
	font-family:'ＭＳ Ｐゴシック';
	font-size:75%;
	}

/* --OTHER TAGS-- */
a {
overflow:hidden;
}

a img, img { 
border:0;
}

abbr, acronym {
border:0;
}

address, caption, cite, code, dfn, em, th, strong, var {
font-style:normal;
font-weight:normal;
}

blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
margin:0;
padding:0;
}

caption, th {
text-align:left;
}

code, kbd, pre, samp, tt {
font-family:monospace;
line-height:100%;
}

	/* for IE7 */
	*+html code, kbd, pre, samp, tt {
	font-size:108%; 
	}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}

ol, ul {
list-style:none;
}

q:before, q:after {
content:'';
}

/* form */
button, fieldset, form, input, label, legend, select, textarea {
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
vertical-align:baseline;
}

/* tables still need 'cellspacing="0"' */
table {
border-collapse:collapse;
border-spacing:0;
font-size:100%;
}
/*layput.css*/
body {
	background: url("images/common/bgHeader.png") repeat-x 0 top;
	text-align: center;
}


#header {
	height: 74px;
}

#header .inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#main .inner
 {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#top .newTopicsBox {
	background: url("images/common/bgNewtopics.png") no-repeat;
	width: 705px;
	height: 159px;
}
#breadcrumb {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	margin-top: 5px;
}
/* @end */

/* @group header */

#header h1 {
	float: left;
	display: inline;
	margin-left: 7px;
	margin-top: 12px;
}

#header h1 a {
	width: 564px;
	height: 42px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: url("images/common/logo.png") no-repeat;
}

#freeDial {
	background-image: url("images/common/freeDial.png");
	width: 285px;
	height: 44px;
	text-indent: -9999px;
	margin-top: 10px;
	float: right;
	display: inline;
	overflow: hidden;
	margin-bottom: 8px;
}

/* @group globalNavi */

 /* #globalNavi {
	background: url("images/common/globalNavi.png") no-repeat 0 bottom;
	padding-bottom: 10px;
}

#globalNavi ul.navi li {
	width: 230px;
}

#globalNavi ul.navi li a {
	background-image: url("images/common/globalNavi.png");
	display: block;
	height: 58px;
	width: 230px;
	text-indent: -9999px;
	overflow: hidden;
}

#gnHome a {
	background-position: 0 0;
}

#gnHome a:hover,
#gnHome a.current {
	background-position: -231px 0;
}

#gnFeature a {
	background-position: 0 -58px;
}

#gnFeature a:hover,
#gnFeature a.current {
	background-position: -231px -58px;
}

#gnService a {
	background-position: 0 -116px;
}

#gnService a:hover,
#gnService a.current {
	background-position: -231px -116px;
}

#gnInvestigation a {
	background-position: 0 -339px;
}

#gnInvestigation a:hover,
#gnInvestigation a.current {
	background-position: -231px -339px;
}

#gnVoice a {
	background-position: 0 -396px;
}

#gnVoice a:hover,
#gnVoice a.current {
	background-position: -231px -396px;
}

#gnFaq a {
	background-position: 0 -740px;
}

#gnFaq a:hover,
#gnFaq a.current {
	background-position: -231px -740px;
}

#gnContact a {
	background-position: 0 -797px;
}

#gnContact a:hover,
#gnContact a.current {
		background-position: -231px -797px;
}

#gnAbout a {
	background-position: 0 -937px;
}

#gnAbout a:hover,
#gnAbout a.current {
	background-position: -231px -937px;
} */

/* service subnavi */

/* #globalNavi ul.navi li#entry01 a{
	background-position: 0 -176px;
	height: 41px;
}

#globalNavi ul.navi li#entry01 a:hover,
#globalNavi ul.navi li#entry01 a.current {
	background-position: -231px -176px;
}

#globalNavi ul.navi li#entry02 a{
	background-position: 0 -217px;
	height: 39px;
}

#globalNavi ul.navi li#entry02 a:hover,
#globalNavi ul.navi li#entry02 a.current {
	background-position: -231px -217px;
}

#globalNavi ul.navi li#entry03 a{
	background-position: 0 -256px;
	height: 39px;
}

#globalNavi ul.navi li#entry03 a:hover,
#globalNavi ul.navi li#entry03 a.current {
	background-position: -231px -256px;
}

#globalNavi ul.navi li#entry04 a{
	background-position: 0 -295px;
	height: 43px;
}

#globalNavi ul.navi li#entry04 a:hover,
#globalNavi ul.navi li#entry04 a.current {
	background-position: -231px -295px;
}

/* voice subnavi */

/* #globalNavi ul.navi li#voice01 a{
	background-position: 0 -454px;
	height: 43px;
}

#globalNavi ul.navi li#voice01 a:hover,
#globalNavi ul.navi li#voice01 a.current {
	background-position: -231px -454px;
}

#globalNavi ul.navi li#voice02 a{
	background-position: 0 -497px;
	height: 40px;
}

#globalNavi ul.navi li#voice02 a:hover,
#globalNavi ul.navi li#voice02 a.current {
	background-position: -231px -497px;
}

#globalNavi ul.navi li#voice03 a{
	background-position: 0 -537px;
	height: 40px;
}

#globalNavi ul.navi li#voice03 a:hover,
#globalNavi ul.navi li#voice03 a.current {
	background-position: -231px -537px;
}

#globalNavi ul.navi li#voice04 a{
	background-position: 0 -577px;
	height: 40px;
}

#globalNavi ul.navi li#voice04 a:hover,
#globalNavi ul.navi li#voice04 a.current {
	background-position: -231px -577px;
}

#globalNavi ul.navi li#voice05 a{
	background-position: 0 -617px;
	height: 40px;
}

#globalNavi ul.navi li#voice05 a:hover,
#globalNavi ul.navi li#voice05 a.current {
	background-position: -231px -617px;
}

#globalNavi ul.navi li#voice06 a{
	background-position: 0 -657px;
	height: 41px;
}

#globalNavi ul.navi li#voice06 a:hover,
#globalNavi ul.navi li#voice06 a.current {
	background-position: -231px -657px;
}

#globalNavi ul.navi li#voice07 a{
	background-position: 0 -698px;
	height: 41px;
}

#globalNavi ul.navi li#voice07 a:hover,
#globalNavi ul.navi li#voice07 a.current {
	background-position: -231px -698px;
} */ 

/* contact subnavi */

/* #globalNavi ul.navi li#gnRequest a{
	background-position: 0 -856px;
	height: 42px;
}

#globalNavi ul.navi li#gnRequest a:hover,
#globalNavi ul.navi li#gnRequest a.current {
	background-position: -231px -856px;
}

#globalNavi ul.navi li#gnPrivacy a{
	background-position: 0 -898px;
	height: 39px;
}

#globalNavi ul.navi li#gnPrivacy a:hover,
#globalNavi ul.navi li#gnPrivacy a.current {
	background-position: -231px -898px;
} */

/* company subnavi */

/* #globalNavi ul.navi li#gnSummary a{
	background-position: 0 -996px;
	height: 39px;
}

#globalNavi ul.navi li#gnSummary a:hover,
#globalNavi ul.navi li#gnSummary a.current {
	background-position: -231px -996px;
}

#globalNavi ul.navi li#gnRecruit a{
	background-position: 0 -1036px;
	height: 39px;
}

#globalNavi ul.navi li#gnRecruit a:hover,
#globalNavi ul.navi li#gnRecruit a.current {
	background-position: -231px -1036px;
} */

/* @end */

/* @group breadNavi */
/* #breadNavi {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}

#breadNavi ul {
	text-align: left;
	margin: 7px 0 7px 3px;
	font-size: 88%;
}

#breadNavi ul li {
	float: left;
	display: inline;
}

#breadNavi ul li a {
	margin-right: 4px;
	color: #000;
}

#breadNavi ul li strong {
	font-weight: normal;
} */ 

/* サイドバー全体のスタイル */


.sidebar-widget-area {
    /* background-color: #f3f3ea;  */
    /* color: #0a7014;  */
    font-size: 15px;
    line-height: 24px;
    padding: 5px 10px 5px 0px;
    font-weight: bold;
	
	
} 

	
.widget_block {
	box-sizing: border-box; /* パディングとボーダーを幅に含める */
    width: 100%; /* 親要素の幅に合わせる */
    
    color: #010101; /* テキスト色 */
    font-size: 13px; /* フォントサイズ */
    line-height: 24px; /* 行の高さ */
    padding: 10px 10px; /* 内側の余白 */
    font-weight: bold; /* フォントの太さ */
    /* border-top: 1.5px solid black;  */
    margin-bottom: 7px; /* 下線と枠線の重なりを解消 */
    display: block; /* ブロックレベル要素として扱う */
	background-color: #f3f3ea;
}

#simple_sidebar_1{
	display: block; /* アンカータグをブロックレベル要素に変更 */
    width: 100%; /* 親要素の幅いっぱいに広がるようにする */
    /* 必要に応じて高さを調整 */
}
#dropdownTrigger {
    display: block; /* アンカータグをブロックレベル要素に変更 */
    width: 100%; /* 親要素の幅いっぱいに広がるようにする */
    /* 必要に応じて高さを調整 */
}

#dropdownTrigger_2 {
    display: block; /* アンカータグをブロックレベル要素に変更 */
    width: 100%; /* 親要素の幅いっぱいに広がるようにする */
    /* 必要に応じて高さを調整 */
}

#block-11, #block-12, #block-13, #block-14, #block-15, #block-16, #block-17,  #block-9, #block-19 {
	box-sizing: border-box; /* パディングとボーダーを幅に含める */
    width: 100%; /* 親要素の幅に合わせる */
    background-color: #f3f3ea;
    color: #010101; /* テキスト色 */
    font-size: 13px;  /* フォントサイズ */
    line-height: 24px; /* 行の高さ */
    padding: 10px 10px; /* 内側の余白 */
    font-weight: bold; /* フォントの太さ */
    border-top: none; /* 枠線 */
    margin-bottom: 7px; /* 下線と枠線の重なりを解消 */
    display: block; /* ブロックレベル要素として扱う */
	display: flex; /* フレックスボックスとして設定 */
    justify-content: space-between; /* 子要素をスペースで均等に分散 */
    align-items: center; /* 子要素を縦方向の中心に配置 */

}


#block-11:hover, #block-12:hover, #block-13:hover, #block-14:hover, #block-15:hover, #block-16:hover, #block-17:hover, #block-9:hover,  #block-19:hover {
    position: relative;
	
}

#block-11:hover:before, #block-12:hover:before, #block-13:hover:before, #block-14:hover:before, #block-15:hover:before, #block-16:hover:before, #block-17:hover:before, #block-9:hover:before,  #block-19:hover:before {
    content: ''; /* 必須：擬似要素に何かを挿入する */
    position: absolute; /* 絶対位置 */
    left: 0; /* 左端 */
    top: 50%; /* 上端から50%の位置に配置 */
    transform: translateY(-50%); /* Y軸に沿って-50%移動し、中央に配置 */
    width: 5px; /* 緑のバーの幅 */
    height: 24px; /* 緑のバーの高さを行の高さの75%に設定 */
    background-color:#86bf17 ; /* バーの色 */
}
#block-19{
	padding: none;
	background-color: none;
}







/* セクションタイトルのスタイル */
/* .sidebar-widget-area .widget-title {
    background-color: #fefffe; 
    color: #0c0c0c;
	font-size: 16px;
    line-height: 24px;
    padding: 10px 15px;
    font-weight: bold;
   
	
} */
.customer {
	display: flex; /* フレックスボックスとして設定 */
    justify-content: space-between; /* 子要素をスペースで均等に分散 */
    align-items: center; /* 子要素を縦方向の中心に配置 */
	padding:10px;
	text-decoration: none;

}
/* セクションのリストスタイル */
.sidebar-widget-area ul {
    list-style: none;
    margin-top: 7px;
    padding: 0;
	
	
}
#instagram{
	text-align: center;
}

#block-10{
	padding:0;
}
.customer:hover {
    position: relative;
	
}
.customer:hover:before{
	content: ''; /* 必須：擬似要素に何かを挿入する */
    position: absolute; /* 絶対位置 */
    left: 0; /* 左端 */
    top: 50%; /* 上端から50%の位置に配置 */
    transform: translateY(-50%); /* Y軸に沿って-50%移動し、中央に配置 */
    width: 5px; /* 緑のバーの幅 */
    height: 24px; /* 緑のバーの高さを行の高さの75%に設定 */
    background-color:#86bf17 ; /* バーの色 */
	
}


.sidebar-widget-area ul li:hover {
    position: relative;
	
}

.sidebar-widget-area ul li:hover:before {
    content: ''; /* 必須：擬似要素に何かを挿入する */
    position: absolute; /* 絶対位置 */
    left: 0; /* 左端 */
    top: 50%; /* 上端から50%の位置に配置 */
    transform: translateY(-50%); /* Y軸に沿って-50%移動し、中央に配置 */
    width: 5px; /* 緑のバーの幅 */
    height: 24px; /* 緑のバーの高さを行の高さの75%に設定 */
    background-color:#86bf17 ; /* バーの色 */
}
/* リストアイテムのスタイル */
.sidebar-widget-area ul li {
    background-color:#f3f3ea;
	
    padding: 0px 10px;
    
	font-size: 12px;
    line-height: 24px;
	height:35px;
	display: flex;
	align-items: center; /* 垂直方向の中央揃え */
    font-weight: bold;
	
	
}

/* リンクアイテムのスタイル */
.sidebar-widget-area ul li a {
    color: #010101; /* テキスト色 */
    text-decoration: none;
    display: block;
	display: block; /* アンカータグをブロックレベル要素に変更 */
    width: 100%; /* 親要素の幅いっぱいに広がるようにする */
}

/* リンクホバー時のスタイル */


/* 最後のリストアイテムのボーダー削除 */
/* .sidebar-widget-area ul li:last-child {
    border-bottom: none;
} */

/* アクティブなリンクアイテムのスタイル */



/* @end */


/* @end */

/* @group main */

/* @group mainImg */

/* #mainImg_service {
	clear: both;
	margin-top: 7px;
	background: url("images/service/mainImgE01.jpg") no-repeat right;
	height: 162px;
}

#mainImg h2 {
	background-image: url("images/service/h2E01.png");
	width: 329px;
	height: 48px;
	text-indent: -9999px;
}

#mainImg p {
	background-image: url("images/service/catchE03.png");
	width: 329px; height: 114px; text-indent: -9999px; margin-bottom: 0;
} */

#mainContents {
	width: 706px;
	float: left;
	display: inline;
	margin-top: 24px;
}

#mainContents p{
	font-size: 12px;
}
/* 効いてない？ */
/* @end */

/* @group mainContents */

#mainContents div.section {
	background: url("images/common/line01.png") no-repeat 0 top;
	padding-top: 10px;
	margin-bottom: 64px;
	
}

div.no-bgimg{
	background: none !important;

}

#mainContents div.section h3 {
	height: 40px;
	text-indent: -9999px;
	margin-bottom: 42px;
	background-repeat: no-repeat;
}

#mainContents h4 {
	height: 15px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#mainContents div.p01 h4,
#mainContents div.p02 h4 {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 14px;
}

#mainContents div.box h4 {
	margin-top: 0;
}

#mainContents div.p01 h4 {
	border-left: 5px solid #99be0d;
}

#mainContents div.p02 h4 {
	border-left: 5px solid #1f3f00;
}

#mainContents div.p01 h4 span,
#mainContents div.p02 h4 span {
	display: block;
	background-repeat: no-repeat;
	margin-left: 7px;
}

#mainContents div.p01 h4 span{
	height: 17px;
}

#mainContents div.p02 h4 span{
	height: 18px;
}

#mainContents h5 {
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#mainContents p.catch01 {
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#mainContents p.catch02 {
	height: 54px;
	text-indent: -9999px;
	margin-bottom: 24px;
	background-repeat: no-repeat;
}

#mainContents p.catch03 {
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#mainContents p.catch04 {
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#mainContents p.catch05 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 54px;
	margin: 0 0 20px 274px;
}

#mainContents p.p01 {
	margin-right: 226px;
}

#mainContents p {
	text-indent: 1em;
	background-repeat: no-repeat;
}

#mainContents .p03 {
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 9px;
}

/* @end */

/* @group subContents */

#subContents {
	float: right;
	width: 230px;
	display: inline;
	margin-top: 24px;
}

#subContents div.bannerArea a {
	margin-bottom: 18px;
	overflow: hidden;
	display: block;
}



div.bannerArea {
	margin-bottom: 0;
}

/* @group localNavi */

#localNavi h3 a {
	background-image: url("images/common/lnService.png");
	width: 220px;
	display: block;
	height: 54px;
	text-indent: -9999px;
}

#localNavi ul li a {
	width: 220px;
	display: block;
	height: 40px;
	text-indent: -9999px;
	background: url("images/common/lnService.png") no-repeat 0 0;
}

#localNavi.section {
	margin-bottom: 15px;
}

/* @end */

/* @group credit */

#credit {
	width:206px;
	background-color: #f3f3ea;
	padding: 7px 7px 10px;
	margin-top: 10px;
	font-size: 11px;
}

#credit h4 {
	
	text-indent: -9999px;
	height: 39px;
}

#credit dl dt.kyoNo {
	font-size: 80%;
	font-weight: bold;
}

#credit dl dt.tel,
#credit dl dt.fax,
#credit dl dt.email  {
	float: left;
	clear: left;
	display: inline;
	margin-right: 7px;
}

#credit dl dd.address {
	margin-top: 14px;
	margin-bottom: 14px;
}

/* @end */

/* @end */

/* @end */

/* @group footer */

#footer {
	clear: both;
	background: #b3d629 url("images/common/bgFooter.png") repeat-x;
	padding-bottom: 14px;
	/* width: 100%;  /* 追加 */
    /* min-width: 100%; /* 追加 */ 
}
	

#footer div.inner{
	padding-top: 18px;
}

#footer .inner {
    position: relative;
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

#newTopics {
	width: 669px;
	height: 135px;
	float: left;
	display: inline;
	margin-left: 18px;
	margin-top: 12px;
}

#newTopics h2 {
	background: url("images/common/h3Newtopics.png") no-repeat;
	width: 151px;
	height: 21px;
	text-indent: -9999px;
}

#newTopics dl {
	margin-top: 7px;
}

#newTopics dl dt {
	color: #525252;
	padding-top: 7px;
}

#newTopics dl dd {
	border-bottom: 1px solid #d6d6bd;
	padding-bottom: 7px;
}

#newTopics dl dd a {
	color: #000;
}

#footerNavi {
	display: inline;
	width: 360px;
}

#footerNavi ul.navi {
	display: inline;
	margin-bottom: 18px;
}

#footerNavi ul.navi li {
	float: left;
}

#footerNavi ul.navi li a {
	text-decoration: none;
	color: #000;
	border-right: 1px solid #000;
	padding: 0 5px;
}

#footerNavi ul.navi li a:hover {
	text-decoration: underline;
}

#footerNavi ul.navi li.last a {
	border-right-style: none;
}

#footer div.bannerArea a img {
	float: right;
}

#copy {
	clear: both;
	float: right;
	width: 314px;
	height: 19px;
	text-indent: -9999px;
	margin-top: 24px;
	background: url("images/common/copyright.png") no-repeat;
}

/* @end */
\*module.css */
a:link{
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #4a4a4a;
	text-decoration: underline;
}

a:hover{
	color: #0b3881;
	text-decoration: none;
}

a:active {
	color: #1172bc;
}

a.outside {
	background: url("images/common/outside.png") no-repeat 0 center;
	padding-left: 11px;
	font-weight: bold;
}

div.bannerArea a:hover {
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity:0.65;
}

/* @end */

/* @group clearfix */

.cf:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

/* .cf {
	display: inline-block;
} */
/* Hides from IE-mac \*/ 
* html .cf {
	height: 1%;
}

.cf {
	display: block;
}
/* End hide from IE-mac */



/* @end */

/* @group section */
.section:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

.section {
	display: inline-block;
}

.section{
	margin-bottom: 36px;
	clear: both;
}
/* Hides from IE-mac \*/ 
* html .section {
	height: 1%;
}

.section{
	display: block;
}
/* End hide from IE-mac */
/* @end */

/* @group position */

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

/* @end */

/* @group navi */

ul.nav {
	margin: 0;
}

ul.nav li {
	list-style: none;
	float: left;
}

p.pageTop {
	float: right;
	display: inline;
}

p.pageTop a {
	width: 80px;
	height: 19px;
	display: block;
	text-indent: -9999px;
	background: url("images/common/pageTop.png") 0 0;
	margin: 26px 0 40px;
}

p.pageTop a:hover {
	background: url("images/common/pageTop.png") -90px 0;
}

/* @end */

/* @group dl */

dl.table dt {
	float: left;
	display: inline;
	clear: left;
}

dl.table dt em{
	font-size: 88%;
	font-weight: normal;
	line-height: 1;
	margin-left: 12px;
	display: block;
	margin-top: -3px;
}

dl.table.d01 dt {
	margin: 18px -13em 0 3px;
	width: 138px;
	background: url("images/common/dtMark01.png") no-repeat;
}

dl.table.d02 dt {
	width: 239px;
	background: url("images/common/dtMark02.png") no-repeat 0 3px;
}

dl.table dt span,
dl.table dt label {
	margin-left: 12px;
	background-repeat: no-repeat;
	
	display: block;
	overflow: hidden;
}

dl.table dt label {
	float: left;
	display: inline;
}

dl.table.d01 dd {
	padding: 18px 0 14px 154px;
}

dl.table.d02 dd {
	padding: 0 0 24px 260px;
}

dl.table.line dd {
	border-bottom: 1px solid #ddd;
}

dl.table.first {
	margin-top: 50px;
}

dl.table.left {
	margin-left: 14px;
	width: 333px;
}

dl.table.right {
	width: 333px;
}

dl.table.full {
	clear: both;
	margin-left: 14px;
	width: 692px;
}

dl.table.line.last dd.last{
	border-bottom-style: none;
}

/* @end */

/* @group box */

.box {
	margin-bottom: 54px;
	padding-top: 14px;
}

.box.line01 {
	border-top: 1px solid #cfcfcf;
}

#mainContents div.box p {
	margin-left: 3px;
}

div.freamBox {
	background: url("images/common/boxBottom.png") no-repeat 0 bottom;
	margin-top: 7px;
}

div.freamBox .fInner {
	background: url("images/common/boxTop.png") no-repeat 0 top;
	padding: 14px;
	_padding-right: 21px;			/*for IE6 hack*/
}

/* @end */

/* @group pageTop */

p.pageTopUnder {
	float: right;
	display: inline;
}

p.pageTopUnder a:hover {
	background: url("images/under/pageTop.png") 0 22px;
}

p.pageTopUnder a {
	text-indent: -9999px;
	display: block;
	width: 105px;
	height: 22px;
	background: url("images/under/pageTop.png") no-repeat;
}


/* @end */

/* @group imgBox */

img.right.imgBox {
	margin: 0 0 14px 14px;
}

img.left.imgBox {
	margin: 0 14px 14px 0;
}

/* @end */

/* @group separate */

div.separate {
	margin-top: 18px;
}

div.separate.line {
	background: url("images/common/separate.png") repeat-y;
}

div.separate div.sepL {
	width: 340px;
	float: left;
}

div.separate div.sepR {
	width: 340px;
	float: right;
}

/* @end */

/* @group text */

.notes {
	color: #b71414;
	font-weight: normal;
}

#mainContents div.box p strong {
	color: #1f5601;
	text-indent: 0;
	display: block;
}

/* @end */
/* basic.css */



a {
cursor:pointer;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

/* --FORM-- */
fieldset {
border:1px solid #ccc;
margin-bottom:1em;
padding:0 1em 1em 1em;
}

input, textarea {
line-height:1.4;
padding:0;
vertical-align:middle;
}

input[type="checkbox"],
input[type="radio"] {
vertical-align:text-bottom;
}

input[type="submit"] {
padding:0.1em;
}

legend {
background:#fff;
padding:0.3em;
}

select {
padding:0;
}

	/* for IE6 */
	* html input {
	padding:0.1em;
	}
	
	* html input.checkbox,
	* html input.radio {
	vertical-align:-0.3em;
	}

	* html input.submit {
	line-height:1.2;
	padding-top:0.2em;
	}
	
	* html select {
	vertical-align:-0.2em;
	}
	
	/* for IE7 */
	*+html input {
	padding:0.1em;
	}
	
	*+html input.submit {
	line-height:1.2;
	padding-top:0.2em;
	}
	
	*+html select {
	vertical-align:-0.2em;
	}

	/* for Opera9.27 */
	html:first-child input {
	padding:0.1em;
	}
	
	html:first-child input[type="checkbox"],
	html:first-child input[type="radio"] {
	vertical-align:middle;
	}

	html:first-child input[type="submit"] {
	padding:0.3em;
	}
	
	html:first-child select {
	padding:0.2em 0.5em;
	}

	/* for Opera9.5+ [Safari3 & Chrome] */
	body:first-of-type input {
	padding:0.1em;
	}

	body:first-of-type input[type="checkbox"],
	body:first-of-type input[type="radio"] {
	vertical-align:text-top;
	}
	
	body:first-of-type input[type="submit"] {
	padding:0.3em 0.3em 0.2em 0.3em;
	}

	/* for Safari3 & Chrome */
	html:not(:only-child:only-child) input {
	padding:0;
	vertical-align:baseline;
	}
	
	html:not(:only-child:only-child) select {
	vertical-align:0;
	}	

/* --HEADLINE-- */
h1, h2, h3, h4, h5, h6 {
font-weight:bold;
margin: 0;
}

/* --TABLE-- */


table {
margin-bottom:1em;
}

td, th {
border:1px solid;
padding:0.5em;
}

th {
font-weight:bold;
text-align:center;
}

/* --OTHER TAGS-- */
abbr, acronym {
border-bottom:1px dotted;
cursor:help;
}

blockquote {
margin:1em;
}

caption {
margin-bottom:0.5em;
text-align:center;
}

em, strong {
font-weight:bold;
}
	
p {
margin-bottom:1em;
text-align:left;
width:auto;
}

/* clearfix */
.clearfix:after {
content:"";
display:block;
clear:both;
}

	/* for IE6 */
	* html .clearfix {
	display:inline-block;
	}
	
	/* for IE7 */
	*+html .clearfix {
	display:inline-block;
	}



/* --追加-- */

#theTitle {
font-size: 30px;
font-weight: bold;
margin-bottom: 0.5em;
}

#theContent {
font-size: 40px;
margin-bottom: 1em;
}
.post-title-wrapper {
    display: flex; /* フレックスボックスに設定 */
    align-items: center; /* 垂直方向の中央揃え */
}

.category-badge {
    color: #fff; /* テキスト色 */
    padding: 3px 10px;
    border-radius: 5px; /* 角を丸く */
    margin-left: 2px; /* タイトルとの間隔 */
    display: inline-block;
	margin-top: 11px;
}

.category-badge_home{
    color: #fff; /* テキスト色 */
	font-size: 10px;
    padding: 2px 7px;
    border-radius: 5px; /* 角を丸く */
    margin-left: 6px; /* タイトルとの間隔 */
    display: inline-block;
	margin-top: 11px;
}
/* 画像ホバーエフェクト
img.float-effect {
	transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  
  img.float-effect:hover {
	transform: translateY(-10px);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  } */
#mainContents_single {
	font-size:initial;
	width: 706px;
    float: left;
    display: inline;
    margin-top: 24px;
	text-indent:0;
}  
#mainContents_single p{
	margin-top: 15px;
	padding-top:5px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 5px;
	text-indent:0;
}

