@charset "utf-8";

/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

.custom_box {
	float: none;
	clear: both;
	width: 620px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border: none;
	/zoom: 1;
}

.custom_box:after {
	display: block;
	clear: both;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
	visibility: hidden;
	content: ".";
}

.custom_clear {
	display: block !important;
	float: none !important;
	clear: both !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	font: 0/0 sans-serif !important;
	overflow: hidden !important;
	visibility: hidden !important;
}

p.pagetop {
	float: none;
	clear: both;
	width: 620px;
	margin: 0 auto;
	padding: 10px 0 20px;
	border: none;
	line-height: normal;
	text-align: right;
}

.imgR {
	float: right;
	width: auto;
	margin: 0;
	padding: 0 0 0 20px;
	border: none;
	text-align: center;
}

.imgL {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px 0 0;
	border: none;
	text-align: center;
}

img {
	border: none;
}

em {
	font-style: normal;
	font-weight: bold;
}

br {
	letter-spacing: 0;
}

.mpRst {
	margin: 0 !important;
	padding: 0 !important;
}

.mAuto {
	margin-right: auto !important;
	margin-left: auto !important;
}

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

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

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

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

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

.mTop25 {
	margin-top: 25px !important;
}

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

.mTop35 {
	margin-top: 35px !important;
}

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

.mTop45 {
	margin-top: 45px !important;
}

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

.mRa {
	margin-right: auto !important;
}

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

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

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

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

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

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

.mR30 {
	margin-right: 30px !important;
}

.mR35 {
	margin-right: 35px !important;
}

.mR40 {
	margin-right: 40px !important;
}

.mR45 {
	margin-right: 45px !important;
}

.mR50 {
	margin-right: 50px !important;
}

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

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

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

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

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

.mBtm25 {
	margin-bottom: 25px !important;
}

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

.mBtm35 {
	margin-bottom: 35px !important;
}

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

.mBtm45 {
	margin-bottom: 45px !important;
}

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

.mLa {
	margin-left: auto !important;
}

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

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

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

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

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

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

.mL30 {
	margin-left: 30px !important;
}

.mL35 {
	margin-left: 35px !important;
}

.mL40 {
	margin-left: 40px !important;
}

.mL45 {
	margin-left: 45px !important;
}

.mL50 {
	margin-left: 50px !important;
}

.pTop0 {
	padding-top: 0 !important;
}

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

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

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

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

.pTop25 {
	padding-top: 25px !important;
}

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

.pTop35 {
	padding-top: 35px !important;
}

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

.pTop45 {
	padding-top: 45px !important;
}

.pTop50 {
	padding-top: 50px !important;
}

.pR0 {
	padding-right: 0 !important;
}

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

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

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

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

.pR25 {
	padding-right: 25px !important;
}

.pR30 {
	padding-right: 30px !important;
}

.pR35 {
	padding-right: 35px !important;
}

.pR40 {
	padding-right: 40px !important;
}

.pR45 {
	padding-right: 45px !important;
}

.pR50 {
	padding-right: 50px !important;
}

.pBtm0 {
	padding-bottom: 0 !important;
}

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

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

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

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

.pBtm25 {
	padding-bottom: 25px !important;
}

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

.pBtm35 {
	padding-bottom: 35px !important;
}

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

.pBtm45 {
	padding-bottom: 45px !important;
}

.pBtm50 {
	padding-bottom: 50px !important;
}

.pL0 {
	padding-left: 0 !important;
}

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

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

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

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

.pL25 {
	padding-left: 25px !important;
}

.pL30 {
	padding-left: 30px !important;
}

.pL35 {
	padding-left: 35px !important;
}

.pL40 {
	padding-left: 40px !important;
}

.pL45 {
	padding-left: 45px !important;
}

.pL50 {
	padding-left: 50px !important;
}

.fSize80 {
	font-size: 80% !important;
}

.fSize85 {
	font-size: 85% !important;
}

.fSize90 {
	font-size: 90% !important;
}

.fSize95 {
	font-size: 95% !important;
}

.fSize100 {
	font-size: 100% !important;
}

.fSize105 {
	font-size: 105% !important;
}

.fSize110 {
	font-size: 110% !important;
}

.fSize115 {
	font-size: 115% !important;
}

.fSize120 {
	font-size: 120% !important;
}

.fSize125 {
	font-size: 125% !important;
}

.fSize130 {
	font-size: 130% !important;
}

.fSize135 {
	font-size: 135% !important;
}

.fSize140 {
	font-size: 140% !important;
}

.fSize145 {
	font-size: 145% !important;
}

.fSize150 {
	font-size: 150% !important;
}

.fSize155 {
	font-size: 155% !important;
}

.fSize160 {
	font-size: 160% !important;
}

.fSize165 {
	font-size: 165% !important;
}

.fSize170 {
	font-size: 170% !important;
}

.fSize175 {
	font-size: 175% !important;
}

.fSize180 {
	font-size: 180% !important;
}

.fSize185 {
	font-size: 185% !important;
}

.fSize190 {
	font-size: 190% !important;
}

.fSize195 {
	font-size: 195% !important;
}

.fSize200 {
	font-size: 200% !important;
}

table .tW5,
table.tW5 {
	width: 5%;
}

table .tW10,
table.tW10 {
	width: 10%;
}

table .tW15,
table.tW15 {
	width: 15%;
}

table .tW20,
table.tW20 {
	width: 20%;
}

table .tW25,
table.tW25 {
	width: 25%;
}

table .tW30,
table.tW30 {
	width: 30%;
}

table .tW35,
table.tW35 {
	width: 35%;
}

table .tW40,
table.tW40 {
	width: 40%;
}

table .tW45,
table.tW45 {
	width: 45%;
}

table .tW50,
table.tW50 {
	width: 50%;
}

table .tW55,
table.tW55 {
	width: 55%;
}

table .tW60,
table.tW60 {
	width: 60%;
}

table .tW65,
table.tW65 {
	width: 65%;
}

table .tW70,
table.tW70 {
	width: 70%;
}

table .tW75,
table.tW75 {
	width: 75%;
}

table .tW80,
table.tW80 {
	width: 80%;
}

table .tW85,
table.tW85 {
	width: 85%;
}

table .tW90,
table.tW90 {
	width: 90%;
}

table .tW95,
table.tW95 {
	width: 95%;
}

table .tW100,
table.tW100 {
	width: 100%;
}

.fBold {
	font-weight: bold;
}

.tLine {
	text-decoration: underline;
}

.txtR {
	text-align: right !important;
}

.txtC {
	text-align: center !important;
}

.txtL {
	text-align: left !important;
}

.valT {
	vertical-align: top;
}

.valM {
	vertical-align: middle;
}

.valB {
	vertical-align: bottom;
}

.tRed {
	color: #ff0000;
}

.tCrs {
	color: #cc0000;
}

.tOrg {
	color: #ff6600;
}

.tBlu {
	color: #0000ff;
}

.tNvy {
	color: #000080;
}

.tSky {
	color: #0080ff;
}

.tBrw {
	color: #800000;
}

.tWht {
	color: #ffffff;
}

.tDrk {
	color: #333333;
}

.tBlk {
	color: #000000;
}

.tGrn {
	color: #00aa00;
}

.fMin {
	font-family: "Hiragino Mincho Pro", "qMmžŠ Pro W3", "MS PMincho", serif;
}

.fMono {
	font-family: "Osaka-", "Osaka-mono", "MS Gothic", monospace;
}

