@charset "utf-8";


/* ---------------------------------------------------------------------
reset elements
--------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

a{
	text-decoration:none;
}
img{
	border:0;
}



/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */

/*2列右メニューの場合*/
.layout-wt #alpha {
	float: left;
	width: 639px;
/*	left: 0;*/
	overflow: hidden;
	margin:0px 0px 0px 9px;
display : inline;
}

.layout-wt #beta {
	float:right;
/*	left: 0;*/
	width: 249px;
/*	float:left;*/
	overflow:hidden;
display : inline;
}
h1{
	font-size:10px;
	font-weight:normal;
	text-align:right;
	background:#f8e9e1;

}

/*共通*/

.kakomi{
	margin:30px 15px;
	width:575px;
	background:#fcf6eb;
	border:double #ebc9c0;
}
.kakomi p{
	font-size:12px;
	line-height:1.5;
}


.imgr{
	float:right;
	margin:0 0 20px 20px;
}
/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	color:#4b4b4b;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0.5px;
	line-height: 1.7em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* リンクカラー */
a {
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}

.clear {
	clear:both;
}
#cat_gaiyo a{
	color:#990000;
}
#cat_gaiyo a:visited{
	colorr:#990000;
	font-weight:bold;
}
/* ---　ページトップ　--- */
#gotop {
	clear:both;
/*	width:100%;*/
	margin:50px 0 0 0;
}

#gotop a {
	background: url(images/gotop_text.gif) no-repeat;
	display: block;
	height: 11px;
	width: 101px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}

#gotop a:hover {
	background: url(images/gotop_text_hover.gif) no-repeat;
}

/* -----　パンくず　----- */
.navi {
	margin:5px 5px 20px;
	text-align:left;
	font-size:10px;
}
/* ---------------------------------------------------------------------
カテゴリ別フォント
--------------------------------------------------------------------- */
.colortitle{
	border-left:3px solid #ff9933;
	padding-left:5px;
	font-size: 14px;
	font-weight: bold;
	color: #ff9933;
	margin:10px 0;	
}
.foodtitle{
	border-left:3px solid #ebda26;
	padding-left:5px;
	font-size: 14px;
	font-weight: bold;
	color: #ebda26;
	margin:10px 0;	
}
.maketitle{
	border-left:3px solid #ff6666;
	padding-left:5px;
	font-size: 14px;
	font-weight: bold;
	color: #ff6666;
}
.aromatitle{
	border-left:3px solid #66cccc;
	padding-left:5px;
	font-size: 14px;
	font-weight: bold;
	color: #66cccc;
	margin:10px 0;	
}
.mindtitle{
	border-left:3px solid #66cc66;
	padding-left:5px;
	font-size: 14px;
	font-weight: bold;
	color: #66cc66;
	margin:10px 0;	
}
.stonetitle{
	border-left:3px solid #cc66ff;
	padding-left:5px;
	font-size: 14px;
	font-weight: bold;
	color: #cc66ff;
	margin:10px 0;	
}


/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */


/*2列右メニューの場合*/
.layout-wt #container {
	width:898px;
	margin:0 auto;
	text-align:left;
	border-right:1px solid #f8e8e0;
	border-left:1px solid #f8e8e0;
}


/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header-module {
	width:898px;
	height:150px;
	background:#fff;

}

.head-main {
	width:718px;
	height:150px;
	float:left;
	display:block;
}
.head-main a{
	width:718px;
	height:150px;
	display:block;
}
.head-right{
	width:180px;
	height:105px;
	float:right;
}
.inquiry{
	width:180px;
	height:45px;
	display:block;
	float:right;
}
.inquiry a{
	width:180px;
	height:45px;
	display:block;
}
/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */

#content{
	width:898px;
	background:#fff;
	}
	
/* ---------------------------------------------------------------------
Widget：[ヘッダー]ヘッダーメニュー
--------------------------------------------------------------------- */
.widget-header-menu {
	width:605px;
	height:35px;
	margin:0;
	padding:0;
/*	clear:both;*/
}


