@import url("btn.css");
@import url("color.css");
@charset "UTF-8";

body {
	font-family: Meiryo,"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 100%;
	padding: 0px;
	margin: 0px;
	/*** 全体背景色 *****/
	background-color: #ffffff;
	background-image: url();
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
form {
	margin: 0px;
	padding: 0px;
	clear:boss;
}
table{
table-layout: auto;
clear:both;
}

#frame{
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrap{
	/*** 下背景色 *****/
	background-color: #ffffff;
	float: left;

	width: 980px;
	overflow: hidden;
	text-align: left;
}

.contents_title{
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #888888;
	/*background-image: url(pcimage/titlebar.jpg);*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #ffffff;
	width: 660px;
	text-align: left;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
}
.contents_title_gray{
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	color: #888888;
	/*background-image: url(pcimage/titlebar02.jpg);*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #EAEAEA;
	width: 640px;
	text-align: left;
	display: block;
	height: 10px;
	text-indent: 10px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.contents_title_gray a{
	color: #888888;
	text-decoration: none;
}
.contents_title_gray a:hover{
	color: #888888;
}
/**************************************************************/
/*************************** header ***************************/
/**************************************************************/
#header{
	height: 460px;
	width: 980px;
	background-image: url(pcimage/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;

	float: left;
	/*border: 1px solid #FCDBDE;*/
}
#header #logo{
float: left;
height: 50px;
width: 480px;
	text-align: left;
	overflow: hidden;
}
#header h1{
	width: 480px;
	height: 20px;
	font-size: 13px;
	color: #888888;
	float: left;
	line-height: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	margin: 0px;

}
#header #s_banner{
	width: 468px;
	height: 60px;
	margin-right: 0px;
	margin-top: 10px;
	float: right;
	background-color: #FFF;
}

#header #headerCopy{
	font-size: 20px;
	font-weight: bold;
	color: #001644;
	float: left;
	width: 700px;
	line-height: 24px;
	padding-right: 50px;
	margin-top: 100px;
	padding-left: 37px;
	text-align: left;
}
#header #headerSubCopy{
	font-size: 13px;
	font-weight: bold;
	color: #001644;
	float: left;
	width: 700px;
	line-height: 15px;
	padding-right: 50px;
	margin-top: 0px;
	padding-left: 37px;
	text-align: left;
}
#SiteSearch{
	width: 880px;
	float: right;
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	text-align: right;
	display: inline;
}
#index_header{
	width:660px;
	height:350px;

	float:left;
	background-image: url(pcimage/sub_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contents_header{
display: none !important;
	width: 980px !important;
	background-image: url(pcimage/contents_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;


} 

#header #header_menu{
	width: 980px;
	line-height: 25px;
	height: 45px;
	background-color: #FFFFFF;
	color: #aaaaaa;
	/*position: absolute;
	top: 100px;*/
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index:5;
	float: left;
	overflow: hidden;
	background-image: url(pcimage/btn_00.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.h_menuButton,
.h_menuButton a:link,
.h_menuButton a:visited{
	height: 35px;
	color: #aaaaaa;
	line-height: 25px;
	padding: 5px; 5px;
	float: left;
	text-decoration: none;
	display: block;
	font-size: 11px;

}

.h_menuButton a:hover {
	text-decoration: underline;

}

#header #header_swf{
	width: 980px;
	height: 345px;
	margin-top: 90px;
         /margin-top: 10px;
	background-color: #ffffff;
	background-image: url(pcimage/head_under.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_r{
	margin:0;
	width: 300px;
	height: 340px;
	background-color: #ffffff;
	background-image: url(pcimage/head_under.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	float:right;
	overflow:hidden;
}
.header_r tr{
	margin:0;
	background-color: #fd8b28;
font-size:12px;
}
.header_r caption{
	margin:0;
	padding:0;
	background-color: #fd8b28;
	text-align: center;
	height:50px;
	overflow:hidden;
}
.header_r tr a{
color:#FFF;
}
/**************************************************************/
/*************************** side menu ************************/
/**************************************************************/
#side{
	background-color: #fff;
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	min-height: 600px;
	overflow: hidden;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;

}

#side h4{
	float: left;
	width: 290px;
	height: 15px;

	font-size: 11px;
	color: #aaaaaa;
	line-height: 15px;
	text-align: left;

	/*background-image: url(pcimage/btn.jpg);*/

	margin-top: 10px;
	margin-bottom: 0px;

	padding-top: 3px;
	padding-bottom:5px;
	padding-left: 10px;

	background-color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;

	overflow: visible;
	display: inline;

}
#side h4 a{
	color: #aaaaaa;
	text-decoration: none;
display: block;
}
#side h4 a:hover{
	color: #aaaaaa;
}
#side .subject{
	float: left;
	width: 278px;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	text-align: left;

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cfcfcf;

	background-color: #FFFFFF;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;

	margin-top: 5px;
	margin-bottom: 5px;

	display: inline;
}
#side .subject a{
	color: #333333;
	text-decoration: none;
display: block;
}
#side .subject2{
	float: left;

	width: 280px;

	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	text-align: left;

	/*border: 1px solid #cfcfcf;*/

	background-color: #EDEFEF;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

	margin-top: 3px;
	margin-bottom: 3px;

display: block;
}
#side .subject a:hover{
	color: #333333;
}
#side .subject2 a{
	color: #333333;
	text-decoration: none;
}
#side .subject2 a:hover{
	color: #333333;
}
#QR {
	float: left;
	width: 240px;

	background-color: #FFFFFF;
	border: 1px solid #e2e2e2;
	margin-bottom: 10px;
	text-align: center;
	padding: 9px;
}

/*** サイト内検索窓 *****/
#side_free2 {
	font-size: 14px;
	float: left;
	width: 298px;
	background-color: #ffffff;
	margin-top: 10px;
	text-align: left;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #cccccc;
	border: 1px solid #cfcfcf;
}

#side_free2{
	text-align: center;
}
#side_free2 form{
	display: inline;
	margin: 0px;
}


#side_free {
	font-size: 14px;
	float: left;
	width: 280px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	text-align: left;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ffffff;
}
/*** サイドフリータグスペースA *****/
#side_company{
	font-size: 14px;
	color: #333333;
	float: left;
	width: 280px;
	background-color: #ffdead;
	margin-bottom: 10px;
	text-align: left;
	line-height: 2.0em;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #ffffff;

}
#side_company a:link{
	color: #ffffff;
	text-decoration: none;
}
#side_company a{
	color: #ffffff;
	text-decoration: none;
}
#side_company a:hover{
	color: #ffffff;
}

