html {
	height: 100%;
}

body {
	font-family: "Osaka", "Meiryo", "ＭＳ Ｐゴシック",  "MS P Gothic", "A-OTF じゅん Pro", "小塚ゴシック Pr6N", Verdana, Helvetica, sans-serif;
	text-align: center;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
}

.red { color: #B4161D; }
.green { color: #009844; }
.navy { color: #153284; }
.skyblue { color: #009FE8; }
.pink { color: #EA70A6; }
.yellow { color: #F29600; }
.gold { color: #907300; }
.purple { color: #8A4193; }

a img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}


/* page
------------------------------------- */

#page1,
#page2,
#page3,
#page4 {
	margin: 0 auto;
	text-align: center;
}
* html div#page1,
* html div#page2,
* html div#page3,
* html div#page4 {
	height:100%;
}


/* content
------------------------------------- */

#content {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}


/* kiji-image
------------------------------------- */

.size35 {
	text-align: center;
	width: 35px;
	height: 35px;
}
.size55 {
	text-align: center;
	width: 55px;
	height: 55px;
}
.size120 {
	text-align: center;
	width: 120px;
	height: 120px;
}
img {
	vertical-align: top;
}


/* main
------------------------------------- */

#main1 {
	margin: 0 auto;
	text-align: left;
	width: 800px;
}

#main2 {
	margin: 0 40px 0 0;
	float: right;
	width: 730px;
}

#main3 {
	margin: 0 0 0 15px;
	float: left;
	width: 585px;
}
#main4 {
	margin: 0 0 0 15px;
	float: right;
	width: 500px;
}

.main-title {
	padding: 0 0 10px;
	margin: 0 0 10px;
}

.main-title h2 {
	float: left;
	width: 704px;
	margin: 5px 0 0 15px;
}

.main-title .link {
	float: right;
	width: 77px;
}

.main-service {
	margin: 0 0 40px 15px;
}
.main-service li {
	float: left;
	width: 246px;
	margin: 0 20px 0 0;
}
.main-service li:last-child {
	margin: 0;
}

.main-office {
	margin: 0 0 40px 15px;
}
.main-office li {
	float: left;
	width: 50%;
}
.main-office .googlemaps {
	width: 375px;
	border: 1px solid #CCCCCC;
}

.main-annex {
	margin: 0 0 20px 15px;
}
.main-annex li {
	float: left;
	width: 182px;
	margin: 0 13px 0 0;
}
.main-annex li:last-child {
	margin: 0;
}


/* header
------------------------------------- */

#header {
	margin: 20px 0 30px;
}

#header .box {
	margin: 0 auto 15px;
	width: 1000px;
}

#header .box .logo {
	float: left;
	width: 481px;
	text-align: left;
	margin: 0 0 0 30px;
}

#header .box .company {
	float: right;
	width: 374px;
	margin: 15px 20px 0;
	text-align: left;
}

#header  .navi {
	margin: 0 auto;
	width: 1000px;
}

#header  .navi li,
#footer  .navi li {
	float: left;
	width: 111px;
	height: 60px;
	background: url("http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_navi-guide.png") no-repeat;
	background-size: 1000px auto;
	background-position: 0 0;
	margin: 0;
	padding: 0;
}
#header  .navi li a,
#footer  .navi li a {
	width: 111px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}

#header  .navi .navi1,
#footer  .navi .navi1 {
	background-position: 0 0;
}
#header  .navi .navi1.on,
#footer  .navi .navi1.on,
#header  .navi .navi1:hover,
#footer  .navi .navi1:hover {
	background-position: 0 -60px;
}

#header  .navi .navi2,
#footer  .navi .navi2 {
	background-position: -111px 0;
}
#header  .navi .navi2.on,
#footer  .navi .navi2.on,
#header  .navi .navi2:hover,
#footer  .navi .navi2:hover {
	background-position: -111px -60px;
}

#header  .navi .navi3,
#footer  .navi .navi3 {
	background-position: -222px 0;
}
#header  .navi .navi3.on,
#footer  .navi .navi3.on,
#header  .navi .navi3:hover,
#footer  .navi .navi3:hover {
	background-position: -222px -60px;
}

#header  .navi .navi4,
#footer  .navi .navi4 {
	background-position: -333px 0;
}
#header  .navi .navi4.on,
#footer  .navi .navi4.on,
#header  .navi .navi4:hover,
#footer  .navi .navi4:hover {
	background-position: -333px -60px;
}

#header  .navi .navi5,
#footer  .navi .navi5 {
	background-position: -444px 0;
}
#header  .navi .navi5.on,
#footer  .navi .navi5.on,
#header  .navi .navi5:hover,
#footer  .navi .navi5:hover {
	background-position: -444px -60px;
}

#header  .navi .navi6,
#footer  .navi .navi6 {
	background-position: -555px 0;
}
#header  .navi .navi6.on,
#footer  .navi .navi6.on,
#header  .navi .navi6:hover,
#footer  .navi .navi6:hover {
	background-position: -555px -60px;
}

#header  .navi .navi7,
#footer  .navi .navi7 {
	background-position: -666px 0;
}
#header  .navi .navi7.on,
#footer  .navi .navi7.on,
#header  .navi .navi7:hover,
#footer  .navi .navi7:hover {
	background-position: -666px -60px;
}

#header  .navi .navi8,
#footer  .navi .navi8 {
	background-position: -777px 0;
}
#header  .navi .navi8.on,
#footer  .navi .navi8.on,
#header  .navi .navi8:hover,
#footer  .navi .navi8:hover {
	background-position: -777px -60px;
}

#header  .navi .navi9,
#footer  .navi .navi9 {
	background-position: -888px 0;
}
#header  .navi .navi9.on,
#footer  .navi .navi9.on,
#header  .navi .navi9:hover,
#footer  .navi .navi9:hover {
	background-position: -888px -60px;
}

#header .topimage {
	margin: 5px 0 0;
}

#header .cornerimage {
	height: 107px;
	line-height: 107px;
	margin: 5px auto 0;
	text-align: center;
	width: 1000px;
}

#header .cornerimage h2 {
	color: #FFFFFF;
	font-family: "A-OTF じゅん Pro", "小塚ゴシック Pr6N", "Meiryo", "Osaka", "ＭＳ Ｐゴシック",  "MS P Gothic", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0.2em;
	padding: 0 0 0 35px;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#header .cornerimage.corner_company {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_c-bg-blue.png) no-repeat;
	background-size: 1000px 107px;
}

#header .cornerimage.corner_news {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_c-bg-orange.png) no-repeat;
	background-size: 1000px 107px;
}

#header .cornerimage.corner_service {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_c-bg-green.png) no-repeat;
	background-size: 1000px 107px;
}

#header .cornerimage.corner_works {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_c-bg-sky.png) no-repeat;
	background-size: 1000px 107px;
}

#header .cornerimage.corner_event {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_c-bg-pink.png) no-repeat;
	background-size: 1000px 107px;
}

