@charset "UTF-8";
/*
-----------------------------------------------
sumaho-cover.com Decoration Styles
Version: 1.10



----------------------------------------------- */

/* headingDecorations
----------------------------------------------- */
.qMark {
	display: block;
	margin: 0 0 1px 0;
	padding: 0 0 5px 35px;
	background: url(../../media/base/q.gif) no-repeat;
	line-height: 1.5em;
	font-size: 1em;
}

.aText {
	padding: 2px 0 0 35px;
}

.no1Mark {
	display: block;
	padding-left: 60px;
	background: url(../../media/base/1.gif) no-repeat;
}

.no2Mark {
	display: block;
	padding-left: 60px;
	background: url(../../media/base/2.gif) no-repeat;
}

.no3Mark {
	display: block;
	padding-left: 60px;
	background: url(../../media/base/3.gif) no-repeat;
}

.no4Mark {
	display: block;
	padding-left: 60px;
	background: url(../../media/base/4.gif) no-repeat;
}

.no5Mark {
	display: block;
	padding-left: 60px;
	background: url(../../media/base/5.gif) no-repeat;
}

.no6Mark {
	display: block;
	padding-left: 60px;
	background: url(../../media/base/6.gif) no-repeat;
}

.no7Mark {
	display: block;
	padding-left: 60px;
	background: url(../../media/base/7.gif) no-repeat;
}

.no8Mark {
	display: block;
	padding-left: 60px;
	background: url(../../media/base/8.gif) no-repeat;
}

.no9Mark {
	display: block;
	padding-left: 60px;
	background: url(../../media/base/9.gif) no-repeat;
}

.no10Mark {
	display: block;
	padding-left: 60px;
	background: url(../../media/base/10.gif) no-repeat;
}


/* textDecorations
----------------------------------------------- */
.dropCaps {
	display: block;
	float: left;
	margin-right: 7px;
	padding: 10px 0 5px 0;
	font-weight: bold;
	font-size: 2.6em;
}

.numberText {
	color: #e42e48;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 21px !important;
}

.numberText2 {
	color: #e42e48;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 18px !important;
}

.numberTextMing {
	color: #e42e48;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 21px !important;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
}

.textSize23 {
	line-height: 1.5em;
	font-size: 23px !important;
}

.textSize22 {
	line-height: 1.5em;
	font-size: 22px !important;
}

.textSize21 {
	line-height: 1.5em;
	font-size: 21px !important;
}

.textSize20 {
	line-height: 1.5em;
	font-size: 20px !important;
}

.textSize19 {
	line-height: 1.5em;
	font-size: 19px !important;
}

.textSize18 {
	line-height: 1.5em;
	font-size: 18px !important;
}

.textSize17 {
	line-height: 1.5em;
	font-size: 17px !important;
}

.textSize16 {
	line-height: 1.5em;
	font-size: 16px !important;
}

.textSize15 {
	line-height: 1.5em;
	font-size: 15px !important;
}

.textSize14 {
	line-height: 1.5em;


	font-size: 14px !important;
}

.textSize13 {
	line-height: 1.5em;
	font-size: 13px !important;
}

.textSize12 {
	line-height: 1.5em;
	font-size: 12px !important;
}

.textSize11 {
	line-height: 1.5em;
	font-size: 11px !important;
}

.textSize10 {
	line-height: 1.5em;
	font-size: 10px !important;
}

.textSize9 {
	line-height: 1.5em;
	font-size: 9px !important;
}

.annotation {
	padding-bottom: 15px;
	background: url(../../media/base/bgTurnOver.gif) repeat-x bottom;
	font-size: 0.714em !important;
}

.noColorNoLine a {
	color: #111111 !important;
	text-decoration: none !important;
}

.noColorNoLine a:hover {
	color: #111111 !important;
	text-decoration: none !important;
}


/* colors
----------------------------------------------- */
.red {
	color: #ff0000;
}

.darkRed {
	color: #990000;
}

.green {
	color: #009900;
}

.olive {
	color: #558000;
}

.blue {
	color: #0000ff;
}

.lightBlue {
	color: #0099ff;
}

.orange {
	color: #ff6600;
}

.yellow {
	color: #ffcc00;
}

.pink {
	color: #FF6666;
}

.purple {
	color: #803488;
}

.black {
	color: #333333;
}

.original {
	color: #2F99C9;
}

.bgBody {
	background: #ffffff;
	padding-right: 8px;
}


/* pageLink
----------------------------------------------- */
.pageLink {
    margin: 20px 0 15px;
    padding-top: 8px;
    background: url(../../media/base/bgTurnOver.gif) repeat-x;
	text-align: center;
	font-size: 0.75em;
}

