@charset "UTF-8";

/* *****************************************************
Contents ---------------
01: base
------------------------
***************************************************** */

/* *****************************************************
base
***************************************************** */

*
	{
	margin: 0;
	padding: 0;
	color: #465161;
	background-color: transparent;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%; /* 16px */
	text-decoration: none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

body
	{
	font-size: 12px;
	line-height: 18px;
	margin-left: 50px;
	}

a
	{
	color: #193c97;
	background-color: inherit;
	}

a[name]:link,
a[name]:visited,
a[name]:hover,
a[name]:active
	{
	text-decoration: none;
	}

#LayerSnaviButton,
#LayerSnavi,
#LayerHeaderRight,
#LayerFooter,
.fnavi,
.fnavi_back,
.fnavi_close,
.button_print
	{
	display: none;
	}

/* *****************************************************
Header
***************************************************** */
#LayerHeader
	{
	position: absolute;
	top: 0;
	left: 50px;
	width: 635px;
	height: 40px;
	clear: both;
	}

#LayerHeader p
	{
	color: #465161;
	font-size: 16px; /* 110% 13px */
	}

#pop #LayerHeader
	{
	width: 550px;
	margin-left: 30px;
	}




/* *****************************************************
Contents
***************************************************** */
#LayerBody
	{
	width: 635px;
	margin: 40px 0 0 0;
	padding: 0x;
	}

#LayerBody2
	{
	position: relative;
	clear: both;
	width: 635px;
	margin: 0;
	padding: 0x;
	}

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

#pop #LayerBody
	{
	width: 635px;
	margin: 0;
	padding: 0x;
	background: #ffffff;
	}

#pop #LayerBody2
	{
	position: relative;
	width: 635px;
	padding: 0x;
	background: #ffffff;
	}

/* *****************************************************
LayerContents
***************************************************** */

#Home #LayerBody h1,
#Home #LayerBody p.top_flash,
#LayerContents p.tnavi
	{
	display: none;
	}

#LayerContents
	{
	width: 635px;
	margin: 0;
	}

#pop #LayerContents
	{
	width: 590px;
	margin: 15px 0 0 0;
	}

* html #LayerContents /* IE 6 */
	{
	margin: 20px 15px 0 0;
	}

#LayerContents a,
#LayerContents a:link,
#LayerContents a:visited
	{
	color: #193c97;
	background-color: inherit;
	text-decoration: underline;
	}

/* =====================================================
Heading
===================================================== */
h1
	{
	margin-top: 15px;
	margin-bottom: 30px;
	}

h2
	{
	font-size: 16px; /* 110% 13px */
	line-height: 20px; /* 121% 17px */
	margin-top: 25px;
	margin-bottom: 15px;
	color: #3e7fdd;
	padding-left: 7px;
	border-left: 15px solid #3e7fdd;
	}

h3
	{
	color: #56c8dc;
	margin-top: 15px;
	margin-bottom: 10px;
	border-left: 10px solid #7DD8D3;
	padding-left: 7px;
	font-size: 120%; /* 14px */
	line-height: 121%; /* 17px */
	}

h4
	{
	font-size: 110%; /* 13px */
	margin-top: 15px;
	margin-bottom: 10px;
	border-left: 7px solid #7fd7d4;
	padding-left: 7px;
	color: #7fd7d4;
	background-color: inherit;
	}

h5
	{
	font-size: 110%; /* 13px */
	color: #30b7cf;
	border-left: 5px solid #30b7cf;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 7px;
	}

h6
	{
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 2px 6px 2px 0;
	color: #077276;
	}

/* =====================================================
AreaContents
===================================================== */

#LayerContents p
	{
	margin-bottom: 10px;
	}

#LayerContents p.note,
#LayerContents p .note
	{
	color: #3c8a98;
	background-color: inherit;
	}


.set_left
	{
	text-align: left;
	}

.set_center
	{
	text-align: center;
	}

.set_right
	{
	text-align: right;
	}




/* -----------------------------------------------------
table
----------------------------------------------------- */
table.tborder
	{
	width: 615px;
	margin: 0 0 22px 10px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #a9aeb5;
	}

.tborder th
	{
	background: #f1f7f9;
	padding: 11px 8px 10px 13px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #a9aeb5;
	}

.tborder td
	{
	color: #666666;
	padding: 11px 8px 10px 13px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #a9aeb5;
	}

#LayerContents table.tborder ul
	{
	margin: 0 0 10px 15px;
	}

/* tform,tnews */

table.tform,
table.tnews
	{
	width: 600px;
	margin: 0 0 25px;
	padding: 0;
	border-collapse: collapse;
	}

table.tnews
	{
	margin-left: 15px;
	}

.tform th,
.tform td,
.tnews th,
.tnews td
	{
	vertical-align: top;
	padding: 11px 0 10px 0;
	border-bottom: 1px dotted #c6c6c6;
	}

table.tform
	{
	margin-left: 25px;
	border: none;
	}

.tform th,
.tform td
	{
	border: none;
	}

* html .tnews th, /* IE 6 */
* html .tnews td
	{
	padding-top: 10px;
	}

*+html .tnews th, /* IE 7 */
*+html .tnews td
	{
	padding-top: 10px;
	}

.tform th
	{
	padding: 14px 0 9px 0;
	}

.tform td
	{
	padding: 12px 0 12px 0;
	}

* html .tform th /* IE 6 */
	{
	padding-bottom: 12px;
	}

*+html .tform th /* IE 7 */
	{
	padding-bottom: 12px;
	}

.tnews th.bottom,
.tnews td.bottom
	{
	border: none;
	}

.tform th
	{
	width: 148px;
	color: #0c9bc5;
	text-align: left;
	}

.tform th label
	{
	color: #0c9bc5;
	}

.tnews th
	{
	width: 85px;
	color: #1939c7;
	padding-left: 21px;
	text-align: left;
	}

.tnews td.icon
	{
	width: 105px;
	padding: 14px 0 7px 0;
	}

* html .tnews td.icon /* IE 6 */
	{
	padding: 13px 0 8px 0;
	}

*+html .tnews td.icon /* IE 7 */
	{
	padding: 13px 0 8px 0;
	}

#LayerContents  .tnews td a:link,
#LayerContents  .tnews td a:visited
	{
	color: #465161;
	text-decoration: none;
	}

#LayerContents  .tnews td a:hover,
#LayerContents  .tnews td a:active
	{
	text-decoration: underline;
	}


/* =====================================================
button
===================================================== */

/* report */

.button_report a
	{
	display: block;
	width: 125px;
	height: 21px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden;
	/* */overflow: hidden;/* */ /* Mac */
	}

.button_report a:link,
.button_report a:visited
	{
	background: url(i/button_report.gif) 0 0 no-repeat;
	}

.button_report a:hover,
.button_report a:active
	{
	background: url(i/button_report.gif) 0 -21px no-repeat;
	}

/* confirm */

p.button_confirm
	{
	float: right;
	}

.button_confirm a
	{
	display: block;
	width: 108px;
	height: 21px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden;
	/* */overflow: hidden;/* */ /* Mac */
	}

.button_confirm a:link,
.button_confirm a:visited
	{
	background: url(i/button_confirm.gif) 0 0 no-repeat;
	}

.button_confirm a:hover,
.button_confirm a:active
	{
	background: url(i/button_confirm.gif) 0 -21px no-repeat;
	}

/* edit */

p.button_edit
	{
	}

.button_edit a
	{
	float: right;
	display: block;
	width: 66px;
	height: 21px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden;
	/* */overflow: hidden;/* */ /* Mac */
	}

.button_edit a:link,
.button_edit a:visited
	{
	background: url(i/button_edit.gif) 0 0 no-repeat;
	}

.button_edit a:hover,
.button_edit a:active
	{
	background: url(i/button_edit.gif) 0 -21px no-repeat;
	}

/* send */

p.button_send
	{
	}

.button_send a
	{
	display: block;
	width: 66px;
	height: 21px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden;
	/* */overflow: hidden;/* */ /* Mac */
	}

.button_send a:link,
.button_send a:visited
	{
	background: url(i/button_send.gif) 0 0 no-repeat;
	}

.button_send a:hover,
.button_send a:active
	{
	background: url(i/button_send.gif) 0 -21px no-repeat;
	}

/* information */

.button_float_2009 a,
.button_float_2010 a,
.button_float_2011 a,
.button_float_2012 a,
.button_float_2013 a
	{
	display: block;
	width: 195px;
	height: 45px;
	}

#LayerContents p.button_float_2009,
#LayerContents p.button_float_2010,
#LayerContents p.button_float_2011,
#LayerContents p.button_float_2012,
#LayerContents p.button_float_2013
	{
	float: left;
	width: 195px;
	margin: 0 5px 15px 10px ;
	}

* html #LayerContents p.button_float_2009, /* IE 6 */
* html #LayerContents p.button_float_2012 /* IE 6 */
	{
	display:inline;
	}

.button_float_2009 a:link,
.button_float_2009 a:visited
	{
	background: url(i/button_2009.gif) 0 0 no-repeat;
	}

.button_float_2009 a:hover,
.button_float_2009 a:active
	{
	background: url(i/button_2009.gif) 0 -45px no-repeat;
	}

.button_float_2010 a:link,
.button_float_2010 a:visited
	{
	background: url(i/button_2010.gif) 0 0 no-repeat;
	}

.button_float_2010 a:hover,
.button_float_2010 a:active
	{
	background: url(i/button_2010.gif) 0 -45px no-repeat;
	}

.button_float_2011 a:link,
.button_float_2011 a:visited
	{
	background: url(i/button_2011.gif) 0 0 no-repeat;
	}

.button_float_2011 a:hover,
.button_float_2011 a:active
	{
	background: url(i/button_2011.gif) 0 -45px no-repeat;
	}

.button_float_2012 a:link,
.button_float_2012 a:visited
	{
	background: url(i/button_2012.gif) 0 0 no-repeat;
	}

.button_float_2012 a:hover,
.button_float_2012 a:active
	{
	background: url(i/button_2012.gif) 0 -45px no-repeat;
	}

.button_float_2013 a:link,
.button_float_2013 a:visited
	{
	background: url(i/button_2013.gif) 0 0 no-repeat;
	}

.button_float_2013 a:hover,
.button_float_2013 a:active
	{
	background: url(i/button_2013.gif) 0 -45px no-repeat;
	}


/* *****************************************************
form
***************************************************** */
form input,
form select,
form textarea
	{
	border: 1px solid #e3e3e3;
	padding: 3px 3px 1px;
	}

form textarea
	{
	width: 575px;
	height: 125px;
	line-height: 150%; /* 18px */
	}

form .tform textarea
	{
	width: 430px;
	height: 140px;
	}

form textarea.textarea-privacy
	{
	width: 593px;
	}

form select
	{
	background: #ffffff;
	}


/* *****************************************************
Home
***************************************************** */

/* AreaHomeInfo */

#AreaHomeInfo
	{
	_height: 199px; /* IE6 */
	margin-bottom: 20px;
	padding: 11px 0 11px 11px;
	}

#AreaHomeInfo table
	{
	width: 603px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	}

#AreaHomeInfo th,
#AreaHomeInfo td
	{
	vertical-align: top;
	text-align: left;
	padding: 6px 0 6px 0;
	border-bottom: 1px dotted #c6c6c6;
	}

#AreaHomeInfo th
	{
	width: 78px;
	color: #1939c7;
	padding-left: 21px;
	}

#AreaHomeInfo td.icon
	{
	padding-top: 7px;
	width: 105px;
	}

#Home #AreaHomeInfo th.bottom,
#Home #AreaHomeInfo td.bottom
	{
	border-bottom: none;
	}

#Home #AreaHomeInfo table td a:link,
#Home #AreaHomeInfo table td a:visited
	{
	color: #465161;
	text-decoration: none;
	}

#Home #AreaHomeInfo table td a:hover,
#Home #AreaHomeInfo table td a:active
	{
	text-decoration: underline;
	}

/* AreaHomeNews */

#Home #AreaHomeNews
	{
	_height: 239px; /* IE6 */
	margin-bottom: 20px;
	padding: 6px 0 6px 11px;
	}

#Home #AreaHomeNews table
	{
	width: 603px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	}

#Home #AreaHomeNews td
	{
	border-bottom: 1px dotted #c6c6c6;
	padding: 4px 7px 5px 21px;
	}

#Home #AreaHomeNews td.bottom
	{
	border-bottom: none;
	}

#Home #AreaHomeNews table td a:link,
#Home #AreaHomeNews table td a:visited
	{
	color: #465161;
	text-decoration: none;
	}

#Home #AreaHomeNews table td a:hover,
#Home #AreaHomeNews table td a:active
	{
	text-decoration: underline;
	}

#Home #AreaHomeNews td a span
	{
	padding-left: 5px;
	color: #1939c7;
	}



/* dl-home-blog */

#AreaHomeBlog table
	{
	width: 603px;
	margin: 11px 0 20px 13px;
	}

#AreaHomeBlog td
	{
	border-bottom: 1px dotted #c6c6c6;
	color: #1939c7;
	margin: 0;
	padding: 4px 7px 5px 21px;
	}

#AreaHomeBlog td.bottom
	{
	border-bottom: none;
	}

#Home #AreaHomeBlog td a
	{
	margin-left: 25px;
	}

#Home #AreaHomeBlog td a:link,
#Home #AreaHomeBlog td a:visited
	{
	color: #465161;
	text-decoration: none;
	}

#Home  #AreaHomeBlog td a:hover,
#Home  #AreaHomeBlog td a:active
	{
	text-decoration: underline;
	}

/* AreaHomeTwitter */

#AreaHomeTwitter
	{
	width: 271px;
	height: 527px;
	margin-bottom: 20px;
	background: url(i/base_home_twitter.gif) repeat-y 0 0;
	}

#AreaHomeTwitter #AreaHomeTwitterScript
	{
	padding: 11px 0 0 11px;
	}

/* AreaHomeTwitter */

#AreaHomeLink
	{
	width: 271px;
	margin-top: 20px;
	}

#AreaHomeLink p
	{
	margin: 0 0 15px 14px;
	}

/* -----------------------------------------------------
ul,ol
----------------------------------------------------- */

#LayerContents ul
	{
	margin: 0 0 24px 20px;
	}

.AreaContents ul
	{
	margin: 0 0 10px 20px;
	}

.AreaContents ol
	{
	margin: 0 0 10px 20px;
	padding: 1px 0 0 0;
	}

.AreaContents ul li,
.AreaContents ol ul li
	{
	list-style: disc;
	}

.AreaContents ul li,
.AreaContents ol li
	{
	font-sie: 100%; /* 12px */
	line-height: 150%; /* 18px */
	}

.AreaContents ol ul
	{
	}

.AreaContents ol li
	{
	list-style: decimal;
	}

.button_details,
.button_map
	{
	border: 1px solid #2e7316;
	width: 120px;
	text-align: center;
	}

#LayerContents .button_details a,
#LayerContents .button_map a
	{
	text-decoration: none;
	}




/* *****************************************************
AreaMembersTab
***************************************************** */

ul#AreaMembersTab
	{
	clear: both;
	margin: 0 0 0 10px;
	}

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

ul#AreaMembersTab li
	{
	float: left;
	list-style: none;
	margin: 0;
	}


ul#AreaMembersTab li a
	{
	background: url(i/members_tab.gif) no-repeat left bottom;
	}

#AreaMembersTab .AreaMembersAll a,
#AreaMembersTab .AreaMembersSaas a,
#AreaMembersTab .AreaMembersPaas a,
#AreaMembersTab .AreaMembersIaas a,
#AreaMembersTab .AreaMembersMisc a
	{
	display: block;
	height: 38px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	overflow: hidden;
	}

/* AreaMembersAll */

#AreaMembersTab .AreaMembersAll a
	{
	width: 134px;
	background: url(i/members_tab.gif) no-repeat 0 0;
	}

#AreaMembersTab .AreaMembersAll a:hover,
#AreaMembersTab .AreaMembersAll em a
	{
	background: url(i/members_tab.gif) no-repeat 0 -38px;
	}

/* AreaMembersSaas */

#AreaMembersTab .AreaMembersSaas a
	{
	width: 115px;
	background: url(i/members_tab.gif) no-repeat -134px 0;
	}

#AreaMembersTab .AreaMembersSaas a:hover,
#AreaMembersTab .AreaMembersSaas em a
	{
	background: url(i/members_tab.gif) no-repeat -134px -38px;
	}

/* AreaMembersPaas */

#AreaMembersTab .AreaMembersPaas a
	{
	width: 115px;
	background: url(i/members_tab.gif) no-repeat -249px 0;
	}

#AreaMembersTab .AreaMembersPaas a:hover,
#AreaMembersTab .AreaMembersPaas em a
	{
	background: url(i/members_tab.gif) no-repeat -249px -38px;
	}

/* AreaMembersIaas */

#AreaMembersTab .AreaMembersIaas a
	{
	width: 115px;
	background: url(i/members_tab.gif) no-repeat -364px 0;
	}

#AreaMembersTab .AreaMembersIaas a:hover,
#AreaMembersTab .AreaMembersIaas em a
	{
	background: url(i/members_tab.gif) no-repeat -364px -38px;
	}

/* AreaMembersMisc */

#AreaMembersTab .AreaMembersMisc a
	{
	width: 134px;
	background: url(i/members_tab.gif) no-repeat -479px 0;
	}

#AreaMembersTab .AreaMembersMisc a:hover,
#AreaMembersTab .AreaMembersMisc em a
	{
	background: url(i/members_tab.gif) no-repeat -479px -38px;
	}




/* *****************************************************
AreaMembersLogo
***************************************************** */

#AreaMembersLogo
	{
	clear: both;
	margin: 2px 0 20px 10px;
	}

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

#LayerContents #AreaMembersLogo p
	{
	float: left;
	margin: 0;
	padding: 6px 24px 4px 30px;
	border-bottom: 1px dotted #e2e2e2;
	}







/* *****************************************************
box
***************************************************** */

.clear
	{
	clear: both;
	padding: 0;
	margin: 0;
	}

* html .clear /* IE 6 */
	{
	height: 1px;
	}

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

.clear /* IE 7 */
	{
	display:inline-block;
	}

.left
	{
	float: left;
	}

.right
	{
	float: right;
	}

/* *****************************************************
width
***************************************************** */

.w30
	{
	width: 30px;
	}

.w35
	{
	width: 35px;
	}

.w40
	{
	width: 40px;
	}

.w45
	{
	width: 45px;
	}

.w50
	{
	width: 50px;
	}

.w55
	{
	width: 55px;
	}

.w60
	{
	width: 60px;
	}

.w65
	{
	width: 65px;
	}

.w70
	{
	width: 70px;
	}

.w75
	{
	width: 75px;
	}

.w80
	{
	width: 80px;
	}

.w85
	{
	width: 85px;
	}

.w90
	{
	width: 90px;
	}

.w95
	{
	width: 95px;
	}

.w100
	{
	width: 100px;
	}

.w105
	{
	width: 105px;
	}

.w110
	{
	width: 110px;
	}

.w115
	{
	width: 115px;
	}

.w120
	{
	width: 120px;
	}

.w125
	{
	width: 125px;
	}

.w130
	{
	width: 130px;
	}

.w132
	{
	width: 132px;
	}

.w135
	{
	width: 135px;
	}

.w140
	{
	width: 140px;
	}

.w145
	{
	width: 145px;
	}

.w150
	{
	width: 150px;
	}

.w155
	{
	width: 155px;
	}

.w160
	{
	width: 160px;
	}

.w165
	{
	width: 165px;
	}

.w170
	{
	width: 170px;
	}

.w175
	{
	width: 175px;
	}

.w180
	{
	width: 180px;
	}

.w182
	{
	width: 182px;
	}

.w185
	{
	width: 185px;
	}

.w190
	{
	width: 190px;
	}

.w195
	{
	width: 195px;
	}

.w200
	{
	width: 200px;
	}

.w205
	{
	width: 205px;
	}

.w210
	{
	width: 210px;
	}

.w215
	{
	width: 215px;
	}

.w220
	{
	width: 220px;
	}

.w225
	{
	width: 225px;
	}

.w230
	{
	width: 230px;
	}

.w235
	{
	width: 235px;
	}

.w240
	{
	width: 240px;
	}

.w245
	{
	width: 245px;
	}

.w250
	{
	width: 250px;
	}

.w255
	{
	width: 255px;
	}

.w260
	{
	width: 260px;
	}

.w265
	{
	width: 265px;
	}

.w270
	{
	width: 270px;
	}

.w272
	{
	width: 272px;
	}

.w275
	{
	width: 275px;
	}

.w280
	{
	width: 280px;
	}

.w285
	{
	width: 285px;
	}

.w290
	{
	width: 290px;
	}

.w295
	{
	width: 295px;
	}

.w300
	{
	width: 300px;
	}

.w305
	{
	width: 305px;
	}

.w310
	{
	width: 310px;
	}

.w315
	{
	width: 315px;
	}

.w320
	{
	width: 320px;
	}

.w325
	{
	width: 325px;
	}

.w330
	{
	width: 330px;
	}

.w335
	{
	width: 335px;
	}

.w340
	{
	width: 340px;
	}

.w345
	{
	width: 345px;
	}

.w350
	{
	width: 350px;
	}

.w355
	{
	width: 355px;
	}

.w360
	{
	width: 360px;
	}

.w365
	{
	width: 365px;
	}

.w370
	{
	width: 370px;
	}

.w375
	{
	width: 375px;
	}

.w380
	{
	width: 380px;
	}

.w385
	{
	width: 385px;
	}

.w388
	{
	width: 388px;
	}

.w390
	{
	width: 390px;
	}

.w395
	{
	width: 395px;
	}

.w400
	{
	width: 400px;
	}

.w405
	{
	width: 405px;
	}

.w410
	{
	width: 410px;
	}

.w415
	{
	width: 415px;
	}

.w418
	{
	width: 418px;
	}

.w420
	{
	width: 420px;
	}

.w425
	{
	width: 425px;
	}

.w430
	{
	width: 430px;
	}

.w435
	{
	width: 435px;
	}

.w440
	{
	width: 440px;
	}

.w445
	{
	width: 445px;
	}

.w450
	{
	width: 450px;
	}

.w455
	{
	width: 455px;
	}

.w460
	{
	width: 460px;
	}

.w465
	{
	width: 465px;
	}

.w470
	{
	width: 470px;
	}

.w475
	{
	width: 475px;
	}

.w480
	{
	width: 480px;
	}

.w485
	{
	width: 480px;
	}

.w490
	{
	width: 490px;
	}

.w495
	{
	width: 495px;
	}

.w500
	{
	width: 500px;
	}

.w518
	{
	width: 518px;
	}

.w545
	{
	width: 545px;
	}

.w560
	{
	width: 560px;
	}

.w580
	{
	width: 580px;
	}

.w590
	{
	width: 590px;
	}

.w600
	{
	width: 600px;
	}

.w610
	{
	width: 610px;
	}

.w630
	{
	width: 630px;
	}

.w640
	{
	width: 640px;
	}

.w650
	{
	width: 650px;
	}

.w660
	{
	width: 660px;
	}

.w670
	{
	width: 670px;
	}

.w680
	{
	width: 680px;
	}

.w690
	{
	width: 690px;
	}

.w700
	{
	width: 700px;
	}

.w710
	{
	width: 710px;
	}

.w720
	{
	width: 720px;
	}

.w730
	{
	width: 730px;
	}

.w740
	{
	width: 740px;
	}

.w750
	{
	width: 750px;
	}

.w760
	{
	width: 760px;
	}

.w770
	{
	width: 770px;
	}

.w780
	{
	width: 780px;
	}

.w790
	{
	width: 790px;
	}

.w800
	{
	width: 800px;
	}

.w810
	{
	width: 810px;
	}

.w820
	{
	width: 820px;
	}

.w830
	{
	width: 830px;
	}

.w840
	{
	width: 840px;
	}

.w850
	{
	width: 850px;
	}

.w860
	{
	width: 860px;
	}

/* *****************************************************
height
***************************************************** */

.h30
	{
	height: 30px;
	}

.h35
	{
	height: 35px;
	}

.h40
	{
	height: 40px;
	}

.h45
	{
	height: 45px;
	}

.h50
	{
	height: 50px;
	}

.h55
	{
	height: 55px;
	}

.h60
	{
	height: 60px;
	}

.h65
	{
	height: 65px;
	}

.h70
	{
	height: 70px;
	}

.h75
	{
	height: 75px;
	}

.h80
	{
	height: 80px;
	}

.h85
	{
	height: 85px;
	}

.h90
	{
	height: 90px;
	}

.h95
	{
	height: 95px;
	}

.h100
	{
	height: 100px;
	}

/* *****************************************************
margin
***************************************************** */

/* -- top -- */
.m-t0,
#LayerContents h2.m-t0,
#LayerContents h3.m-t0,
#LayerContents p.m-t0
	{
	margin-top: 0px;
	}

.m-t5,
#LayerContents h2.m-t5,
#LayerContents h3.m-t5,
#LayerContents p.m-t5
	{
	margin-top: 5px;
	}

.m-t10,
#LayerContents h2.m-t10,
#LayerContents h3.m-t10,
#LayerContents p.m-t10
	{
	margin-top: 10px;
	}

.m-t15,
#LayerContents h2.m-t15,
#LayerContents h3.m-t15,
#LayerContents p.m-t15
	{
	margin-top: 15px;
	}

.m-t20,
#LayerContents p.m-t20
	{
	margin-top: 20px;
	}

.m-t25,
#LayerContents p.m-t25
	{
	margin-top: 25px;
	}

.m-t30,
#LayerContents p.m-t30
	{
	margin-top: 30px;
	}

.m-t35,
#LayerContents p.m-t35
	{
	margin-top: 35px;
	}

.m-t40,
#LayerContents p.m-t40
	{
	margin-top: 40px;
	}

.m-t45,
#LayerContents p.m-t45
	{
	margin-top: 45px;
	}

.m-t50,
#LayerContents p.m-t50
	{
	margin-top: 50px;
	}

.m-t55,
#LayerContents p.m-t55
	{
	margin-top: 55px;
	}

.m-t60,
#LayerContents p.m-t60
	{
	margin-top: 60px;
	}

.m-t65,
#LayerContents p.m-t65
	{
	margin-top: 65px;
	}

.m-t70,
#LayerContents p.m-t70
	{
	margin-top: 70px;
	}

.m-t75,
#LayerContents p.m-t75
	{
	margin-top: 75px;
	}

.m-t80,
#LayerContents p.m-t80
	{
	margin-top: 80px;
	}

.m-t85,
#LayerContents p.m-t85
	{
	margin-top: 85px;
	}

.m-t90,
#LayerContents p.m-t90
	{
	margin-top: 90px;
	}

.m-t95,
#LayerContents p.m-t95
	{
	margin-top: 95px;
	}

.m-t100,
#LayerContents p.m-t100
	{
	margin-top: 100px;
	}

.m-t105,
#LayerContents p.m-t105
	{
	margin-top: 105px;
	}

/* -- right -- */
.m-r5,
#LayerContents p.m-r5
	{
	margin-right: 5px;
	}

.m-r10,
#LayerContents p.m-r10
	{
	margin-right: 10px;
	}

.m-r12,
#LayerContents p.m-r12
	{
	margin-right: 12px;
	}

.m-r15,
#LayerContents p.m-r15
	{
	margin-right: 15px;
	}

.m-r20,
#LayerContents p.m-r20
	{
	margin-right: 20px;
	}

.m-r30,
#LayerContents p.m-r30
	{
	margin-right: 30px;
	}

.m-r40,
#LayerContents p.m-r40
	{
	margin-right: 40px;
	}

.m-r50,
#LayerContents p.m-r50
	{
	margin-right: 50px;
	}

.m-r55,
#LayerContents p.m-r55
	{
	margin-right: 55px;
	}

/* -- bottom -- */
.m-b0,
#LayerContents p.m-b0
	{
	margin-bottom: 0;
	}

.m-b5,
#LayerContents p.m-b5
	{
	margin-bottom: 5px;
	}

.m-b10,
#LayerContents p.m-b10
	{
	margin-bottom: 10px;
	}

h5.m-b10
	{
	margin-bottom: 8px;
	}

.m-b15,
#LayerContents p.m-b15
	{
	margin-bottom: 15px;
	}

.m-b20,
#LayerContents p.m-b20
	{
	margin-bottom: 20px;
	}

.m-b30,
#LayerContents p.m-b30
	{
	margin-bottom: 30px;
	}


/* -- left -- */
.m-l5
	{
	margin-left: 5px;
	}

.m-l10
	{
	margin-left: 10px;
	}

.m-l15
	{
	margin-left: 15px;
	}

.m-l20
	{
	margin-left: 20px;
	}

.m-l25
	{
	margin-left: 25px;
	}

.m-l30
	{
	margin-left: 30px;
	}

.m-l35
	{
	margin-left: 35px;
	}

.m-l40,
#LayerContents p.m-l40
	{
	margin-left: 40px;
	}

.m-l45
	{
	margin-left: 45px;
	}

.m-l50,
#LayerContents p.m-l50
	{
	margin-left: 50px;
	}

.m-l55
	{
	margin-left: 55px;
	}

.m-l60,
#LayerContents p.m-l60
	{
	margin-left: 60px;
	}

.m-l65
	{
	margin-left: 65px;
	}

.m-l70,
#LayerContents p.m-l70
	{
	margin-left: 70px;
	}

.m-l75,
#LayerContents p.m-l75
	{
	margin-left: 75px;
	}

.m-l80
	{
	margin-left: 80px;
	}

.m-l85
	{
	margin-left: 85px;
	}

.m-l90
	{
	margin-left: 90px;
	}

.m-l95
	{
	margin-left: 95px;
	}

.m-l100
	{
	margin-left: 100px;
	}

.m-l105
	{
	margin-left: 105px;
	}

.m-l110
	{
	margin-left: 110px;
	}

.m-l115
	{
	margin-left: 115px;
	}

.m-l120
	{
	margin-left: 120px;
	}

.m-l125
	{
	margin-left: 125px;
	}

.m-l130
	{
	margin-left: 130px;
	}

.m-l135
	{
	margin-left: 135px;
	}

.m-l140
	{
	margin-left: 140px;
	}

.m-l145
	{
	margin-left: 145px;
	}

.m-l150
	{
	margin-left: 150px;
	}

.m-l155
	{
	margin-left: 155px;
	}

.m-l160
	{
	margin-left: 160px;
	}

.m-l165
	{
	margin-left: 165px;
	}

.m-l170
	{
	margin-left: 170px;
	}

.m-l175
	{
	margin-left: 175px;
	}

.m-l180
	{
	margin-left: 180px;
	}

.m-l185
	{
	margin-left: 185px;
	}

.m-l190
	{
	margin-left: 190px;
	}

.m-l195
	{
	margin-left: 195px;
	}

.m-l200
	{
	margin-left: 200px;
	}

.m-l205
	{
	margin-left: 205px;
	}