#header .cornerimage.corner_recruit {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_c-bg-purple.png) no-repeat;
	background-size: 1000px 107px;
}

#header .cornerimage.corner_staff {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_c-bg-gold.png) no-repeat;
	background-size: 1000px 107px;
}

#header .cornerimage.corner_contact {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_c-bg-silver.png) no-repeat;
	background-size: 1000px 107px;
}


/* side
------------------------------------- */

#side {
	float: left;
	width: 192px;
	margin: 10px 0 0 35px;
}

#side ul,
#side ul a {
	font-size: 15px;
	letter-spacing: 0.15em;
	text-decoration: none;
}
#side ul a:hover {
	text-decoration: underline;
}

#side ul.side_company a {
	color: #153284;
}
#side ul.side_service a {
	color: #009943;
}

#side ul li {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_side-icon-b1.png) no-repeat;
	background-size: 22px auto;
	line-height: 22px;
	margin: 0 0 20px;
	padding: 0 0 0 30px;
}

#side ul.side_company li.on {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_side-icon-b1.png) no-repeat;
	background-size: 22px auto;
}
#side ul.side_company li.off {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_side-icon-b2.png) no-repeat;
	background-size: 22px auto;
}

#side ul.side_service li.on {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_side-icon-g1.png) no-repeat;
	background-size: 22px auto;
}
#side ul.side_service li.off {
	background: url(http://f.tukiyama.jp/stepup/c/stepup/images/Stepup_OS2015_side-icon-g2.png) no-repeat;
	background-size: 22px auto;
}


/* footer
------------------------------------- */

#footer {
	margin: 60px 0 20px;
	padding: 0;
}

#footer .navi {
	margin: 0 auto 50px;
	width: 1000px;
}

#footer .box {
	margin: 0 auto;
	width: 1000px;
}

#footer .dragon {
	float: left;
	width: 80px;
	height: 42px;
	background-image: url("http://f.tukiyama.jp/stepup/c/stepup/stepup_dragon.gif");
	background-repeat: no-repeat;
	margin: 0 0 0 20px;
}

#footer .dragon:hover {
	background-image: url("http://f.tukiyama.jp/stepup/c/stepup/dragon2.gif");
	background-repeat: no-repeat;
	background-position: -1px 0;
}

#footer .copyright {
	float: left;
	width: 810px;
	color: #433F3F;
	font-family: "A-OTF じゅん Pro", "小塚ゴシック Pr6N", "Meiryo", "Osaka", "ＭＳ Ｐゴシック",  "MS P Gothic", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
	margin: 15px auto 0;
	text-align: center;
}
#footer .copyright a {
	color: #433F3F;
	text-decoration: none;
}

#footer .pageup {
	float: right;
	width: 90px;
	margin: 15px auto 0;
}


/* parts4 list  [top-news]
	parts10 list  [top-staff]
------------------------------------- */

.parts4,
.parts10 { 
	margin: 0 0 40px;
}

.parts4 .kiji_contents,
.parts10 .kiji_contents {
	padding: 0 0 5px;
	margin: 0 0 5px;
	border-bottom: 1px solid #DDDDDD;
}

.parts4 .kiji_image,
.parts10 .kiji_image {
	background-color: #ffffff;
	border: 1px solid #DDDDDD;
	height: 55px;
	width: 55px;
	float: right;
	margin: 0 15px 0 0;
}

.parts4 .kiji_body,
.parts10 .kiji_body {
	float: left;
}

.parts4 .kiji_date {
	float: left;
	width: 110px;
	font-size: 14px;
	line-height: 55px;
	letter-spacing: 0.05em;
	margin: 0 0 0 15px;
}

.parts10 .kiji_date {
	float: left;
	width: 180px;
	font-size: 14px;
	line-height: 55px;
	letter-spacing: 0.05em;
	margin: 0 0 0 15px;
}
.parts10 .kiji_date .kiji_member {
	font-size: 13px;
	margin: 0 0 0 10px;
}
.parts10 .kiji_date .kiji_member a {
	color: #000000;
	text-decoration: none;
}

.parts4 h3 {
	float: left;
	width: 545px;
	font-size: 16px;
	font-weight: normal;
	line-height: 55px;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0;
}
.parts10 h3 {
	float: left;
	width: 525px;
	font-size: 16px;
	font-weight: normal;
	line-height: 55px;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0;
}
.parts4 h3 a,
.parts4 h3 a:link,
.parts4 h3 a:active, 
.parts4 h3 a:visited,
.parts10 h3 a,
.parts10 h3 a:link,
.parts10 h3 a:active, 
.parts10 h3 a:visited {
	color: #44403F;
	text-decoration: none;
}
.parts4 h3 a:hover,
.parts10 h3 a:hover {
	color: #9C9C9C;
	text-decoration: underline;
}

.parts4 p,
.parts10 p,
.parts4 .links,
.parts10 .links {
	display:none;
}


/* company
------------------------------------- */

#company li {
	border-bottom: 1px solid #DDDDDD;
}

#company dl {
	font-size: 13px;
	letter-spacing: 0.05em;
	line-height: 165%;
}

#company dt {
	float: left;
	width: 120px;
}

#company dd {
	float: left;
	width: 450px;
	border-left: 1px solid #DDDDDD;
}

#company dt div {
	margin: 15px 20px 15px 40px;
}

#company dd div {
	margin: 15px 20px;
}

#company_history {
	margin: 20px 0 0;
}

#company_history li {
	font-size: 13px;
	letter-spacing: 0.05em;
	line-height: 175%;
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #DDDDDD;
}

#company_policy,
#company_purpose {
	margin: 20px 0 0;
}

#company_policy li,
#company_purpose li {
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 175%;
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #DDDDDD;
}

#company_policy li .red {
	color: #B4161D;
}


/* parts60 list  [company-faq]
------------------------------------- */

.parts60 {
	margin: 0;
}

.parts60 .kiji_contents {
	clear:both;
	border-bottom:1px solid #DDDDDD;
}

.parts60 h3 {
	color: #222222;
	font-size: 15px;
	letter-spacing: 0.05em;
	line-height: 175%;
}
.parts60 h3 a {
	display: block;
	color: #222222;
	padding: 10px 0 10px 15px;
}
.parts60 h3 a,
.parts60 h3 a:link,
.parts60 h3 a:active, 
.parts60 h3 a:visited {
	color: #222222;
	text-decoration: none;
}
.parts60 h3 a:hover {
	color: #153284;
	text-decoration: none;
}

.parts60 .links {
	color: #777777;
	font-size: 15px;
	line-height: 150%;
	margin: 20px 20px 0;
	padding:0;
	text-align: right;
}
.parts60 .links a,
.parts60 .links a:link,
.parts60 .links a:active, 
.parts60 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts60 .links a:hover {
	color: #153284;
	text-decoration: underline;
}


