@charset "utf-8";

/*
@prefix : <http://purl.org/net/ns/doas#> .
<> a :CSSstylesheet;

title: CO-OP SAPPORO - BACSIC STYLE
description: 各スタイル読み込み元スタイル

created: 2008-04-11
release: 2008-06-02
vertion: 2.01

license: http://creativecommons.org/licenses/by-nc-nd/3.0/
author: TOPPAN PRINTING CO., LTD.

memo:

CSS Description Order Adjustment:
	001. margin-top
	002. margin-right
	003. margin-bottom
	004. margin-left
	005. margin
	006. padding-top
	007. padding-right
	008. padding-bottom
	009. padding-left
	010. padding
	011. border-top-width
	012. border-right-width
	013. border-bottom-width
	014. border-left-width
	015. border-width
	016. border-top-color
	017. border-right-color
	018. border-bottom-color
	019. border-left-color
	020. border-color
	021. border-top-style
	022. border-right-style
	023. border-bottom-style
	024. border-left-style
	025. border-style
	026. border-top
	027. border-bottom
	028. border-right
	029. border-left
	030. border
	031. display
	032. position
	033. top
	034. right
	035. bottom
	036. left
	037. float
	038. clear
	039. z-index
	040. direction
	041. unicode-bidi
	042. width
	043. min-width
	044. max-width
	045. height
	046. min-height
	047. max-height
	048. line-height
	049. vertical-align
	050. overflow
	051. clip
	052. visibility
	053. content
	054. compact
	055. run-in
	056. quotes
	057. marker-offset
	058. list-style-type
	059. list-style-image
	060. list-style-position
	061. list-style
	062. size
	063. marks
	064. page-break-before
	065. page-break-after
	066. page-break-inside
	067. page
	068. orphans
	069. widows
	070. color
	071. background-color
	072. background-image
	073. background-repeat
	074. background-attachment
	075. background-position
	076. background
	077. font-family
	078. font-style
	079. font-variant
	080. font-weight
	081. font-stretch
	082. font-size
	083. font-size-adjust
	084. font
	085. text-indent
	086. text-align
	087. text-decoration
	088. text-shadow
	089. letter-spacing
	090. word-spacing
	091. text-transform
	092. white-space
	093. table-layout
	094. empty-cells
	095. speak-header
	096. cursor
	097. outline
	098. volume
	099. speak
	100. pause-before
	101. pause-after
	102. pause
	103. cue-before
	104. cue-after
	105. cue
	106. play-during
	107. azimuth
	108. elevation
	109. speech-rate
	110. voice-family
	111. pitch
	112. pitch-range
	113. stress
	114. richness
	115. speak-punctuation
	116. speak-numeral
*/

@import url(1-element.css);
@import url(2-class.css);
@import url(3-context.css);
@import url(4-layout.css);
@import url(5-module.css);