.widget-header-menu ul {
	margin:0;
	padding:0;
	font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	font-size:12px;
}

.widget-header-menu li {
	list-style:none;
    float:left;
}

#gn1 a{
	background-image:url(images/subnavi_raw.jpg);
	width:101px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn2 a{
	background-image:url(images/subnavi_color.jpg);
	width:101px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn3 a{
	background-image:url(images/subnavi_makeup.jpg);
	width:101px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn4 a{
	background-image:url(images/subnavi_aroma.jpg);
	width:101px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn5 a{
	background-image:url(images/subnavi_balance.jpg);
	width:101px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn6 a{
	background-image:url(images/subnavi_stone.jpg);
	width:100px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn7 a{
	background-image:url(gn7.gif);
	width:113px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn8 a{
	background-image:url(gn8.gif);
	width:114px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn1 a:hover,
#gn2 a:hover,
#gn3 a:hover,
#gn4 a:hover,
#gn5 a:hover,
#gn6 a:hover,
#gn7 a:hover,
#gn8 a:hover{
	background-position:0 -40px;
}
#gn1_av a{
	background-image:url(images/subnavi_raw.jpg);
	background-position:0 -40px;
	width:101px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn2_av a{
	background-image:url(images/subnavi_color.jpg);
	background-position:0 -40px;
	width:101px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn3_av a{
	background-image:url(images/subnavi_makeup.jpg);
	background-position:0 -40px;
	width:101px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn4_av a{
	background-image:url(images/subnavi_aroma.jpg);
	background-position:0 -40px;
	width:101px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn5_av a{
	background-image:url(images/subnavi_balance.jpg);
	background-position:0 -40px;
	width:101px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn6_av a{
	background-image:url(images/subnavi_stone.jpg);
	background-position:0 -40px;
	width:100px;
	height:35px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn7_av a{
	background-image:url(gn7.gif);
	background-position:0 -40px;
	width:113px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn8_av a{
	background-image:url(gn8.gif);
	background-position:0 -40px;
	width:114px;
	height:30px;
	display:block;
	text-indent:-9999px;
    float:left;
	border:0;
	margin:0;
}
#gn1_av a:hover,
#gn2_av a:hover,
#gn3_av a:hover,
#gn4_av a:hover,
#gn5_av a:hover,
#gn6_av a:hover,
#gn7_av a:hover,
#gn8_av a:hover{
	background-position:0 -40px;
}

/* ---------------------------------------------------------------------
コンテンツ左
--------------------------------------------------------------------- */
#alpha{
	width:605px;
	float:left;
	background:#FFF;
}
/*トップメッセージ*/
.topmsg{
	background-image:url(images/topmainimage.gif);
	width:585px;
	height:60px;
	padding:230px 10px 10px;
	letter-spacing: 0.1px;
	font-size:13px;
	
}
	
/*認定資格・講座一覧*/
#kouza{
		width:605px;
		margin-top:30px;

}
#kouza .title{
	width:605px;
	height:25px;
	margin-bottom:15px;
}
#kouza ul{
	font-size:11px;
	margin-left:20px;
	margin-top:0px;
	padding:0;
	list-style-position:outside;
}
#kouza li{
	margin:0 0 2px 0px;
}
#kouza h2 a{
	font:10px;
	margin:0 0 7px 3px;
	padding:0;
	width:180px;
	height:20px;
	display:block;	
}
	
.top_raw{	
	width:177px;
	height:117px;
	background:url(images/top_btn_rawfood.png);
	padding:3px 10px 20px 5px;
	float:left;
	display:block;
	overflow:hidden;
}

.top_color{
	width:177px;
	height:117px;
	background:url(images/top_btn_color.png);
	padding:3px 10px 20px 5px;
	margin-left:15px;
	float:left;
	overflow:hidden;
}
#kouza .top_color li{
	margin-bottom:0;
}
.top_makeup{
	width:176px;
	height:117px;
	background:url(images/top_btn_makeup.png);
	padding:3px 10px 20px 5px;
	margin-left:15px;
	float:left;
	overflow:hidden;
}
	
.top_aroma{
	width:177px;
	height:117px;
	background:url(images/top_btn_aroma.png);
	padding:3px 10px 20px 5px;
	clear:both;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	overflow:hidden;
}
	
.top_balance{
	width:177px;
	height:117px;
	background:url(images/top_btn_balance.png);
	padding:3px 10px 20px 5px;
	margin-left:15px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	overflow:hidden;

}
	
.top_stone{
	width:176px;
	height:117px;
	background:url(images/top_btn_stone.png);
	padding:3px 10px 20px 5px;
	margin-left:15px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	overflow:hidden;
}
	

/*コース一覧*/
#corse{
	clear:both;
	width:605px;
	height:70px;
	margin-top:15px;
}
#corse .imgc{
	margin-right:15px;
	float:right;
}

/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
		clear:both;
	margin-top:30px;
		width:605px;
}

#top-category h3.title {
	margin:0;
	width:605px;
	height:25px;
	margin-bottom:0px;
}
#top-category h3.titleb {
	margin:0;
	width:605px;
	height:25px;
	margin-bottom:0px;
}
#top-category dl{
	width:605px;
	margin:15px 0;
	border-bottom:dotted 1px #cc6666;
	clear:both;
}
#top-category dt{
	float:left;
}
#top-category dt img{
	border:1px solid #cc6666;
	margin-right:20px;
	float:left;
}
#top-category dd{
	height:125px;
}