/* parts21 list  [news]
	parts197 list  [staff_sei]
	parts200 list  [staff_ktr]
	parts203 list  [staff_jun]
	parts206 list  [staff_mru]
	parts209 list  [staff_kai]
------------------------------------- */

.parts21 {
	margin: 0;
}

.parts197,
.parts200,
.parts203,
.parts206,
.parts209 {
	margin: 0;
	padding: 5px 0 0;
	border-top: 1px solid #DDDDDD;
}

.parts197 .kiji_contents,
.parts200 .kiji_contents,
.parts203 .kiji_contents,
.parts206 .kiji_contents,
.parts209 .kiji_contents,
.parts21 .kiji_contents {
	clear: both;
	margin: 0 0 5px;
	padding: 0 0 5px 20px;
	border-bottom: 1px solid #DDDDDD;
}

.parts197 .kiji_image,
.parts200 .kiji_image,
.parts203 .kiji_image,
.parts206 .kiji_image,
.parts209 .kiji_image,
.parts21 .kiji_image {
	float: right;
	width: 55px;
	height: 55px;
	margin: 0 20px 0 0;
	border: 1px solid #CCCCCC;
}

.parts197 .kiji_image a:hover,
.parts200 .kiji_image a:hover,
.parts203 .kiji_image a:hover,
.parts206 .kiji_image a:hover,
.parts209 .kiji_image a:hover,
.parts21 .kiji_image a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

.parts197 .kiji_body,
.parts200 .kiji_body,
.parts203 .kiji_body,
.parts206 .kiji_body,
.parts209 .kiji_body,
.parts21 .kiji_body {
	float: left;
	width: 700px;
}

.parts197 .kiji_date,
.parts200 .kiji_date,
.parts203 .kiji_date,
.parts206 .kiji_date,
.parts209 .kiji_date,
.parts21 .kiji_date {
	float: left;
	width: 95px;
	color: #433F3F;
	font-size: 13px;
	line-height: 55px;
	letter-spacing: 0.05em;
}

.parts197 h3,
.parts200 h3,
.parts203 h3,
.parts206 h3,
.parts209 h3,
.parts21 h3 {
	float: left;
	width: 605px;
	color: #222222;
	font-size: 15px;
	line-height: 55px;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.parts197 h3 a,
.parts197 h3 a:link,
.parts197 h3 a:active, 
.parts197 h3 a:visited,
.parts200 h3 a,
.parts200 h3 a:link,
.parts200 h3 a:active, 
.parts200 h3 a:visited,
.parts203 h3 a,
.parts203 h3 a:link,
.parts203 h3 a:active, 
.parts203 h3 a:visited,
.parts206 h3 a,
.parts206 h3 a:link,
.parts206 h3 a:active, 
.parts206 h3 a:visited,
.parts209 h3 a,
.parts209 h3 a:link,
.parts209 h3 a:active, 
.parts209 h3 a:visited,
.parts21 h3 a,
.parts21 h3 a:link,
.parts21 h3 a:active, 
.parts21 h3 a:visited {
	color: #222222;
	text-decoration: none;
}
.parts197 h3 a:hover,
.parts200 h3 a:hover,
.parts203 h3 a:hover,
.parts206 h3 a:hover,
.parts209 h3 a:hover {
	color: #917200;
	text-decoration: underline;
}
.parts21 h3 a:hover {
	color: #F39700;
	text-decoration: underline;
}

.parts197 p,
.parts200 p,
.parts203 p,
.parts206 p,
.parts209 p,
.parts21 p {
	display: none;
}

.parts197 .links,
.parts200 .links,
.parts203 .links,
.parts206 .links,
.parts209 .links,
.parts21 .links {
	color: #777777;
	font-size: 15px;
	line-height: 150%;
	margin: 20px 20px 0;
	padding:0;
	text-align: right;
}
.parts197 .links a,
.parts197 .links a:link,
.parts197 .links a:active, 
.parts197 .links a:visited,
.parts200 .links a,
.parts200 .links a:link,
.parts200 .links a:active, 
.parts200 .links a:visited,
.parts203 .links a,
.parts203 .links a:link,
.parts203 .links a:active, 
.parts203 .links a:visited,
.parts206 .links a,
.parts206 .links a:link,
.parts206 .links a:active, 
.parts206 .links a:visited,
.parts209 .links a,
.parts209 .links a:link,
.parts209 .links a:active, 
.parts209 .links a:visited,
.parts21 .links a,
.parts21 .links a:link,
.parts21 .links a:active, 
.parts21 .links a:visited {
	color: #777777;
	text-decoration: none;
}
.parts197 .links a:hover,
.parts200 .links a:hover,
.parts203 .links a:hover,
.parts206 .links a:hover,
.parts209 .links a:hover {
	color: #917200;
	text-decoration: underline;
}
.parts21 .links a:hover {
	color: #F39700;
	text-decoration: underline;
}


/* service
------------------------------------- */

#service {
	margin: 20px 0 30px 70px;
}

#service_bp {
	margin: 15px 0 30px 50px;
}

#service_bp .box1 {
	margin: 0 0 25px;
}

#service_bp .box2 {
	margin: 0 0 40px;
}

#service_bp .box3 {
	margin: 0 0 50px 5px;
}

#service_bp .box3 .detail1 {
	margin: 0 0 25px;
}
#service_bp .box3 .detail2 {
	margin: 0 0 0 20px;
}

#service_bp .box4 {
	font-size: 18px;
	line-height: 150%;
	margin: 0 0 30px 5px;
}
#service_bp .box4 .detail1 {
	margin: 0 0 25px 0;
}
#service_bp .box4 .detail2 {
	margin: 0 0 20px 20px;
}
#service_bp .box4 .detail3 {
	margin: 0 0 20px 20px;
}
#service_bp .box4 .detail4 {
	margin: 0 0 0 20px;
}

#service_bp .box5 {
	font-size: 18px;
	line-height: 150%;
	padding: 15px 0;
	margin: 0 0 50px 30px;
	border: 1px solid #DDDDDD;
}
#service_bp .box5 .detail1 {
	margin: 0 0 15px 20px;
}
#service_bp .box5 .detail2 {
	margin: 0 0 15px 20px;
}
#service_bp .box5 .detail2 dl {
	font-size: 18px;
	line-height: 165%;
	margin: 0 0 0 25px;
}
#service_bp .box5 .detail2 dl dt {
	float: left;
	width: 90px;
	margin: 0 0 7px;
}
#service_bp .box5 .detail2 dl dd {
	float: left;
	width: 460px;
	margin: 0 0 7px;
}
#service_bp .box5 .detail3 {
	margin: 0 0 25px 15px;
}
#service_bp .box5 .detail4 {
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0.05em;
	margin: 0 0 15px 40px;
}

#service_bp .box6 {
	font-size: 18px;
	line-height: 150%;
	padding: 15px 0;
	margin: 0 0 15px;
}
#service_bp .box6 .detail1 {
	margin: 0 0 25px;
}
#service_bp .box6 .detail2 {
	margin: 0 0 15px 25px;
}
#service_bp .box6 .detail3 {
	margin: 0 0 20px 25px;
}
#service_bp .box6 .detail4 {
	margin: 0 0 0 25px;
}