/*** サイドフリータグスペースB-J *****/
.side_free_b{
	font-size: 14px;
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	text-align: left;
	line-height: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px solid #cfcfcf;
	color: #333333;
}

.side_free_c{
	font-size: 13px;
	float: left;
	width: 278px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 2.0em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #cfcfcf;
	color: #333333;
}
.side_free_c a:link{
	color: #333333;
	text-decoration: none;
}
.side_free_c a{
	color: #333333;
	text-decoration: none;
}
.side_free_c a:hover{
	color: #333333;
}


.side_free_d{
	font-size: 14px;
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	text-align: left;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333333;
}

.side_free_d a:link{
	color: #333333;
	text-decoration: none;
}
.side_free_d a{
	color: #333333;
	text-decoration: none;
}
.side_free_d a:hover{
	color: #333333;
}

/**************** サイドフリータグスペースE *****************/
/******************* メニューバナー ***********************/

.side_free_e{
	font-size: 12px;
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #555555;
}

.side_free_e a:link{
	color: #555555;
	text-decoration: none;
}

.side_free_e a{
	color: #555555;
	text-decoration: none;
}

.side_free_e a:hover{
	color: #555555;
}


.side_free_e p{
	width: 300px;
	clear:both;
	margin-bottom: 10px;
	height: 50px;
}

/**************************************/ 

.side_free_f{
	font-size: 14px;
	color: #333333;
	float: left;
	width: 280px;
	background-color: #e0ffff;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 2.0em;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #ffffff;

}
.side_free_f a:link{
	color: #ffffff;
	text-decoration: none;
}
.side_free_f a{
	color: #ffffff;
	text-decoration: none;
}
.side_free_f a:hover{
	color: #ffffff;
}

.side_free_g{
	font-size: 14px;
	float: left;
	width: 278px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #cfcfcf;
	color: #333333;

}

.side_free_h{
	font-size: 14px;
	float: left;
	width: 278px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #cfcfcf;
	color: #333333;

}
.side_free_i{
	font-size: 14px;
	float: left;
	width: 300px;
	background-color: #FFFFFF;
        margin-top: 18px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 1.8em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 0px solid #cfcfcf;
	color: #333333;
}
.side_free_j{
	font-size: 14px;
	float: left;
	width: 300px;
	background-color: #FFFFFF;
        margin-top: 18px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 1.8em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 0px solid #cfcfcf;
	color: #333333;

}
.side_free_j a:link{
	color: #333333;
	text-decoration: none;
}
.side_free_j a{
	color: #333333;
	text-decoration: none;
}
.side_free_j a:hover{
	color: #333333;
}



/**************************************************************/
/*************************** main******************************/
/**************************************************************/
#main{
	float: left;
	width: 660px;
	min-height:600px;
	background-color: #FFFFFF;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;

	margin-right: 0px;
	margin-left: 0px;

	overflow: hidden;
	display: inline;
}

/*******************************************************************/
/*************************** top_title******************************/
/*******************************************************************/
#main .page_title {

	/*background-image: url(pcimage/bar.jpg);*/
	background-repeat: no-repeat;
	background-color: #EAEAEA;
	float: left;
	height: 35px;
	width: 620px;
	padding-left: 25px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 49px;
	overflow: hidden;

}
#main .page_title h2{
	font-size: 12px;

}

#main h2.page_title{
	/*background-image: url(pcimage/bar.jpg);*/
	background-repeat: no-repeat;
	background-color: #EAEAEA;
	float: left;
	height: 30px;
	width: 100%;
	font-size: 13px;
	color: #888888;
	text-align: left;
	padding-left: 10px;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}

#main h3.page_title{
	/*background-image: url(pcimage/bar.jpg);*/
	background-repeat: no-repeat;
	background-color: #EAEAEA;
	float: left;
	height: 35px;
	width: 650px;
	font-size: 13px;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	line-height: 35px;
	margin-top: 10px;
	overflow: hidden;
}




/*************************** Seminar******************************/
/*************************** Planner ******************************/
#main .topix_bar03 {

	background-image: url(pcimage/bar3_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	width: 615px;
	padding-left: 35px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #fd8b28;
	font-size: 12px;
	font-weight: bold;
	line-height: 49px;
	overflow: hidden;
	clear:both;
}

#main .topix_bar04 {

	background-image: url(pcimage/bar3_05.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 980px;
	padding-left: 0px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #90ca3c;
	font-size: 14px;
	line-height: 29px;
	overflow: hidden;
	clear:both;
}


#planner{
	width: 980px;
	padding-left: 0px;
	float: left;
	margin-bottom: 15px;
	margin-top: 0px;

}
.Planner_box,
.Planner_box_r
{
	width: 300px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 7px;
	border:#cfcfcf solid 1px;

}
.Planner_box{
	float: left;
	margin-right: 10px;
	float: left;
}
.Planner_box_r{
	float: right;
}

.Planner_box a,
.Planner_box_r a,
.Planner_box a:visited,
.Planner_box_r a:visited {
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}
.Planner_box a:hover,
.Planner_box_r a:hover{
	color: #4d4d4d;
　　　　 background-color: #ffd7ed;
	text-decoration:none;
}


.Planner_name{
	width: 195px;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;

}
.Planner_job{
	width: 195px;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	float: left;
	padding-bottom: 5px;


}
.seminar_Genre{
	margin: 0;
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
	float: left;
	clear:both;
	width: 280px;

}



.Planner_img{
	height: 95px;
	width: 95px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 5px;



}
.Planner_txt{
	float: left;
	width: 290px;
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	padding-left:5px;
}
.Planner_txt a:link,
.Planner_txt a:visited,
.Planner_txt a:hover{
	margin: 0;
	font-size: 13px;
	color: #666666;
	float: left;
	text-decoration:none;
}
/*********************************LESSON****************************/
#Lesson{
	width: 980px;
	padding-left: 0px;
	float: left;
	margin-bottom: 15px;
	margin-top: 0px;

}
.Lesson_box,
.Lesson_box_r
{
	width: 300px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 7px;
	border:#cfcfcf solid 1px;
	border-radius:4px;

}
.Lesson_box{
	float: left;
	margin-right: 10px;
	float: left;
}
.Lesson_box_r{
	float: right;
}

.Lesson_box a,
.Lesson_box_r a,
.Lesson_box a:visited,
.Lesson_box_r a:visited {
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}
.Lesson_box a:hover,
.Lesson_box_r a:hover{
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}