/* 310px:310px (update:2012.10.17)
--------------------------------------------------*/
.left310 {
	float: left;
	width: 310px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.right310 {
	float: right;
	width: 310px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

/* 300px:300px (update:2012.10.17)
--------------------------------------------------*/
.left300 {
	float: left;
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.right300 {
	float: right;
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0 0 0 20px;
	border: none;
}

/* 320px:280px (update:2012.12.10)
--------------------------------------------------*/
.left320 {
	float: left;
	width: 320px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.right280 {
	float: right;
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

/* 360px:240px (update:2012.10.17)
--------------------------------------------------*/
.left360 {
	float: left;
	width: 360px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.right240 {
	float: right;
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0 0 0 20px;
	border: none;
}

/* 420px:180px (update:2012.10.17)
--------------------------------------------------*/
.left420 {
	float: left;
	width: 420px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.right180 {
	float: right;
	width: 180px;
	height: auto;
	margin: 0;
	padding: 0 0 0 20px;
	border: none;
}

/* 280px:320px (update:2012.12.10)
--------------------------------------------------*/
.left280 {
	float: left;
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.right320 {
	float: right;
	width: 320px;
	height: auto;
	margin: 0;
	padding: 0 0 0 20px;
	border: none;
}

/* 240px:360px (update:2012.10.17)
--------------------------------------------------*/
.left240 {
	float: left;
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.right360 {
	float: right;
	width: 360px;
	height: auto;
	margin: 0;
	padding: 0 0 0 20px;
	border: none;
}

/* 180px:420px (update:2012.10.17)
--------------------------------------------------*/
.left180 {
	float: left;
	width: 180px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.right420 {
	float: right;
	width: 420px;
	height: auto;
	margin: 0;
	padding: 0 0 0 20px;
	border: none;
}

/* 3column  (update:2012.10.17)
--------------------------------------------------*/
.custom_3column {
	float: left;
	width: 205px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

/* 4column (update:2012.10.17)
--------------------------------------------------*/
.custom_4column {
	float: left;
	width: 155px;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

/* Banner (update:2012.10.17)
--------------------------------------------------*/
ul.bannerBox {
	list-style-type: none !important;
	list-style-position: outside !important;
	clear: both;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border: none;
	overflow: hidden;
}

ul.bannerBox li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px 10px 0;
	border: none;
	text-align: center;
}

ul.bannerBox2 {
	list-style-type: none !important;
	list-style-position: outside !important;
	clear: both;
	width: 620px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border: none;
	overflow: hidden;
}

ul.bannerBox2 li {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 20px 10px 0;
	border: none;
	text-align: center;
}

ul.bannerBox3 {
	list-style-type: none !important;
	list-style-position: outside !important;
	clear: both;
	width: 620px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border: none;
	overflow: hidden;
}

ul.bannerBox3 li {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0 10px 10px 0;
	border: none;
	text-align: center;
}

ul.bannerBox4 {
	list-style-type: none !important;
	list-style-position: outside !important;
	clear: both;
	width: 620px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border: none;
	overflow: hidden;
}

ul.bannerBox4 li {
	float: left;
	width: 146px;
	margin: 0;
	padding: 0 12px 12px 0;
	border: none;
	text-align: center;
}

ul.bannerBox2:after,
ul.bannerBox3:after,
ul.bannerBox4:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

/* Topics (update:2012.10.17)
--------------------------------------------------*/
dl.custom_topics {
	width: auto;
	height: 120px;
	margin: 0 auto 15px;
	padding: 9px;
	border: 1px solid #cccccc;
	overflow-y: scroll;
}

dl.custom_topics dt {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
}

dl.custom_topics dd {
	margin: 0;
	padding: 0 10px 15px;
	border: none;
}

/* Definition List1 (update:2012.10.17)
--------------------------------------------------*/
dl.custom_def1 {
	margin: 0;
	padding: 0;
	border: none;
}

dl.custom_def1 dt {
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
}

dl.custom_def1 dd {
	margin: 0;
	padding: 3px 10px 15px;
	border: none;
}

/* Unordered List1 (update:2012.10.17)
--------------------------------------------------*/
ul.custom_ul1 {
	list-style: none !important;
	list-style-position: outside !important;
	width: auto;
	border: none;
}

ul.custom_ul1 li {
	width: auto;
	padding: 3px 0 0 25px;
	border: none;
	background: transparent url(./images/listimg1_01.gif) 0 3px no-repeat;
}

ul.custom_ul1 li.unchk {
	background: transparent url(./images/listimg1_02.gif) 0 3px no-repeat;
}

/* Unordered List2 (update:2012.10.17)
--------------------------------------------------*/
ul.custom_ul2 {
	list-style-type: none !important;
	list-style-position: outside !important;
	border: none;
}

ul.custom_ul2 li {
	margin: 0;
	padding: 3px 0 0 25px;
	border: none;
	background: transparent url(./images/listimg2.gif) 0 3px no-repeat;
}

/* Variation Unordered List (update:2014.03.04)
--------------------------------------------------*/
ul.variation_ul {
	list-style-type: none !important;
	list-style-position: outside !important;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}

ul.variation_ul li {
	margin: 0;
	padding: 3px 0 0 23px;
	border: none;
}

ul.arr1 li {
	background: transparent url(./images/list/arr/01.gif) 0 3px no-repeat;
}

ul.arr2 li {
	background: transparent url(./images/list/arr/02.gif) 0 3px no-repeat;
}

ul.arr3 li {
	background: transparent url(./images/list/arr/03.gif) 0 3px no-repeat;
}

ul.arr4 li {
	background: transparent url(./images/list/arr/04.gif) 0 3px no-repeat;
}

ul.arr5 li {
	background: transparent url(./images/list/arr/05.gif) 0 3px no-repeat;
}

ul.arr6 li {
	background: transparent url(./images/list/arr/06.gif) 0 3px no-repeat;
}

ul.arr7 li {
	background: transparent url(./images/list/arr/07.gif) 0 3px no-repeat;
}

ul.arr8 li {
	background: transparent url(./images/list/arr/08.gif) 0 3px no-repeat;
}

ul.arr8blk li {
	background: transparent url(./images/list/arr/08/blk.gif) 0 3px no-repeat;
}

ul.arr8blu li {
	background: transparent url(./images/list/arr/08/blu.gif) 0 3px no-repeat;
}

ul.arr8grn li {
	background: transparent url(./images/list/arr/08/grn.gif) 0 3px no-repeat;
}

ul.arr8gry li {
	background: transparent url(./images/list/arr/08/gry.gif) 0 3px no-repeat;
}

ul.arr8nvy li {
	background: transparent url(./images/list/arr/08/nvy.gif) 0 3px no-repeat;
}

ul.arr8org li {
	background: transparent url(./images/list/arr/08/org.gif) 0 3px no-repeat;
}

ul.arr8pnk li {
	background: transparent url(./images/list/arr/08/pnk.gif) 0 3px no-repeat;
}

ul.arr8ppl li {
	background: transparent url(./images/list/arr/08/ppl.gif) 0 3px no-repeat;
}

ul.arr8red li {
	background: transparent url(./images/list/arr/08/red.gif) 0 3px no-repeat;
}

ul.arr8wht li {
	background: transparent url(./images/list/arr/08/wht.gif) 0 3px no-repeat;
}

ul.arr8ylw li {
	background: transparent url(./images/list/arr/08/ylw.gif) 0 3px no-repeat;
}

ul.arr9 li {
	background: transparent url(./images/list/arr/09.gif) 0 3px no-repeat;
}

ul.arr10 li {
	background: transparent url(./images/list/arr/10.gif) 0 3px no-repeat;
}

ul.arr11 li {
	background: transparent url(./images/list/arr/11.gif) 0 3px no-repeat;
}

ul.arr12 li {
	background: transparent url(./images/list/arr/12.gif) 0 3px no-repeat;
}

ul.arr13 li {
	background: transparent url(./images/list/arr/13.gif) 0 3px no-repeat;
}

ul.arr14 li {
	background: transparent url(./images/list/arr/14.gif) 0 3px no-repeat;
}

ul.arr15 li {
	background: transparent url(./images/list/arr/15.gif) 0 3px no-repeat;
}

ul.arr16blk li {
	background: transparent url(./images/list/arr/16/blk.gif) 0 3px no-repeat;
}

ul.arr16blu li {
	background: transparent url(./images/list/arr/16/blu.gif) 0 3px no-repeat;
}

ul.arr16grn li {
	background: transparent url(./images/list/arr/16/grn.gif) 0 3px no-repeat;
}

ul.arr16nvy li {
	background: transparent url(./images/list/arr/16/nvy.gif) 0 3px no-repeat;
}

ul.arr16org li {
	background: transparent url(./images/list/arr/16/org.gif) 0 3px no-repeat;
}

ul.arr16pnk li {
	background: transparent url(./images/list/arr/16/pnk.gif) 0 3px no-repeat;
}

ul.arr16ppl li {
	background: transparent url(./images/list/arr/16/ppl.gif) 0 3px no-repeat;
}

ul.arr16red li {
	background: transparent url(./images/list/arr/16/red.gif) 0 3px no-repeat;
}

ul.arr17blu li {
	background: transparent url(./images/list/arr/17/blu.gif) 0 3px no-repeat;
}

ul.arr17grn li {
	background: transparent url(./images/list/arr/17/grn.gif) 0 3px no-repeat;
}

ul.arr17red li {
	background: transparent url(./images/list/arr/17/red.gif) 0 3px no-repeat;
}

ul.arr17ylw li {
	background: transparent url(./images/list/arr/17/ylw.gif) 0 3px no-repeat;
}

ul.arr18blk li {
	background: transparent url(./images/list/arr/18/blk.gif) 0 3px no-repeat;
}

ul.arr18blu li {
	background: transparent url(./images/list/arr/18/blu.gif) 0 3px no-repeat;
}

ul.arr18grn li {
	background: transparent url(./images/list/arr/18/grn.gif) 0 3px no-repeat;
}

ul.arr18nvy li {
	background: transparent url(./images/list/arr/18/nvy.gif) 0 3px no-repeat;
}

ul.arr18org li {
	background: transparent url(./images/list/arr/18/org.gif) 0 3px no-repeat;
}

ul.arr18pnk li {
	background: transparent url(./images/list/arr/18/pnk.gif) 0 3px no-repeat;
}

ul.arr18ppl li {
	background: transparent url(./images/list/arr/18/ppl.gif) 0 3px no-repeat;
}

ul.arr18red li {
	background: transparent url(./images/list/arr/18/red.gif) 0 3px no-repeat;
}

ul.arr19blu li {
	background: transparent url(./images/list/arr/19/blu.gif) 0 3px no-repeat;
}

ul.arr19grn li {
	background: transparent url(./images/list/arr/19/grn.gif) 0 3px no-repeat;
}

ul.arr19ylw li {
	background: transparent url(./images/list/arr/19/ylw.gif) 0 3px no-repeat;
}

ul.arr19pnk li {
	background: transparent url(./images/list/arr/19/pnk.gif) 0 3px no-repeat;
}

ul.arr19org li {
	background: transparent url(./images/list/arr/19/org.gif) 0 3px no-repeat;
}

ul.arr19gry li {
	background: transparent url(./images/list/arr/19/gry.gif) 0 3px no-repeat;
}

ul.arr19lgrn li {
	background: transparent url(./images/list/arr/19/lgrn.gif) 0 3px no-repeat;
}

ul.arr19lylw li {
	background: transparent url(./images/list/arr/19/lylw.gif) 0 3px no-repeat;
}

ul.arr19lpnk li {
	background: transparent url(./images/list/arr/19/lpnk.gif) 0 3px no-repeat;
}

ul.arr19lblu li {
	background: transparent url(./images/list/arr/19/lblu.gif) 0 3px no-repeat;
}

ul.dot1 li {
	background: transparent url(./images/list/dot/01.gif) 0 3px no-repeat;
}

ul.dot2 li {
	background: transparent url(./images/list/dot/02.gif) 0 3px no-repeat;
}

ul.dot3 li {
	background: transparent url(./images/list/dot/03.gif) 0 3px no-repeat;
}

ul.dot4 li {
	background: transparent url(./images/list/dot/04.gif) 0 3px no-repeat;
}

ul.dot5 li {
	background: transparent url(./images/list/dot/05.gif) 0 3px no-repeat;
}

ul.dot6blu li {
	background: transparent url(./images/list/dot/06/blu.gif) 0 3px no-repeat;
}

ul.dot6grn li {
	background: transparent url(./images/list/dot/06/grn.gif) 0 3px no-repeat;
}

ul.dot6gry li {
	background: transparent url(./images/list/dot/06/gry.gif) 0 3px no-repeat;
}

ul.dot6red li {
	background: transparent url(./images/list/dot/06/red.gif) 0 3px no-repeat;
}

ul.dot6ylw li {
	background: transparent url(./images/list/dot/06/ylw.gif) 0 3px no-repeat;
}

ul.dot7blk li {
	background: transparent url(./images/list/dot/07/blk.gif) 0 3px no-repeat;
}

ul.dot7blu li {
	background: transparent url(./images/list/dot/07/blu.gif) 0 3px no-repeat;
}

ul.dot7brw li {
	background: transparent url(./images/list/dot/07/brw.gif) 0 3px no-repeat;
}

ul.dot7grn li {
	background: transparent url(./images/list/dot/07/grn.gif) 0 3px no-repeat;
}

ul.dot7gry li {
	background: transparent url(./images/list/dot/07/gry.gif) 0 3px no-repeat;
}

ul.dot7lgr li {
	background: transparent url(./images/list/dot/07/lgr.gif) 0 3px no-repeat;
}

ul.dot7nvy li {
	background: transparent url(./images/list/dot/07/nvy.gif) 0 3px no-repeat;
}

ul.dot7ocn li {
	background: transparent url(./images/list/dot/07/ocn.gif) 0 3px no-repeat;
}

ul.dot7org li {
	background: transparent url(./images/list/dot/07/org.gif) 0 3px no-repeat;
}

ul.dot7pnk li {
	background: transparent url(./images/list/dot/07/pnk.gif) 0 3px no-repeat;
}

ul.dot7ppl li {
	background: transparent url(./images/list/dot/07/ppl.gif) 0 3px no-repeat;
}

ul.dot7red li {
	background: transparent url(./images/list/dot/07/red.gif) 0 3px no-repeat;
}

ul.dot7sky li {
	background: transparent url(./images/list/dot/07/sky.gif) 0 3px no-repeat;
}

ul.dot7wht li {
	background: transparent url(./images/list/dot/07/wht.gif) 0 3px no-repeat;
}

ul.dot7ygr li {
	background: transparent url(./images/list/dot/07/ygr.gif) 0 3px no-repeat;
}

ul.dot7ylw li {
	background: transparent url(./images/list/dot/07/ylw.gif) 0 3px no-repeat;
}

ul.dot8blu li {
	background: transparent url(./images/list/dot/08/blu.gif) 0 3px no-repeat;
}

ul.dot8grn li {
	background: transparent url(./images/list/dot/08/grn.gif) 0 3px no-repeat;
}

ul.dot8gry li {
	background: transparent url(./images/list/dot/08/gry.gif) 0 3px no-repeat;
}

ul.dot8nvy li {
	background: transparent url(./images/list/dot/08/nvy.gif) 0 3px no-repeat;
}

ul.dot8org li {
	background: transparent url(./images/list/dot/08/org.gif) 0 3px no-repeat;
}

ul.dot8pnk li {
	background: transparent url(./images/list/dot/08/pnk.gif) 0 3px no-repeat;
}

ul.dot8red li {
	background: transparent url(./images/list/dot/08/red.gif) 0 3px no-repeat;
}

ul.dot8ylw li {
	background: transparent url(./images/list/dot/08/ylw.gif) 0 3px no-repeat;
}

ul.obj1 li {
	background: transparent url(./images/list/obj/01.gif) 0 3px no-repeat;
}

ul.obj2 li {
	background: transparent url(./images/list/obj/02.gif) 0 3px no-repeat;
}

ul.obj3 li {
	background: transparent url(./images/list/obj/03.gif) 0 3px no-repeat;
}

ul.obj4 li {
	background: transparent url(./images/list/obj/04.gif) 0 3px no-repeat;
}

ul.obj5 li {
	background: transparent url(./images/list/obj/05.gif) 0 3px no-repeat;
}

ul.obj6blk li {
	background: transparent url(./images/list/obj/06/blk.gif) 0 3px no-repeat;
}

ul.obj6blu li {
	background: transparent url(./images/list/obj/06/blu.gif) 0 3px no-repeat;
}

ul.obj6grn li {
	background: transparent url(./images/list/obj/06/grn.gif) 0 3px no-repeat;
}

ul.obj6org li {
	background: transparent url(./images/list/obj/06/org.gif) 0 3px no-repeat;
}

ul.obj6pnk li {
	background: transparent url(./images/list/obj/06/pnk.gif) 0 3px no-repeat;
}

ul.obj6ppl li {
	background: transparent url(./images/list/obj/06/ppl.gif) 0 3px no-repeat;
}

ul.obj6red li {
	background: transparent url(./images/list/obj/06/red.gif) 0 3px no-repeat;
}

ul.obj6ylw li {
	background: transparent url(./images/list/obj/06/ylw.gif) 0 3px no-repeat;
}

ul.obj7a li {
	background: transparent url(./images/list/obj/07/a.gif) 0 3px no-repeat;
}

ul.obj7b li {
	background: transparent url(./images/list/obj/07/b.gif) 0 3px no-repeat;
}

ul.obj7c li {
	background: transparent url(./images/list/obj/07/c.gif) 0 3px no-repeat;
}

ul.obj7d li {
	background: transparent url(./images/list/obj/07/d.gif) 0 3px no-repeat;
}

ul.obj7e li {
	background: transparent url(./images/list/obj/07/e.gif) 0 3px no-repeat;
}

ul.obj7f li {
	background: transparent url(./images/list/obj/07/f.gif) 0 3px no-repeat;
}

ul.sqr1 li {
	background: transparent url(./images/list/sqr/01.gif) 0 3px no-repeat;
}

ul.sqr1grn li {
	background: transparent url(./images/list/sqr/01/grn.gif) 0 3px no-repeat;
}

ul.sqr1gry li {
	background: transparent url(./images/list/sqr/01/gry.gif) 0 3px no-repeat;
}

ul.sqr1org li {
	background: transparent url(./images/list/sqr/01/org.gif) 0 3px no-repeat;
}

ul.sqr1pnk li {
	background: transparent url(./images/list/sqr/01/pnk.gif) 0 3px no-repeat;
}

ul.sqr1red li {
	background: transparent url(./images/list/sqr/01/red.gif) 0 3px no-repeat;
}

ul.sqr2 li {
	background: transparent url(./images/list/sqr/02.gif) 0 3px no-repeat;
}

ul.sqr3 li {
	background: transparent url(./images/list/sqr/03.gif) 0 3px no-repeat;
}

ul.sqr4 li {
	background: transparent url(./images/list/sqr/04.gif) 0 3px no-repeat;
}

ul.sqr5 li {
	background: transparent url(./images/list/sqr/05.gif) 0 3px no-repeat;
}

ul.sqr6 li {
	background: transparent url(./images/list/sqr/06.gif) 0 3px no-repeat;
}

ul.sqr7blk li {
	background: transparent url(./images/list/sqr/07/blk.gif) 0 3px no-repeat;
}

ul.sqr7blu li {
	background: transparent url(./images/list/sqr/07/blu.gif) 0 3px no-repeat;
}

ul.sqr7grn li {
	background: transparent url(./images/list/sqr/07/grn.gif) 0 3px no-repeat;
}

ul.sqr7nvy li {
	background: transparent url(./images/list/sqr/07/nvy.gif) 0 3px no-repeat;
}

ul.sqr7org li {
	background: transparent url(./images/list/sqr/07/org.gif) 0 3px no-repeat;
}

ul.sqr7pnk li {
	background: transparent url(./images/list/sqr/07/pnk.gif) 0 3px no-repeat;
}

ul.sqr7ppl li {
	background: transparent url(./images/list/sqr/07/ppl.gif) 0 3px no-repeat;
}

ul.sqr7red li {
	background: transparent url(./images/list/sqr/07/red.gif) 0 3px no-repeat;
}

ul.sqr7wht li {
	background: transparent url(./images/list/sqr/07/wht.gif) 0 3px no-repeat;
}

ul.sqr7ylw li {
	background: transparent url(./images/list/sqr/07/ylw.gif) 0 3px no-repeat;
}

ul.sqr8blk li {
	background: transparent url(./images/list/sqr/08/blk.gif) 0 3px no-repeat;
}

ul.sqr8blu li {
	background: transparent url(./images/list/sqr/08/blu.gif) 0 3px no-repeat;
}

ul.sqr8grn li {
	background: transparent url(./images/list/sqr/08/grn.gif) 0 3px no-repeat;
}

ul.sqr8gry li {
	background: transparent url(./images/list/sqr/08/gry.gif) 0 3px no-repeat;
}

ul.sqr8nvy li {
	background: transparent url(./images/list/sqr/08/nvy.gif) 0 3px no-repeat;
}

ul.sqr8org li {
	background: transparent url(./images/list/sqr/08/org.gif) 0 3px no-repeat;
}

ul.sqr8pnk li {
	background: transparent url(./images/list/sqr/08/pnk.gif) 0 3px no-repeat;
}

ul.sqr8ppl li {
	background: transparent url(./images/list/sqr/08/ppl.gif) 0 3px no-repeat;
}

ul.sqr8red li {
	background: transparent url(./images/list/sqr/08/red.gif) 0 3px no-repeat;
}

ul.sqr8ygr li {
	background: transparent url(./images/list/sqr/08/ygr.gif) 0 3px no-repeat;
}


/* Variation Unordered List (update:2014.03.05)
--------------------------------------------------*/
ol.variation_ol {
	list-style-type: none !important;
	list-style-position: outside !important;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}

ol.variation_ol li {
	margin: 0;
	padding: 3px 0 0 23px;
	border: none;
}

ol.num1blu li.n01 {
	background: transparent url(./images/list/num/01/blu/01.gif) 0 3px no-repeat;
}

ol.num1blu li.n02 {
	background: transparent url(./images/list/num/01/blu/02.gif) 0 3px no-repeat;
}

ol.num1blu li.n03 {
	background: transparent url(./images/list/num/01/blu/03.gif) 0 3px no-repeat;
}

ol.num1blu li.n04 {
	background: transparent url(./images/list/num/01/blu/04.gif) 0 3px no-repeat;
}

ol.num1blu li.n05 {
	background: transparent url(./images/list/num/01/blu/05.gif) 0 3px no-repeat;
}

ol.num1blu li.n06 {
	background: transparent url(./images/list/num/01/blu/06.gif) 0 3px no-repeat;
}

ol.num1blu li.n07 {
	background: transparent url(./images/list/num/01/blu/07.gif) 0 3px no-repeat;
}

ol.num1blu li.n08 {
	background: transparent url(./images/list/num/01/blu/08.gif) 0 3px no-repeat;
}

ol.num1blu li.n09 {
	background: transparent url(./images/list/num/01/blu/09.gif) 0 3px no-repeat;
}

ol.num1blu li.n10 {
	background: transparent url(./images/list/num/01/blu/10.gif) 0 3px no-repeat;
}

ol.num1grn li.n01 {
	background: transparent url(./images/list/num/01/grn/01.gif) 0 3px no-repeat;
}

ol.num1grn li.n02 {
	background: transparent url(./images/list/num/01/grn/02.gif) 0 3px no-repeat;
}

ol.num1grn li.n03 {
	background: transparent url(./images/list/num/01/grn/03.gif) 0 3px no-repeat;
}

ol.num1grn li.n04 {
	background: transparent url(./images/list/num/01/grn/04.gif) 0 3px no-repeat;
}

ol.num1grn li.n05 {
	background: transparent url(./images/list/num/01/grn/05.gif) 0 3px no-repeat;
}

ol.num1grn li.n06 {
	background: transparent url(./images/list/num/01/grn/06.gif) 0 3px no-repeat;
}

ol.num1grn li.n07 {
	background: transparent url(./images/list/num/01/grn/07.gif) 0 3px no-repeat;
}

ol.num1grn li.n08 {
	background: transparent url(./images/list/num/01/grn/08.gif) 0 3px no-repeat;
}

ol.num1grn li.n09 {
	background: transparent url(./images/list/num/01/grn/09.gif) 0 3px no-repeat;
}

ol.num1grn li.n10 {
	background: transparent url(./images/list/num/01/grn/10.gif) 0 3px no-repeat;
}

ol.num1ylw li.n01 {
	background: transparent url(./images/list/num/01/ylw/01.gif) 0 3px no-repeat;
}

ol.num1ylw li.n02 {
	background: transparent url(./images/list/num/01/ylw/02.gif) 0 3px no-repeat;
}

ol.num1ylw li.n03 {
	background: transparent url(./images/list/num/01/ylw/03.gif) 0 3px no-repeat;
}

ol.num1ylw li.n04 {
	background: transparent url(./images/list/num/01/ylw/04.gif) 0 3px no-repeat;
}

ol.num1ylw li.n05 {
	background: transparent url(./images/list/num/01/ylw/05.gif) 0 3px no-repeat;
}

ol.num1ylw li.n06 {
	background: transparent url(./images/list/num/01/ylw/06.gif) 0 3px no-repeat;
}

ol.num1ylw li.n07 {
	background: transparent url(./images/list/num/01/ylw/07.gif) 0 3px no-repeat;
}

ol.num1ylw li.n08 {
	background: transparent url(./images/list/num/01/ylw/08.gif) 0 3px no-repeat;
}

ol.num1ylw li.n09 {
	background: transparent url(./images/list/num/01/ylw/09.gif) 0 3px no-repeat;
}

ol.num1ylw li.n10 {
	background: transparent url(./images/list/num/01/ylw/10.gif) 0 3px no-repeat;
}

ol.num1red li.n01 {
	background: transparent url(./images/list/num/01/red/01.gif) 0 3px no-repeat;
}

ol.num1red li.n02 {
	background: transparent url(./images/list/num/01/red/02.gif) 0 3px no-repeat;
}

ol.num1red li.n03 {
	background: transparent url(./images/list/num/01/red/03.gif) 0 3px no-repeat;
}

ol.num1red li.n04 {
	background: transparent url(./images/list/num/01/red/04.gif) 0 3px no-repeat;
}

ol.num1red li.n05 {
	background: transparent url(./images/list/num/01/red/05.gif) 0 3px no-repeat;
}

ol.num1red li.n06 {
	background: transparent url(./images/list/num/01/red/06.gif) 0 3px no-repeat;
}

ol.num1red li.n07 {
	background: transparent url(./images/list/num/01/red/07.gif) 0 3px no-repeat;
}

ol.num1red li.n08 {
	background: transparent url(./images/list/num/01/red/08.gif) 0 3px no-repeat;
}

ol.num1red li.n09 {
	background: transparent url(./images/list/num/01/red/09.gif) 0 3px no-repeat;
}

ol.num1red li.n10 {
	background: transparent url(./images/list/num/01/red/10.gif) 0 3px no-repeat;
}

ol.num1gry li.n01 {
	background: transparent url(./images/list/num/01/gry/01.gif) 0 3px no-repeat;
}

ol.num1gry li.n02 {
	background: transparent url(./images/list/num/01/gry/02.gif) 0 3px no-repeat;
}

ol.num1gry li.n03 {
	background: transparent url(./images/list/num/01/gry/03.gif) 0 3px no-repeat;
}

ol.num1gry li.n04 {
	background: transparent url(./images/list/num/01/gry/04.gif) 0 3px no-repeat;
}

ol.num1gry li.n05 {
	background: transparent url(./images/list/num/01/gry/05.gif) 0 3px no-repeat;
}

ol.num1gry li.n06 {
	background: transparent url(./images/list/num/01/gry/06.gif) 0 3px no-repeat;
}

ol.num1gry li.n07 {
	background: transparent url(./images/list/num/01/gry/07.gif) 0 3px no-repeat;
}

ol.num1gry li.n08 {
	background: transparent url(./images/list/num/01/gry/08.gif) 0 3px no-repeat;
}

ol.num1gry li.n09 {
	background: transparent url(./images/list/num/01/gry/09.gif) 0 3px no-repeat;
}

ol.num1gry li.n10 {
	background: transparent url(./images/list/num/01/gry/10.gif) 0 3px no-repeat;
}



/* table (update:2012.10.17)
--------------------------------------------------*/
table.tbl_border1 {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
}

table.tbl_border1 th,
table.tbl_border1 td {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
}

table.tbl_border2 {
	border-width: 3px;
	border-style: double;
	border-collapse: collapse;
}

table.tbl_border2 th {
	border-width: 1px 1px 3px;
	border-style: solid solid double;
}

table.tbl_border2 td {
	border-width: 1px;
	border-style: solid;
}

table.bdr_blk,
table.bdr_blk th,
table.bdr_blk td {
	border-color: #000000;
}

table.bdr_blu,
table.bdr_blu th,
table.bdr_blu td {
	border-color: #0000ff;
}

table.bdr_brw,
table.bdr_brw th,
table.bdr_brw td {
	border-color: #441a00;
}

table.bdr_red,
table.bdr_red th,
table.bdr_red td {
	border-color: #ff0000;
}

table.bdr_grn,
table.bdr_grn th,
table.bdr_grn td {
	border-color: #0c614c;
}

table.bdr_gry,
table.bdr_gry th,
table.bdr_gry td {
	border-color: #a5acb2;
}

table.bdr_nvy,
table.bdr_nvy th,
table.bdr_nvy td {
	border-color: #02509a;
}

table.bdr_org,
table.bdr_org th,
table.bdr_org td {
	border-color: #f49448;
}

table.bdr_pnk,
table.bdr_pnk th,
table.bdr_pnk td {
	border-color: #f498ae;
}

table.bdr_ppl,
table.bdr_ppl th,
table.bdr_ppl td {
	border-color: #500a84;
}

table.bdr_ygr,
table.bdr_ygr th,
table.bdr_ygr td {
	border-color: #99cc33;
}

table .bg_gry {
	background-color: #f2f2f2;
}

table .bg_grn {
	background-color: #ecfdc9;
}

table .bg_blu {
	background-color: #def4ff;
}

table .bg_brw {
	background-color: #ece4cd;
}

table .bg_org {
	background-color: #fff3bf;
}

table .bg_pnk {
	background-color: #feeff4;
}

table .bg_ppl {
	background-color: #f3ecf4;
}

table .bg_ylw {
	background-color: #ffffcf;
}

table .bg_ocn {
	background-color: #c4ecec;
}

/* General Source (update:2012.10.17)
--------------------------------------------------*/
div.samurai_topics {
	width: 540px;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	border: none;
}

dl.privacypolicy {
	width: 620px;
	margin: 0 auto;
	padding: 0;
	border: none;
	line-height: 1.6;
}

dl.privacypolicy dt {
	width: auto;
	margin: 0 auto;
	padding: 0 5px;
	border: none;
	font-weight: bold;
}

dl.privacypolicy dd {
	width: auto;
	margin: 0 auto 1em;
	padding: 0 15px 1em;
	border-top: none;
	border-right: none;
	border-bottom: 2px groove #000000;
	border-left: none;
	text-indent: 1em;
}

/* Custom Flow (update:2013.9.24)
--------------------------------------------------*/
ul.custom_flow1 {
	list-style-type: none !important;
	list-style-position: outside !important;
	width: 620px;
	margin: 0 auto;
	padding: 0;
	border: none;
	line-height: 1.6;
}

ul.custom_flow1 li {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	/zoom: 1;
}

ul.custom_flow1 li:after {
	display: block;
	clear: both;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
	visibility: hidden;
	content: ".";
}

ul.custom_flow1 li p {
	float: right;
	width: 460px;
	margin: 0;
	padding: 3px 0 0;
	border: none;
}

ul.custom_flow1 li p.step {
	float: left;
	width: 140px;
	padding: 0;
}

dl.custom_flow2a,
dl.custom_flow21a,
dl.custom_flow2b,
dl.custom_flow21b,
dl.custom_flow2c,
dl.custom_flow21c,
dl.custom_flow2d,
dl.custom_flow21d,
dl.custom_flow2e,
dl.custom_flow21e,
dl.custom_flow2f,
dl.custom_flow21f {
	width: 620px;
	margin: 0 auto;
	padding: 0;
	border: none;
}

dl.custom_flow2a dt,
dl.custom_flow21a dt,
dl.custom_flow2b dt,
dl.custom_flow21b dt,
dl.custom_flow2c dt,
dl.custom_flow21c dt,
dl.custom_flow2d dt,
dl.custom_flow21d dt,
dl.custom_flow2e dt,
dl.custom_flow21e dt,
dl.custom_flow2f dt,
dl.custom_flow21f dt {
	width: auto;
	min-height: 44px;
	margin: 0;
	padding: 0 0 0 80px;
	border: none;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 120%;
	line-height: 44px;
}

dl.custom_flow2a dt#step01,
dl.custom_flow21a dt#step01,
dl.custom_flow2a dt.cfStep01,
dl.custom_flow21a dt.cfStep01 {
	background-image: url(./images/flow/type2a/step01.gif);
}

dl.custom_flow2a dt#step02,
dl.custom_flow21a dt#step02,
dl.custom_flow2a dt.cfStep02,
dl.custom_flow21a dt.cfStep02 {
	background-image: url(./images/flow/type2a/step02.gif);
}

dl.custom_flow2a dt#step03,
dl.custom_flow21a dt#step03,
dl.custom_flow2a dt.cfStep03,
dl.custom_flow21a dt.cfStep03 {
	background-image: url(./images/flow/type2a/step03.gif);
}

dl.custom_flow2a dt#step04,
dl.custom_flow21a dt#step04,
dl.custom_flow2a dt.cfStep04,
dl.custom_flow21a dt.cfStep04 {
	background-image: url(./images/flow/type2a/step04.gif);
}

dl.custom_flow2a dt#step05,
dl.custom_flow21a dt#step05,
dl.custom_flow2a dt.cfStep05,
dl.custom_flow21a dt.cfStep05 {
	background-image: url(./images/flow/type2a/step05.gif);
}

dl.custom_flow2a dt#step06,
dl.custom_flow21a dt#step06,
dl.custom_flow2a dt.cfStep06,
dl.custom_flow21a dt.cfStep06 {
	background-image: url(./images/flow/type2a/step06.gif);
}

dl.custom_flow2a dt#step07,
dl.custom_flow21a dt#step07,
dl.custom_flow2a dt.cfStep07,
dl.custom_flow21a dt.cfStep07 {
	background-image: url(./images/flow/type2a/step07.gif);
}

dl.custom_flow2a dt#step08,
dl.custom_flow21a dt#step08,
dl.custom_flow2a dt.cfStep08,
dl.custom_flow21a dt.cfStep08 {
	background-image: url(./images/flow/type2a/step08.gif);
}

dl.custom_flow2a dt#step09,
dl.custom_flow21a dt#step09,
dl.custom_flow2a dt.cfStep09,
dl.custom_flow21a dt.cfStep09 {
	background-image: url(./images/flow/type2a/step09.gif);
}

dl.custom_flow2a dt#step10,
dl.custom_flow21a dt#step10,
dl.custom_flow2a dt.cfStep10,
dl.custom_flow21a dt.cfStep10 {
	background-image: url(./images/flow/type2a/step10.gif);
}

dl.custom_flow2b dt#step01,
dl.custom_flow21b dt#step01,
dl.custom_flow2b dt.cfStep01,
dl.custom_flow21b dt.cfStep01 {
	background-image: url(./images/flow/type2b/step01.gif);
}

dl.custom_flow2b dt#step02,
dl.custom_flow21b dt#step02,
dl.custom_flow2b dt.cfStep02,
dl.custom_flow21b dt.cfStep02 {
	background-image: url(./images/flow/type2b/step02.gif);
}

dl.custom_flow2b dt#step03,
dl.custom_flow21b dt#step03,
dl.custom_flow2b dt.cfStep03,
dl.custom_flow21b dt.cfStep03 {
	background-image: url(./images/flow/type2b/step03.gif);
}

dl.custom_flow2b dt#step04,
dl.custom_flow21b dt#step04,
dl.custom_flow2b dt.cfStep04,
dl.custom_flow21b dt.cfStep04 {
	background-image: url(./images/flow/type2b/step04.gif);
}

dl.custom_flow2b dt#step05,
dl.custom_flow21b dt#step05,
dl.custom_flow2b dt.cfStep05,
dl.custom_flow21b dt.cfStep05 {
	background-image: url(./images/flow/type2b/step05.gif);
}

dl.custom_flow2b dt#step06,
dl.custom_flow21b dt#step06,
dl.custom_flow2b dt.cfStep06,
dl.custom_flow21b dt.cfStep06 {
	background-image: url(./images/flow/type2b/step06.gif);
}

dl.custom_flow2b dt#step07,
dl.custom_flow21b dt#step07,
dl.custom_flow2b dt.cfStep07,
dl.custom_flow21b dt.cfStep07 {
	background-image: url(./images/flow/type2b/step07.gif);
}

dl.custom_flow2b dt#step08,
dl.custom_flow21b dt#step08,
dl.custom_flow2b dt.cfStep08,
dl.custom_flow21b dt.cfStep08 {
	background-image: url(./images/flow/type2b/step08.gif);
}

dl.custom_flow2b dt#step09,
dl.custom_flow21b dt#step09,
dl.custom_flow2b dt.cfStep09,
dl.custom_flow21b dt.cfStep09 {
	background-image: url(./images/flow/type2b/step09.gif);
}

dl.custom_flow2b dt#step10,
dl.custom_flow21b dt#step10,
dl.custom_flow2b dt.cfStep10,
dl.custom_flow21b dt.cfStep10 {
	background-image: url(./images/flow/type2b/step10.gif);
}

dl.custom_flow2c dt#step01,
dl.custom_flow21c dt#step01,
dl.custom_flow2c dt.cfStep01,
dl.custom_flow21c dt.cfStep01 {
	background-image: url(./images/flow/type2c/step01.gif);
}

dl.custom_flow2c dt#step02,
dl.custom_flow21c dt#step02,
dl.custom_flow2c dt.cfStep02,
dl.custom_flow21c dt.cfStep02 {
	background-image: url(./images/flow/type2c/step02.gif);
}

dl.custom_flow2c dt#step03,
dl.custom_flow21c dt#step03,
dl.custom_flow2c dt.cfStep03,
dl.custom_flow21c dt.cfStep03 {
	background-image: url(./images/flow/type2c/step03.gif);
}

dl.custom_flow2c dt#step04,
dl.custom_flow21c dt#step04,
dl.custom_flow2c dt.cfStep04,
dl.custom_flow21c dt.cfStep04 {
	background-image: url(./images/flow/type2c/step04.gif);
}

dl.custom_flow2c dt#step05,
dl.custom_flow21c dt#step05,
dl.custom_flow2c dt.cfStep05,
dl.custom_flow21c dt.cfStep05 {
	background-image: url(./images/flow/type2c/step05.gif);
}

dl.custom_flow2c dt#step06,
dl.custom_flow21c dt#step06,
dl.custom_flow2c dt.cfStep06,
dl.custom_flow21c dt.cfStep06 {
	background-image: url(./images/flow/type2c/step06.gif);
}

dl.custom_flow2c dt#step07,
dl.custom_flow21c dt#step07,
dl.custom_flow2c dt.cfStep07,
dl.custom_flow21c dt.cfStep07 {
	background-image: url(./images/flow/type2c/step07.gif);
}

dl.custom_flow2c dt#step08,
dl.custom_flow21c dt#step08,
dl.custom_flow2c dt.cfStep08,
dl.custom_flow21c dt.cfStep08 {
	background-image: url(./images/flow/type2c/step08.gif);
}

dl.custom_flow2c dt#step09,
dl.custom_flow21c dt#step09,
dl.custom_flow2c dt.cfStep09,
dl.custom_flow21c dt.cfStep09 {
	background-image: url(./images/flow/type2c/step09.gif);
}

dl.custom_flow2c dt#step10,
dl.custom_flow21c dt#step10,
dl.custom_flow2c dt.cfStep10,
dl.custom_flow21c dt.cfStep10 {
	background-image: url(./images/flow/type2c/step10.gif);
}

dl.custom_flow2d dt#step01,
dl.custom_flow21d dt#step01,
dl.custom_flow2d dt.cfStep01,
dl.custom_flow21d dt.cfStep01 {
	background-image: url(./images/flow/type2d/step01.gif);
}

dl.custom_flow2d dt#step02,
dl.custom_flow21d dt#step02,
dl.custom_flow2d dt.cfStep02,
dl.custom_flow21d dt.cfStep02 {
	background-image: url(./images/flow/type2d/step02.gif);
}

dl.custom_flow2d dt#step03,
dl.custom_flow21d dt#step03,
dl.custom_flow2d dt.cfStep03,
dl.custom_flow21d dt.cfStep03 {
	background-image: url(./images/flow/type2d/step03.gif);
}

dl.custom_flow2d dt#step04,
dl.custom_flow21d dt#step04,
dl.custom_flow2d dt.cfStep04,
dl.custom_flow21d dt.cfStep04 {
	background-image: url(./images/flow/type2d/step04.gif);
}

dl.custom_flow2d dt#step05,
dl.custom_flow21d dt#step05,
dl.custom_flow2d dt.cfStep05,
dl.custom_flow21d dt.cfStep05 {
	background-image: url(./images/flow/type2d/step05.gif);
}

dl.custom_flow2d dt#step06,
dl.custom_flow21d dt#step06,
dl.custom_flow2d dt.cfStep06,
dl.custom_flow21d dt.cfStep06 {
	background-image: url(./images/flow/type2d/step06.gif);
}

dl.custom_flow2d dt#step07,
dl.custom_flow21d dt#step07,
dl.custom_flow2d dt.cfStep07,
dl.custom_flow21d dt.cfStep07 {
	background-image: url(./images/flow/type2d/step07.gif);
}

dl.custom_flow2d dt#step08,
dl.custom_flow21d dt#step08,
dl.custom_flow2d dt.cfStep08,
dl.custom_flow21d dt.cfStep08 {
	background-image: url(./images/flow/type2d/step08.gif);
}

dl.custom_flow2d dt#step09,
dl.custom_flow21d dt#step09,
dl.custom_flow2d dt.cfStep09,
dl.custom_flow21d dt.cfStep09 {
	background-image: url(./images/flow/type2d/step09.gif);
}

dl.custom_flow2d dt#step10,
dl.custom_flow21d dt#step10,
dl.custom_flow2d dt.cfStep10,
dl.custom_flow21d dt.cfStep10 {
	background-image: url(./images/flow/type2d/step10.gif);
}

dl.custom_flow2e dt#step01,
dl.custom_flow21e dt#step01,
dl.custom_flow2e dt.cfStep01,
dl.custom_flow21e dt.cfStep01 {
	background-image: url(./images/flow/type2e/step01.gif);
}

dl.custom_flow2e dt#step02,
dl.custom_flow21e dt#step02,
dl.custom_flow2e dt.cfStep02,
dl.custom_flow21e dt.cfStep02 {
	background-image: url(./images/flow/type2e/step02.gif);
}

dl.custom_flow2e dt#step03,
dl.custom_flow21e dt#step03,
dl.custom_flow2e dt.cfStep03,
dl.custom_flow21e dt.cfStep03 {
	background-image: url(./images/flow/type2e/step03.gif);
}

dl.custom_flow2e dt#step04,
dl.custom_flow21e dt#step04,
dl.custom_flow2e dt.cfStep04,
dl.custom_flow21e dt.cfStep04 {
	background-image: url(./images/flow/type2e/step04.gif);
}

dl.custom_flow2e dt#step05,
dl.custom_flow21e dt#step05,
dl.custom_flow2e dt.cfStep05,
dl.custom_flow21e dt.cfStep05 {
	background-image: url(./images/flow/type2e/step05.gif);
}

dl.custom_flow2e dt#step06,
dl.custom_flow21e dt#step06,
dl.custom_flow2e dt.cfStep06,
dl.custom_flow21e dt.cfStep06 {
	background-image: url(./images/flow/type2e/step06.gif);
}

dl.custom_flow2e dt#step07,
dl.custom_flow21e dt#step07,
dl.custom_flow2e dt.cfStep07,
dl.custom_flow21e dt.cfStep07 {
	background-image: url(./images/flow/type2e/step07.gif);
}

dl.custom_flow2e dt#step08,
dl.custom_flow21e dt#step08,
dl.custom_flow2e dt.cfStep08,
dl.custom_flow21e dt.cfStep08 {
	background-image: url(./images/flow/type2e/step08.gif);
}

dl.custom_flow2e dt#step09,
dl.custom_flow21e dt#step09,
dl.custom_flow2e dt.cfStep09,
dl.custom_flow21e dt.cfStep09 {
	background-image: url(./images/flow/type2e/step09.gif);
}

dl.custom_flow2e dt#step10,
dl.custom_flow21e dt#step10,
dl.custom_flow2e dt.cfStep10,
dl.custom_flow21e dt.cfStep10 {
	background-image: url(./images/flow/type2e/step10.gif);
}

dl.custom_flow2f dt#step01,
dl.custom_flow21f dt#step01,
dl.custom_flow2f dt.cfStep01,
dl.custom_flow21f dt.cfStep01 {
	background-image: url(./images/flow/type2f/step01.gif);
}

dl.custom_flow2f dt#step02,
dl.custom_flow21f dt#step02,
dl.custom_flow2f dt.cfStep02,
dl.custom_flow21f dt.cfStep02 {
	background-image: url(./images/flow/type2f/step02.gif);
}

dl.custom_flow2f dt#step03,
dl.custom_flow21f dt#step03,
dl.custom_flow2f dt.cfStep03,
dl.custom_flow21f dt.cfStep03 {
	background-image: url(./images/flow/type2f/step03.gif);
}

dl.custom_flow2f dt#step04,
dl.custom_flow21f dt#step04,
dl.custom_flow2f dt.cfStep04,
dl.custom_flow21f dt.cfStep04 {
	background-image: url(./images/flow/type2f/step04.gif);
}

dl.custom_flow2f dt#step05,
dl.custom_flow21f dt#step05,
dl.custom_flow2f dt.cfStep05,
dl.custom_flow21f dt.cfStep05 {
	background-image: url(./images/flow/type2f/step05.gif);
}

dl.custom_flow2f dt#step06,
dl.custom_flow21f dt#step06,
dl.custom_flow2f dt.cfStep06,
dl.custom_flow21f dt.cfStep06 {
	background-image: url(./images/flow/type2f/step06.gif);
}

dl.custom_flow2f dt#step07,
dl.custom_flow21f dt#step07,
dl.custom_flow2f dt.cfStep07,
dl.custom_flow21f dt.cfStep07 {
	background-image: url(./images/flow/type2f/step07.gif);
}

dl.custom_flow2f dt#step08,
dl.custom_flow21f dt#step08,
dl.custom_flow2f dt.cfStep08,
dl.custom_flow21f dt.cfStep08 {
	background-image: url(./images/flow/type2f/step08.gif);
}

dl.custom_flow2f dt#step09,
dl.custom_flow21f dt#step09,
dl.custom_flow2f dt.cfStep09,
dl.custom_flow21f dt.cfStep09 {
	background-image: url(./images/flow/type2f/step09.gif);
}

dl.custom_flow2f dt#step10,
dl.custom_flow21f dt#step10,
dl.custom_flow2f dt.cfStep10,
dl.custom_flow21f dt.cfStep10 {
	background-image: url(./images/flow/type2f/step10.gif);
}

dl.custom_flow2a dd,
dl.custom_flow21a dd,
dl.custom_flow2b dd,
dl.custom_flow21b dd,
dl.custom_flow2c dd,
dl.custom_flow21c dd,
dl.custom_flow2d dd,
dl.custom_flow21d dd,
dl.custom_flow2e dd,
dl.custom_flow21e dd,
dl.custom_flow2f dd,
dl.custom_flow21f dd {
	width: auto;
	margin: 0 0 10px;
	padding: 0 0 25px 0;
	border: none;
	background-color: transparent;
	background-position: 0 100%;
	background-repeat: no-repeat;
}

dl.custom_flow2a dd,
dl.custom_flow21a dd {
	background-image: url(./images/flow/type2a/bottom.gif);
}

dl.custom_flow2b dd,
dl.custom_flow21b dd {
	background-image: url(./images/flow/type2b/bottom.gif);
}

dl.custom_flow2c dd,
dl.custom_flow21c dd {
	background-image: url(./images/flow/type2c/bottom.gif);
}

dl.custom_flow2d dd,
dl.custom_flow21d dd {
	background-image: url(./images/flow/type2d/bottom.gif);
}

dl.custom_flow2e dd,
dl.custom_flow21e dd {
	background-image: url(./images/flow/type2e/bottom.gif);
}

dl.custom_flow2f dd,
dl.custom_flow21f dd {
	background-image: url(./images/flow/type2f/bottom.gif);
}

dl.custom_flow2a dd p,
dl.custom_flow2b dd p,
dl.custom_flow2c dd p,
dl.custom_flow2d dd p,
dl.custom_flow2e dd p,
dl.custom_flow2f dd p {
	margin: 0;
	padding: 0 0 0 80px;
	border: none;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat-y;
}

dl.custom_flow21a dd div,
dl.custom_flow21b dd div,
dl.custom_flow21c dd div,
dl.custom_flow21d dd div,
dl.custom_flow21e dd div,
dl.custom_flow21f dd div {
	width: 540px;
	height: auto;
	margin: 0;
	padding: 0 0 0 80px;
	border: none;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: repeat-y;
	/zoom: 1;
}

dl.custom_flow21a dd div:after,
dl.custom_flow21b dd div:after,
dl.custom_flow21c dd div:after,
dl.custom_flow21d dd div:after,
dl.custom_flow21e dd div:after,
dl.custom_flow21f dd div:after {
	display: block;
	clear: both;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
	visibility: hidden;
	content: ".";
}

dl.custom_flow2a dd p,
dl.custom_flow21a dd div {
	background-image: url(./images/flow/type2a/main.gif);
}

dl.custom_flow2b dd p,
dl.custom_flow21b dd div {
	background-image: url(./images/flow/type2b/main.gif);
}

dl.custom_flow2c dd p,
dl.custom_flow21c dd div {
	background-image: url(./images/flow/type2c/main.gif);
}

dl.custom_flow2d dd p,
dl.custom_flow21d dd div {
	background-image: url(./images/flow/type2d/main.gif);
}

dl.custom_flow2e dd p,
dl.custom_flow21e dd div {
	background-image: url(./images/flow/type2e/main.gif);
}

dl.custom_flow2f dd p,
dl.custom_flow21f dd div {
	background-image: url(./images/flow/type2f/main.gif);
}

div.custom_flow3 {
	width: 620px;
	margin: 0 auto;
	padding: 0;
	border: none;
}

div.custom_flow3 ul {
	list-style-type: none !important;
	list-style-position: outside !important;
	width: 628px;
	height: auto;
	margin: 0 -8px -8px 0;
	padding: 0;
	border: none;
	overflow: hidden;
}

div.custom_flow3 ul li {
	float: left;
	width: 149px;
	margin: 0;
	padding: 0 8px 8px 0;
	border: none;
}

/* Frequently Asked Questions (update:2011.07.12)
--------------------------------------------------*/
dl.custom_faq1,
dl.custom_faq2,
dl.custom_faq3,
dl.custom_faq4,
dl.custom_faq5,
dl.custom_faq6,
dl.custom_faq7,
dl.custom_faq8,
dl.custom_faq9 {
	width: 620px;
	margin: 0 auto;
	padding: 0;
	border: none;
}

dl.custom_faq1 dt,
dl.custom_faq2 dt,
dl.custom_faq3 dt,
dl.custom_faq4 dt,
dl.custom_faq5 dt,
dl.custom_faq6 dt,
dl.custom_faq7 dt,
dl.custom_faq8 dt,
dl.custom_faq9 dt {
	min-height: 30px;
	margin: 0 0 10px;
	padding: 5px 0 0 50px;
	border: none;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bold;
}

dl.custom_faq1 dd,
dl.custom_faq2 dd,
dl.custom_faq3 dd,
dl.custom_faq4 dd,
dl.custom_faq5 dd,
dl.custom_faq6 dd,
dl.custom_faq7 dd,
dl.custom_faq8 dd,
dl.custom_faq9 dd {
	min-height: 30px;
	margin: 0 auto 10px;
	padding: 5px 0 10px 50px;
	border-bottom: dotted 1px #cccccc;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 1.6;
}

dl.custom_faq1 dt {
	background-image: url(./images/faq/type1_dt.gif);
}

dl.custom_faq1 dd {
	background-image: url(./images/faq/type1_dd.gif);
}

dl.custom_faq2 dt {
	background-image: url(./images/faq/type2_dt.gif);
}

dl.custom_faq2 dd {
	background-image: url(./images/faq/type2_dd.gif);
}

dl.custom_faq3 dt {
	background-image: url(./images/faq/type3_dt.gif);
}

dl.custom_faq3 dd {
	background-image: url(./images/faq/type3_dd.gif);
}

dl.custom_faq4 dt {
	background-image: url(./images/faq/type4_dt.gif);
}

dl.custom_faq4 dd {
	background-image: url(./images/faq/type4_dd.gif);
}

dl.custom_faq5 dt {
	background-image: url(./images/faq/type5_dt.gif);
}

dl.custom_faq5 dd {
	background-image: url(./images/faq/type5_dd.gif);
}

dl.custom_faq6 dt {
	background-image: url(./images/faq/type6_dt.gif);
}

dl.custom_faq6 dd {
	background-image: url(./images/faq/type6_dd.gif);
}

dl.custom_faq7 dt {
	background-image: url(./images/faq/type7_dt.gif);
}

dl.custom_faq7 dd {
	background-image: url(./images/faq/type7_dd.gif);
}

dl.custom_faq8 dt {
	background-image: url(./images/faq/type8_dt.gif);
}

dl.custom_faq8 dd {
	background-image: url(./images/faq/type8_dd.gif);
}

dl.custom_faq9 dt {
	background-image: url(./images/faq/type9_dt.gif);
}

dl.custom_faq9 dd {
	background-image: url(./images/faq/type9_dd.gif);
}