.pageLink a img {
	margin-top: 5px;
}

.pageLinkDetail {
	display: table;
    margin: 10px 0 15px;
    padding-top: 8px;
	list-style: none;
	line-height: 1em;
	text-align: left;
}

.pageLinkDetailList {
	display: table;
	width: 568px;
    margin: 20px 0 0;
    padding-top: 8px;
    background: url(../../media/base/bgTurnOver.gif) repeat-x;
	list-style: none;
	line-height: 1em;
	text-align: left;
}

.pageLinkDetailList ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

.pageLinkDetailList a {
	color: #0000ff;
}

.pageLinkDetailList a:hover {
	color: #ff0000;
}

.pageLink a:link, .pageLinkDetail a:link {
	text-decoration: underline;
}

.pageLink a:visited, .pageLinkDetail a:visited {
	text-decoration: underline;
}

.pageLink a:hover, .pageLinkDetail a:hover {
	text-decoration: underline;
}


/* fontFamily
----------------------------------------------- */
.mingType {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
}


/* layout
----------------------------------------------- */
.photoRight {
	float: right;
	margin: 0 0 15px 20px;
}

.imageCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.photoLeft {
	float: left;
	margin: 0 20px 15px 0;
}

.margin0 {
	margin: 0 !important;
}

.marginTop0 {
	margin-top: 0 !important;
}

.marginTop5 {
	margin-top: 5px !important;
}

.marginTop10 {
	margin-top: 10px !important;
}

.marginTop15 {
	margin-top: 15px !important;
}

.marginTop20 {
	margin-top: 20px !important;
}

.marginTop30 {
	margin-top: 30px !important;
}

.marginTop40 {
	margin-top: 40px !important;
}

.marginTop50 {
	margin-top: 50px !important;
}

.marginTop60 {
	margin-top: 60px !important;
}

.marginTop70 {
	margin-top: 70px !important;
}

.marginTop80 {
	margin-top: 80px !important;
}

.marginBottom0 {
	margin-bottom: 0 !important;
}

.marginBottom6 {
	margin-bottom: 0 !important;
}

.marginBottom5 {
	margin-bottom: 5px !important;
}

.marginBottom10 {
	margin-bottom: 10px !important;
}

.marginBottom15 {
	margin-bottom: 15px !important;
}

.marginBottom20 {
	margin-bottom: 20px !important;
}

.marginBottom30 {
	margin-bottom: 30px !important;
}

.marginBottom40 {
	margin-bottom: 40px !important;
}

.marginBottom50 {
	margin-bottom: 50px !important;
}

.marginBottom60 {
	margin-bottom: 60px !important;
}

.marginBottom70 {
	margin-bottom: 70px !important;
}

.marginBottom80 {
	margin-bottom: 80px !important;
}

.marginLeft0 {
	margin-left: 0 !important;
}

.marginLeft5 {
	margin-left: 5px !important;
}

.marginLeft10 {
	margin-left: 10px !important;
}

.marginLeft15 {
	margin-left: 15px !important;
}

.marginLeft20 {
	margin-left: 20px !important;
}

.marginLeft25 {
	margin-left: 25px !important;
}

.marginRight0 {
	margin-right: 0 !important;
}

.marginRight5 {
	margin-right: 5px !important;
}

.marginRight10 {
	margin-right: 10px !important;
}

.marginRight15 {
	margin-right: 15px !important;
}

.marginRight20 {
	margin-right: 20px !important;
}

.marginRight25 {
	margin-right: 25px !important;
}


.marginBottomList {
	margin-bottom: 0.1em !important;
}

.paddingTop5 {
	padding-top: 5px !important;
}

.paddingTop10 {
	padding-top: 10px !important;
}

.paddingTop15 {
	padding-top: 15px !important;
}

.paddingTop20 {
	padding-top: 20px !important;
}

.paddingTop30 {
	padding-top: 30px !important;
}

.paddingTop40 {
	padding-top: 40px !important;
}

.paddingBottom5 {
	padding-bottom: 5px !important;
}

.paddingBottom10 {
	padding-bottom: 10px !important;
}

.paddingBottom15 {
	padding-bottom: 15px !important;
}

.paddingBottom20 {
	padding-bottom: 20px !important;
}

.paddingBottom30 {
	padding-bottom: 30px !important;
}

.paddingBottom40 {
	padding-bottom: 40px !important;
}

.paddingLeft5 {
	padding-left: 5px !important;
}

.paddingLeft10 {
	padding-left: 10px !important;
}

.paddingLeft15 {
	padding-left: 15px !important;
}

.paddingLeft20 {
	padding-left: 20px !important;
}

.paddingRight5 {
	padding-right: 5px !important;
}

.paddingRight10 {
	padding-right: 10px !important;
}