#service_bp .box7 {
	font-size: 18px;
	line-height: 150%;
	padding: 15px 0;
	margin: 0 0 50px 30px;
	border: 1px solid #DDDDDD;
}
#service_bp .box7 .detail1 {
	margin: 0 0 15px 20px;
}
#service_bp .box7 .detail2 {
	margin: 0 0 20px 20px;
}
#service_bp .box7 .detail2 dl {
	font-size: 18px;
	line-height: 165%;
	margin: 0 0 0 25px;
}
#service_bp .box7 .detail2 dl dt {
	float: left;
	width: 90px;
	margin: 0 0 7px;
}
#service_bp .box7 .detail2 dl dd {
	float: left;
	width: 460px;
	margin: 0 0 7px;
}
#service_bp .box7 .detail3 {
	margin: 0 0 20px 45px;
}

#service_bp .box8 {
	font-size: 17px;
	line-height: 165%;
	padding: 15px 0;
	margin: 0;
}
#service_bp .box8 span {
	font-size: 19px;
}
#service_bp .box8 .detail1 {
	margin: 0 0 25px;
}
#service_bp .box8 .detail2 {
	margin: 0 0 0 25px;
}

#service_hp {
	margin: 15px 0 30px 50px;
}

#service_hp .box1 {
	margin: 0 0 25px;
}

#service_hp .box2 {
	margin: 0 0 40px;
}

#service_hp .box3 {
	font-size: 18px;
	line-height: 150%;
	margin: 0 0 50px 5px;
}
#service_hp .box3 .detail1 {
	margin: 0 0 25px;
}
#service_hp .box3 .detail2 {
	margin: 0 0 25px 20px;
}
#service_hp .box3 .detail3 dl {
	font-family: "A-OTF じゅん Pro", "小塚ゴシック Pr6N", "Osaka", "Meiryo", "ＭＳ Ｐゴシック",  "MS P Gothic", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 165%;
	margin: 0;
}
#service_hp .box3 .detail3 dl dt {
	float: left;
	width: 90px;
	margin: 0 0 10px;
	padding: 0 0 10px 20px;
	border-bottom: 1px dotted #B4161D;
}
#service_hp .box3 .detail3 dl dd {
	float: left;
	width: 535px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #B4161D;
}

#service_hp .box4 {
	font-size: 18px;
	line-height: 165%;
	letter-spacing: 0.1em;
	margin: 0 0 50px 5px;
}
#service_hp .box4 .detail1 {
	margin: 0 0 25px 0;
}
#service_hp .box4 .detail2 {
	margin: 0 0 20px 20px;
}
#service_hp .box4 .detail3 {
	margin: 0 0 20px 20px;
}
#service_hp .box4 .detail4 {
	margin: 0 0 0 20px;
}

#service_hp .box5 {
	font-size: 18px;
	line-height: 165%;
	letter-spacing: 0.1em;
	margin: 0 0 30px 5px;
}
#service_hp .box5 .detail1 {
	margin: 0 0 25px 0;
}
#service_hp .box5 .detail2 {
	margin: 0 0 20px 20px;
}
#service_hp .box5 .detail3 {
	margin: 0 0 20px 20px;
}
#service_hp .box5 .detail4 {
	margin: 0 0 0 20px;
}

#service_hp .box6 {
	font-size: 18px;
	line-height: 165%;
	padding: 15px 0;
	margin: 0 0 50px 30px;
	border: 1px solid #DDDDDD;
}
#service_hp .box6 .detail1 {
	margin: 0 0 15px 20px;
}
#service_hp .box6 .detail2 {
	margin: 0 0 15px 20px;
}
#service_hp .box6 .detail2 dl {
	font-size: 18px;
	line-height: 165%;
	margin: 0 0 0 25px;
}
#service_hp .box6 .detail2 dl dt {
	float: left;
	width: 90px;
	margin: 0 0 7px;
}
#service_hp .box6 .detail2 dl dd {
	float: left;
	width: 460px;
	margin: 0 0 7px;
}
#service_hp .box6 .detail3 {
	margin: 0 0 25px 15px;
}
#service_hp .box6 .detail4 {
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0.05em;
	margin: 0 0 15px 40px;
}

#service_hp .box7 {
	font-size: 18px;
	line-height: 150%;
	margin: 0 0 50px 5px;
}
#service_hp .box7 span {
	font-size: 19px;
}
#service_hp .box7 .detail1 {
	margin: 0 0 25px 0;
}
#service_hp .box7 .detail2 {
	margin: 0 0 20px 20px;
}
#service_hp .box7 .detail3 {
	margin: 0 0 30px 20px;
	border: 1px solid #DDDDDD;
}
#service_hp .box7 .detail4 {
	margin: 0 0 0 20px;
}

#service_hp .box8 {
	font-size: 17px;
	line-height: 165%;
	padding: 15px 0;
	margin: 0;
}
#service_hp .box8 span {
	font-size: 19px;
}
#service_hp .box8 .detail1 {
	margin: 0 0 25px;
}
#service_hp .box8 .detail2 {
	margin: 0 0 0 25px;
}

#service_sp {
	margin: 15px 0 30px 50px;
}

#service_sp .box1 {
	margin: 0 0 25px;
}

#service_sp .box2 {
	margin: 0 0 40px;
}

#service_sp .box3 {
	font-size: 18px;
	line-height: 150%;
	margin: 0 0 50px 5px;
}
#service_sp .box3 .detail1 {
	margin: 0 0 25px;
}
#service_sp .box3 .detail2 {
	margin: 0 0 25px 20px;
}
#service_sp .box3 .detail3 dl {
	font-family: "A-OTF じゅん Pro", "小塚ゴシック Pr6N", "Osaka", "Meiryo", "ＭＳ Ｐゴシック",  "MS P Gothic", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 165%;
	margin: 0;
}
#service_sp .box3 .detail3 dl dt {
	float: left;
	width: 90px;
	margin: 0 0 10px;
	padding: 0 0 10px 20px;
	border-bottom: 1px dotted #B4161D;
}
#service_sp .box3 .detail3 dl dd {
	float: left;
	width: 535px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #B4161D;
}

#service_sp .box4 {
	font-size: 18px;
	line-height: 165%;
	letter-spacing: 0.1em;
	margin: 0 0 50px 5px;
}
#service_sp .box4 .detail1 {
	margin: 0 0 25px 0;
}
#service_sp .box4 .detail2 {
	margin: 0 0 20px 20px;
}
#service_sp .box4 .detail3 {
	margin: 0 0 20px 20px;
}
#service_sp .box4 .detail4 {
	margin: 0 0 0 20px;
}

