/*■■■■■■■■■■■*/
/*■      default     ■*/
/*■■■■■■■■■■■*/

.body {
	background-color: #fff;
	}

li{
	list-style-type: none;
	}

img {
	border: none;
	}

p {
	margin: 5px 0 5px 0;
	}

a {
	color: #920783;
	}

a:hover {
	color: #eb6100;
	}

/*■■■■■■■■■■■*/
/*■     h-number     ■*/
/*■■■■■■■■■■■*/

h1 {
	font-size: 16px;
	line-height: 130%;
	text-align: left;
	margin-bottom: 0;
	margin-left: 20px;
	/*letter-spacing: 0.1em;*/
	}

h2 {
	font-size: 14px;
	line-height: 130%;
	text-align: center;
	margin: 0;
	/*letter-spacing: 0.1em;*/
	}

h2.top {
    font-size: 19px;
    text-align: left;
    color: black;
    border-left-style: solid;
    border-left-width: 5px;
    padding-left: 8px;
    margin-top: 20px;
    margin-bottom: 15px;
    height: 25px;
    line-height: 27px;
}

#reason-box {
    border-style: solid;
    border-width: 1px;
    border-color: #DCDDDD;
    margin-bottom: 10px;
    width: 667px;
    margin-top: 70px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
#reason-head {
    margin-top: -50px;
}
#reasons {
    width: 630px;
    margin: 10px auto;
}
#reasons>div {
    margin: 5px 0;
    padding: 5px 0 10px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
#reasons>div p {
    font-size: 20px;
    font-weight: bold;
    margin-top: -35px;
    margin-left: 110px;
    color: black;
}
#reasons>div .help {
    font-size: 9px;
    line-height: normal;
    margin-left: 110px;
    margin-top: 5px;
}
#ordermade-box {
    position: relative;
    margin-bottom: 10px;
}
#ordermade-text {
    position: absolute;
    font-size: 22px;
    font-weight: bold;
    line-height: normal;
    top: 20px;
    left: 30px;
    color: black;
    text-align: center;
}
#ordermade-text strong {
    color: red;
}

/*■■■■■■■■■■■*/
/*■      layout      ■*/
/*■■■■■■■■■■■*/

#wrapper {
	color: #555;
	max-width: 1280px;
	margin: 18px auto 0 auto;
	font-family: 'MS ゴシック', sans-serif;
	line-height: 160%;
	padding: 0;
	}

#header {
	margin: -15px auto 10px auto;
	height: 143px;
	background: url(images/header2.jpg) bottom no-repeat;

	}

#contents {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	}

#main {
	float: left;
	width: 675px;
	margin: 0 6px 0 10px;
	padding: 0;
	}

#side {
	float: left;
	width: 185px;
	margin: 0 10px 0 6px;
	padding: 0;
	}

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

#footer {
	clear: both;
	margin: 0;
	margin-top: 50px;
	text-align: center;
	}

/*□□□□□□□□□□□*/
/*□      header      □*/
/*□□□□□□□□□□□*/

div#head_comment {
	font-size: 12px;
    float: right;
    text-align: right;
    margin-bottom: 10px;
}

#header div#head_comment a {
	display: block;
	font-weight: none;
	height: 143px;
	color: #555;
	text-decoration: none;
	text-align: right;
	}

/*□□□□□□□□□□□*/
/*□       navi       □*/
/*□□□□□□□□□□□*/

#navi {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #777;
	}

#navi a {
	text-decoration: none;
	color: #5a5;
	}

#navi a:hover {
	text-decoration: none;
	color: #afa;
	}

/*□□□□□□□□□□□*/
/*□       main       □*/
/*□□□□□□□□□□□*/

.center {
	text-align: center;
	}

.left {
	text-align: left;
	}

.right {
	text-align: right;
	margin-right: 20px;
	}


/*--------category--------*/

#main ul.cate {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	}

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

#main ul.cate li.level1 {
	float: left;
	width: 112px;
	height: 38px;
	margin: 0;
	text-align: center;
	}

#main ul.cate li.level1 a.level1 {
	width: 112px;
	height: 38px;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	/*background: url(http://workup.jp/images/headnavi1.gif) no-repeat;*/
	text-decoration: none;
	padding-top: 5px;
	}

#main ul.cate li.level1 a.level1:hover {
	width: 112px;
	height: 38px;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	/*background: url(http://workup.jp/images/headnavi2.gif) no-repeat;*/
	text-decoration: none;
	padding-top: 5px;
	}

#main ul.cate ul.level2a {
	width: 200px;
	visibility: hidden;
	position: absolute;
	top: 40px;
	left: 2px;
	border: 1px solid #73c9f2;
	border-top: none;
	}