.Lesson_name{
	width: 195px;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;

}
.Lesson_ProName{
	width: 195px;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #666;
	float: left;

}
.Lesson_Genre{
	color: #666666;
	font-size: 12px;
}

.Lesson_img{
	height: 95px;
	width: 95px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left:5px;
	clear:both;
}
.Lesson_SubTitel{
	float: left;
	width: 295px;
	font-size: 13px;
	line-height: 1.4em;
	color: #90ca3c;
        font-weight: bold;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}
.Lesson_txt{
	float: left;
	width: 290px;
	font-size: 13px;
	line-height: 1.5em;
	color: #666666;
	padding-left:5px;
}
.Lesson_txt a:link,
.Lesson_txt a:visited,
.Lesson_txt a:hover{
	margin: 0;
	font-size: 13px;
	color: #666666;
	float: left;
	text-decoration:none;
}
/****************************LESSON END ***********************************/
/*********************************法人スクール一覧****************************/
/*一覧のスペース設定*/
#BizSc{
	width: 980px;
	padding-left: 0px;
	float: left;
	margin-bottom: 15px;
	margin-top: 0px;

}
/*各スクールのボックス　右側は　_r*/
.BizSc_box,
.BizSc_box_r
{
	width: 300px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 7px;
	border:#cfcfcf solid 1px;
	border-radius:4px;

}
.BizSc_box{
	float: left;
	margin-right: 10px;
	float: left;
}
.BizSc_box_r{
	float: right;
}

.BizSc_box a,
.BizSc_box_r a,
.BizSc_box a:visited,
.BizSc_box_r a:visited {
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}
.BizSc_box a:hover,
.BizSc_box_r a:hover{
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}


.BizSc_name{
	width: 195px;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;

}
.BizSc_ProName{
	width: 195px;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #666;
	float: left;

}
.BizSc_Genre{
	color: #666666;
	font-size: 12px;
}

.BizSc_img{
	height: 95px;
	width: 95px;
	overflow: hidden;
	float: left;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left:5px;
	clear:both;
}

.BizSc_SubTitel{
	float: left;
	width: 295px;
	font-size: 13px;
	line-height: 1.4em;
	color: #19AEF2;
        font-weight: bold;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}
.BizSc_txt{
	float: left;
	width: 290px;
	font-size: 13px;
	line-height: 1.5em;
	color: #666666;
	padding-left:5px;
}
.BizSc_txt a:link,
.BizSc_txt a:visited,
.BizSc_txt a:hover{
	margin: 0;
	font-size: 13px;
	color: #666666;
	float: left;
	text-decoration:none;
}
/****************************

/*************************** 記事ページ ******************************/

#main .contentsbox05{
	float: left;
	width: 628px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 1.8em;
	color: #333333;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #ffffff;
}

#main .contents_navi{
	float: left;
	width: 648px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-color: #f4f4f4;
	padding: 2px;
	overflow: hidden;
}
#main .contents_navi a{
	color: #333333;
	text-decoration: none;
}
#main .contents_navi a:hover{
	color: #333333;
}

#main .membermypage{
	float: left;
	width: 648px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	overflow: hidden;

}


/*************************** パンくず ******************************/
.p_navi{
	font-size: 11px;
	color: #aaaaaa;
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	width: 100%;
}
.p_navi a:link{
	color: #aaaaaa;
	text-decoration: none;
}
.p_navi a{
	color: #aaaaaa;
	text-decoration: none;
}
.p_navi a:hover{
	color: #aaaaaa;
}

/*************************** Footer ******************************/
/***************************************************************/
/************************* フッターの設定 ************************/
/***************************************************************/

#footer{
	font-size: 12px;
	color: #f4f4f4;
	text-align: center;

	background-color: #ababab;
	width: 100%;
	height: 100px;
	margin: 0px;
        float: left;


	/*background-image: url(pcimage/foot.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
}
#footerBox{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #ababab;
}
#footerBox #footer_text{
	width: 980px;
	height: 60px;
	font-size: 13px;
	text-align: left;
	color: #f4f4f4;
	line-height: 0.7em;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;
	line-height: 1.5em;
}
#footer_text a:link{
	color: #f4f4f4;
	text-decoration: none;
}
#footer_text a{
	color: #f4f4f4;
	text-decoration: none;
}
#footer_text a:hover{
	color: #f4f4f4;
}

#footerBox{
	font-size: 12px;
	color: #f4f4f4;
	text-align: center;
	line-height: 1.0em;
	height: 15px;

}
#copyright{
	font-size: 12px;
	color: #f4f4f4;
	text-align: center;
	line-height: 0.5em;
	height: 0px;
	padding-top: 0px;
	padding-bottom: 20px;


}
/*************************** テンプレート ******************************/
/*************************** テンプレート ******************************/
/*************************** テンプレート ******************************/
.tmp_MainNavi{
	width:650px;
	height: 40px;
	padding-top: 5px;
	float: left;
	text-decoration: none;
}
.TMN01,
.TMN01S,
.TMN01B,
.TMN01SB{
	width:153px;
	height: 40px;
	margin-left: 10px;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	background-image: url(pcimage/tmpbtn.jpg);
	background-repeat: repeat;
	display: block;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	overflow: hidden;
}
.TMN01S,
.TMN01SB{
	margin-left: 0px;
}
.TMN01 a:link,
.TMN01S a:link,
.TMN01 a:visited,
.TMN01S a:visited{
	text-decoration: none;
	color: #000000;
}
.TMN01B a:link,
.TMN01SB a:link,
.TMN01B a:visited,
.TMN01SB a:visited{
	text-decoration: none;
	color: #0099FF;
	font-weight: bold;
}