#service_sp .box5 {
	font-size: 18px;
	line-height: 165%;
	letter-spacing: 0.1em;
	margin: 0 0 30px 5px;
}
#service_sp .box5 .detail1 {
	margin: 0 0 25px 0;
}
#service_sp .box5 .detail2 {
	margin: 0 0 20px 20px;
}
#service_sp .box5 .detail3 {
	margin: 0 0 20px 20px;
}
#service_sp .box5 .detail4 {
	margin: 0 0 0 20px;
}

#service_sp .box6 {
	font-size: 18px;
	line-height: 165%;
	padding: 15px 0;
	margin: 0 0 50px 30px;
	border: 1px solid #DDDDDD;
}
#service_sp .box6 .detail1 {
	margin: 0 0 15px 20px;
}
#service_sp .box6 .detail2 {
	margin: 0 0 15px 20px;
}
#service_sp .box6 .detail2 dl {
	font-size: 18px;
	line-height: 165%;
	margin: 0 0 0 25px;
}
#service_sp .box6 .detail2 dl dt {
	float: left;
	width: 90px;
	margin: 0 0 7px;
}
#service_sp .box6 .detail2 dl dd {
	float: left;
	width: 460px;
	margin: 0 0 7px;
}
#service_sp .box6 .detail3 {
	margin: 0 0 25px 15px;
}
#service_sp .box6 .detail4 {
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 0.05em;
	margin: 0 0 15px 40px;
}

#service_sp .box7 {
	font-size: 18px;
	line-height: 150%;
	margin: 0 0 50px 5px;
}
#service_sp .box7 span {
	font-size: 19px;
}
#service_sp .box7 .detail1 {
	margin: 0 0 25px 0;
}
#service_sp .box7 .detail2 {
	margin: 0 0 20px 20px;
}
#service_sp .box7 .detail3 {
	margin: 0 0 30px 20px;
}
#service_sp .box7 .detail4 {
	margin: 0 0 0 20px;
}

#service_sp .box8 {
	font-size: 18px;
	line-height: 150%;
	margin: 0 0 50px 5px;
}
#service_sp .box8 span {
	font-size: 19px;
}
#service_sp .box8 .detail1 {
	margin: 0 0 25px 0;
}
#service_sp .box8 .detail2 {
	margin: 0 0 20px 20px;
}
#service_sp .box8 .detail3 {
	margin: 0 0 30px 20px;
}
#service_sp .box8 .detail4 {
	margin: 0 0 0 20px;
}

#service_sp .box9 {
	font-size: 17px;
	line-height: 165%;
	padding: 15px 0;
	margin: 0;
}
#service_sp .box9 span {
	font-size: 19px;
}
#service_sp .box9 .detail1 {
	margin: 0 0 25px;
}
#service_sp .box9 .detail2 {
	margin: 0 0 0 25px;
}


/* parts183 album  [works]
------------------------------------- */

.parts159 {
	margin: 0 0 40px 15px;
}

.parts183 {
	margin: 30px 0 0;
}

.parts159 .kiji_contents,
.parts183 .kiji_contents {
	clear: both;
}

.parts159 .album_3_01 table,
.parts159 .album_3_02 table,
.parts159 .album_3_03 table,
.parts183 .album_3_01 table,
.parts183 .album_3_02 table,
.parts183 .album_3_03 table {
	width: 177px;
	height: 150px;
	text-align: center;
	margin: 10px auto 30px;
}

.parts159 .album_3_01 table img ,
.parts159 .album_3_02 table img,
.parts159 .album_3_03 table img,
.parts183 .album_3_01 table img ,
.parts183 .album_3_02 table img,
.parts183 .album_3_03 table img {
	max-width: 177px;
	max-height: 150px;
}

.parts159 img:hover,
.parts183 img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}

.parts159 .album_3_01,
.parts159 .album_3_02 {
	float: left;
	width: 250px;
	margin: 0 12px 10px 0;
	padding: 0;
	border: 1px solid #CCCCCC;
}

.parts183 .album_3_01,
.parts183 .album_3_02 {
	float: left;
	width: 255px;
	margin: 0 20px 20px 0;
	padding: 0;
	border: 1px solid #CCCCCC;
}

.parts159 .album_3_03,
.parts183 .album_3_03 {
	float: left;
	width: 243px;
	border: 1px solid #CCCCCC;
}

.parts159 .album_3_01 h3,
.parts159 .album_3_02 h3,
.parts159 .album_3_03 h3,
.parts183 .album_3_01 h3,
.parts183 .album_3_02 h3,
.parts183 .album_3_03 h3 {
	color: #222222;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	margin: 5px 0 10px 15px;
	padding: 0;
}
.parts159 .album_3_01 h3 a,
.parts159 .album_3_02 h3 a,
.parts159 .album_3_03 h3 a,
.parts159 .album_3_01 h3 a:link,
.parts159 .album_3_01 h3 a:active, 
.parts159 .album_3_01 h3 a:visited,
.parts159 .album_3_02 h3 a:link,
.parts159 .album_3_02 h3 a:active, 
.parts159 .album_3_02 h3 a:visited,
.parts159 .album_3_03 h3 a:link,
.parts159 .album_3_03 h3 a:active, 
.parts159 .album_3_03 h3 a:visited,
.parts183 .album_3_01 h3 a,
.parts183 .album_3_02 h3 a,
.parts183 .album_3_03 h3 a,
.parts183 .album_3_01 h3 a:link,
.parts183 .album_3_01 h3 a:active, 
.parts183 .album_3_01 h3 a:visited,
.parts183 .album_3_02 h3 a:link,
.parts183 .album_3_02 h3 a:active, 
.parts183 .album_3_02 h3 a:visited,
.parts183 .album_3_03 h3 a:link,
.parts183 .album_3_03 h3 a:active, 
.parts183 .album_3_03 h3 a:visited {
	color: #222222;
	text-decoration: none;
}
.parts159 .album_3_01 h3 a:hover,
.parts159 .album_3_02 h3 a:hover,
.parts159 .album_3_03 h3 a:hover,
.parts183 .album_3_01 h3 a:hover,
.parts183 .album_3_02 h3 a:hover,
.parts183 .album_3_03 h3 a:hover {
	color: #00A0E8;
	text-decoration: underline;
}

.parts159 .links {
	display: none;
}

.parts183 .links {
	color: #777777;
	font-size: 15px;
	line-height: 150%;
	margin: 20px 20px 0;
	padding:0;
	text-align: right;
}
.parts183 .links a,
.parts183 .links a:link,
.parts183 .links a:active, 
.parts183 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts183 .links a:hover {
	color: #00A0E8;
	text-decoration: underline;
}


/* event
------------------------------------- */

#event {
	margin: 0 0 30px;
}


/* recruit
------------------------------------- */

#recruit {
	margin: 30px 0 30px 70px;
}

#recruit .box1 {
	font-size: 17px;
	line-height: 165%;
	margin: 0 0 50px;
}
#recruit .box1 .detail1 {
	margin: 0 0 25px 0;
}
#recruit .box1 .detail2 {
	margin: 0 0 20px 20px;
}
#recruit .box1 .detail3 {
	margin: 0 0 0 20px;
}