#main ul.cate ul.level2b {
	width: 200px;
	visibility: hidden;
	position: absolute;
	top: 40px;
	left: 112px;
	border: 1px solid #73c9f2;
	border-top: none;
	}

#main ul.cate ul.level2c {
	width: 200px;
	visibility: hidden;
	position: absolute;
	top: 40px;
	left: 224px;
	border: 1px solid #73c9f2;
	border-top: none;
	}

#main ul.cate ul.level2d {
	width: 200px;
	visibility: hidden;
	position: absolute;
	top: 40px;
	left: 336px;
	border: 1px solid #73c9f2;
	border-top: none;
	}

#main ul.cate ul.level2a li,
#main ul.cate ul.level2b li,
#main ul.cate ul.level2c li,
#main ul.cate ul.level2d li {
	font-size: 12px;
	font-weight: normal;
	background: #fff;
	color: #000;
	float: none;
	margin-left: -40px;
	}

#main ul.cate ul.level2a li a,
#main ul.cate ul.level2b li a,
#main ul.cate ul.level2c li a,
#main ul.cate ul.level2d li a {
	display: block;
	color: #555;
	font-size: 12px;
	font-weight: bold;
	background: url(images/headnavi3.gif) top repeat-x;
	text-decoration: none;
	text-align: left;
	background-color: #fff;
	text-indent: 10px;
	line-height: 20px%;
	}

#main ul.cate ul.level2a li a:hover,
#main ul.cate ul.level2b li a:hover,
#main ul.cate ul.level2c li a:hover,
#main ul.cate ul.level2d li a:hover {
	display: block;
	color: #777;
	font-size: 12px;
	font-weight: bold;
	background: url(images/headnavi4.gif) top repeat-x;
	text-decoration: none;
	text-align: left;
	background-color: #fff;
	text-indent: 10px;
	}

/* IE 6 & 7 Needs Inline Block */
#main ul.cate ul.level2a li a,
#main ul.cate ul.level2b li a,
#main ul.cate ul.level2c li a,
#main ul.cate ul.level2d li a {
	border-right: none;
	width: 100%;
	display: inline-block;
	}

/*----------new----------*/

#whatsnew-box {
    color: #595757;
    font-size: 19px;
    height: 32px;
    line-height: 32px;
    margin-left: -5px;
}
#whatsnew {
    width: 683px;
    height: 164px;
    background-image: url("images/whats_new_bg.jpg");
    background-repeat: none;
    margin-top: 10px;
}
#whatsnew .newbody {
    padding: 10px 20px 10px 40px;
    font-weight: bold;
}
#show_more_news {
    position: relative;
    float: right;
    font-size: 12px;
    bottom: 5px;
    right: 10px;
    text-decoration: none;
    font-weight: normal;
}

.newlist.hidden {
	display: none;
}

/*
h2.h2-title {
	padding: 10px 0;
	width: 675px;
	margin: 0;
	background-color: #66CCFF;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	}

div.whatsnew {
	width: 675px;
	padding: 10px 0 0;
	font-size: 15px;
	height: 300px;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid #999999;
	border-width: 0 1px 1px;
	}

div.whatsnew div.newtop {
	width: 675px;
	height: 35px;
	margin: 0;
	}

div.whatsnew div.newbottom {
	width: 675px;
	height: 15px;
	margin: 0;
	}

div.whatsnew div.newbody {
	width: 615px;
	padding-right: 35px;
	padding-left: 25px;
	margin-top: -5px;
	margin-bottom: -7px;
	}

div.newlist {
	margin-top: 5px;
	margin-bottom: 7px;
	}

p.date {
	padding-top: 0px;
	color: #000;
	}

p.new_contents {
	width: 600px;
	margin-left: 10px;
	}

span.date {
	font-size: 15px;
	line-height: 130%;
	color: #000;
	font-weight: bold;
	}
*/

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

	table.linkbanner {
		width: 675px;
		background-image: url(images/base.jpg);
		background-repeart: no-repeat;
		background-position: top;
		/*border: solid 1px #f00;*/
		
	}

	table.linkbanner td {
		
	}

	table.linkbanner td.space {
		width: 17px;
		height: 30px;
	}

/*□□□□□□□□□□□*/
/*□       side       □*/
/*□□□□□□□□□□□*/

p.sidelink {
	width: 185px;
	margin-bottom: 15px;
	text-align: center;
	}
/*----------oyakudachi----------*/

