/*  SUGAR-DESIGN */

/* 余白をリセット */
* {padding:0; margin:0}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:0 10px}
li, dd {margin-left:15px}
fieldset {padding:6px}

/* デフォルトスタイルをクリア */
a:link, a:visited {text-decoration:none; color:#aaa; font-weight:bold}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851}
ul, ol {list-style:none}
img {border:none}

/* 一般設定 */
html, body {height:100%}
body {
	color:#333333;
	text-align:center;
	margin:0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 75%; /* IE */
	background-image: url(images/bg_general.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
html>/**/body {
  font-size: 11px; /* Except IE */
}

/* リンク関係 */
a:hover {text-decoration:underline}
a:active {text-decoration:none}
a:focus, input:focus {outline:none}

/* 見出し関係 */
p {margin:0 0 8px 0}
h1 {
	font-size:9px
}
h2 {
	font-size:18px;
	color: #FF3300;
	background-image: url(images/linkbanner/blue.jpg);
	padding: 4px 0 10px 40px;
	background-repeat: no-repeat;
}
h3 {
	font-size:12px;
	color:#336600;
	padding: 10px 0 5px 0px;
}
h4 {
	font-size:11px;
	margin-left: 1px;
}
h5 {
	font-size:11px;
	margin-left: 1px;
}

/* フォーム関係 */
.submit {font:bold 12px verdana,serif; cursor:pointer!important; color:#1c4851; background:none; border:none; width:60px; margin:0 0 0 6px}


/* Who's your daddy */
#daddy {
	width:998px;
	min-height:100%;
	height:auto;
	margin:0 auto auto auto;
	text-align:left
	}
* html #daddy {height:100%}

/* ヘッダー */
#header {
}
#logo {
	width:300px;
	height:40px;
	padding:10px 0 0 0;
	float:left;
	display:inline;
	position:relative;
	background-image: url(images/sugarlogo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
#logo-text {
	color:#336600;
	font:normal 8px;
	position:absolute;
	left:165px;
	width: 132px;
}
#ticker {
	width:660px;
	height:40px;
	float:right;
	display:inline;
	padding:5px 0 0 0;
	text-align:left;
	color:#333333;
	line-height: 20px;
}

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

#link-header-hp {
	width:998px;
	height:60px;
	background:url('images/sugar_heder_img.jpg') no-repeat top left;
	float:left;
	position:relative;
	top: 5px;
	margin-bottom: 10px;
}
#slogan {
	color:#FFFFFF;
	font: 'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro W6', 'Hiragino Kaku Gothic Pro', serif, Arial, sans-serif;
	position:absolute;
	bottom:35px;
	left:30px;
	top: 20px;
	height: 139px;
	line-height: 60px;
	width: 423px;
	font-size: 300%;
}
#top_inquiry {
	color:#FFFFFF;
	position:absolute;
	left:645px;
	top: 20px;
	height: 97px;
	width: 340px;
	font-size: 14px;
	line-height: 18px;
}

/* ヘッダーリンク */
#logo a {font-weight:normal}

/* メニュー */
#menu {
	width:988px;
	height:53px;
	float:right;
	display:inline;
	background-image: url(images/bg_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
#menu ul {padding:20px 0 20px 17px; margin:0}
#menu li {
	display:inline;
	list-style:none;
	margin:0 12px 0 0;
	font:bold 9px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif
}
#menu ul li a:link, #menu ul li a:visited {padding:5px 7px; color:#000; border:1px solid #ead28b; background:#fff}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {color:#fff; border:1px solid #fff; background:#000; text-decoration:none}

/* サブメニュー */
#submenu ul{ margin:0; padding:0; list-style-type:none; }

#submenu ul li {
	position:relative;
	float:left;
	border-top:4px solid #d7ebd5;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	border-left: 1px solid #d7ebd5;
	border-right: 1px solid #d7ebd5;
	border-bottom: 1px solid #d7ebd5;
	background-image: url(images/sabmenu_bg01.gif);
}

#submenu ul.current { border-top:4px solid #3c633c;}

#submenu ul li:hover { border-top:4px solid #3c633c;}

#submenu ul li a { padding:2px 2px; text-decoration:none; font:bold 12px ＭＳ Ｐゴシック,MS PGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro; color:#3d6c3d;}

#submenu ul li a:hover {
	color:#009900;
	border:none;
}

