/******************************************************
	初期設定
	-webkit	:Safari, Chrome用
******************************************************/
body{
	text-align:left;
	font-size:100%;
	font-family:Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height:130%;
	color:#4d4946;
	margin:0px;
	padding:0px;
	background:#fff;
	-webkit-text-size-adjust:100%;
}

h1, h2, h3, h4, dl, dt, dd, ul, li, img, div{margin:0px; padding:0px; vertical-align:top; list-style:none; border:0px; zoom:1;}
h1, h2, h3{font-size:90%; font-weight:normal;}

a:link, a:visited{color: #006994; text-decoration: none;}
a:hover, a:active{color: #004f73; text-decoration: none;}
p{margin:0px 0px 10px 0px; padding:0px 0px 0px 0px;}

#menuMain a:link, #menuMain a:visited,
#menuBrand a:link, #menuBrand a:visited,
#conEvent a:link, #conEvent a:visited,
.conMenuA a:link, .conMenuA a:visited,
#conRSS ul a:link, #conRSS ul a:visited,
.conArea a:link, .conArea a:visited,
.conSchool a:link, .conSchool a:visited
{color: #4d4946; text-decoration: none;}

#menuMain a:hover, #menuMain a:active,
#menuBrand a:hover, #menuBrand a:active,
#conEvent a:hover,#conEvent  a:active,
.conMenuA a:hover, .conMenuA a:active,
#conRSS ul a:hover, #conRSS ul a:active,
.conArea a:hover, .conArea a:active,
.conSchool a:hover, .conSchool a:active
{color: #4d4946; text-decoration: none;}

/* 画像サイズ */
#smpTpBnr img,
#smpTpInfo img,
.smpTpLabel img
{
	max-width:100%; height:auto; width /***/:auto;　/*IE8のみ適用*/
}

/******************************************************
	フロートメニュー 15/07/01 tanaka
******************************************************/
#floatMenu{
	width:100%;
	
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #fff;
	z-index: 9999;

	-webkit-box-shadow: 0 -10px 6px -6px #999;
	-moz-box-shadow: 0 -10px 6px -6px #999;
	box-shadow: 0 -3px 6px -4px #555;
	
}
#floatMenu ul{
	margin:0px auto;
	padding:10px;
	display:table;
}
#floatMenu li{
	display:table-cell;
}
#floatMenu li img{
	max-width:100%; height:auto;
}

/******************************************************
	ヘッダー・フッタースタイル
******************************************************/
/* ヘッダー・フッター共通グリーンライン */
.frmLine{height:5px; background:#f39700; overflow:hidden;}

/* ヘッダースタイル */
#frmHeader dl{
	width:100%;
	margin-bottom:15px;
	-moz-box-shadow: 0 2px 5px #efefef;
	-webkit-box-shadow: 0 2px 5px #efefef;
	box-shadow: 0 2px 5px #efefef; 
	display:table;
}
#frmHeader dt{padding:10px; display:table-cell;}
#frmHeader dd{padding:10px; text-align:right; vertical-align:middle; display:table-cell;}
#frmHeader dt img{max-width:190px; height:auto;}
#frmHeader dd img{max-width:80px; height:auto;}

/* ヘッダースタイル */
#frmheader{margin-bottom:10px;}
#frmheader dl{
	display:-moz-box;
	display:-webkit-box;
	display:box;
	-moz-box-pack:center;
	-webkit-box-pack:center;
	box-pack:center;
	padding:5px; 
}
#frmheader dt{width:150px;}
#frmheader dd{width:160px; text-align:right;}
#frmheader p{
	text-align:center;
	background:url(/secure/smp/image/sc_visual_bg.png) repeat-x;
}

/* フッタースタイル */
#frmFooter{margin-bottom:100px;}
#frmFooter dl{}
#frmFooter dt{font-size:85%; padding:10px 0px; text-align:center;}
#frmFooter dt a:link, #frmFooter dt a:visited{color: #1c96d5; text-decoration: none;}
#frmFooter dt a:hover, #frmFooter dt a:active{color: #1c96d5; text-decoration: none;}
#frmFooter dd{padding:10px 0px; text-align:center; background:#efefef;}

