@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	color: #444;
	font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Verdana", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #fff6df;
	background-image: url(/common/img/header_bg.gif);
	background-repeat: repeat-x;
	font-size: 13px;
*font-size: small;
*font: x-small;
	line-height: 1.6em;
}
/*************************************************************
RESET AND BASIC DEFINITIONS
*************************************************************/

/* GLOBAL RESET
============================================================*/
body, h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
}
ul,form, dl, dt, dd, ol {
	margin: 0px;
	padding: 0px;
}
blockquote{
	margin: 0px 2em;
}

html, body {
	height: 100%;
}
table, th, td, th {
	font-weight: normal;
}
table {
	font-size: 13px;
	font: 100%;
}
img {
	vertical-align:bottom;
}
a img {
	border: none;
}
a {
	color: #444;
	text-decoration: none;
}
a:visited {
	color: #444;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	margin: 0 auto;
}
/*  float/clear  */
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
hr{
	display:none;
}

/* clearfix 
============================================================*/  
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* ヘッダ 
============================================================*/

#header {
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 85px;
}
#header_search {
	padding-left: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffdddd;
	position: absolute;
	left: 772px;
	top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#header_search .global{
	
}
#header_search .global img{
	padding:5px 5px 0 0;
}
#header_text {
	font-size: 93%;
	color: #a7a297;
	position: absolute;
	left: 180px;
	top: 45px;
	overflow: hidden;
	height: 30px;
	width: 360px;
}
#header_tel {
	position: absolute;
	left: 553px;
	top: 23px;
}
#header_logo {
	position: absolute;
	top: 23px;
}
#t_searchform {
	width: 185px;
	height: 22px;
	background-image: url(/common/img/search_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#t_searchform #s {
	border: 0px;
	margin: 3px 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 140px;
}
#t_searchform #go {
	float: right;
}
/*ナビゲーション
============================================================*/
#naviblock {
	position: relative;
	background-color: #FCD591;
	height: 62px;
}
.nav {
	width: 972px;
	height: 62px;
	position: relative;
	margin: 0 auto;
	background-image: url(/common/img/gnavi.gif);
	background-repeat: no-repeat;
}
.nav li {
	display: inline;
}
.nav li a {
	position: absolute;
	top: 0;
	height: 62px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
	display:block;
}
/*home*/
.nav .home a {
	left: 0px;
	width: 66px;
}
.nav .home a:hover {
	background: url(/common/img/gnavi.gif) no-repeat 0 -62px;
}
.current-home .home a {
	background: url(/common/img/gnavi.gif) no-repeat 0px -124px;
	cursor: default;
}
.current-home .home a:hover {
	background: url(/common/img/gnavi.gif) no-repeat 0px -124px;
	cursor: default;
}
/*着付教室*/
.nav .course a {
	left: 66px;
	width: 206px;
}
.nav .course a:hover {
	background: url(/common/img/gnavi.gif) no-repeat -66px -62px;
}
.current-course .course a {
	background: url(/common/img/gnavi.gif) no-repeat -66px -62px;
	cursor: default;
}
/*着こなす*/
.nav .stepup a {
	left: 272px;
	width: 160px;
}
.nav .stepup a:hover {
	background: url(/common/img/gnavi.gif) no-repeat -272px -62px;
}
.current-stepup .stepup a {
	background: url(/common/img/gnavi.gif) no-repeat -272px -62px;
	cursor: default;
}
/*楽しもう*/
.nav .service a {
	left: 432px;
	width: 128px;
}
.nav .service a:hover {
	background: url(/common/img/gnavi.gif) no-repeat -432px -62px;
}
.current-service .service a {
	background: url(/common/img/gnavi.gif) no-repeat -432px -62px;
	cursor: default;
}
/*取り組み*/
.nav .policy a {
	left: 560px;
	width: 156px;
}
.nav .policy a:hover {
	background: url(/common/img/gnavi.gif) no-repeat -560px -62px;
}
.current-policy .policy a {
	background: url(/common/img/gnavi.gif) no-repeat -560px -62px;
	cursor: default;
}
/*会社案内*/
.nav .profile a {
	left: 716px;
	width: 152px;
}
.nav .profile a:hover {
	background: url(/common/img/gnavi.gif) no-repeat -716px -62px;
}
.current-profile .profile a {
	background: url(/common/img/gnavi.gif) no-repeat -716px -62px;
	cursor: default;
}
/*窓口*/
.nav .support a {
	left: 868px;
	width: 104px;
}
.nav .support a:hover {
	background: url(/common/img/gnavi.gif) no-repeat -868px -62px;
}
.current-support .support a {
	background: url(/common/img/gnavi.gif) no-repeat -868px -62px;
	cursor: default;
}
/* メイン指定
============================================================*/
#mainbg {
	 margin-top:5px;
	 background-image: url(/common/img/content_bg.gif);
	background-repeat: repeat-x;
}
#contents {
	 width:970px;
	 margin:0 auto;
	 background-image: url(/common/img/white_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
	padding: 15px 0 10px 0;
}
#maincontents {
	 width:740px;
	 float:right;
	 background:#FFF;
}
#core {
	width:auto;
	padding:25px 35px 40px 35px;
}
/*メイン背景*/
#policybg {
	background-image: url(/policy/img/index/category_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#newsbg {
	background-image: url(/news/img/index/category_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#profilebg {
	background-image: url(/profile/img/index/category_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#irbg {
	background-image: url(/profile/ir/img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#infobg {
	background-image: url(/profile/info/img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#support {
	background-image: url(/support/img/index/category_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#recruitbg {
	background-image: url(/profile/recruit/img/category_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#service {
	background-image: url(/service/img/index/category_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#stepup {
	background-image: url(/stepup/img/index/category_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#coursebg {
	background-image: url(/course/img/index/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#kimonobg {
	background-image: url(/chiebukuro/img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#campaignbg {
	background-image: url(/campaign/photogallery/img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/*  左ナビ
============================================================*/
#leftblock {
	float: left;
	width: 215px;
}
#leftnavi {
	background: #fff;
	padding-bottom:20px;
}
.category {
	float:left;
	width:54px;
	border-right: 1px solid #ddd;
}
.category img {
	margin: 17px 0 0 14px;
}
.catenavi {
	list-style-type: none;
	float: right;
	width:150px;	
	margin-top:8px;
}
.catenavi li {
	background-image: url(/common/img/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	zoom:1;	
}
.catenavi li a {
	color:#555;
	display: block;
	padding: 8px 8px 8px 22px;
	text-decoration: none;
	zoom:1;
}
#infoimg {
	clear:both;
}
#infoimg ul {
	list-style-type: none;
}
#infoimg li {
	margin-top:15px;
	zoom:1;
}

/* パンくずリスト
============================================================*/
#contentsbottom {
	clear: both;
	padding: 12px 0 20px 0;
	width:970px;
	margin:0 auto;
}
#topicpath {
	margin-left:230px;
}
#topicpath li {
	list-style-type: none;
	float: left;
	font-size: 93%;
	color:#777;
}
#topicpath a {
	color: #777;
	background-image: url(/common/img/topickpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	text-decoration: underline;
}
#topicpath a:hover {
	color: #999;
}


#pagetoplink {
	float: right;
}
#pagetoplink a:hover img {
	opacity:0.7;
	filter: alpha(opacity=80);
}

.pagetoplink {
	text-align:right;
	margin:15px 0;
}
.pagetoplink a:hover img {
	opacity:0.7;
	filter: alpha(opacity=80);
}
/* フッタ 
============================================================*/
.footer {
	clear: both;
	background:#ffe2ab;
	padding: 7px 0
	
}
.footerlink,
.copyright {
	width:970px;
	margin:0 auto;
}
.footer li {
	list-style-type: none;
	float: right;
	font-size: 93%;
	color:#777;
	margin-left:1em
}
.footer a {
	color: #555;
	background-image: url(/common/img/footerbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 7px 0 7px 23px;
	text-decoration:none;
	font-size:93%;
}
.footer a:hover {
	color: #f90;
	text-decoration:underline;
}
address {
	font-style: normal;
	font-size:93%;	
}
.copyright {
	clear: both;
	padding:10px 0 15px 0;
	text-align:right;
	line-height:1.3em;
}
.cr {
	color: #999;
	font-size:85%;
	margin-top:5px;
}

/* その他の設定
============================================================*/

h2.rlinebold{
	background:url(/common/img/rlinebold.gif) left bottom no-repeat;
	width:705px;
}
h2.rlinebold img{
	margin:25px 0 18px 30px;
}
h3.rline{
	background:url(/common/img/rline.gif) left bottom no-repeat;
}
h3.rline img{
	margin-bottom:12px;
}
.pf {
	border: 1px solid #ddd;
	background-color: #FFF;
	padding: 1px;
}
.dotline{
	background:url(/common/img/dotline.gif) left bottom no-repeat;
	padding-bottom:5px;
}
.read {
	line-height:1.8em;
}
.block2 {
	float: left;
	width: 315px;
}

.mgn40 {
	margin-right:40px;
}
.mgntop25 {
	margin-top:25px;
}
.clear {
	clear:both;
}

.notfound a {
	background-image: url(/common/img/footerbullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 7px 0 7px 23px;
	text-decoration:underline;
	display:block;
	color:#F90;
}
.notfound a:hover {
	text-decoration:none;
}