#submenu ul li span{ display:none; position:absolute; top:20px; left:2px; width:160px; font:normal 9px ＭＳ Ｐゴシック,MS PGothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro;  line-height: 15px;}

#submenu ul li a:hover span {margin-top: 7px; display:block; color: #89be89;}

/* コンテンツ、コラム */
/* FAQ */
.faq-01 {
	padding:0px 5px 10px 30px;
	line-height: 16px;
	font-size: 12px;
	background-image: url(images/faq/fap_point01.jpg);
	background-repeat: no-repeat;
	margin-left: 18px;
	border-bottom: 1px solid #e6e1dd;
	margin-top: 10px;
}
.faq-02 {
	padding:3px 5px 10px 30px;
	line-height: 16px;
	font-size: 12px;
	background-image: url(images/faq/faq_bg01.jpg);
	background-repeat: no-repeat;
	margin-left: 18px;
	border-bottom: 1px solid #e6e1dd;
	margin-top: 10px;
}
.faq-up {
	padding:5px 5px 5px 5px;
	font-size: 12px;
	border-bottom: 1px solid #e6e1dd;
	float: right;
	border-right: 1px solid #e6e1dd;
	border-left: 1px solid #e6e1dd;
	width: 150px;
	text-align: right;
}
.problem {
	padding:3px 5px 10px 30px;
	line-height: 25px;
	font-size: 12px;
	background-image: url(images/problem_bg.gif);
	background-repeat: no-repeat;
	margin-left: 18px;
	border-bottom: 1px solid #e6e1dd;
	margin-top: 10px;
}
.click {
	background:#c6d6d6;
	border:1px solid #a4c0ba;
	padding:16px;
	margin:0 0 10px 0;
	color:#0066FF;
	background-image: url(images/click_bg.jpg);
	padding-left: 40px;
}
.click-2 {
	background:#c6d6d6;
	border:1px solid #a4c0ba;
	padding:20px;
	margin:0  0 10px 0;
	color:#0066FF;
	background-image: url(images/click_bg2.jpg);
	padding-left: 70px;
}

#content a:link {
	color: #FF3300;
	font-weight: bold;
}
#content a:visited {
	color: #FF3300;
}
content a:active {
	color: #FF3300;
	text-decoration: underline;
}