.paddingRight15 {
	padding-right: 15px !important;
}

.paddingRight20 {
	padding-right: 20px !important;
}

.square {
	padding: 14px;
	background: #f0f0f0;
}

.squareLine {
	padding: 14px;
	border: 1px #999999 solid;
}

.squareDotLine {
	padding: 14px;
	border: 2px #999999 dotted;
}

.titleDecoration {
	margin-bottom: 15px;
	padding: 5px 10px 3px;
	background: #ededed;
	color: #2e2e2e;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 1.0625em !important;
}

.subTitleDecoration {
	margin-bottom: 20px;
	padding: 0;
	color: #111111;
	background: url(../../media/base/titleDecoration02.gif) no-repeat 0 9px;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 18px !important;
}

.designTitleDecoration {
	display: block;
	margin-bottom: 20px;
	padding: 5px 5px 3px;
	background: #333333;
	color: #ffffff !important;
	font-size: 20px !important;
}

.titleDecoration2 {
	margin-bottom: 10px;
	padding: 5px 10px 3px;
	background: #ededed;
	color: #333333;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 1em !important;
}

.subTitleDecoration2 {
	margin-bottom: 10px;
	padding: 1px 0 0 10px;
	line-height: 1.3em !important;
	font-weight: bold;
	color: #333333;
	border-left: 6px solid #ff6887;
	font-size: 1em !important;
}

.subTitleDecoration3 {
	margin-bottom: 10px;
	padding: 1px 0 0 10px;
	line-height: 1.3em !important;
	font-weight: bold;
	color: #333333;
	border-left: 6px solid #9ad000;
	font-size: 1em !important;
}

.subTitleDecoration4 {
	margin-bottom: 10px;
	padding: 1px 0 0 10px;
	line-height: 1.3em !important;
	font-weight: bold;
	color: #333333;
	border-left: 6px solid #333333;
	font-size: 1em !important;
}

.subTitleDecoration5 {
	margin-bottom: 10px;
	padding: 1px 0 0 10px;
	line-height: 1.3em !important;
	font-weight: bold;
	color: #333333;
	border-left: 6px solid #00ABCE;
	font-size: 1em !important;
}

.titleMarker {
	display: block;
	float: left;
	margin-right: 7px;
	padding: 3px 5px 2px;
	background: #ff6600;
	color: #ffffff;
	line-height: 1.7em !important;
	font-weight: bold;
}

.marker {
	padding-top: 1px;
	background: #ffe168;
	font-weight: bold;
}

.markerLine {
	padding-top: 1px;
	border-bottom: #ffc600 solid 1px;
	font-weight: bold;
}

.markerLineSquare {
	padding-top: 1px;
	border-bottom: #ffc600 solid 1px;
	font-weight: bold;
}

.lineTop {
	padding-top: 10px;
	background: url(../../media/base/bgTurnOver.gif) repeat-x;
}

.lineBottom {
	background: url(../../media/base/bgTurnOver.gif) repeat-x 100% 100%;
}

.letter {
	background: url(../../media/base/bgLetter.gif) repeat left bottom;
	line-height: 24px !important;
	padding-bottom: 0;
}

#menu .linkArrow {
	display: table;
	padding-left: 18px;
	background: url(../../media/base/linkArrow.gif) no-repeat 0 3px;
	line-height: 1.2em !important;
	font-size: 0.8125em;
}

.linkArrow {
	display: table;
	padding-left: 18px;
	background: url(../../media/base/linkArrow.gif) no-repeat 0 3px;
	line-height: 1em !important;
	font-size: 0.8125em;
}

.linkArrow a {
	display: table-cell;
	color: #00b5d3 !important;
	text-decoration: underline !important;
	vertical-align: middle;
}

.linkArrow a:hover {
	color: #ff0000 !important;
}

.linkBackArrow {
	display: table-cell;
	padding-left: 18px;
	background: url(../../media/base/linkBackArrow.gif) no-repeat 0 3px;
	line-height: 1.2em !important;
	vertical-align: middle;
}

.pageLinkDetail {
	display: table;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.clear {
	display: block;
	clear: both;
}

.siteScreen {
	float: left;
	margin: 0 15px 15px 0;
	padding: 4px;
	border: 1px solid #cccccc;
}

.wave {
	padding: 0 0 4px 0;
	text-decoration:none;
	background-repeat:repeat-x;
	background-position:left bottom;
	background-image:url(../../media/base/wave.gif);
}

.underLine {
	padding-top: 1px;
	border-bottom: #ffc600 solid 1px;
	font-weight: bold;
}


.bgNone {
	background: none !important;
}

.caution {
	color: #990000;
}

/* add


----------------------------------------------- */