#frmBody{padding:0px 10px;}

#frmCon{
	padding-bottom:1px;
	-moz-box-shadow: 0 2px 5px #efefef;
	-webkit-box-shadow: 0 2px 5px #efefef;
	box-shadow: 0 2px 5px #efefef;
}



/******************************************************
	メニュースタイル
******************************************************/
/* メインメニュー */
#menuMain{padding:10px; background:#efefef;}
#menuMain dl dt{
	padding:10px;
	position:relative;
	text-align:center;
	background:url(../image/mm_title_bg.png) repeat-x;
	-moz-background-size:5px 40px;
	-webkit-background-size:5px 40px;
	background-size:5px 40px;
}
#menuMain dl dt span{padding-left:5px; position:relative; top:3px;}

#conPickup{margin:10px 0px;}
#conPickup ul{
	width:100%;
	display:table;
	table-layout:fixed;
}
#conPickup ul li{
	display:table-cell;
	padding:0px 3px;
	text-align:center;
}
#conPickup ul li img{
	max-width:100%;
	height:auto;
	width:auto;
}

#conPickupBnr{margin:10px 0px;}
#conPickupBnr ul li{
	margin-bottom:15px;
	text-align:center;
}
#conPickupBnr ul li img{
	max-width:100%;
	height:auto;
	width:auto;
}



/* 〜から探す */
.conMenuA{padding:10px; background:#eeefef;}
.conMenuA dl{margin-bottom:10px;}
.conMenuA dl dt{
	color:#fff; 
	padding:10px;
	text-align:center;
	background:-moz-linear-gradient(top, #f5aa2d, #f5aa2d 90%, #eca023);
	background:-webkit-gradient(linear, left top, left bottom, from(#f5aa2d), color-stop(0.9, #f5aa2d), to(#eca023));
	-moz-background-size:5px 40px;
	-webkit-background-size:5px 40px;
	background-size:5px 40px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.conMenuA dl dt span{padding-left:5px; position:relative; top:3px;}

/*トップ共通タイトル*/
#conRSS h2,
#conNew h2
{
	font-size:22px;
	font-weight:bolod;
	padding:15px 0px;
}
#conRSS ul li,
#conNewList{
	font-size:14px;
	padding:10px 0px 10px 10px;
	background:#fff;
	position:relative;
}

#conRSS a:link, #conRSS a:visited,
#conNew a:link, #conNew a:visited
{color: #093475; text-decoration: none;}

#conRSS a:hover, #conRSS a:active,
#conNew a:hover, #conNew a:active
{color: #093475; text-decoration: none;}

/*ファロスからのお知らせ*/
#conNew{
	padding:10px;
	background:#eeefef;
}
#conNewList{
	padding:0px;
}

#conNewList div{
	padding:15px;
	border-bottom:1px #dcdddd dotted;
}

#conNewList div span{
	color:#fff;
	font-size:12px;
	width:50px;
	margin-right:10px;
	padding:3px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	position:relative;
	top:-2px;
	background:#f5aa2d;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#conNewList div.elm span{
	background:#ffbb34;
}
#conNewList div.jnr span{
	background:#9fc108;
}
#conNewList div.hsc span{
	background:#018cd1;
}
#conNewList div.inf span{
	background:#f87d7f;
}

#conNewList div.more{
	color:#fff;
	text-align:center;
	background:#999;
	border:none;
	-moz-border-radius:0px 0px 3px 3px;
	-webkit-border-radius:0px 0px 3px 3px;
}