#content-faq a:link {
	color: #006699;
	font-weight: bold;
}
#content-faq a:visited {
	color: #333333;
}
#content-faq a:active {
	color: #006699;
	text-decoration: underline;
}
#cA {
	float:left;
	width:300px;
	margin:0 11px 0 0;
	display:inline;
	background-color: #E7E7E7;
}
.Ctopleft {background:url('images/corners_top.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left}
.table-explanation {
	padding:5px 5px 5px 22px;
	color: #000000;
	line-height: 14px;
	font-size: 10px;
}
#search {
	padding:10px 15px;
	background-color: #FFFFFF;
}
#cA img {padding:4px; border:1px solid #d3cfce; margin:4px 7px 0 0}
.testimonial {
	padding:3px;
	font:normal 10px arial,sans-serif;
	color: #333333;
	border-bottom: 1px solid #999999;
	line-height: 18px;
	margin-bottom: 20px;
}
.prefecture {
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #fcfafb;
	padding:10px 15px 5px 15px;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 15px;
}
#cB {
	float:right;
	width:988px;
	margin:0 8px 0 0;
	display:inline
}
.Ctopright {background:url('images/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
#cB1 {
	width:650px;
	float:left;
	padding:20px 5px 15px 5px
}
.explanation {
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #fcfafb;
	padding:5px 5px 5px 5px;
	color: #000000;
	line-height: 16px;
	font-size: 12px;
	text-align: left;
}
.explanation-2 {
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #e6e1dd;
	padding:5px 5px 5px 5px;
	color: #000000;
	line-height: 20px;
	font-size: 12px;
	margin-top: 10px;
}
.explanation-3 {
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #e6e1dd;
	padding:5px 5px 5px 5px;
	color: #000000;
	line-height: 20px;
	font-size: 12px;
	margin-top: 30px;
	background-color: #FFFFCC;
}
.explanation-seoyahoo {
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #e6e1dd;
	padding:5px 3px 0px 5px;
	color: #000000;
	line-height: 20px;
	font-size: 20px;
	margin-top: 10px;
	border-left: 1px solid #e6e1dd;
	border-right: 1px solid #e6e1dd;
	text-align: right;
	background-image: url(images/seo/yahoo_banner.jpg);
	width: 640px;
	height: 90px;
}
.explanation-seogoogle {
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #e6e1dd;
	padding:5px 3px 0px 5px;
	color: #000000;
	line-height: 20px;
	font-size: 20px;
	margin-top: 10px;
	border-left: 1px solid #e6e1dd;
	border-right: 1px solid #e6e1dd;
	text-align: right;
	background-image: url(images/seo/google_banner.jpg);
	width: 640px;
	height: 90px;
}
.explanation-sitemap {
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #e6e1dd;
	padding:5px 5px 5px 5px;
	color: #000000;
	line-height: 20px;
	font-size: 12px;
	margin-top: 30px;
	background-image: url(images/sitemap_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.explanation-sitemap a {
	color:#0000FF!important;
	font-weight:normal!important
}
.maintxt {
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #fcfafb;
	padding:10px 5px 5px 5px;
	color: #000000;
	line-height: 21px;
	font-size: 14px;
}
#cB2 {
	width:309px;
	float:right;
	margin:0;
	margin-top: 20px;
}
.about {
	background:#c6d6d6;
	border:1px solid #a4c0ba;
	padding:5px;
	margin:0 0 10px 0;
	color:#000000
}
.about ul {list-style-type:none}
.about li {
	padding:0 0 0 20px;
	margin:15px 0;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
}
.about2 {
	background:#c6d6d6;
	border:1px solid #a4c0ba;
	padding:5px;
	margin:0 0 10px 0;
	color:#000000;
	font-size: 15px;
	font-weight: bold;
}
.about2 ul {list-style-type:none}
.about2 li {
	padding:0 0 0 20px;
	margin:20px 0;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
}
#oshirase {
	border:1px solid #a4c0ba;
	padding:5px;
	margin:0 0 10px 0;
	color:#282627
}
#oshirase ul {list-style-type:none}
#oshirase li {
	padding:0 0 0 20px;
	margin:15px 0;
	background-image: url(images/point/point_green.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #a4c0ba;
}
#campaign {
	border:1px solid #e6e1dd;
	margin:0 0 10px 0;
	color:#282627;
	background-image: url(images/campaign/campain_bg01.gif);
	padding-top: 40px;
	background-repeat: no-repeat;
}

#calendar {
	width:309px;
	height:86px;
	position:relative;
	text-transform:uppercase;
	margin-bottom: 10px;
	background-image: url(images/contents_banner/calendar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#calendar-title {
	color:#FFCC00;
	font:bold 21px 'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro W6', 'Hiragino Kaku Gothic Pro', serif, Arial, sans-serif;
	position:absolute;
	top:10px;
	left:10px;
	width: 189px;
	height: 63px;
	line-height: 25px;
}
#calendar-title a {
	color:#FF6600!important;
	font-weight:bold!important
}
#calendar-text {
	font:normal 10px arial,serif;
	position:absolute;
	left:10px;
	width:154px;
	height: 34px;
	bottom: -6px;
}
#calendar-text a {color:#35393f!important}


#bunkatsu {
	width:309px;
	height:86px;
	position:relative;
	text-transform:uppercase;
	margin-bottom: 10px;
	background-image: url(images/contents_banner/bunkatu2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#bunkatsu-title {
	color:#FFFFFF;
	font:bold 24px 'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro W6', 'Hiragino Kaku Gothic Pro', serif, Arial, sans-serif;
	position:absolute;
	top:14px;
	left:11px;
	width: 280px;
	height: 23px;
}
#bunkatsu-title a {
	color:#000000!important;
	font-weight:bold!important
}
#bunkatsu-text {
	font:normal 10px arial,serif;
	position:absolute;
	left:10px;
	width:273px;
	height: 33px;
	bottom: -6px;
	line-height: 15px;
}
#bunkatsu-text a {color:#35393f!important}