.tmp_SubNavi{
	width:648px;
	padding-top:10px;
	padding-bottom:10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.SubNaviBtn_a,
.SubNaviBtn_as,
.SubNaviBtn_aB,
.SubNaviBtn_asB{
	width:200px;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	background-image: url(pcimage/tembtn_cate.jpg);
	background-repeat: repeat;
	display: block;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;

}
.SubNaviBtn_aB,
.SubNaviBtn_asB{
	background-image: url(pcimage/tembtn_cate_on.jpg);
}


.SubNaviBtn_a a:link,
.SubNaviBtn_as a:link,
.SubNaviBtn_a a:visited,
.SubNaviBtn_as a:visited{
	text-decoration: none;
	color: #000000;
}
.SubNaviBtn_aB a:link,
.SubNaviBtn_asB a:link,
.SubNaviBtn_aB a:visited,
.SubNaviBtn_asB a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.tmpBox,
.tmpBox_r{
	width:188px;
	height: 300px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tmpBox_r{
	margin-right: 0px;
}
.tmpName{
	width:178px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	float: left;
	margin-bottom: 10px;
}
.tmpImg{
	height: 220px;
	overflow: hidden;
}
.under_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.under_line_p{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fd8b28;
}
.under_line_a{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fd8b28;
}
.under_line_g{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90ca3c;
}
.f14pink{
	font-size:12px;
	font-weight: bold;
	color:#fd8b28;
}
.f14pink a,
.f14pink a:visited,
.under_line_p a:visited{
	color:#fd8b28;
	text-decoration: none;
}
.under_line_p a:visited{
	color:#333333;
	text-decoration: none;
}

#result {
	margin:10px 0 0 20px;
}

.f12red{
	font-size:12px;
	font-weight: bold;
	color:#FF0000;
}
.topseminarmesse{
float: left;
margin:0;
background-color: #FFFFFF;
width: 628px;
padding-right: 10px;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 0px;
overflow: hidden;
}
.member_pr{
float: left;
height:48px;
overflow: hidden;

}
.result_box,
.result_box_r {
	width:310px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:15px;
	height: 105px;
	background-color: #f2f2f2;
	overflow: hidden;
	/*border:#cfcfcf solid 1px;*/
}
.result_box{
	float: left;
}
.result_box_r{
	float: left;
	margin-left:5px;
}

/* テーブル　ブル-*/
.table-b{
	border-top:#43c4e0 solid 1px;
	border-left:#43c4e0 solid 1px;
	clear:both;
}
.caption_b{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#43c4e0;
	margin:0px;
	text-align:left;
	padding:5px;
	text-indent:15px;
}
.table-b td{
	border-bottom:#43c4e0 solid 1px;
	border-right:#43c4e0 solid 1px;
	background-color:#ebf9fc;
	color:#998678;
}
.table-b .td1{
	background-color:#ebf9fc;
	color:#998678;
}
.table-b .td2{
	background-color:#FFF;
	color:#998678;
}

.table-b .hissu_td{
	background-color: #FFF;
	color: #fd8b28;
	font-size:10px;
}

.table-b .main_bar{
	background-color: #43c4e0;
	color: #FFF;
}

/* テーブル　ピンク*/
.table-p{
	border-top:#E6CAB4 solid 1px;
	border-left:#E6CAB4 solid 1px;
	background-color:#FEF6ED;
}
.caption_p{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#E6CAB4;
	margin:0px;
	text-align:left;
	padding:5px;
	text-indent:15px;
}

.table-p td{
	border-bottom:#E6CAB4 solid 1px;
	border-right:#E6CAB4 solid 1px;
	background-color:FEF6ED;
	color:#998678;
}

/* テーブル　ブラウン*/
.table-c{
	border-top:#E6CAB4 solid 1px;
	border-left:#E6CAB4 solid 1px;
	clear:both;
}
.caption_c{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	background-color:#E6CAB4;
	margin:0px;
	text-align:left;
	padding:5px;
	text-indent:15px;
}
.table-c td{
	border-bottom:#E6CAB4 solid 1px;
	border-right:#E6CAB4 solid 1px;
	background-color:#FEF6ED;
	color:#998678;
}
.table-c .td1{
	background-color:#FEF6ED;
	color:#998678;
}
.table-c .td2{
	background-color:#FFF;
	color:#998678;
}

.table-c .hissu_td{
		background-color: #FFF;
	color: #fd8b28;
	font-size:10px;
}



input[type="text"],
textarea 
{
		font-size:16px;
		border:#AAA solid 1px;
}


/**Event_box************************************/

.Event_box,
.Event_box_r,
.Event_box_pink,
.Event_box_pink_r{
	width: 300px;
	height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 7px;
	border:#fad6a5  solid 1px;
	border-radius:4px;
	font-size: 12px;
}
.Event_box_pink,
.Event_box_pink_r{
	border:#fad6a5  solid 1px;
}
.Event_box,
.Event_box_pink{
	float: left;
	margin-right: 15px;
}
.Event_box_r,
.Event_box_pink_r{
	float: right;
		margin-right: 0px;
}

.Event_box a,
.Event_box_r a,
.Event_box a:visited,
.Event_box_r a:visited,
.Event_box_pink a,
.Event_box_pink_r a,
.Event_box_pink a:visited,
.Event_box_pink_r a:visited {
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}
.Event_box a:hover,
.Event_box_r a:hover,
.Event_box_pink a:hover,
.Event_box_pink_r a:hover{
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}

.Event_boxDay{
	margin: 0;
	color: #666666;
	padding-bottom: 5px;
	padding-left:5px;
	float: left;
	width: 190px;
	height:15px;
}
.EventSpan{
	text-align:right;
	font-size: 10px;
	width: 80px;
	height:15px;
	padding-bottom: 5px;
	float: right;
	clear:both;
}


.Event_name{
	width: 195px;

	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #fd8b28;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;

}

.Event_name a:link,
.Event_name a:visited,
.Event_name a:hover{
	color: #666;
}

.EventHostName{
	width: 190px;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #666;
	float: left;
	padding-bottom: 2px;


}
.seminar_Genre{
	margin: 0;
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
	float: left;
	clear:both;
	width: 280px;

}

.EventTime{
	margin: 0;
	font-size: 12px;
	color: #666666;
}

.Event_img{
	height: 95px;
	width: 95px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left:5px;

}
.Event_txt{
	float: left;
	width: 290px;
	font-size: 12px;
	line-height: 1.5em;
	padding-left:5px;

}
.Event_txt a:link,
.Event_txt a:visited,
.Event_txt a:hover{
	margin: 0;
	font-size: 13px;
	color: #666666;
	float: left;
	text-decoration:none;
}
.EventSubTitel{
	float: left;
	width: 295px;
	font-size: 13px;
	line-height: 1.3em;
	color:#fd8b28;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;

}
/****************************************************************************/

/**コラム********************************************************************/
/*コラムぺージ*/

.ColumnTitle{
 color:#FFF;
 font-size:12px;
	display:block;
	background-color:#fd8b28;
	padding:5px 30px 5px 30px;
	line-height:150%;
	float:left;
	margin-left:0;
}
.ColumnTitle a,
.ColumnTitle a:link,
.ColumnTitle a:visited{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
}


.ColumnGenre{
 color:#fd8b28;
 font-size:12px;
	display:block;
	padding:5px 30px 5px 30px;
	line-height:150%;
	float:right;
	margin-right:0;
}
.ColumnPageTitle{
	padding:10px;
	font-size:150%;
	font-weight:normal;
	line-height:1.3em;
	float:left;
	border-top:1px solid #fd8b28;
	width:95%;
	color:#666;
}

.ColumnBackNumberTitle{
	padding:10px;
	font-weight:normal;
	line-height:1.3em;
	float:left;
	border-bottom:1px solid #fd8b28;
	width:95%;
	color:#666;
}

.ColumnBackNumberTitle a{
	color:#666;
}

.ColumnOtherTitle{
	padding:10px;
	font-weight:normal;
	line-height:1.3em;
	float:left;
	border-bottom:1px solid #fd8b28;
	width:95%;
	color:#666;
}

.ColumngenreTitle{
	padding:10px;
	font-weight:normal;
	line-height:1.3em;
	float:left;
	width:95%;
	color:#666;
}
.Columngenretext{
	padding:10px;
	font-weight:normal;
	line-height:1.3em;
	float:left;
	border:1px solid #fd8b28;
	width:95%;
	color:#666;
	margin-bottom:10px;
}
.Columngenretext a,
.Columngenretext a:link,
.Columngenretext a:visited{
	font-size:12px;
	text-decoration:none;
	color:#666
}

/*コラム紹介のコラムタイトル*/
.ColumnCateTitle{
	font-size:24px;
	color:#fd8b28;
}

/*一覧*/
.Column_info_box{
	width:197px;
	height:320px;
	float: left;
	margin:5px;
	overflow:hidden;
	border:#cfcfcf solid 1px;
	border-radius:4px;
	font-size: 12px;
	padding:0px 3px 0px 8px;
}
.Column_info_box a,
.Column_info_box a:link,
.Column_info_box a:visited{
	text-decoration:none;
	color:#333333;
	font-size:13px;
}
.Column_info_box_img{
	width:188px;
	height:148px;
	margin:8px 0px 8px 0px;
	float: left;
	background-position:center;
	background-repeat:no-repeat;
	border:#FFF solid 1px;
	/*border-radius:4px;*/
	text-align:center;
	overflow:hidden;
}



/****TOPページ　表示数４用***********************/
.TOP_Column_info_box,
.TOP_Column_info_box_r{
	width:232px;
	height:305px;
	float: left;
	margin-top:10px;
	margin-left:0;
	margin-right:14px;
	margin-bottom:6px;
	overflow:hidden;
	border:#cfcfcf solid 1px;
	border-radius:4px;
	font-size: 12px;
}
.TOP_Column_info_box_r{
	float: right;
	margin-left:0;
	margin-right:0;
}
.TOP_Column_info_box a,
.TOP_Column_info_box a:link,
.TOP_Column_info_box a:visited,
.TOP_Column_info_box_r a,
.TOP_Column_info_box_r a:link,
.TOP_Column_info_box_r a:visited,
.Column_info_box_s a,
.Column_info_box_s a:link,
.Column_info_box_s a:visited{
	text-decoration:none;
	color:#333333;
	font-size:13px;
}
.TOP_Column_info_box_img{
	width:212px;
	height:130px;
	margin:5px 10px 5px 10px; /* 上　右　下　左*/
	float: left;
	background-position:center;
	background-repeat:no-repeat;
	border:#FFF solid 1px;
	/*border-radius:4px;*/
	text-align:center;
	overflow:hidden;
}

.Column_info_box_s{
	width:191px;
	height:260px;
	float: left;
	margin:5px;
	overflow:hidden;
	border:#cfcfcf solid 1px;
	border-radius:4px;
	font-size: 12px;
	padding:0px 8px 0px 8px;
}
/***表示数４　ここまで　**********************************/

.Column_info_box_s{
	width:191px;
	height:260px;
	float: left;
	margin:5px;
	overflow:hidden;
	border:#cfcfcf solid 1px;
	border-radius:4px;
	font-size: 12px;
	padding:0px 8px 0px 8px;
}

/****Report****************************************************************/

.ShopCategory{
color:#fd8b28;
font-size:14px;
padding:10px;
}
.ShopName{
color:#fd8b28;
font-size:28px;
padding:10px;
}
.ShopAddress{
color:#fd8b28;
font-size:14px;
padding:10px;
}
.OwnerJob{
color:#fd8b28;
font-size:16px;
padding:10px;
}
.OwnerName{
color:#fd8b28;
font-size:24px;
padding:10px;
}

/****Blog****************************************************************/
.BlogBox{
	width:318px;
	height:70px;
	float: left;
	margin:5px;
	overflow:hidden;
	border:#cfcfcf solid 1px;
	border-radius:5px;
	font-size: 13px;
}
.BlogBox img{
	margin:0;
	padding:5px;
	clear:both;
	float:left;
	width:60px;
}
.BlogBox_text{
	padding:5px;
	float:left;
	height:65px;
	margin-top:5px;
	margin-bottom: 5px;
	line-height:1.4em;
	color:#333333;
}
.BlogBox_text a:link{
	color: #fd8b28;
	text-decoration: none;
}
.BlogBox_text a{
	color: #fd8b28;
	text-decoration: none;
}
.BlogBox_text a:hover{
	color: #fd8b28;
}

/****************************************************************************/

/**/
.Art_Titel_bar{
	background-image: url(pcimage/bar3_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 980px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fd8b28;
	font-size: 14px;
	line-height: 29px;
	overflow: hidden;
	clear:both;
}
.Shop_Titel_bar{
	background-image: url(pcimage/bar3_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 29px;
	width: 980px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fd8b28;
	font-size: 14px;
	line-height: 29px;
	overflow: hidden;
	clear:both;
}


/****Table caption********************************************************/
.form_title{
	float: left;
	height: 30px;
	width: 100%;
	font-size: 13px;
	color: #998678;
	background-color:#fef5ec;
	text-align: left;
	padding-left: 10px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
}


/****************************************************************************/


/* ART-SHOP　表示数　3 */

.C_nBox,
.C_nBox_r{
	width:208px;
	height:210px;
	float: left;
	margin-top:10px;
	margin-left:0;
	margin-right:15px;
	margin-bottom:15px;
	overflow:hidden;
	border:#cfcfcf solid 1px;
	border-radius:4px;
	font-size: 12px;
}
.C_nBox_r{
	float: right;
	margin-left:0;
	margin-right:0;
}
.C_nBox a,
.C_nBox a:link,
.C_nBox a:visited,
.C_nBox_r a,
.C_nBox_r a:link,
.C_nBox_r a:visited{
	text-decoration:none;
	color:#333333;
	font-size:13px;
}
.C_nBox_img{
	width:188px;
	height:120px;
	margin:5px 10px 0px 10px; /* 上　右　下　左*/
	float: left;
	background-position:center;
	background-repeat:no-repeat;
	border:#FFF solid 1px;
	/*border-radius:4px;*/
	text-align:center;
	overflow:hidden;
}
.C_nBox_Genre{
	width:168px;
	padding-left: 10px;
	padding-bottom:0px; 
	float: left;
	font-size:12px;
	color:#888888;
}
.C_nBox_Pinfo{
	width:168px;
	padding:10px;
	float: left;
}
.C_nBox_PName{
	font-size:11px;
	color:#666666;
}
.C_nBox_ShopGenre{
	font-size:10px;
	color:#666666;
}
.C_nBox_ShopName{
	font-size:12px;
	color:#fd8b28;
}


/***表示数3　ここまで　**********************************/




/*tinybox*/
.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(pcimage/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(pcimage/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}

/*スライドショー*/
         #wrap ul {
            list-style:none;
            margin:0; padding:10px;
         }
         #wrap li {
            list-style:none;
            margin:0;
												padding:5px;
         }

/*ステップメニュー*/
.step-navi{	
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}

.step,
.step_current{
	height: 50px;
	line-height: 50px;
	background: #DDD;
	color: #888;
 	text-align: center;
 	padding-right: 40px;
	padding-left: 20px;
 	float: left;
 	border-right: 5px solid #ffffff;
	background-image: url(pcimage/nabi_off.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.step_current{	
	background: #888;
	color: #FFF;
	background-image: url(pcimage/nabi_on.jpg);
	background-position: right center;
	background-repeat: no-repeat;

}



/*プレゼント**************************************************/
.pCatch{
	width:100%;
	float:left;
	font-size:22px;
	font-weight:bold;
	color:#fd8b28;
	margin:5px 0px;
}
.present_bar{
	width:100%;
	float:left;
	font-size:12px;
	background-color:#fdd9b7;
	color:#666;
	padding:5px;
}

.presentName{
	width:100%;
 color:#FFF;
 font-size:12px;
	display:block;
	background-color:#fd8b28;
	padding:5px 30px 5px 30px;
	line-height:150%;
	float:left;
	margin-left:0;
}

/*クーポン**************************************************/
/*couponBox*/
.couponBox{
	width: 600px;
	float: left;
	font-size: 14px;
	border: 3px solid #fdd9b7;
	background-color: #fdebd9;
	background-image: url(pcimage/couponbg.jpg);
	background-repeat:repeat;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 60px;
	margin-left: 0px;
	}
.couponTitle{
width: 600px;
text-align: center;
font-size: 18px;
font-weight: bold;
color: #8b4513;
padding: 8px 0;
}
.couponMainText{
width: 580px;
text-align: center;
font-size: 50px;
font-weight: bold;
color: #ff0000;
padding:  8px 0px 5px 8px;
word-wrap: break-word;
overflow-wrap : break-word;
}

.couponText01{
width: 540px;
text-align: left;
padding: 0px 40px 5px 40px;
word-wrap: break-word;
overflow-wrap : break-word;
 }

.couponText02{
width: 580px;
text-align: left;
padding: 10px 10px 10px 30px;
}


/*PhotoGallery**************************************************/
.ProdGallery{
	width:100%;
	float:left;
	text-align:center;
}
.thumb{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
}

.thumb:hover{
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}
#imgAlt{
	color: #fd8b28;
	font-size: 12px;
}


/***************************************************************/
/************************** アンダーライン ***********************/
/***************************************************************/

.under_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099ff;
}

.under_line_a{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9f8051;
}

.under_line_b{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc0033;
}


.under_line_c{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b2374b;
}

/*********************************************************/
/**********************クラススタイル***********************/
/*********************************************************/

/************************通常テキスト***********************/

.textbox00 {
	padding: 1em 1em;
	margin: 0; 
	color: #333333;/*文字色*/
	line-height:1.9em;
}

/*****************テキスト　メインコピー**********************/

.maincopy {
	margin-top: 20px;
	padding: .25em 0 .25em 0;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
}

/*********************テキスト　名前************************/

.name {
	padding: 0;
	margin: 0; 
	color: #333333;/*文字色*/
}


/*******************テキスト　大見出し***********************/

.subcopy {
	padding: 0.5em;
	margin: 1em 0.5em;
	border-left: 6px solid #ccc;
	font-size: 20px;
}

/****************テキスト　大見出し　オレンジ*******************/

.subcopy_orange {
	padding: 0.5em;
	margin: 1em 0.5em;
	border-left: 6px solid #ff8000;
	font-size: 20px;
	color: #ff8000;
}

/****************テキスト　大見出し　ブルー*******************/

.subcopy_blue {
	padding: 0.5em;
	margin: 1em 0.5em;
	border-left: 6px solid #43c4e0;
	font-size: 20px;
	color: #43c4e0;
}

/****************テキスト　大見出し　レッド*******************/

.subcopy_red {
	padding: 0.5em;
	margin: 1em 0.5em;
	border-left: 6px solid #b2374b;
	font-size: 20px;
	color: #b2374b;
}

/*****************引用テキスト パープル***********************/

.quote_ppl {
	padding: 1em 1em;
	margin: 0em 0.5em;
	color: #800080;/*文字色*/
	line-height:1.8em;
	background: #ffffff;
	border: solid 3px #ffffff;/*線*/
	border-radius: 10px;/*角の丸み*/
}

/*************カラー質問用 小見出し オレンジ********************/

.question_orange {
	border-top: 1px solid #ff8000;
	border-bottom: 1px solid #ff8000;
	font-size: 14px;
	line-height:1.8em;
	padding: 0.5em 0.5em;
	margin: 1em;
	color: #ff8000;
}

/*********************************************************/
/*************カラー質問用 小見出し みずいろ********************/

.question_paleblue {
	border-top: 1px solid #09bce2;
	border-bottom: 1px solid #09bce2;
	font-size: 14px;
	line-height:1.8em;
	padding: 0.5em 0.5em;
	margin: 1em;
	color: #09bce2;
}

/*********************************************************/
/*************カラー質問用 小見出し　HANAKO********************/

.question_hanako {
	border-top: 1px solid #ba4b5c;
	border-bottom: 1px solid #ba4b5c;
	font-size: 14px;
	line-height:1.8em;
	padding: 0.5em 0.5em;
	margin: 1em;
	color: #ba4b5c;
}

/*********************************************************/
/*************カラー質問用 小見出し　casatour********************/

.question_casatour {
	border-top: 1px solid #ef6160;
	border-bottom: 1px solid #ef6160;
	font-size: 14px;
	line-height:1.8em;
	padding: 0.5em 0.5em;
	margin: 1em;
	color: #ef6160;
}


/*********************************************************/

.inboxbar {
	border-bottom: 2px solid #333333;
	font-size: 1.6rem;
	line-height:1.8em;
	text-align: center;
	color: #333333;
	margin-bottom: 20px;
}

/*********************************************************/

.inboxbar02 {
	border-bottom: 2px solid #ffffff;
	font-size: 1.4em;
	line-height:1.8em;
	text-align: center;
	color: #ffffff;
	margin-bottom: 20px;
	font-weight: bold;
}

/*********************************************************/

.inboxbar03 {
	border-bottom: 2px solid #fd8b28;
	font-size: 1.4em;
	line-height:1.8em;
	text-align: center;
	color: #fd8b28;
	margin-bottom: 20px;
	font-weight: bold;
}

/********************* オレンジボックス***********************/

.orangebox {
	padding: 1.5em 1.5em;
	margin: 1em 0;
	color: #333333;/*文字色*/
	line-height:1.8em;
	background: #ffdab9;
	border: solid 3px #ffdab9;/*線*/
	border-radius: 10px;/*角の丸み*/
}

.orangebox p {
	margin: 0; 
	padding: 0;
}

/********************* オレンジボックス02**********************/

.orangebox02 {
	padding: 1.5em 1.5em;
	margin: 1em 0;
	color: #ffffff;/*文字色*/
	font-size: 1.1em;
	line-height:1.5em;
	background: #fd8b28;
	border: solid 3px #fd8b28;/*線*/
	border-radius: 10px;/*角の丸み*/
}

.orangebox02 p {
	margin: 0; 
	padding: 0;
}


/********************* イエローボックス***********************/

.yellowbox {
	padding: 1.5em 1.5em;
	margin: 1em 0;
	color: #333333;/*文字色*/
	line-height:1.8em;
	background: #ffffcc;
	border: solid 3px #ffffcc;/*線*/
	border-radius: 10px;/*角の丸み*/
}

.yellowbox p {
	margin: 0; 
	padding: 0;
}

/********************* ピンクボックス***********************/

.pinkbox {
	padding: 1.5em 1.5em;
	margin: 1em 0;
	color: #333333;/*文字色*/
	line-height:1.8em;
	background: #fff0f5;
	border: solid 3px #fff0f5;/*線*/
	border-radius: 10px;/*角の丸み*/
}

.pinkbox p {
	margin: 0; 
	padding: 0;
}

/********************* casatourボックス**********************/

.casatourbox {
	padding: 1.5em 1.5em;
	margin: 1em 0;
	color: #ffffff;/*文字色*/
	font-size: 1.1em;
	line-height:1.5em;
	background: #ef7f7e;
	border: solid 3px #ef7f7e;/*線*/
	border-radius: 10px;/*角の丸み*/
}

.casatourbox p {
	margin: 0; 
	padding: 0;
}


/********************* プロフィールボックス******************/
/************************入れ子あり************************/

.profilebox {
	padding: 1.5em 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;/*文字色*/
	line-height:1.9em;
	background: #ffffff;
	border: solid 2px #cccccc;/*線*/
	border-radius: 10px;/*角の丸み*/
}

/********************* プロフィールボックス******************/
/************************入れ子あり************************/
/************************画像幅設定************************/

.profilebox03 {
	padding: 1.5em 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;/*文字色*/
	line-height:1.9em;
	background: #ffffff;
	border: solid 1px #cccccc;/*線*/
	border-radius: 4px;/*角の丸み*/
}

/********************* プロフィールボックス******************/
/************************入れ子あり************************/
/************************画像幅設定************************/

.profilebox04 {
	padding: 1.5em 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;/*文字色*/
	line-height:1.9em;
	background: #ffffff;
	border: solid 1px #ffffff;/*線*/
	border-radius: 4px;/*角の丸み*/
}

/********************* イエローボックス02*********************/
/*************************入れ子あり************************/

.yellowbox02 {
	padding: 1.5em 1.5em;
	margin: 1em 0;
	color: #333333;/*文字色*/
	line-height:1.8em;
	background: #ffffcc;
	border: solid 3px #ffffcc;/*線*/
	border-radius: 10px;/*角の丸み*/
}

.yellowbox02 p {
	margin: 0; 
	padding: 0;
}

/*********************************************************/
/******************一覧ボタン オレンジ枠**********************/

.square_btn06 {
 	width:80%;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #ff8000;
	border: solid 2px #ff8000;
	border-radius: 3px;
	transition: .4s;
	text-align:center;
	margin: 0.5em auto;  
}

.square_btn06:hover {
	background: #ff8000;
	color: #ffffff;
}

.square_btn06 a {
	color: #ff8000;
	text-decoration: none;
}
.square_btn06 a:hover {
	color: #ffffff;
}

/*********************************************************/
/*******************申込ボタン オレンジ**********************/

.formtobtn_orange {
 	width:80%;
	padding: 1em 1em;
	text-decoration: none;
	background: #ff8000;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	border: solid 2px #ff8000;
	border-radius: 6px;
	transition: .4s;
	text-align:center;
	margin: 1em auto;  
}

.formtobtn_orange:hover {
	background: #ff8000;
	color: #ffffff;
}

.formtobtn_orange a {
	background: #ff8000;
	color: #ffffff;
	text-decoration: none;
}
.formtobtn_orange a:hover {
	background: #ff8000;
	color: #ffffff;
}

/*********************************************************/
/*****************キャプション付き画像***********************/
/*********************************************************/

/*******************文字ブラウン****************************/

.imagebox_center {
	float: none;
	margin-top: 1.0em;
	margin-bottom: 1.5em;
	margin-left: 1.2em;
	margin-right: 1.2em;
	color: #907050;
	font-size: 12px;
	line-height:1.5em;
}

.imagebox_right {
	float: right;
	max-width:300px;
	margin-top: 0.5em;
	margin-right: 0.8em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
	color: #907050;
	font-size: 12px;
	line-height:1.5em;
}

.imagebox_left {
	max-width:300px;
	float: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 1.5em;
	color: #907050;
	font-size: 12px;
	line-height:1.5em;
}


/*******************************************************/
/******************* 全国ウーマンボタン ********************/
/*******************************************************/

/*******************************************************/
/********************** 関西ウーマン***********************/

.allwonan_btn_01 {
	width:85%;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #F57890;
	background-color: #ffffff;
	border: solid 1px #F57890;
	border-radius: 2px;
	transition: .4s;
	text-align:center;
	margin: 0.5em auto;  
}

.allwonan_btn_01:hover {
	background-color: #ffffff;
	color: #F57890;
}

.allwonan_btn_01 a {
	background-color: #ffffff;
	color: #F57890;
	text-decoration: none;
}

.allwonan_btn_01 a:hover {
	background-color: #ffffff;
	color: #F57890;
}

/*******************************************************/
/********************** 東京ウーマン***********************/

.allwonan_btn_02 {
	width:85%;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #d41f3a;
	background-color: #ffffff;
	border: solid 1px #d41f3a;
	border-radius: 2px;
	transition: .4s;
	text-align:center;
	margin: 0.5em auto;  
}

.allwonan_btn_02:hover {
	background-color: #ffffff;
	color: #d41f3a;
}

.allwonan_btn_02 a {
	background-color: #ffffff;
	color: #d41f3a;
	text-decoration: none;
}

.allwonan_btn_02 a:hover {
	background-color: #ffffff;
	color: #d41f3a;
}

/*******************************************************/
/********************** 東海ウーマン***********************/

.allwonan_btn_03 {
	width:85%;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #4086db;
	background-color: #ffffff;
	border: solid 1px #4086db;
	border-radius: 2px;
	transition: .4s;
	text-align:center;
	margin: 0.5em auto;  
}

.allwonan_btn_03:hover {
	background-color: #ffffff;
	color: #4086db;
}

.allwonan_btn_03 a {
	background-color: #ffffff;
	color: #4086db;
	text-decoration: none;
}
.allwonan_btn_03 a:hover {
	background-color: #ffffff;
	color: #4086db;
    }

/*******************************************************/
/********************** 九州ウーマン***********************/

.allwonan_btn_04 {
	width:85%;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #ef801c;
	background-color: #ffffff;
	border: solid 1px #ef801c;
	border-radius: 2px;
	transition: .4s;
	text-align:center;
	margin: 0.5em auto;  
}

.allwonan_btn_04:hover {
	background-color: #ffffff;
	color: #ef801c;
}

.allwonan_btn_04 a {
	background-color: #ffffff;
	color: #ef801c;
	text-decoration: none;
}
.allwonan_btn_04 a:hover {
	background-color: #ffffff;
	color: #ef801c;
}

/*******************************************************/
/********************* ハワイウーマン**********************/

.allwonan_btn_05 {
	width:85%;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #0fd292;
	background-color: #ffffff;
	border: solid 1px #0fd292;
	border-radius: 2px;
	transition: .4s;
	text-align:center;
	margin: 0.5em auto;  
}

.allwonan_btn_05:hover {
	background-color: #ffffff;
	color: #0fd292;
}

.allwonan_btn_05 a {
	background-color: #ffffff;
	color: #0fd292;
	text-decoration: none;
}

.allwonan_btn_05 a:hover {
	background-color: #ffffff;
	color: #0fd292;
}

/*******************************************************/
/********************** 中四ウーマン***********************/

.allwonan_btn_06 {
	width:85%;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #92704b;
	background-color: #ffffff;
	border: solid 1px #92704b;
	border-radius: 2px;
	transition: .4s;
	text-align:center;
	margin: 0.5em auto;  
}

.allwonan_btn_06:hover {
	background-color: #ffffff;
	color: #92704b;
}

.allwonan_btn_06 a {
	background-color: #ffffff;
	color: #92704b;
	text-decoration: none;
}

.allwonan_btn_06 a:hover {
	background-color: #ffffff;
	color: #92704b;
}

/*******************************************************/
/********************** 東北ウーマン***********************/

.allwonan_btn_07 {
	width:85%;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #008803;
	background-color: #ffffff;
	border: solid 1px #008803;
	border-radius: 2px;
	transition: .4s;
	text-align:center;
	margin: 0.5em auto;  
}

.allwonan_btn_07:hover {
	background-color: #ffffff;
	color: #008803;
}

.allwonan_btn_07 a {
	background-color: #ffffff;
	color: #008803;
	text-decoration: none;
}

.allwonan_btn_07 a:hover {
	background-color: #ffffff;
	color: #008803;
}

/*********************************************************/
/*******************記事一覧ページ**************************/
/*********************************************************/

ul.kiji_all{
	float: left;
	text-align: left;
	list-style: none;
    margin: 0px;
    padding: 5px;
	font-size: 14px;
text-decoration:none;
}

.kiji_all li{
	width: 200px;
	height: 280px;
	float: left;
	margin: 4px;
	margin-bottom: 15px;
	overflow: hidden;
	padding:0;
}

/*画像*/
.kiji_all.theme_thumb{
	height: 130px;
	max-height: 130px;
	overflow: hidden;
	margin: 0;
	object-fit: cover;
}

.kiji_all
.kiji_allTitle a{
	text-decoration:none;
	text-align:left;
	color: #555;
    font-size: 13px;
    line-height: 1.4em;
}

.kiji_all
.kiji_allTitle a:link{
	text-decoration:none;
	text-align:left;
	color: #555;
}

.kiji_all
.kiji_allTitle a:visited{
	text-decoration:none;
	text-align:left;
	color: #555;
}

/*テキスト*/
.kiji_all
.kiji_allTxt{
	text-align:left;
	font-size:13px;
	display: none !important;
    line-height: 1.4em;
}


/*********************************************************/
/*****************レスポンシブテーブル01**********************/
/*********************************************************/

.rep_table01 {
  	border-collapse: collapse;
  	width: 100%;
	color: #888888;
}

.rep_table01 th,
.rep_table01 td {
	padding: 10px;
	border: 1px solid #888888;
}

.rep_table01 th {
	background-color: #EAEAEA;
	text-align: center;
	width: 30%;
}

@media screen and (max-width: 400px) {
.rep_table01 {
	border-top: 1px solid #888888;
  }

.rep_table01 td {
	display: block;
	text-align: center;
  }

.rep_table01 th {
	display: block;
	border-top: none;
	border-bottom: none;
	width: 100%;
}
}