#top-category .date{
	color:#cc6666;
	margin-top:10px;
}

#top-category .title{
	margin:2px 0;
	color:#cc6666;
	font-size:14px;
}
#top-category .title .date{
	font-size:12px;
}
#top-category2{
	border-bottom:dotted 1px #cc6666;
		width:605px;
}

#top-category2 dl{
	width:605px;
	margin:5px 0;
	clear:both;
}
#top-category2 dt{
	float:left;
	width:105px;
	padding-left:15px;
}
#top-category2 dt .date{
	color:#cc6666;
	font-weight:bold;
	margin:2px 0;
}	
#top-category2 .title{
	margin:0px 0;
	color:#C06;
	font-size:14px;
	font-weight:bold;
}
#top-category .details{
	text-align:right;
}
.allinfo{
	text-align:right;
	width:605px;
}

#feed{
	margin-left:15px;
	line-height:1.5;
}
#feed ul{
	list-style:none;
	border-bottom:dotted 1px #cc6666;
}


/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */

.widget-main-menu {
	width:240px;
	margin:0px 9px 0 0;
	color:#663333;
	background:#f8e8e0;
}

.widget-main-menu .menu-content {
	width:240px;
	font-size:11px;
	line-height:1.7;
}
.menu-content .submenutitle{
	width:240px;
	height:25px;
	background:#ebc9c0;
	font-weight:bold;
	margin-top:0;
}
.menu-content .menu-list{
	list-style:url(images/icon_list.png);
	list-style-position:outside;
	margin:15px 0 0 25px;
	}

.menu-content img{
	margin-top:10px;
	margint-right:10px;
	float:left;
}
.menu-content p{
	margin-top:10px;
	font-size:12px;
}


/* ---------------------------------------------------------------------
Widget：[サイド]バナーエリア
--------------------------------------------------------------------- */
.free-content4 {
	clear:both;
	width:210px;
	padding: 0 15px;
	background:#f8e8e0;
}
.free-content4 p{
	margin:10px 0;
}

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget-calendar {
	margin:5px 0 15px 0;
	width:610px;
}

.widget-calendar .widget-header {
	width:155px;
	margin:2px 0 5px 20px;
	font-size: 115% !important;
	font-size: 110%;
	color:#000000;
}