#hp-teigaku {
	width:309px;
	height:86px;
	position:relative;
	text-transform:uppercase;
	margin-bottom: 10px;
	background-image: url(images/contents_banner/hp_teigaku.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#hp-teigaku-title {
	color:#0099FF;
	font:bold 24px 'ＭＳ Ｐ明朝', 'ヒラギノ明朝 Pro W6', 'Hiragino Kaku Gothic Pro', serif, Arial, sans-serif;
	position:absolute;
	top:8px;
	left:11px;
	width: 291px;
	height: 23px;
}
#hp-teigaku-title a {
	color:#0066CC!important;
	font-weight:bold!important
}
#hp-teigaku-text {
	font:normal 10px arial,serif;
	position:absolute;
	left:10px;
	width:219px;
	height: 37px;
	bottom: -1px;
	line-height: 15px;
}
#hp-teigaku-text a {color:#35393f!important}

#blog {
	width:309px;
	height:86px;
	position:relative;
	text-transform:uppercase;
	background-image: url(images/contents_banner/blog.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	}
#blog-title {
	color:#00CCFF;
	font:bold 15px serif;
	position:absolute;
	top:9px;
	left:11px;
	width: 221px;
	height: 77px;
	line-height: 24px;
}
#blog a {
	color:#0099CC!important;
	font-weight:bold!important
}

.Cpad {margin:0 8px 0 30px}
.Cbottomleft {
	width:9px;
	height:9px;
	overflow:hidden;
	float:left;
	display:inline
}
.Cbottom {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url('images/bg_page.gif') repeat-y -39px 0
	}
.Cbottomright {background:url('images/corners_bottom.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; display:inline}

/* フッター */
#footer {height:95px; width:100%; margin:0; background:url('images/bg_footer.gif') no-repeat bottom center}
#foot {height:95px; width:998px; margin:0 auto; text-align:left}
#foot1 {
	height:30px;
	text-align:left;
	padding:12px 29px 0 0
}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {padding:10px 360px 0 30px; color:#999}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}

/* テーブル関係 */
.table-01 {
	color: #0099CC;
	width: 640px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.table-01 td {
	vertical-align: top;
}
.table-02 {
	color: #000000;
	width: 640px;
}
.table-02 td {
	vertical-align: top;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.table-03 {
	color: #000000;
	width: 640px;
}
.table-03 td {
	vertical-align: top;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.table-form {
	color: #000000;
	width: 640px;
	font-size: 10px;
	background-image: url(images/inquiry/bg_01.gif);
	border:1px solid #666666;
}
.table-form td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border:1px solid #FFFFFF;
	padding-top: 5px;
}
.table-form th {
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border:1px solid #FFFFFF;
	padding-top: 5px;
	background-color: #336699;
	color: #FFFFFF;
	width: 100px;
}

.table-print01 {
	color: #000000;
	width: 630px;
	font-size: 10px;
	background-image: url(images/inquiry/bg_01.gif);
	border:1px solid #666666;
}
.table-print01 td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border:1px solid #FFFFFF;
	padding-top: 5px;
}
.table-print01 th {
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border:1px solid #FFFFFF;
	padding-top: 5px;
	background-color: #336699;
	color: #FFFFFF;
	width: 100px;
}
.table-print02 {
	color: #000000;
	width: 630px;
	font-size: 10px;
	border:1px solid #666666;
}
.table-print02 td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border:1px solid #FFFFFF;
	padding-top: 5px;
}
.table-print02 th {
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border:1px solid #FFFFFF;
	padding-top: 5px;
	background-color: #FFFFCC;
	color: #000000;
	width: 100px;
}
.table-price {
	color: #000000;
	width: 630px;
	font-size: 12px;
	border:1px solid #666666;
	border-collapse: collapse
}
.table-price td {
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border:1px solid #111111;
	padding-top: 5px;
}
.table-price th {
	vertical-align: middle;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border:1px solid #000000;
	padding-top: 5px;
	background-color: #FFFFCC;
	color: #000000;
	width: 100px;
}


/* その他 */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
.centerflo {
	float:none
}
.print-img {float:right
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #e6e1dd;
	padding:1px 1px 1px 1px;
	border-left: 1px solid #e6e1dd;
	border-right: 1px solid #e6e1dd;
	float: right;
	border-bottom: 1px solid #e6e1dd;
	margin-left: 10px;
}
#properspace {height:105px}
#preloader {display:none}
.style2 {color: #FF0000}
.style3 {color: #FF9900}
.style4 {
	color: #000000;
	font-weight: bold;
}
.style5 {
	color: #FF0000;
	text-align: left;
	font-size: 10px;
}
.style6 {
	color: #CC0000;
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
	line-height: 40px;
}
.style7 {
	color: #009999
}
.style8 {color: #FFFFFF}