#recruit .box2 {
	font-size: 15px;
	line-height: 135%;
	margin: 0;
}
#recruit .box2 .detail1 {
	margin: 0 0 25px 0;
}
#recruit .box2 .detail2 {
	margin: 0 0 20px 20px;
}


/* staff
------------------------------------- */

#staff {
	margin: 40px auto 50px;
	text-align: center;
}

#staff_detail {
	margin: 30px auto 30px;
	text-align: center;
}
#staff_detail .staff_detail_left {
	float: left;
	width: 200px;
	text-align: left;
}
#staff_detail .staff_detail_left .staff_detail_photo {
	margin: 0 0 15px 20px;
}
#staff_detail .staff_detail_left .staff_detail_post {
	font-size: 12px;
	line-height: 150%;
	margin: 0 0 5px 25px;
}
#staff_detail .staff_detail_left .staff_detail_name {
	font-size: 18px;
	line-height: 150%;
	letter-spacing: 0.5em;
	margin: 0 0 0 25px;
}
#staff_detail .staff_detail_right {
	float: left;
	width: 600px;
	text-align: left;
}
#staff_detail .staff_detail_right dl {
	font-size: 14px;
	line-height: 175%;
	margin: 0 0 0 25px;
}
#staff_detail .staff_detail_right dl dt {
	float: left;
	width: 60px;
	margin: 0;
}
#staff_detail .staff_detail_right dl dd {
	float: left;
	width: 515px;
	margin: 0;
}

#staff_footer {
	margin: 60px auto 20px;
	text-align: center;
}


/* contact
------------------------------------- */

#contact {
	margin: 40px auto 50px;
	text-align: center;
}


/* contact form
------------------------------------- */

.contact_form li{
/display: inline;
/zoom: 1;
}
.contact{
	background-color: #ffffff;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}
.contact h2{
	margin:0px 0px 10px 0px;
	padding:0px 0px 15px 10px;
	height:44px;
	line-height:44px;
	color:#9C9C9C;
	font-size:140%;
	font-weight:bold;
	letter-spacing:0.03em;
	text-indent:48px;
	background-image:url("http://f.tukiyama.jp/stepup/c/stepup/stepup_title_kumochi.gif");
background-position:0px 0px;
background-repeat:no-repeat;
border-bottom:1px dotted #9E9E9E;
}
.contact .contact_contents{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	clear:both;
}
.contents_contact{
	color:#000000;
	font-size:100%;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:8px 0px 15px 0px;
	overflow: hidden;
}
.contents_contact_img{
float:left;
margin:0px 40px 0px 60px;
}
.contents_contact_body{
float:left;
padding:0px 0px 0px 0px;
}
.contents_contact_body_img{
padding:0px 0px 8px 0px;
}
.contents_contact_body span{
padding:0px 0px 0px 0px;
	color:#000000;
	font-size:150%;
	font-weight:bold;
}
.contents_contact2{
	color:#444444;
	font-size:100%;
	text-align:center;
	padding:0px 0px 0px 0px;
	line-height:40px;
	height:40px;
	margin-top:20px;
	border-top:1px dotted #9E9E9E;	
	border-bottom:1px dotted #9E9E9E;	
	clear:both;
}

.contact .contact_form{
padding:0px 0px 0px 20px;
}

.contact .contact_text{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.contact .contact_form li{
	display:inline-table;
	margin:0px 0px 8px 0px;
	width: 680px;
}
.contact .contact_index,
.contact .contact_body,
.contact .contact_submit{
	float:left;
}
.contact .contact_index{
	text-align:right;
	line-height:150%;
	font-size:93%;
	color:#000000;
	min-height: 1px;
	padding-top:2px;
	width:135px;
}
.contact .contact_body{
	padding:0px 10px 0px 5px;
}
.contact .contact_body input,
.contact .contact_body textarea{
	border:1px solid #B7B8B8;
	padding:4px;
	margin:0px 0px 0px 0px;
	font-size:100%;
}
.contact .contact_body textarea{
	margin:0px 0px 0px 0px;
	width:480px;
}
.contact .contact_body select{
	border:1px solid #B7B8B8;
	padding:2px;
	font-size:100%;
}
.contact .contact_body option{
	line-height:150%;
	padding:0px 5px;
}
.contact .contact_body_comment{
	font-size:85%;
	color:#777777;
}
.contact .contact_body_needs{
	font-size:85%;
	color:#CC0000;
}
.contact .contact_submit{
    padding: 0px 10px 5px 5px;
}
.contact .contact_submit input{
 background-color: #bbbbbb;
    border: 1px solid #bbbbbb;
    color: #FFFFFF;
    font-size: 95%;
    padding: 5px 10px;
}
.contact .contact_ssl{
	padding:20px 20px 20px 90px;
	margin:0px 0px;
	line-height:150%;
	font-size:85%;
}
.contact .contact_ssl a,
.contact .contact_ssl a:link,
.contact .contact_ssl a:active, 
.contact .contact_ssl a:visited{
	color: #777777;
	text-decoration: none;
}
.contact .contact_ssl a:hover {
	color: #777777;
	text-decoration: underline;
}
.contact .contact_ssl img{
	margin:0px 0px 5px 0px;
	padding:0px 0px;
}
.contact_body select[name="Value_306"] {
 }
 .contact_body select[name="Value_307"] {
width:150px !important;
 }
.contact_body textarea[name="Value_308"] {
padding:0px 0px !important;
 }
.contact_body input[name="Value_309"] {
width:300px !important;
margin-right: 200px;
 }
.contact_body input[name="Value_310"] {
width:100px !important;
margin-right: 300px;
 }
.contact_body input[name="Value_312"] {
width:200px !important;
 }
.contact_body input[name="Value_313"] {
width:420px !important;
 }


/* contact_body
------------------------------------- */

.contact_cafe{
float:left;
	margin:0px 10px 0px 0px;
}
.contact_img{
	margin:0px 0px 10px 0px;
}
.contact_body{
float:left;
}
.contact_body_text1{
	color:#44403F;
	font-size:93%;
	margin:5px 0px 5px 0px;
	line-height: 140%;
}
.contact_body_text2{
	color:#44403F;
	font-size:180%;
	font-weight:bold;
	margin:3px 0px 3px 0px;
}
.contact_body_text3{
	color:#44403F;
	font-size:93%;
	margin:0px 0px 5px 0px;
}


/* kiji
------------------------------------- */

#kiji {
	width: 800px;
	margin: 22px auto 40px;
}

#kiji .nakasubject,
#kiji h2{
	line-height: 150%;
	color: #222222;
	font-size: 17px;
	letter-spacing: 0.05em;
	border-bottom:1px solid #CCCCCC;
	margin: 0 0 25px;
	padding: 0 0 15px 15px;
}