.widget-calendar{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.widget-calendar ul{
	margin:0;
	padding:0;
}
.widget-calendar li{
	margin:0;
	padding:0;
	color:#333;
	font-size:10px;
	list-style-position:inside;
	list-style-type:disc;	
}

.widget-calendar td {
	padding:1px 1px;
	width:86px;
	height:70px;
	text-align:left;
	border:1px solid #cc6666;
	vertical-align:top;

}
/*.widget-calendar .widget-content table th {
	padding:1px 3px;
	width:85px;
	font-size: 100% !important;
	font-weight:bold;
	text-align:center;
	border:1px solid #FCF;
	vertical-align:top;
	background:#eee;
}*/
.calendarbody {
font-size: 11px;
text-align: center;
background: #FFFFFF;
}
.calendarbody a { color:#006699; }
.calendarbody a:hover { color:#999999; }
.calendar {
margin: 0px auto 0px auto;
width:610px;
text-align: left;
}
.widget-calendar table {
	text-align:center;
width: 610px;
}
.widget-calendar caption {
text-align: center;
padding-top:5px;
font-size:14px;
}
.widget-calendar th {
	padding:1px 1px;
	width:86px;
	font-size: 100% !important;
	font-weight:bold;
	text-align:center;
	border:1px solid #cc6666;
	vertical-align:top;
	background:#eee;
}



/* ---------------------------------------------------------------------
Widget：[フッター]フッターメニュー
--------------------------------------------------------------------- */
.widget-footer-menu {
	width:100%;
	text-align:center;
	font-size:10px;
	background:#f8e8e0;

}

.widget-footer-menu a {
	
	text-decoration:none;
}
.widget-footer-menu a:hover {
	
	text-decoration:underline;
}

.widget-footer-menu ul {
	padding:2px;
}

.widget-footer-menu li {
	display: inline;
	padding: 0 5px 0 12px;
	border-right: 1px solid #2fa5e0;
}




/* ---------------------------------------------------------------------
Widget：[フッター]コピーライト
--------------------------------------------------------------------- */
.footeritem{
			background:#f8e8e0;
}
.copyright-content {
	font-size: 10px;
	text-align:center;
	background:#ebc9c0;
}

/* ---------------------------------------------------------------------
カテゴリページ
--------------------------------------------------------------------- */
/*ヘッダー*/
.subhead-main {
	width:718px;
	height:110px;
	float:left;
	display:block;
}
.subhead-main a{
	width:718px;
	height:150px;
	display:block;
}
.subhead-right{
	width:180px;
	height:110px;
	float:right;
	display:block;
}
.subhead-right a{
	width:180px;
	height:110px;
	display:block;
}
.bread{
	margin:5px 0;
	font-size:10px;
}
#cat_title{
	margin:5px 0 25px 0;
	width:605px;
	height:100px;
}
#cat_gaiyo{
	width:605px;
}

#cat_gaiyo ul{
	margin:5px 0 10px 20px;
}
#cat_gaiyo li{
	list-style:url(images/icon_listg.png);
	list-style-position:outside;
	line-height:1.5;
	margin-bottom:5px;
}

#cat_syosai{
	width:605px;
}
#cat_syosai p{
	line-height:1.5;
	fon-size:12px;
}

#cat_syosai ul{
	margin:5px 0 10px 20px;
}
#cat_syosai li{
	list-style:url(images/icon_listg.png);
	list-style-position:inside;
	line-height:1.3;
	margin-bottom:5px;
}
.indento{
	margin:10px 0 10px 30px;
}

.inquirybtn{
	margin:30px 180px;
}
/*講座コース一覧*/

h2.title a{
	font-size:14px;
}
.subcat {
	margin-top:15px;
}

.subcat.title h2 {
	margin:0;
	width:605px;
	height:25px;
	background:url(images/top_title_info.jpg);
	text-indent:-9999px;
	margin-bottom:0px;
}
dl.subcat{
	width:605px;
	margin:5px 0;
	clear:both;
}
.subcat dt{
	float:left;
}
.subcat dt img{
	border:1px solid #cc6666;
	margin-right:20px;
	float:left;
}
.subcat dd{
	height:115px;
}

.subcat h3.title a{
	margin:2px 0;
	color:#cc6666;
	font-size:13px;
	font-weight:bold;
}
.subcat .details{
	text-align:right;
}

.subcat li{
	list-style:url(images/icon_maru.png);
	margin:10px 20px;
}
	