div.oyakudachi {
	width: 185px;
	height: 29px;
	background: url(images/oyakudachi.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 220%;
	}

ul.oyakudachi {
	margin: 0;
	padding: 0;
	}

ul.oyakudachi li {
	width: 185px;
	margin-top: 8px;
	margin-top: 7px;
	}

ul.oyakudachi li a {
	height: 32px;
	width: 185px;
	display: block;
	color: #222;
	font-size: 15px;
	font-weight: bold;
	background: url(images/siidecontents.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	padding: 0;
	line-height: 36px;
	}

ul.oyakudachi li a:hover {
	height: 32px;
	width: 185px;
	display: block;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	background: url(images/siidecontents2.gif) no-repeat;
	text-decoration: none;
	padding: 0;
	line-height: 36px;
	}

ul.oyakudachi li.another a {
	height: 32px;
	width: 185px;
	display: block;
	color: #222;
	font-size: 15px;
	font-weight: bold;
	background: url(images/siidecontents3.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	padding: 0;
	line-height: 36px;
	}

ul.oyakudachi li.another a:hover {
	height: 32px;
	width: 185px;
	display: block;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	background: url(images/siidecontents2.gif) no-repeat;
	text-decoration: none;
	padding: 0;
	line-height: 36px;
	}

ul.oyakudachi li.kappa a {
	height: 40px;
	width: 185px;
	display: block;
	color: #222;
	font-size: 15px;
	font-weight: bold;
	background: url(images/siidecontents7.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	padding: 0;
	padding-top: 2px;
	line-height: 36px;
	}

ul.oyakudachi li.kappa a:hover {
	height: 40px;
	width: 185px;
	display: block;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	background: url(images/siidecontents8.gif) no-repeat;
	text-decoration: none;
	padding: 0;
	padding-top: 2px;
	line-height: 36px;
	}
	
ul.oyakudachi li.kappa2 a{
	display: block;
	width: 100%;
	margin-top: 5px;
	padding: 3px 0 6px;
	border: 1px solid #ff0099;
	background: #FFF;
}

ul.oyakudachi li.kappa2 a:hover {
	color: #666;
	font-weight: bold;
	border: 1px solid #6C3;
}

/*□□□□□□□□□□□□□*/
/*□       main table     □*/
/*□□□□□□□□□□□□□*/

	.product0 {
		font-size:12px;
		margin:10px;
		width:660px;
	}

	.product0 table{
		border:1;
	}

	.product0 td{
		vertical-align:top;
		width:225px;
	}

	.product1
		{
		text-align:center;
	}

/*□□□□□□□□□□□□□*/
/*□       foot_navi      □*/
/*□□□□□□□□□□□□□*/

	div.foot_navi {
		width: 100%;
		margin: 0;
		text-align: left;
		background-color: #fff;
		/*border: solid 1px #f00;*/
	}

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

	div.foot_cate {
		width: 170px;
		float: left;
		margin: 0;
		margin-left: 10px;
		padding-bottom: 10px;
		font-size: 14px;
		font-weight: bold;
		/*border: solid 1px #00f;*/
	}

	div.foot_cate p {
		margin: 0;
		margin-top: 10px;
	}

	div.foot_cate ul {
		width: 100%;
		margin: 0;
		margin-left: 0;
		padding: 0;
		padding-left: 10px;
		font-size: 12px;
		font-weight: normal;
	}

	div.foot_cate ul li {
		margin: 0;
		padding: 0;
		line-height: 17px;
	}

	div.foot_cate ul li a {
		color: #555;
		/*text-decoration: underline;*/
	}

	div.foot_cate ul li a:hover {
		color: #aaa;
	}


/*□□□□□□□□□□□□□*/
/*□       OPP袋の使用例      □*/
/*□□□□□□□□□□□□□*/
		
	div#example-wrap {
		width: 681px;
	}

	div.example-box-ll,
	div.example-box-l,
	div.example-box-m,
	div.example-box-s {
		width: 220px;
		border: 1px solid #CCCCCC;
		float: left;
		margin: 20px 5px 0 0;
	}	
	div.example-box-ll {
		height: 420px;
        margin-top: 5px;
	}
	div.example-box-l {
		height: 380px;
	}
	div.example-box-m {
		height: 340px;
	}
	div.example-box-s {
		height: 300px;
	}

	h3.example-title {
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		background: #FFFFCC;
		margin: 0;
		padding: 10px 0;	
		border: 1px solid #999;
		border-width: 0 0 1px;
	}
	
	div.example-contents {
		padding: 10px;		
		font-size: 13px;
		line-height: 140%;
	}
	
	div.example-contents p {
		margin: 10px 0 0;
		padding: 0;
	}
	
	a.example-img:hover {
		opacity: 0.6;
		filter: alpha(opacity=60);
		-ms-filter: "alpha( opacity=60 )";
	}