#kiji .nakasubject a,
#kiji .nakasubject a:link,
#kiji .nakasubject a:active, 
#kiji .nakasubject a:visited,
#kiji h2 a,
#kiji h2 a:link,
#kiji h2 a:active, 
#kiji h2 a:visited {
	color: #222222;
	text-decoration: none;
}
#kiji .nakasubject a:hover,
#kiji h2 a:hover {
	color: #222222;
	text-decoration: underline;
}


#kiji .kiji_body,
#kiji .kiji_contents {
	margin: 0 0 0 10px;
}

#kiji .kiji_contents h3 {
	background-image:url("http://f.tukiyama.jp/stepup/c/stepup/stepup_kiji_h3title.gif");
	background-position:0px 0px;
	background-repeat:no-repeat;
	line-height:30px;
	height:28px;
	text-indent:33px;
	color:#ffffff;
	font-size:116%;
	margin:0px 0px 0px 0px;
}

#kiji img,
#kiji .kiji_image {
	margin:0 0 25px 10px;
}
#kiji .kiji_image2 {
	margin: 0 10px 10px 0;
	float: left;
}

#kiji .comment,
#kiji p {
	color: #222222;
	font-size: 14px;
	line-height:150%;
	margin: 0px 10px 15px;
}
#kiji .comment a,
#kiji .comment a:link,
#kiji .comment a:active, 
#kiji .comment a:visited,
#kiji p a,
#kiji p a:link,
#kiji p a:active, 
#kiji p a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#kiji .comment a:hover,
#kiji p a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}

#kiji .date,
#kiji .kiji_date {
	color: #777777;
	font-size: 11px;
	letter-spacing: 0.05em;
	text-align:right;
	margin: 15px 10px 50px 0;
}
#kiji .date a,
#kiji .date a:link,
#kiji .date a:active, 
#kiji .date a:visited{
	color: #777777;
	text-decoration: none;
}
#kiji .date a:hover {
	color: #BC2024;
	text-decoration: underline;
}

#kiji .kiji_category {
	color: #777777;
	font-size: 11px;
	letter-spacing: 0.05em;
	padding: 0 0 0 10px;
}
#kiji .kiji_category a,
#kiji .kiji_category a:link,
#kiji .kiji_category a:active, 
#kiji .kiji_category a:visited{
	color: #777777;
	text-decoration: none;
}
#kiji .kiji_category a:hover {
	color: #BC2024;
	text-decoration: underline;
}

#kiji .links {
	color: #777777;
	font-size: 15px;
	line-height: 150%;
	margin: 70px 10px 0;
	padding:0;
	text-align: right;
}
#kiji .links a,
#kiji .links a:link,
#kiji .links a:active, 
#kiji .links a:visited{
	color: #777777;
	text-decoration: none;
}
#kiji .links a:hover {
	color: #BC2024;
	text-decoration: underline;
}


/* member list
------------------------------------- */

#member{
	display: none;
	background-color: #ffffff;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	border-top:1px dotted #9E9E9E;
}
#member h2{
	margin:0px 0px 2px 0px;
	padding:0px 0px 15px 10px;
	height:44px;
	line-height:44px;
	color:#9C9C9C;
	font-size:140%;
	font-weight:bold;
	letter-spacing:0.03em;
	text-indent:48px;
	background-image:url("http://f.tukiyama.jp/stepup/c/stepup/stepup_title_kumochi.gif");
background-position:0px 0px;
background-repeat:no-repeat;
border-bottom:1px dotted #9E9E9E;
display:none;
}
#member .member_contents{
	margin:0px 0px 0px 0px;
	clear:both;
	border-bottom:1px dotted #9E9E9E;
}
#member .member_album{
	margin:0px 0px 0px 0px;
	padding:3px 10px 2px 10px;
	clear:both;
}
#member .member_image{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	display:none;
}
#member .member_image2{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:right;
}
#member .member_body{
	margin:0px 0px 0px 0px;
		padding:5px 10px 5px 40px;
}
#member h3{
	margin:0px 0px 0px 0px;
		padding:5px 10px 5px 40px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:65px;
	background-color:#F7F7F7;
	background-image:url("http://f.tukiyama.jp/stepup/c/stepup/stepup_kijicredit.gif");
background-position:left center;
background-repeat:no-repeat;
}
#member .member_body h3{
	margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	background:none;
}
#member h3 a,
#member h3 a:link,
#member h3 a:active, 
#member h3 a:visited{
	color: #000000;
	text-decoration: none;
}
#member h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
#member p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	text-indent:0px;
	font-size:93%;
}
#member .member_furi {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#BC2024;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member .member_url {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member .member_url a,
#member .member_url a:link,
#member .member_url a:active, 
#member .member_url a:visited{
	color: #777777;
	text-decoration: none;
}
#member .member_url a:hover {
	color: #BC2024;
	text-decoration: underline;
}
#member .member_date {
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	float:left;
}
#member .member_date a,
#member .member_date a:link,
#member .member_date a:active, 
#member .member_date a:visited{
	color: #777777;
	text-decoration: none;
}
#member .member_date a:hover {
	color: #BC2024;
	text-decoration: underline;
}
#member .links {
	color:#777777;
	line-height:25px;
	margin:0px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