.subcat2{
	margin-top:5px;
	clear:both;
}
.subcat2 dt{
	float:left;
	width:120px;
}

.subcat2 dt img{
	border:1px solid #cc6666;
	margin-right:20px;
}
.hidden{
	color:#FFF;
}


/* ---------------------------------------------------------------------
エントリーページ(説明）
--------------------------------------------------------------------- */

.ent_title{
	background:url(images/enttitle.png);
	width:590px;
	height:45px;
	font-size:18px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic";
	font-weight:bold;
	padding:25px 0 0 15px;
	margin-top:5px;
	margin-bottom:40px;
}
.ent_title h2{
	font-size:18px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ";
/*	font-weight:bold;*/
}
	
#ent_itiran ul{
	margin:15px 0 0 15px;
	list-style:url(images/icon_list.png);
}
#ent_itiran li{
	margin:5px 15px;
}
	
	
	
	
	/* ---------------------------------------------------------------------
講師紹介
--------------------------------------------------------------------- */
#profile{
	width:595px;
    clear:both;
	border-bottom:1px solid #cc6666;

}
#profile p{
	font-size:13px;
	line-height:1.5;
	margin-left:180px;
}
#profilephoto{
	width:150px;
	background:#FFF;
	margin:0 10px 0 10px;
	float:left;

}
#profilename{
	width:400px;
	background:#fff;
	margin-left:20px;
	margin-top:10px;
	float:left;
}

#profilename p{
	margin-left:40px;
	margin-top:30px;
}
#profiletext{
	width:460px;
	background:#fff;
	margin-top:30px;
	margin:20px;
	clear:left;
}
#profileshikaku{
	width:400px;
/*	background:url(images/bg_profile.gif) repeat-x;*/
	background:#fcf6eb;
	border:double #ebc9c0;
	margin:10px 0 10px 180px;
}
#profileshikaku td{
	vertical-align:top;
	width:200px;
}
.profile10 {
	font-size: 12px;
	color: #666;
	vertical-align: middle;
}
.profile14 {
	font-size: 14px;
	color: #666;
	vertical-align: top;
}
.profilename {
	font-size: 14px;
	font-weight: bold;
	color: #cc6666;
	margin:10px 0;
}
.profilepink{
	font-size:14px;
	color:#f0F;
}
.profilelist {
	font-size: 12px;
	color: #666;
}
.profilesmall{
	fot-size:12px;
	line-height:1;
}
hr{
	border:2px dotted #FCF;
	margin:50px 0;
}
/* ---------------------------------------------------------------------
記事内
--------------------------------------------------------------------- */

.subtitlebar{
	margin : 30px 0px 20px 0;
	background:url(images/subtitlebnr.jpg);
	width:605px;
	height:25px;
	text-align:left;
	padding-top:5px;
	text-indent:15px;
	font-weight:bold;
	
}

#rinen{
	margin-top:30px;
	background:url(images/rinen-photo.gif) no-repeat;
	background-position:100% 100%;
}
.carri_title{
	background:url(images/cari_coursetitle.gif) no-repeat;
	width:630px;
	height:80px;
	padding:15px 0px 15px 120px;
	font-size:16px;
	font-weight:bold;
	margin:30px 0 10px 0;
}
.carri_naiyo{
	width:550px;
	background:url(images/bg_profile.gif) repeat-x;
	border:1px dotted #FCF;
	margin-top:10px;
	font-size:12px;
/*	list-style-position:inside;*/
	clear:both;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width:880px;
	clear:both;
	margin-top: 0px;
	padding:0 10px;

}
.footeritem{
	text-align:center;
}

/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	_height:1px;
	padding:15px 0 5px 15px;
	margin:0 0 10px;
	line-height:1.2;
	height:30px;
	background:url(images/a_sub_title.gif) no-repeat left bottom;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	color:#4b4b4b;
}

.archive-title em {
	font-style:normal;
}


.entry-asset {
	margin:0 0 0 0;
}

.asset-header {
	padding:0;
}