/*校舎スタイル*/
#conRSS{
	padding:10px;
	background:#eeefef;
}
#conRSS h2{
	font-size:22px;
	font-weight:bolod;
	padding:15px 0px;
}
#conRSS ul li{
	font-size:14px;
	color:#00a0e9;
	padding:10px 0px 10px 10px;
	border-bottom:1px #dcdddd dotted;
	background:#fff;
	position:relative;
}
#conRSS ul li span{
	color:#fff;
	font-size:12px;
	width:50px;
	margin-right:10px;
	padding:3px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	position:relative;
	top:-2px;
	background:#f5aa2d;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;

}


/* 共通ボタン用スタイル */
.conBtn, .conBtn tr, .conBtn td{border-collapse: collapse; border:1px #e6e6e5 solid;}
.conBtn{width:100%;}
.conBtn td{
	width:50%;
	position:relative;
	background:-moz-linear-gradient(top, #fff, #f8f9f9);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f9f9));
}
.conBtn td span{padding-left:5px; position:relative; top:3px;}
.conBtn td a{
	display:block;
	padding:10px 10px 10px 8px;
	background:url(../image/shr_listd.png) no-repeat;
	background-position:98% 50%;
	background-position:-moz-calc(100% - 5px) 50%;
	background-position:-webkit-calc(100% - 5px) 50%;
	background-position:calc(100% - 5px) 50%;
	-moz-background-size:4px 9px;
	-webkit-background-size:4px 9px;
	background-size:4px 9px;
}

/* ブランドメニュー */
#menuBrand dl{}
#menuBrand dt{
	padding:10px 0px 10px 25px;
	background:url(../image/br_title_bg.png) no-repeat 10px 5px #fcead1;
	-moz-background-size:5px 30px;
	-webkit-background-size:5px 30px;
	background-size:5px 30px;
}
#menuBrand dd{
	border-bottom:1px #efefef solid;
}
#menuBrand dd:nth-last-child(1){
	-moz-box-shadow: 0 2px 5px #efefef;
	-webkit-box-shadow: 0 2px 5px #efefef;
	box-shadow: 0 2px 5px #efefef;
}
#menuBrand dd a{
	display:block;
	padding:10px;
	background:url(../image/shr_listc.png) no-repeat  -webkit-calc(100% - 5px) 50%;
	-moz-background-size:10px 15px;
	-webkit-background-size:10px 15px;
	background-size:10px 15px;
}

/* お問い合わせ */
#request{text-align:center;}
#request dl{margin:10px;}
#request img{max-width:100%; height:auto; width /***/:auto;　/*IE8のみ適用*/}

/* お問い合わせ ボディ */
.requestBody{
	margin:10px 0px 30px 0px;
	border:1px #e6e6e6 solid;
	text-align:center;
	background:-moz-linear-gradient(top, #fff, #eff0f0);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#eff0f0));
	-moz-box-shadow: 0 2px 2px #cdcdce;
	-webkit-box-shadow: 0 2px 2px #cdcdce;
	box-shadow: 0 2px 2px #CCC;

}
.requestBody p{
	margin:0px !important;
	padding:10px 0px 0px 0px !important;
	font-size:100% !important;
	font-weight:bold;
	background:url(/smp/image/shr_btn_request_bg.png) repeat-x;
	-moz-background-size:5px 4px;
	-webkit-background-size:5px 4px;
	background-size:5px 4px;

}
.requestBody ul{
	padding:5px;
	display:table;
	table-layout:fixed;
}
.requestBody li{
	padding:0px 5px 5px 5px;
	display:table-cell;
}
.requestBody li img{
	max-width:100%;
	height:auto;
	width:auto;
}


/* 前へ戻る */
#btnBack ul{width:100%; border:1px #717171 solid; display:table; box-sizing:border-box;}
#btnBack li{
	width:50%;
	text-align:center;
	verctical-align:middle;
	display:table-cell;
	border-right:1px #717171 solid;
	background:-moz-linear-gradient(top, #9f9fa0, #7d7d7d);
	background:-webkit-gradient(linear, left top, left bottom, from(#9f9fa0), to(#7d7d7d));
	box-sizing:border-box;
}
#btnBack li:nth-last-child(1){border-right:none;}
#btnBack a{
	color:#fff;
	font-weight:bold;
	text-shadow: 1px 1px 1px #000;
	display:block;
	padding:15px 0px;
}

/******************************************************
	トップ
******************************************************/
#smpTpInfo{
	margin:20px;
	text-align:center;	
}

#smpTpInfo div{
	margin-bottom:10px;
}