#member .links a,
#member .links a:link,
#member .links a:active, 
#member .links a:visited{
	color: #777777;
	text-decoration: none;
}
#member .links a:hover {
	color: #777777;
	text-decoration: underline;
}
#member .links_album {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
	border-top:1px dotted #aaaaaa;
}
#member .links_album a,
#member .links_album a:link,
#member .links_album a:active, 
#member .links_album a:visited{
	color: #777777;
	text-decoration: none;
}
#member .links_album a:hover {
	color: #BC2024;
	text-decoration: underline;
}
#member img{
	vertical-align: top;
}
#member .album{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album img{
	vertical-align: top;
}
#member .album_3_01 table,
#member .album_3_02 table,
#member .album_3_03 table{
	text-align: center;
	width: 181px;
	height: 181px;
	border:1px solid #aaaaaa;
}
#member .album_3_01{
	float:left;
	width:181px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_3_02{
	float:left;
	width:181px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_3_03{
	float:left;
	width:181px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_3_01 h3,
#member .album_3_02 h3,
#member .album_3_03 h3{
	color:#000000;
	font-size:93%;
	line-height:150%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:5px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#member .album_3_01 h3 a,
#member .album_3_02 h3 a,
#member .album_3_03 h3 a,
#member .album_3_01 h3 a:link,
#member .album_3_01 h3 a:active, 
#member .album_3_01 h3 a:visited,
#member .album_3_02 h3 a:link,
#member .album_3_02 h3 a:active, 
#member .album_3_02 h3 a:visited,
#member .album_3_03 h3 a:link,
#member .album_3_03 h3 a:active, 
#member .album_3_03 h3 a:visited{
	color: #BC2024;
	text-decoration: none;
}
#member .album_3_01 h3 a:hover,
#member .album_3_02 h3 a:hover,
#member .album_3_03 h3 a:hover {
	color: #BC2024;
	text-decoration: underline;
}
#member .album_4_01 table,
#member .album_4_02 table,
#member .album_4_03 table,
#member .album_4_04 table{
	text-align: center;
	width: 133px;
	height: 133px;
	border:1px solid #aaaaaa;
}
#member .album_4_01{
	float:left;
	width: 133px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_02{
	float:left;
	width: 133px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_03{
	float:left;
	width: 133px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_04{
	float:left;
	width: 133px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_01 h3,
#member .album_4_02 h3,
#member .album_4_03 h3,
#member .album_4_04 h3{
	color:#000000;
	font-size:93%;
	line-height:150%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#member .album_4_01 h3 a,
#member .album_4_02 h3 a,
#member .album_4_03 h3 a,
#member .album_4_04 h3 a,
#member .album_4_01 h3 a:link,
#member .album_4_01 h3 a:active, 
#member .album_4_01 h3 a:visited,
#member .album_4_02 h3 a:link,
#member .album_4_02 h3 a:active, 
#member .album_4_02 h3 a:visited,
#member .album_4_03 h3 a:link,
#member .album_4_03 h3 a:active, 
#member .album_4_03 h3 a:visited,
#member .album_4_04 h3 a:link,
#member .album_4_04 h3 a:active, 
#member .album_4_04 h3 a:visited{
	color: #BC2024;
	text-decoration: none;
}
#member .album_4_01 h3 a:hover,
#member .album_4_02 h3 a:hover,
#member .album_4_03 h3 a:hover,
#member .album_4_04 h3 a:hover {
	color: #BC2024;
	text-decoration: underline;
}
#member .album_5_01 table,
#member .album_5_02 table,
#member .album_5_03 table,
#member .album_5_04 table,
#member .album_5_05 table{
	text-align: center;
	width: 105px;
	height: 105px;
	border:1px solid #aaaaaa;
}
#member .album_5_01{
	float:left;
	width:105px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_02{
	float:left;
	width:105px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_03{
	float:left;
	width:105px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_04{
	float:left;
	width:105px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_05{
	float:left;
	width:105px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_01 h3,
#member .album_5_02 h3,
#member .album_5_03 h3,
#member .album_5_04 h3,
#member .album_5_05 h3{
	color:#000000;
	font-size:93%;
	line-height:150%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#member .album_5_01 h3 a,
#member .album_5_02 h3 a,
#member .album_5_03 h3 a,
#member .album_5_04 h3 a,
#member .album_5_05 h3 a,
#member .album_5_01 h3 a:link,
#member .album_5_01 h3 a:active, 
#member .album_5_01 h3 a:visited,
#member .album_5_02 h3 a:link,
#member .album_5_02 h3 a:active, 
#member .album_5_02 h3 a:visited,
#member .album_5_03 h3 a:link,
#member .album_5_03 h3 a:active, 
#member .album_5_03 h3 a:visited,
#member .album_5_04 h3 a:link,
#member .album_5_04 h3 a:active, 
#member .album_5_04 h3 a:visited,
#member .album_5_05 h3 a:link,
#member .album_5_05 h3 a:active, 
#member .album_5_05 h3 a:visited{
	color: #BC2024;
	text-decoration: none;
}
#member .album_5_01 h3 a:hover,
#member .album_5_02 h3 a:hover,
#member .album_5_03 h3 a:hover,
#member .album_5_04 h3 a:hover,
#member .album_5_05 h3 a:hover {
	color: #BC2024;
	text-decoration: underline;
}


/* default link
------------------------------------- */

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}


/* clearfix
------------------------------------- */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* Reset
------------------------------------- */

h1{
	display:none;
}

* {
	margin:0px;
	padding:0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del, ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input, button, textarea, select {
 *font-size: 100%;
}


/* Fonts
------------------------------------- */


body {
	font:12.3px/1.231 arial, helvetica, clean, sans-serif;
	*font-size:small;/* for IE6/7 */
	*font:x-small;/* for IE Quirks Mode */
}

body {
}

select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}

table {
	font-size:inherit;
	font:100%;
}

pre, code, kbd, samp, tt {
	font-family:monospace;
 	*font-size:108%;
	line-height:100%;
}


/* kiji_comment
------------------------------------- */

#kiji_comment{
background-color: #ffffff;
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
}
#kiji_comment h2{
background-image: url("http://f.tukiyama.jp/stepup/c/stepup/stepup_title_kumochi.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #9E9E9E;
    color: #9C9C9C;
    font-size: 140%;
    font-weight: bold;
    height: 44px;
    letter-spacing: 0.03em;
    line-height: 44px;
    margin: 0 0 15px;
    padding: 0 0 15px 10px;
    text-indent: 48px;
}
#kiji_comment h2 a,
#kiji_comment h2 a:link,
#kiji_comment h2 a:active,
#kiji_comment h2 a:visited{
color: #ffffff;
text-decoration: none;
}
#kiji_comment h2 a:hover {
color: #ffffff;
text-decoration: underline;
}
#kiji_comment .comment_form li {
display: inline-table;
margin: 0 0 8px;
}
#kiji_comment .comment_index,
#kiji_comment .comment_body,
#kiji_comment .comment_submit {
float: left;
}
#kiji_comment .comment_index {
color: #000000;
font-size: 93%;
line-height: 150%;
min-height: 1px;
padding-top: 2px;
text-align: right;
width: 35px;
}
#kiji_comment .comment_body {
padding: 0 0 0 10px;
width: 500px;
}
#kiji_comment .comment_body span{
font-size:85%;
}
#kiji_comment .comment_body input,
#kiji_comment .comment_body textarea {
border: 1px solid #B7B8B8;
font-size: 100%;
margin: 0;
padding: 3px;
}
#kiji_comment .comment_body textarea {
margin: 0;
width: 500px;
height:200px;
}
#kiji_comment .comment_body input[name="cm_name"] {
width:200px !important;
}
#kiji_comment .comment_body input[name="cm_title"] {
width:350px !important;
}
#kiji_comment .comment_body input[name="url"] {
width:350px !important;
}
#kiji_comment .comment_body input[name="password"] {
width:100px !important;
}
#kiji_comment .comment_body input[name="random_password"] {
width:150px !important;
}
#kiji_comment .comment_body select {
border: 1px solid #B7B8B8;
font-size: 100%;
padding: 2px;
}
#kiji_comment .comment_body option {
line-height: 150%;
padding: 0 5px;
}
#kiji_comment .comment_body_comment {
color: #777777;
font-size: 85%;
}
#kiji_comment .comment_body img {
margin:0px 0px 10px 0px;
}
#kiji_comment .comment_submit {
margin: 0 0 0 10px;
padding: 6px 0;
}
#kiji_comment .comment_submit span{
font-size:85%;
}
.contact_form li{
/display: inline;
/zoom: 1;
}



.ue2,
.ue3,
.waki,
#shita2 {
	display: none;
}