.asset-name {
	padding:5px 0 5px 25px;
	margin-top:30px;
	margin-bottom:20px;
	_height:1px;
	background:url(images/bnr_subtitle.gif) no-repeat left bottom;
	font-weight:bold;
}


/* 画像枠 */
.entry-asset img {
	
	padding: 3px;
}

.page-asset .asset-name {
	_height:1px;
	padding:5px 0 5px 25px;
	background:url(images/bnr_subtitle.gif) no-repeat left bottom;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
}

.layout-twt .page-asset .asset-name {
	
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
}

.asset-body {
	margin:0 0 0 0px;
}

.asset-more {
	margin:0 10px 10px;
}

.asset-more-link {
	text-align:right;
}

.asset-more-link a {
	margin:0 5px 0 0;
	padding:2px 0 3px 20px;
	background: url(images/m_asset_more_link.gif) no-repeat left center;
}

.asset-meta {
	text-align:right;
	margin-top:5px;
	padding-top:7px;
	background: url(images/m_asset_meta_border.jpg) no-repeat left top;
	font-size:95% !important;
	font-size:90%;
}




/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.3;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive .archive-list-item .category_name {
	margin-top:10px;
	padding:3px 0 3px 14px;
	font-weight:bold;
	background:url(images/m_sitemap_list1.gif) 10px center no-repeat;
	font-size:115% !important;
	font-size:110%;
}

.archive .archive-list-item .category_name a {
	text-decoration:underline;
}

.archive .archive-list-item .category_name a:hover {
	text-decoration:none;
	
}

.archive .archive-list-item {
	border-bottom: 1px solid #999999;
}

.archive .archive-list-item a {
	display:block;
	text-decoration:none;
	margin:0;
	padding:0 15px 0 12px;
}


.archive .archive-list-item ul {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}

.archive .archive-list-item li {
	text-decoration:none;
	margin:0 0 0 25px;
	padding:2px 12px;
	background: url(images/m_sitemap_list2.gif) 10px center no-repeat;
	font-weight:normal;
}

/*サブカテゴリ*/
.archive .archive-list-item .archive-list-item {
	background:none;
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border:none;
	border-top: 1px solid #999999;
}

/*サブカテゴリ(第３階層)*/
.archive .archive-list-item .archive-list-item .archive-list-item {
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border:none;
	border-top: 1px solid #999999;
}



/*サブカテゴリ(第４階層)*/
.archive .archive-list-item .archive-list-item .archive-list-item .archive-list-item {
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border:none;
	border-top: 1px solid #999999;
}

.archive .archive-list-item .archive-list-item .category_name {
	margin:0;
	padding:0 0 0 14px;
}

.archive .archive-list-item .archive-list-item .category_name a {
	background: none;
}

.archive .archive-list-item .archive-list-item ul {
	margin:0 0 0 0;
	padding:0 0 5px 0;
}

.archive .archive-list-item .archive-list-item li {
	padding:0 0 12px 0;
	background: none;
}

.archive .archive-list-item .archive-list-item a {
	background: url(images/m_sitemap_list2.gif) 0 center no-repeat;
	display:block;
	text-decoration:none;
	margin:0;
	padding: 0 15px;
}

/

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-form-header {
	_height:1px;
	padding:8px 0 5px 40px;
	background: url(images/m_archive-content_h1_2cl.gif) no-repeat left bottom;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	color:#4b4b4b;
	
}

.layout-twt .search-form-header {
	background: url(images/m_archive-content_h1_3cl.gif) no-repeat left bottom;
}

.search-form-content {
	
	padding:15px;
	border:1px solid #666;
}

.search-results-header {
	margin:20px 0 5px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	color:#333333;
}

.search-results-header2 {
	_height:1px;
	padding:6px 10px 4px 10px;
	margin:10px 0 10px 0;
	
	font-weight:bold;
	line-height:1.2;
	font-size:115% !important;
	font-size:110%;
}

.search-form-content .box {
	width:260px;
}

.search-form-content .submit {
	font-size:95% !important;
	font-size:90%;
	background-color: #F4F4F4;
	color:#333333;
	border:1px solid #C9C9C9;
	padding:0 2px;
}