.smpTpLabel{
	margin:20px;
}
.smpTpLabel dl dt{
	text-align:center;
	margin-bottom:10px;
}
.smpTpLabel dl dd{
	
}

#smpTpBnr{
	margin:20px;
	text-align:center;	
}

#smpTpBnr div{
	margin-bottom:10px;
}



/******************************************************
	各校一覧スタイル
******************************************************/
.conSchool{padding:0px 10px;}
.conSchool dl{
	margin-bottom:10px;
	background: -moz-linear-gradient(top, #fff, #f8f8f8);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
}
.conSchool dt{
	color:#FFF;
	padding:10px;
	text-align:center;
	background: -moz-linear-gradient(top, #f5aa2d, #f5aa2d 90%, #eca023);
	background: -webkit-gradient(linear, left top, left bottom, from(#f5aa2d), color-stop(0.9, #f5aa2d), to(#eca023));
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.conSchool dd{
	padding:7px;
	position:relative;
	border-left:1px #e6e6e6 solid;
	border-right:1px #e6e6e6 solid;
	border-bottom:1px #e6e6e6 dotted;
}
.conSchool dd:nth-last-child(1){
	border-bottom:none;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}
.conSchool dd span{
	padding-right:5px;
	position:relative; top:-1px
}
.conSchool dd span img{
	max-width:auto; height:20px;
}
.conSchool dd a img{
	padding-left:10px;
	max-width:auto; height:20px;
}

.conSchool dd ul{
	display: -moz-box;
	display: -webkit-box;
	display: box;
}
.conSchool dd ul li{margin-right:5px;}
.conSchool dd ul li img{max-width:auto; height:20px;}
.conSchool dd p{margin-bottom:0px;}
.conSchool dd.more{
	padding:10px 0px;
	text-align:center;
	background:url(/smp/image/shr_liste.png) no-repeat #e6e6e6;
	background-position:98% 50%;
	background-position:-moz-calc(100% - 5px) 50%;
	background-position:-webkit-calc(100% - 5px) 50%;
	background-position:calc(100% - 5px) 50%;
	-moz-background-size:4px 9px;
	-webkit-background-size:4px 9px;
	background-size:4px 9px;
}

/* 校舎ページ 2タブスタイル */
.linearNavSMP{
	width:95%;
	margin:0px;
	margin:0px auto 0px auto !important;
	border:1px #e0e0e0 solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:-moz-linear-gradient(top, #fff, #f8f9f9);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f9f9));
}
.linearNavSMP li.active a{
	background:-moz-linear-gradient(top, #eaeaea, #f8f9f9);
	background:-webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#f8f9f9));
}
.linearNavSMP li{
	width:50%;
	box-sizing: border-box;
	text-align:center;
	border-right:1px #e0e0e0 solid;
	float:left;
}
.linearNavSMP li:last-child{
	border-right:none;
}
.linearNavSMP li a{
	width:auto;
	padding:10px 0px;
	display:block;
}

/* 校舎ページ 3タブスタイル */
.linearNavSMP3T{
	width:95%;
	margin:0px;
	margin:0px auto 0px auto !important;
	border:1px #e0e0e0 solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:-moz-linear-gradient(top, #fff, #f8f9f9);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f9f9));
}
.linearNavSMP3T li.active a{
	background:-moz-linear-gradient(top, #eaeaea, #f8f9f9);
	background:-webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#f8f9f9));
}
.linearNavSMP3T li{
	font-size:81.25%;
	width:33%;
	box-sizing: border-box;
	text-align:center;
	border-right:1px #e0e0e0 solid;
	float:left;
}
.linearNavSMP3T li:last-child{
	width:34%;
	border-right:none;
}
.linearNavSMP3T li a{
	width:auto;
	padding:10px 0px;
	display:block;
}

.cmsReqSMP{
	font-size:130%;
	font-weight:bold;
	color:#00a73c;
	width:170px;
	height:45px;
	margin:0px auto !important;
	padding:8px 5px 5px 85px;
	background:url(/school/images/cns_tel_ph.jpg) no-repeat 15px 6px;
}



/******************************************************
	共通スタイル
******************************************************/
/* トップビジュアル Newスライド用スタイル */
#slides div.frame{margin:0px 10px; padding:1px 0px; text-align:center; border:1px #dcdddd solid; box-sizing:border-box;}
#slides div.frame img{max-width:100%; height:auto; width /***/:auto;　/*IE8のみ適用*/}

#slideNav01{
	position:relative;
	height:45px;
	background:-moz-linear-gradient(top, #fff, #e6e6e7);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e7));
}
#slideNav01 li img{max-width:50px; height:auto; width /***/:auto;　/*IE8のみ適用*/}
#slideNav01 li.prev{position:absolute; top:0px; left:0px;}
#slideNav01 li.next{position:absolute; top:0px; right:0px;}

#slideNav01 #frame-indicator-area{
	background:#fff;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
}
#slideNav01 .slidesjs-pagination {padding: 15px 0px 0px 0px; list-style:none; text-align:center;}
#slideNav01 .slidesjs-pagination li{/*float: left;*/ display: inline-block; margin: 0 5px;}
#slideNav01 .slidesjs-pagination li a{
	display:block;
	width:10px;
	height:10px;
	padding-top:0px;
	background-image: url(../image/indicator.png);
	background-position:0px 0px;
	float:left;
	overflow:hidden;
	-moz-background-size:10px 20px;
	-webkit-background-size:10px 20px;
	background-size:10px 20px;
}

#slideNav01 .slidesjs-pagination li a.active {background-position:0 -10px}
.frame-item-area {text-align:center;}


/*イベントスタイル*/
#conEvent dl{
	width:100%;
	padding:10px 0px;
	border-bottom:1px #dcdddd solid;
	background:-moz-linear-gradient(top, #fff, #efeff0);
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#efeff0));
	display:table;
}
#conEvent dt{width:70px; text-align:center; vertical-align:middle; display:table-cell;}
#conEvent dt img{max-width:60px; height:auto;}
#conEvent dd{
	display:table-cell;
	margin-right:10px;
}
#conEvent dd div{font-size:110%; color:#00a0e9; marign-bottom:5px;}
#conEvent dd span{font-size:85%; line-height:120%;}
#conEvent a{
	background:url(../image/shr_listd.png) no-repeat -moz-calc(100% - 5px) 50%;
	background:url(../image/shr_listd.png) no-repeat -webkit-calc(100% - 5px) 50%;
	background:url(../image/shr_listd.png) no-repeat calc(100% - 5px) 50%;
	-moz-background-size:4px 9px;
	-webkit-background-size:4px 9px;
	background-size:4px 9px;
}

/* ページタイトル */
#conTitle{margin-bottom:10px;}
#conTitle dt{font-size:120%; padding-bottom:5px; text-align:center; border-bottom:3px #fbcb72 solid;}
#conTitle dd{padding:8px 0px; text-align:center; background:#fff6e4;}


/* アコーディオン */
.conArea{padding:10px;}
.accordion{margin-bottom:10px;}
.accordion ul{display:none;}
.accordion li{margin-bottom:10px;}
.accordion li p{
	margin-bottom:0px;
	background: -moz-linear-gradient(top, #f5aa2d, #f5aa2d 90%, #eca023);
	background: -webkit-gradient(linear, left top, left bottom, from(#f5aa2d), color-stop(0.9, #f5aa2d), to(#eca023));
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.accordion span{color:#FFF; display:block; padding:10px 5px 10px 35px; background-position:10px center; background-repeat:no-repeat;}
.accordion li p span, .accordion li p span.open {
	-moz-background-size:18px;
	-webkit-background-size:18px;
	background-size:18px;
}
.accordion li p span {background-image:url(/smp/image/a_close.png);}
.accordion li p span.open {background-image:url(/smp/image/a_open.png);}

/* 共通コンテンツリスト */
.conList{margin-bottom:15px;}
.conList h1{
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	border-radius:5px 5px 0px 0px;
	background:-moz-linear-gradient(top, #8fc31f, #8fc31f 50%, #6fba2c 55%, #6fba2c);
	background:-webkit-gradient(linear, left top, left bottom, from(#8fc31f), color-stop(0.5, #8fc31f), color-stop(0.55, #6fba2c), to(#6fba2c));
	color:#fff;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.conList ul{}
.conList ul li{
	border:1px #dcdddd solid;
	border-top:none;
}
.conList ul li:nth-last-child(1){
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
}
.conList ul li a{display:block; margin-right:10px; padding:10px; background:url(../image/shr_lista.png) no-repeat right 13px;}

.conList table{
	width:100%;
	border:1px #dcdddd solid;
	border-top:none;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	border-radius:0px 0px 5px 5px;
}
.conList table th, .conList table td{padding:5px; border-top:1px #dcdddd solid;}
.conList table th{font-weight:normal; text-align:center; background:#f6faed; border-right:1px #dcdddd solid;}


/* 共通コンテンツ */
.conL{margin-bottom:10px;}
.conL dt{margin-bottom:5px; text-align:center;}
.conL dd{margin-bottom:10px;}

.conM{}
.conM dt{font-size:120%; color:#5c8700; margin-bottom:3px; padding:0px 0px 3px 16px; border-bottom:1px #dcdddd solid; background:url(../image/shr_listb.png) no-repeat 0px 1px;}
.conM dd{margin-bottom:10px;}


/* 共通ボタン（横並び：グリーングラデーション） */
.shrBtn{
	display:-moz-box;
	display:-webkit-box;
	display:box;
	-moz-box-pack:center;
	-webkit-box-pack:center;
	box-pack:center;
	width:100%;
	margin:0px auto 15px auto;
}
.shrBtn li{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:-moz-linear-gradient(top, #99cc33, #99cc33 50%, #92c52b 55%, #92c52b);
	background:-webkit-gradient(linear, left top, left bottom, from(#99cc33), color-stop(0.5, #99cc33), color-stop(0.55, #92c52b), to(#92c52b));
	margin:0px 5px;
	border:1px #8fc228 solid;
}
.shrBtn li a{color:#fff; display:block; padding:5px 10px;}


/* 共通フレーム */
.shrFrame{
	display:-moz-box;
	display:-webkit-box;
	display:box;
	-moz-box-pack:center;
	-webkit-box-pack:center;
	box-pack:center;
	width:100%;
	margin:0px auto;
}

.shrFrameLine{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:15px;
	padding:5px;
	border:3px #e2eec5 solid;
}

/* 共通ライン */
.shrLineA{
	background:-moz-linear-gradient(top, #d9d9d9, #fff);
	background:-webkit-gradient(linear, left top, left bottom, from(#d9d9d9), to(#fff));
	height:5px;
	margin-bottom:20px;
}

/* 共通リスト */
.shrListA{margin-bottom:20px;}
.shrListA li{margin-bottom:5px; padding-left:10px; background:url(../image/shr_lista.png) no-repeat 0px 3px;}

/* 共通ボックススタイル */
.boxL{margin-bottom:30px;}
.boxM{margin-bottom:20px;}
.boxS{margin-bottom:10px;}
.boxLL{margin-bottom:50px;}
.boxSS{margin-bottom:5px;}

/* icon用スタイル */
span.iconPC{padding-right:18px; background:url(/secure/smp/image/icon_pc.png) no-repeat right 2px;}
span.iconPDF{padding-right:28px; background:url(/secure/smp/image/icon_pdf.png) no-repeat right 0px;}
span.iconCK{font-weight:bold; color:#c7000b; padding-right:28px; background:url(/secure/smp/image/icon_check.png) no-repeat right 3px;}

/* 文字色スタイル */
.alarm{color:#CC0000;}

/* アラートスタイル */
.tpAlertSMP{
	margin:0px auto 15px auto;
	padding:10px;
	border:5px #efefef solid;
}
.tpAlertSMP dt{
/*
	color:#c7000b;
*/
	text-align:center;
	font-size:90%;
}
.tpAlertSMP dd{
	font-size:80%;
}

/* ページトップ */
.moreSMP div{
	padding:10px;
	margin:5px 0px 15px 0px;
	text-align:center;
	border:1px #CFCFCF dotted;
	background:#f7f8f8;
	position:relative;
}
.moreSMP div span{
	padding-right:5px;
	position:relative;
	top:2px;	
}

/* 共通リンクボタン */
.linkSMP div{
	padding:10px;
	margin:5px 0px 15px 0px;
	text-align:center;
	border:1px #c7e1f5 dotted;
	background:#eaf2fb;
	position:relative;
}
.linkSMP div span{
	padding-right:5px;
	position:relative;
	top:2px;	
}

/* 共通電話・資料請求 */
.reqFrame{
	display:-moz-box;
	display:-webkit-box;
	display:box;
	-moz-box-pack:center;
	-webkit-box-pack:center;
	box-pack:center;
	margin:0px auto 20px auto;
}
.reqFrame dt{margin-right:5px;}
.reqFrame dd{}


/******************************************************
	フォームスタイル
******************************************************/
/* コンテンツ */
.formCon{margin-bottom:20px;}
.formCon h1{
	-webkit-background-size:7px 10px;
	font-size:120%; color:#66900e; margin-bottom:10px; padding:5px 10px 5px 25px; background:url(/smp/image/shr_lista.png) no-repeat 10px 9px #ecf4d9; border-top:1px #d7e8af solid;
}
.formCon h2{font-size:120%; color:#5c8700; margin-bottom:10px; padding:5px 0px; text-align:center; background:#ecf4d9; border-top:1px #d7e8af solid;}
.formCon p{padding:0px 10px;}
.formCon div{margin-left:25px;}
.formCon div span{padding:0px 5px; diplay:table; vertical-align:middle;}
.formCon div input{-webkit-border-radius:3px; font-size:120%; width:35%; height:35px; border:1px #9fa0a0 solid;}
.formCon div input[type="radio"]{width:20px; height:20px;}
.formCon div select{font-size:120%; width:200px; height:35px;}
.formCon div textarea{-webkit-border-radius:3px; height:50px; border:1px #9fa0a0 solid;}

.formCon div .sizeL{width:80%;}
.formCon div .sizeM{width:50%;}

.formCon ul{margin-left:25px;}
.formCon li{font-size:150%; margin-bottom:5px;}
.formCon li input{width:20px; height:20px;}

.formTable{width:100%; margin-bottom:20px; border:1px #dcdddd solid; border-top:none; -webkit-border-radius:5px;}
.formTable th, .formTable td{padding:5px; border-top:1px #dcdddd solid;}
.formTable th{width:50%; font-weight:normal; text-align:center; background:#f6faed; border-right:1px #dcdddd solid;}
.formTable td{width:50%;}

.formSubmit{margin-bottom:20px; text-align:center;}
.formSubmit input{
	-webkit-border-radius:5px;
	-webkit-box-shadow: 0 2px 2px #CCC;
	background:-webkit-gradient(linear, left top, left bottom, from(#f29518), color-stop(0.5, #f29518), color-stop(0.55, #ef7b1b), to(#ef7b1b));
	font-size:120%;
	font-weight:bold;
	color:#fff;
	width:200px;
	padding:10px;
	border:1px #ed6a1a solid;
}







