html {
	font-family :'Hiragino Kaku Gothic Pro', 'メイリオ', 'Verdana', san-serif;
}
.link-space {
	padding: 0;
	margin-bottom: 10px;
}
#smooth-top {
	position: fixed;
	right: 0;
	font-weight: bold;
	bottom: 5px;
}
#smooth-top a {
	text-decoration: none;
	color: black;
	background-color: yellow;
	margin: 0;
	padding: 10px 15px;
	opacity: 0.85;
}
#smooth-top a:hover {
	background-color: black;
	color: yellow;
	opacity: 0.85;
}
/*トップページオススメタブ*/
#feature-tab {
	margin: 0 0 50px;
	padding: 0;
	overflow: hidden;
}
#feature-tab ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#feature-tab li {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#feature-tab h2 {
	margin: 0;
	padding: 0;
	background-color: gray;
	color: white;
}
#fueture-btn {
	padding: 0;
	text-align: center;
	margin: 0;
}
/*トップページオススメタブ*/

/*年末年始あいさつ用*/
.holyday-title {
	text-align: center;
	font-size: 16px;
	color: #003f70;
	font-weight: bold;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0;
}
.holyday-days {
	padding: 0;
	font-size: 20px;
	color: #a60208;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.holyday-comment {
	font-size: 12px;
	padding: 0;
	text-align: center;
	margin-top: 0;
	margin-bottom: 50px;
}

/*トップページ-チラシ検索*/
.webdesign-pushcopy {
	background: url(../img/00top/topsamples_nav_header.gif) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}
.paperdesign-pushcopy {
	background: url(../img/00top/paper_nav_header.gif) no-repeat;
	text-indent: -9999px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

h5 {
	padding: 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-indent: 20px;
	background-color: #006ea5;
	margin: 20px 0 10px;
}
#susspend {
	width: 10px;
	height: 100px;
}
#head {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background: #fff url(../img/headerline.jpg) no-repeat;
	height: 230px;
	text-align: right;
}

#head li {
	font-size: 20px;
	float: left;
	list-style-type: none;
	width: 150px;
	text-align: center;
}

/* corp name */
#coplogo {
	background-color: #fff900;
	height: 50px;
	padding-left: 20px;
}
#coplogo img {
	float: left;
}
#coplogo h1 {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: right;
	padding-right: 20px;
	font-weight: normal;
	font-style: normal;
	background-repeat: no-repeat;
	float: right;
	margin: 8px 0 0;

}

/*営業日変更*/
#change-day {
	font-size: 15px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#change-day th {
	background-color: transparent;
	color: #515151;
	text-align: right;
	padding-top: 10px;
	vertical-align: top;
	padding-bottom: 10px;
	font-size: 14px;
	margin: 0;
}
#change-day td {
	font-size: 14px;
	padding-top: 9px;
	vertical-align: top;
	padding-bottom: 10px;
	margin: 0;
}


#open-change {
	margin-bottom: 80px;
}
#open-change h3 {
	text-align: center;
}
.change-text {
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}
.change-text-end {
	text-align: right;
	margin-right: 50px;
}
.change-text-caut {
	font-size: 12px;
	color: #000;
	display: block;
	margin: 5px 0 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
#pro28 {
	margin-top: 25px;
}
#pro28 p {
	text-align: center;
	margin: 0 0 5px;
	padding: 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
#pro28 h3 {
	font-size: 13px;
	color: #000;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
/*営業日変更*/

/* topmenu */
#coplogo-white {
	background: url(../img/mailcontact.jpg) no-repeat left center;
	float: right;
	text-align: left;
	line-height: 40px;
	font-size: 15px;
	text-indent: 60px;
	overflow: hidden;
	font-weight: bold;
}
#menu {
	margin-right: auto;
	margin-left: auto;
}
#menu li {
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	width: 130px;
	text-align: center;
}
#menu a {
	color: #7f7f7f;
	background: url(../img/menublock.jpg) repeat-x;
	height: 40px;
	display: block;
}
#menu a:hover {
	color: #000;
	display: block;
	background: #fff900 url(../img/menublock.jpg) repeat-x 0 -40px;
}

/* contents */
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#under-shadoe {
	background-image: url(../img/sidemenu_shadow_con.jpg);
	margin: 0;
	padding: 0 0 2px;
	width: 900px;
	height: 38px;
}
#container-form {
	margin-right: auto;
	width: 900px;
	margin-left: auto;
	overflow: auto;
}
#main {
	width: 680px;
	float: right;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding: 0;
}

/* Mail and Call */
#call01 {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #000;
	border-top: 2px solid #bfbfbf;
	border-right: 2px solid #bfbfbf;
	border-left: 2px solid #bfbfbf;
	padding: 5px;
	margin-top: 50px;
}
#call02 {
	height: 55px;
	border-right: 2px solid #bfbfbf;
	border-bottom: 2px solid #bfbfbf;
	border-left: 2px solid #bfbfbf;
	background: url(../img/info_tell.jpg) no-repeat center center;
}
#call01-teplate {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #000;
	border-top: 2px solid #bfbfbf;
	border-right: 2px solid #bfbfbf;
	border-left: 2px solid #bfbfbf;
	padding: 5px;
}
.call01-teplate-text {
	text-align: center;
}
.call01-teplate-textred {
	color: #f9050c;
	font-weight: bold;
	font-size: 16px;
	display: inline;
}
#mailtorigger {
	height: 85px;
	margin-top: 20px;
	border: 2px solid #bfbfbf;
	text-align: center;
	padding: 0;
}
#mailtorigger a {
	display: block;
	background: url(../img/info_email01.jpg) no-repeat center 30px;
	height: 85px;
}
#mailtorigger a:hover {
	background: url(../img/info_email02.jpg) no-repeat center 30px;
}
/* taile */
#tiles {
	width: 295px;
	float: left;
	height: auto;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #4b4b4b;
	margin: 20px auto 25px;
}
#tiles ul {
	padding: 0;
	margin: 0 0 10px;
}
#tiles li {
	list-style-type: square;
	padding-left: 10px;
	margin: 0;
	list-style-position: inside;
	border-bottom: 1px dotted #7f7f7f;
}
#tiles h2 {
	color: #bfbfbf;
}
#tiles2 {
	width: 295px;
	float: right;
	height: auto;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #4d4d4d;
	margin: 20px auto 25px;
}
#tiles2 ul {
	padding: 0;
	margin: 0 0 10px;
}
#tiles2 li {
	list-style-type: square;
	padding-left: 10px;
	margin: 0;
	list-style-position: inside;
	border-bottom: 1px dotted #7f7f7f;
}

/* sidemenu  ATTENTION!SIDEMENU SEPALATED! */
#sidemenupicup {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
#sidemenupicup img {
	vertical-align:bottom;
}
#sidemenupicup a {
	text-decoration: none;
	width: 180px;
	height: auto;
	border: none;
}
#sidemenupicup a img {
	border-style: none;
	margin: 0;
	padding: 0;
}
#sidemenupicup a:hover {
	
}
#sidemenupicup h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	display: block;
	width: auto;
	text-align: justify;
	line-height: 15px;
	margin-top: 0;
}
#sidemenupicup h2 {
	color: #7f7f7f;
	font-size: 16px;
}

/* sideblock */
#sideblock {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	background-color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
#sideblock ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
#sideblock li {
	font-size: 12px;
	list-style-type: none;
	background-color: #000;
	padding-left: 7px;
	display: block;
	color: #7f7f7f;
	margin: 0;
	padding-top: 0;
	padding-bottom: 2px;
}
#sideblock a {
	color: #fff900;
	text-decoration: none;
	display: block;
}
#sideblock a:hover {
	color: #fff900;
	font-weight: bold;
	font-size: 13px;
	display: block;
}
/*#sideblock a:visited {
	color: #fff900;
	font-style: italic;
	display: block;
}*/
.sidespacies {
	margin-top: 30px;
}
.cl { clear: both}

/* 取扱い媒体 */
#como {
}
.h2title {
	background-color: #d8d8d8;
	text-indent: 5px;
}
.comohead {
	font-size: 12px;
	list-style-type: none;
	font-weight: bold;
	line-height: 23px;
}
.comolist {
	line-height: 12px;
	list-style-position: inside;
	list-style-type: square;
	font-size: 9px;
	padding-left: 20px;
	text-indent: -12px;
}
#como ul {
	padding: 0;
	margin: 0;
}
#como li {
}

/* text */
#printhead {
	margin-right: 0;
	margin-left: 0;
	background: url(../04print/img/lemon_title001.gif) no-repeat;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 15px;
	height: 55px;
}

#printpickup {
	margin-left: 0;
	background-color: #fff900;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	margin-right: 10px;
	padding-left: 10px;
}

#printfooter {
	margin-right: 0;
	margin-left: 0;
	height: 50px;
	background: url(../04print/img/lemon_title003.gif) no-repeat;
}
#text {
	font-size: 14px;
	text-align: justify;
	padding-left: 20px;
	margin: 0;
}
#text h1 {
	font-size: 22px;
	color: #000;
	border-left: 22px solid #fff900;
	border-bottom: 1px solid #fff900;
	font-weight: bold;
	letter-spacing: -2px;
	margin-top: 0;
	padding: 0;
}
#text h2 {
	font-size: 16px;
	text-align: center;
	border: 1px none #7f7f7f;
}
#text h3 {
	font-weight: bold;
	color: #7f7f7f;
	margin-bottom: 10px;
	line-height: 14px;
}
#text blockquote {
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	margin-left: 0;
	margin-right: 0;
	border: 3px dotted #fff900;
	background-color: #ffffe6;
}
#paper {
	font-size: 16px;
	line-height: 30px;
	padding: 5px;
	margin-left: 0;
	margin-right: 0;
	border: 2px dotted #3f3f3f;
	background-color: #f2f2f2;
	color: #000;
}
.paperbold {
	font-size: 20px;
	font-weight: bold;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
.paperred {
	font-size: 20px;
	font-weight: bold;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	color: #f9050c;
}
.papertext1 {
	float: left;
	height: 160px;
	margin-top: 10px;
	text-align: center;
	width: 200px;
}
.papertext2 {
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	width: 370px;
}
.papertext-small {
	margin: 0;
	padding: 0;
}
.papertext-small p {
	font-size: 9px;
	line-height: 11px;
	padding: 0;
	text-indent: -9px;
	margin: 0 0 0 9px;
}
#papertitle {
	margin-top: 5px;
}
#papertitle h2 {
	font-weight: bold;
	text-align: right;
	background-color: transparent;
	border-style: none;
	margin: 0;
	padding: 0;
	font-size: 18px;
}
/*#papertitle h3 {
	color: #24C1F2;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: 18px;
}*/
#papertitle h4 {
	margin-left: 20px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
}
#renewal {
	background-color: #f2f2f2;
	border: 1px solid #7f7f7f;
	padding: 5px 10px;
}
#renewal ul {
	margin: 0;
	padding: 0;
}
#renewal li {
	list-style-position: inside;
	font-size: 12px;
	list-style-type: disc;
	padding-left: 16px;
}
#renewal h2 {
	font-size: 16px;
	text-align: left;
}
/*#text a {
	color: #24C1F2;
	font-weight: bold;
}*/
#text a:hover {
	color: #7f7f7f;
	font-weight: bold;
}
#maintextimg {
	width: 200px;
	height: 290px;
	margin-right: 10px;
	float: left;
}

#blockquote {
	font-size: 10px;
	width: auto;
}
/* Footer Menu */
#footermenu {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #bfbfbf;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* footer */
#footer {
	width: 100%;
	height: auto;
	font-size: 14px;
	text-align: center;
	background: #fff900 no-repeat right 0;
	padding-bottom: 20px;
	padding-top: 20px;
}
#footer h1 {
	font: bold 35px/35px Arial, Helvetica, Geneva, sans-serif;
}
#footer h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1px;
}
.sitemenu {
	font-size: 12px;
	padding: 0;
	text-indent: 12px;
	margin: 5px 0 0;
}
/* Corp Info */
#corpinfo {
}
#corpinfo h1 {
	font-size: 22px;
	color: #000;
	border-left: 22px solid #fff900;
	border-bottom: 1px solid #fff900;
}
#corpinfo01 {
	background-color: #d8d8d8;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
	border-left: 5px solid #7f7f7f;
}
#corpinfoblockquote {
	border: 1px dashed #3f3f3f;
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
	background-color: #ededed;
}
#corpinfoattention {
	
}
#cliants01 {
	float: left;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: auto;
	padding: 0;
	line-height: 30px;
	margin: 0 30px 0 0;
}
#cliants01 ul {
	padding: 0;
	text-align: left;
	margin: 0;
}
#cliants01 li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
.dang {
	font-size: 12px;
	line-height: 20px;
	text-indent: 23px;
}
.head {
	background-color: #fff900;
	text-indent: 13px;
	line-height: 20px;
}

/* popupcss */
#pic {
	background-color: #FFFFFF;
	position: relative;
}
#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}
#pic a img {
	border: 0;
}
/*#pic a.p1, #pic a.p1:visited {
	background: #fff;
	display: inline;
	left: 0;
	text-decoration: underline;
	top: 0;
	font-size: 12px;
	line-height: 28px;
}*/
#pic a.p1:hover {
	background-color: #fff900;
	color: #3f3f3f;
	text-decoration: none;
}
#pic a.p1:hover .large {
	display: block;
	width: 400px;
	height: 200px;
	left: 175px;
	position: absolute;
	top: -200px;
}

/* no */
#nocontents {
	height: 400px;
	color: #7f7f7f;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	line-height: 400px;
}

/* pagetitle */
strong {
	border-bottom: 3px double #a60208;
}
.pagetitle {
	font-size: 14px;
	background-color: silver;
	height: 150px;
	text-align: center;
	margin: 0 0 50px;
	padding: 0;
	line-height: 150px;
}
.papertitle-strong {
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 12px;
}
.textstand {
	margin-top: 5px;
	margin-bottom: 50px;
}
#papercaution {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}
#papercaution h2 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #fff900;
	background-color: #000;
	padding: 5px;
}
/* under menu */
.undermenu {
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.undermenu ul {
	margin: 0;
	padding: 0;
}
.undermenu li.nolink {
	float: left;
	color: #bfbfbf;
}
.undermenu li.carrent {
	background-color: #fff900;
	float: left;
}
.undermenu li {
	font-size: 12px;
	list-style-type: none;
	float: left;
	border: 1px solid #7f7f7f;
	width: auto;
	text-align: center;
	margin-right: 5px;
	font-weight: normal;
	font-style: normal;
	padding-right: 7px;
	padding-left: 7px;
}
.undermenu li.a {
	background-color: #24C1F2;
	display: block;
	font-weight: normal;
	font-style: normal;
	color: #fff;
}
.undermenu li.a:hover {
	color: #fff;
}

/* Footer Navigator */
#footernavi {
	width: auto;
	background: url(../img/underbar_short.gif) repeat-x;
	margin-right: auto;
	margin-left: auto;
	height: 37px;
}
#footernavi ul {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
}
#footernavi li {
	float: left;
	font-size: 10px;
	border-left: 1px solid #000;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	line-height: 10px;
	color: #7f7f7f;
}
#footernavi a {
	color: #000;
	text-decoration: none;
	padding: 3px;
	background-color: #fff900;
}
#footernavi a:hover {
	color: #000;
	background-color: #24C1F2;
}
#footerattention {
	font-size: 10px;
	line-height: 16px;
	background-color: #000;
	width: 100%;
	color: #fff;
	padding-bottom: 20px;
	padding-top: 5px;
}
#footerattention p {
	margin: 0 0 0 10px;
	padding: 0 20px;
	text-indent: -10px;
}
#footerattention a {
	color: #fdfe13;
}
#footerattention a:hover {
	color: #24C1F2;
}
/* mobile */

#mobiexa1 {
	width: 195px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #860006;
	margin-bottom: 20px;
	line-height: 16px;
}

#mobiexa2 {
	width: 390px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	overflow: auto;
}
#mobiexa3 {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 16px;
	width: 130px;
	padding: 0;
}


#mobiexa4 {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 16px;
	width: 130px;
}


#mobiexa5 {
	font-size: 18px;
	background-color: #fff;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	width: 355px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 20px;
	padding: 10px;
}
#mobiexa5 img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#mobiexa5font {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
#mobilexample {
	width: 195px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #860006;
	margin-bottom: 20px;
	line-height: 16px;
}
#mobiblockquote {
	font-size: 14px;
	padding: 10px;
	background-color: #fff;
	font-weight: normal;
	font-style: normal;
	width: 560px;
	text-align: center;
}
.mobiblockquotetitle1 {
	width: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	background-color: #889f33;
	color: #fff;
	text-align: left;
	padding-left: 10px;
}
.mobiblockquotetitle2 {
	width: auto;
	height: auto;
	margin: 0;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 15px;
}
.mobitext {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* ギャラリー */
#galaryall {
	padding: 0;
	margin: 0 0 80px;
	overflow: hidden;
}
#galaryall ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#galaryall li {
	list-style-type: none;
	float: left;
	padding-right: 15px;
	padding-bottom: 0;
	padding-top: 10px;
	margin: 0;
}
.galalink {
	float: left;
	width: 145px;
	padding-left: 5px;
	margin: 0;
	font-size: 12px;
	line-height: 4px;
}
#galaryall h2 {
	padding: 0;
	margin-bottom: 0;
	background-color: transparent;
	text-align: left;
	color: #3f3f3f;
	border-width: 0;
}

.postcaution {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 16px;
}
#posticon {
	width: 300px;
	height: 152px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0;
	padding: 0;
}
#posticon a {
	height: 152px;
	display: block;
	background-image: url(../img/postbanner_sample600304.jpg);
	margin: 0;
	padding: 0;
}
#posticon a:hover {
	background-position: 0 -152px;
}


#plan0icon {
	width: 333px;
	height: 145px;
	display: block;
	padding: 0;
	margin: 0 auto 50px;
}
#plan0icon a {
	height: 145px;
	display: block;
	background-image: url(../01webdesign/img/posticon_homepage.jpg);
	margin: 0;
	padding: 0;
}
#plan0icon a:hover {
	background-position: 0 -145px;
}
#plan1icon {
	width: 333px;
	height: 145px;
	display: block;
	padding: 0;
	margin: 0 auto 50px;
}
#plan1icon a {
	height: 145px;
	display: block;
	background-image: url(../01webdesign/img/posticon_entry.jpg);
	margin: 0;
	padding: 0;
}
#plan1icon a:hover {
	background-position: 0 -145px;
}
#plan2icon {
	width: 333px;
	height: 145px;
	display: block;
	padding: 0;
	margin: 0 auto 50px;
}
#plan2icon a {
	height: 145px;
	display: block;
	background-image: url(../01webdesign/img/posticon_ordarmade.jpg);
	margin: 0;
	padding: 0;
}
#plan2icon a:hover {
	background-position: 0 -145px;
}

#plan3icon {
	width: 333px;
	height: 145px;
	display: block;
	padding: 0;
	margin: 0 auto 50px;
}
#plan3icon a {
	height: 145px;
	display: block;
	background-image: url(../01webdesign/img/posticon_renewal.jpg);
	margin: 0;
	padding: 0;
}
#plan3icon a:hover {
	background-position: 0 -145px;
}
#plan4icon {
	display: block;
	padding: 0;
	margin: 0 auto 50px 20px;
	float: left;
}
#plan4icon a {
	height: 109px;
	display: block;
	background-image: url(../04print/img/posticon_flyer.jpg);
	margin: 0;
	padding: 0;
	width: 250px;
}
#plan4icon a:hover {
	background-position: 0 -109px;
}
#plan5icon {
	display: block;
	padding: 0;
	float: right;
	margin-bottom: 50px;
	margin-top: 0;
	margin-right: 20px;
}
#plan5icon a {
	height: 109px;
	display: block;
	background-image: url(../04print/img/posticon_entryplan.jpg);
	margin: 0;
	padding: 0;
	width: 250px;
}
#plan5icon a:hover {
	background-position: 0 -109px;
}
#lemondesign {
	height: 350px;
	background: url(../06corpinfo/img/lemondesign.jpg) no-repeat 0 30px;
	margin-top: 50px;
	font-weight: bold;
	color: #657526;
	font-size: 20px;
	margin-bottom: 20px;
}






#sideunderad {
	height: auto;
	float: left;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 20px;
}
#sideunderad h2 {
	font-size: 14px;
	color: #000;
	line-height: 20px;
	margin: 25px 0 0;
}
#sidebottom {
	background: url(../img/pullmenu/sidemenuunderbg.jpg) repeat-y 0 -80px;
	width: 220px;
	float: right;
	bottom: 0;
}
.privacy-mark {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.privacy-mark a img {
	border-style: none;
}
.pro28 {
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
/* MAYUMI MENU */
#outsidemenu {
	width: 180px;
	height: 50px;
	overflow: auto;
	display: block;
}
#outsidemenu a {
	background: url(../img/pullmenu/mayumi_menu.gif) no-repeat 0 0;
	width: 180px;
	height: 50px;
	display: block;
	overflow: hidden;
}
#outsidemenu a:hover {
	background: url(../img/pullmenu/mayumi_menu.gif) no-repeat 0 -50px;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 50px;
}
#outsidemenu a:active {
	width: 180px;
	height: 50px;
	visibility: visible;
	margin: 0;
	padding: 0;
	border-style: none;
}
#mayumiad {
	
}
#mayumiad h1 {
	color: #3f3f3f;
	font-size: 22px;
	font-weight: bold;
	border-style: none;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
}
#mayumiad ul {
	float: left;
	margin: 20px 0 0;
	padding: 0;
}
#mayumiad li {
	list-style-type: none;
	font-size: 18px;
	line-height: 60px;
	margin-left: 10px;
}
#mayumiad h2 {
	float: left;
	background-color: transparent;
	border-style: none;
	font-size: 16px;
	line-height: 60px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#mayumiad h3 {
	float: left;
	font-size: 16px;
	line-height: 60px;
	margin: 0;
	padding: 0;
}
.mayumishort {
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #7f7f7f;
	padding: 8px;
}
#mayumiad_info {
	font-size: 14px;
	line-height: 20px;
}
.mayumiad_info_intro {
	float: left;
	width: 295px;
	margin-top: 10px;
}
#mayumiad_info img {
	margin-bottom: 20px;
	float: left;
	margin-right: 5px;
}
#mayumiad_info h1 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #3f3f3f;
	text-align: left;
	border-style: none;
	margin-top: 15px;
	padding: 3px 3px 3px 10px;
}
#mayumiad_info h2 {
	font-size: 16px;
	border-style: none;
	padding: 3px 3px 3px 10px;
	text-align: left;
	background-color: #bfbfbf;
	margin-bottom: 5px;
}
#mayumiad_info h3 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	color: #3f3f3f;
	margin-bottom: 30px;
}
.noad {
	font-size: 16px;
	height: 350px;
	line-height: 200px;
	text-align: center;
	font-weight: bold;
}
/* PullMenu */






#mad {
	width: 180px;
	height: 50px;
	float: left;
}
#mad ul {
	padding: 0;
	display: block;
	margin: 0;
}
#mad li {
	display: block;
	width: 180px;
	height: 50px;
	list-style-type: none;
}
#mad a {
	background-image: url(../img/pullmenu/mayumi_menu.gif);
	width: 180px;
	height: 50px;
	display: block;
	padding: 0;
}
#mad a:hover {
	width: 180px;
	height: 50px;
	display: block;
	background-position: 0 -50px;
}








#mad2 {
	font-family: arial, sans-serif; height: auto;
	width: 180px;
	float: left;
}
#mad2 ul {
	padding: 0;
	display: block;
	margin: 0;
}
#mad2 li {
	display: block;
	list-style-type: none;
	margin: 0;
}
#mad2 a {
	width: 170px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background-color: #000;
	color: #fdfe00;
	line-height: 14px;
	padding: 3px 0 3px 10px;
}
.madb {
	font-weight: bold;
}
#mad2 a:hover {
	display: block;
	color: #000;
	background-image: url(../img/pullmenu/bgyellow55.jpg);
}


#semba {
	width: 180px;
	font: 12px arial, sans-serif;
	position: relative;
	float: left;
}
#semba ul {
	padding: 0;
	display: block;
	margin: 0;
}
#semba li {
	list-style-type: none;
}
#semba a {
	color: #fdfe00;
	text-decoration: none;
	background-color: #000;
	width: 170px;
	display: block;
	margin-top: 5px;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
}
#semba a:hover {
	background: transparent url(../img/pullmenu/bgyellow01.gif) repeat-x;
	color: #000;
}
.callmenu {
}

/* garaly */


.shopname {
	font-size: 14px;
	color: #4f6400;
	font-weight: bold;
}
.sponsarcopy {
	font-size: 10px;
	color: #262626;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 12px;
	padding-top: 4px;
}
.sponsarcopy img {
	margin: 5px;
	padding: 0;
}
#showcase3 {
	height: 193px;
    width: 200px;
    background: url(../01webdesign/img/ad/adcase_base_top.jpg) no-repeat; 
    float:left;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
	line-height: 20px;
	margin-left: auto;
	font-size: 10px;
	padding-top: 8px;
}
#showcase3 a {
	color: #dc1d00;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
#showcase3 a:hover {
	text-decoration: underline;
	color: #0063ff;
}
#showcase3 h1 {
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-align: left;
}
#showcase3 h2 {
	font-size: 10px;
	color: #000;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
#showcase3 dd {
}
#showcase3 img, 
#showcase3 img a { padding: 1px; border: 1px solid #cfcfcd; background: #f5f5f5; } 
#showcase3 a:hover img { background: #0079ff; }

/* Next Menu */
#nextmenu {
	background-color: #e5e5e5;
	margin-top: 30px;
	height: 30px;
	line-height: 30px;
	width: 600px;
	margin-bottom: 30px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#nextmenu ul {margin: 0;padding: 0;text-align: center;}
#nextmenu li {float: left;list-style-type: none;width: 185px;color: #fff900;
}
.nextmenuleft {text-align: left;
	padding-left: 20px;
	background: url(../01webdesign/img/next_left.gif) no-repeat left;
}
.nextmenuleftnon {text-align: left;
	padding-left: 20px;
	background: url(../01webdesign/img/next_left.gif) no-repeat left;
	opacity: 0.5;
}
.nextmenucenter {text-align: center;
	background-color: #444746;
	font-weight: bold;
}
.nextmenuright {text-align: right;
	padding-right: 20px;
	background: url(../01webdesign/img/next_right.gif) no-repeat right;
}
.nextmenurightnon {text-align: right;
	padding-right: 20px;
	background: url(../01webdesign/img/next_right.gif) no-repeat right;
	opacity: 0.5;
}
#nextmenu a {
	font-weight: bold;
	color: #0063ff;
}
#nextmenu a:hover {
	font-weight: bold;
}

/* CPI */
#cpi {
	width: 600px;
	margin: 0;
	padding: 20px;
	background: url(../01webdesign/img/cpi_cover.jpg) no-repeat;
}
.cpilogo {
	float: left;
}
#cpitext {
	float: left;
	margin-left: 20px;
	width: 350px;
	font-size: 12px;
	line-height: 18px;
}
#cpitext ul {
	margin: 0;
	padding: 0;
}
#cpitext li {
	list-style-position: inside;
}
.cpitexttitle {
	font-size: 15px;
	font-weight: bold;
	color: #657526;
	list-style-type: none;
}

/* Custom */
#customtitle {
	height: 30px;
	background: url(../02webdesign/img/custom_title_bg.jpg) no-repeat;
	font-size: 18px;
	line-height: 30px;
	width: 400px;
	font-weight: bold;
	color: #fff;
	text-indent: 5px;
	margin: 0;
	padding: 0;
}
#custom {
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #7f7f7f;
}
#custom p {
	text-align: right;
	padding: 0;
	margin: 0;
}
#custom ul {margin: 5px 0 5px 10px;padding: 0;
	float: left;
}
#custom li {
	line-height: 14px;
	font-size: 10px;
	list-style-type: disc;
	color: #3f3f3f;
	list-style-position: inside;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
.pullmenuquestion {
	line-height: 30px;
	text-align: center;
	color: #000;
	display: block;
	margin-left: 10px;
	width: 180px;
	font-weight: bold;
	background: url(../img/saidmenuhead.jpg) no-repeat;
	height: 50px;
}

#postflyer-only {
	width: 300px;
	height: 152px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#postflyer-only a{
	background-image: url(../img/postbanner_sample600304.jpg);
	display: block;
	margin: 0;
	padding: 0;
	height: 152px;
	width: 300px;
}
#postflyer-only a:hover {
	background-position: 0 -152px;
}
#postflyer {
	width: 300px;
	height: 152px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#postflyer a{
	background-image: url(../img/postbanner_sample600304.jpg);
	display: block;
	margin: 0;
	padding: 0;
	height: 152px;
	width: 300px;
}
#postflyer a:hover {
	background-position: 0 -152px;
}
#postweb {
	width: 300px;
	height: 152px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
#postweb a {
	display: block;
	margin: 0;
	padding: 0;
	height: 152px;
	width: 300px;
	background: url(../img/postbanner_sample600304.jpg) -300px 0;
}
#postweb a:hover {
	background-position: -300px -152px;
}

/* designplan */
#planbase {
	width: 200px;
	background: url(../01webdesign/img/designplan_bg.jpg) repeat-y;
	float: left;
}
#planbase ul {
	margin-left: 10px;
	padding: 0 10px 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
#planbase li {
	font-size: 10px;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -10px;
	padding-left: 12px;
	line-height: 14px;
}
.planbasetop {
	width: 200px;
	height: 12px;
	margin: 0;
	padding: 0;
	background-image: url(../01webdesign/img/designplan_top.jpg);
}
#planbaseunder {
	width: 200px;
	height: 65px;
}
#planbaseunder a {
	width: 200px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../01webdesign/img/designplan_under.jpg) no-repeat;
	height: 65px;
}
#planbaseunder a:hover {
	background-position: 0 -72px;
}

/* プラン選択 */
#planselect {width: 600px;height: 405px;}
#plana {width: 200px;height: 405px;
	float: left;
}
#plana a {
	background: url(../01webdesign/img/designplan_select.jpg) no-repeat;
	display: block;
	height: 405px;
	width: 200px;
	margin: 0;
	padding: 0;
}
#plana a:hover {background-position: 0 -405px;}
#planb {width: 200px;height: 405px;
	float: left;
}
#planb a {
	background: url(../01webdesign/img/designplan_select.jpg) no-repeat -200px 0;
	display: block;
	height: 405px;
	width: 200px;
	margin: 0;
	padding: 0;
}
#planb a:hover {background-position: -200px -405px;}
#planc {width: 200px;height: 405px;
	float: left;
}
#planc a {
	background: url(../01webdesign/img/designplan_select.jpg) no-repeat -400px 0;
	display: block;
	height: 405px;
	width: 200px;
	margin: 0;
	padding: 0;
}
#planc a:hover {background-position: -400px -405px;}


#move-result {
	width: 400px;
	margin: 50px auto 0;
	padding: 0;
}
#move-result a {
	width: 400px;
	height: 110px;
	display: block;
	background: url(../01webdesign/img/move_results.jpg) no-repeat;
}
#move-result a:hover {
	background: url(../01webdesign/img/move_results.jpg) no-repeat 0 -110px;
}

#move-renewal {
	width: 400px;
	margin: 50px auto 0;
	padding: 0;
}
#move-renewal a {
	width: 400px;
	height: 110px;
	display: block;
	background: url(../01webdesign/img/move_renewal.jpg) no-repeat;
}
#move-renewal a:hover {
	background: url(../01webdesign/img/move_renewal.jpg) no-repeat 0 -110px;
}
#planselect2 {width: 400px;height: 405px;
	margin-right: auto;
	margin-left: auto;
}

/* KDDI */
#kddi {
	margin-top: 20px;
	margin-bottom: 50px;
}
#kddi-left {
	float: left;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	width: 230px;
}
#kddi-right strong {
	font-size: 16px;
	font-weight: bold;
	display: block;
	border-style: none;
	margin-bottom: 5px;
}
.server-title {
	font-size: 18px;
	border-bottom-style: none;
}
#kddi-right {
	float: right;
	width: 370px;
}
.kddi-right-text {
	font-size: 12px;
	line-height: 16px;
}
.kddi-right-picup {
	background-color: #e5e5e5;
	border: 1px solid #7f7f7f;
	padding: 5px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}
.kddi-red-text {
	color: #f00;
}
.kddi-text-large {
	color: #f00;
	font-size: 14px;
	font-weight: bold;
}
.kddi-smalltext {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 12px;
}
#kddi-rightimg {
	height: 185px;
	padding: 0 50px 0 0;
	float: none;
	font-size: 10px;
	line-height: 12px;
	width: 290px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#kddi-rightimg a {
	background: url(../01webdesign/img/cpiprice2.jpg) no-repeat;
	width: 290px;
	height: 185px;
	display: block;
}
#kddi-rightimg a:hover {
	background-position: 0 -185px;
}
.img-caution {
	font-size: 10px;
	line-height: 12px;
}
#kddi-bottom {
}
.kddi-bottom-left {
	float: left;
}
#pricetable-a {
	width: 476px;
	height: 720px;
	float: left;
	background: url(../01webdesign/img/lowprice/plan_prise_a.jpg) no-repeat 0 bottom;
}
#pricetable-b {
	float: left;
	text-align: right;
	height: 720px;
	background: url(../01webdesign/img/lowprice/plan_prise_b.jpg) no-repeat 0 bottom;
	width: 124px;
}
#pricetable-c {
	margin-top: 30px;
}
#pricetable-c p {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 10px;
}

/* 実績cover */
#before-after {
	float: left;
	margin: 0;
	padding: 0;
}
#before-after h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0063ff;
	text-indent: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#before-after ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
	width: 150px;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -12px;
}
#before-after li {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
.cursol {
	float: left;
	height: 200px;
	color: #0079ff;
	margin: 0;
	padding: 0;
	line-height: 200px;
	text-align: center;
	font-size: 30px;
	width: 30px;
}
.ad-block {
	margin-top: 20px;
}
#adcoverall {
	width: 200px;
	text-align: center;
	float: left;
	padding: 0;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#adcoverall-wide {
	width: 430px;
	text-align: center;
	float: left;
	height: 230px;
	background: url(../01webdesign/img/ad/adcasewide_base_top.jpg) no-repeat;
}
#adcover-small {
	width: 170px;
	text-align: center;
	float: left;
}
#renewal-cover {
	background-color: #f2f2f2;
	overflow: auto;
}
.adcover-top {
	width: 200px;
	background-image: url(../03sample/img/02web/adcase_top.gif);
	font-size: 14px;
	font-weight: bold;
	padding-top: 11px;
}

.adcover-small-top {
	width: 150px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../01webdesign/img/ad/adcase_small_top.gif) no-repeat;
	line-height: 14px;
}
/* @group ボタンノーマル */

#adcover-bottom {
	width: 200px;
	height: 45px;
	padding: 0;
	margin: 0;
}

#adcover-bottom a {
	height: 45px;
	background-image: url(../03sample/img/02web/adcase_bottom.gif);
	display: block;
	width: 200px;
	float: left;
}
#adcover-bottom a:hover {
	background-position: 0 -45px;
}
.adcover-bottom-gray {
	background-color: #d8d8d8;
	color: #000;
	text-align: center;
	margin-left: 10px;
	line-height: 25px;
	height: 25px;
}


/* @end */

/* @group ボタンワイド */

#adcover-bottom-wide {
	width: 200px;
	height: 45px;
	padding: 0;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
}
#adcover-bottom-wide a {
	height: 45px;
	background-image: url(../01webdesign/img/ad/adcase_bottom_wide.png);
	display: block;
	width: 200px;
	float: left;
}
#adcover-bottom-wide a:hover {
	background-position: 0 -45px;
}

/* @end */

/* @group ボタンスモール */

#adcover-small-bottom {
	width: 170px;
	height: 45px;
	padding: 0;
	margin: 0 0 200px;
}

#adcover-small-bottom a {
	height: 45px;
	background-image: url(../01webdesign/img/ad/adcase_base_bottom.gif);
	display: block;
	width: 170px;
	float: left;
}
#adcover-small-bottom a:hover {
	background-position: 0 -45px;
}
#single {
	float: left;
	width: 400px;
	font-size: 12px;
	line-height: 16px;
}
#single ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -12px;
	width: auto;
}
#single li {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
#single h3 {
	color: #0063ff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#single-gray {
	color: #666;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
}
.single-top {
	width: 180px;
	background-image: url(../01webdesign/img/ad/adcase_top.gif);
	font-size: 12px;
	font-weight: bold;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
}
/* @end */

#wide-title {
	font-weight: bold;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}

#showcase-ad {
    width: 200px;
    background: url(../03sample/img/02web/adcase_bg.gif) repeat-y; 
    float:left;
	margin-right: auto;
	text-align: center;
	margin-top: 0;
	line-height: 20px;
	margin-left: auto;
	font-size: 10px;
}

#showcase-ad a {
	color: #dc1d00;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

#showcase-ad a:hover {
	text-decoration: underline;
	color: #0063ff;
}



#showcase-ad-wide {
    width: 200px;
    float:left;
	margin-right: auto;
	text-align: center;
	margin-top: 0;
	line-height: 20px;
	margin-left: auto;
	font-size: 10px;
}

#showcase-ad-wide a {
	color: #dc1d00;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

#showcase-ad-wide a:hover {
	text-decoration: underline;
	color: #0063ff;
}



#showcase-ad-small {
    width: 170px;
    background: url(../01webdesign/img/ad/adcase_small_bg.gif) repeat-y; 
    float:left;
	margin-right: auto;
	text-align: center;
	margin-top: 0;
	line-height: 20px;
	margin-left: auto;
	font-size: 10px;
}

#showcase-ad-small a {
	color: #dc1d00;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

#showcase-ad-small a:hover {
	text-decoration: underline;
	color: #0063ff;
}


#showcase-ad h1 {
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-align: left;
}
#showcase-ad h2 {
	font-size: 10px;
	color: #000;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
#showcase-ad dd {
}
#showcase-ad img, 
#showcase-ad img a { padding: 1px; border: 1px solid #cfcfcd; background: #f5f5f5; } 
#showcase-ad a:hover img { background: #0079ff; }
.adjust {
	margin-top: 50px;
}
/* リニューアル見本 */
#renewal-all {
	
}
.contentplace { background-color:rgb(192,255,0);color:#000000; width: 600px; }
.contentplace p { margin: 0 10px 0 10px; }
.topplace{ background: url(shVKeEd0n-1.png) no-repeat top right; }
.bottomplace { background: url(gfKjNLFxm-2.png) no-repeat top right; }
img.placeborder { width: 20px; height: 20px;border: none;display: block !important; }

/*サイトマップ*/
.sitemap-top {
	font-size: 14px;
	list-style-position: inside;
	list-style-type: none;
	padding-left: 3px;
	font-weight: bold;
	background: url(../04corpinfo/img/toptitlel_bg.jpg) repeat-y;
}
.sitemap-top a {
	color: #3f3f3f;
	text-decoration: none;
}
.sitemap-top a:visited {
	background: url(../img/00top/visited_img.gif) no-repeat right;
	color: #7f7f7f;
	font-size: 12px;
	padding-right: 65px;
}
.sitemap-contents {
	font-size: 16px;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 3px;
	font-weight: bold;
	background: url(../04corpinfo/img/toptitlel_bg.jpg) repeat-y;
	line-height: 30px;
	height: 30px;
}
.sitemap-contents a {
	color: #3f3f3f;
	text-decoration: none;
}
.sitemap-contents a:visited {
	background: url(../img/00top/visited_img.gif) no-repeat right;
	color: gray;
	font-size: 12px;
	padding-right: 65px;
}
.sitemap-menu1 {
	font-size: 14px;
	list-style-type: disc;
	margin-left: 35px;
	list-style-position: inside;
	line-height: 25px;
	overflow: hidden;
}
.sitemap-menu1 a {
	color: #657526;
	text-decoration: none;
	padding-right: 80px;
}
.sitemap-menu1 a:visited {
	color: gray;
	background: url(../04corpinfo/img/visited_img.gif) no-repeat right;
	padding-right: 80px;
	display: inline-block;
}
.outgoing-link {
	font-size: 10px;
	color: #860006;
}
.sitemap-menus-title {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 20px;
	background-color: #eaeaea;
	width: 50%;
	padding-left: 5px;
}

/*モバイル*/
.cheap {
	width: auto;
	border: 1px solid #7f7f7f;
	padding: 0 10px;
}
.sample-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	background-color: #000;
	text-align: center;
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin-top: 50px;
	width: 20%;
}
.sample-image {
	margin-top: 20px;
	float: left;
}
.sample-qrcode {
	float: right;
	margin-left: auto;
	margin-top: 100px;
	width: 265px;
	margin-right: auto;
	text-align: center;
}
.sample-qrcode-buttom a {
	width: 265px;
	height: 40px;
	background: url(../01webdesign/img/mobi/sample_buttom.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	float: right;
}
.sample-qrcode-buttom a:hover {
	background-position: 0 -40px;
}
.sample-other {
	clear: both;
	background-color: #ffffc8;
	padding: 5px;
	border: 1px solid #7f7f7f;
	margin-bottom: 100px;
}
.sample-other-title {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.sample-other-p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 10px;
}
/*ツールボックス*/
.toolbox-header {
	background: url(../01webdesign/img/mobi/toolbox_01.jpg) no-repeat;
	width: 600px;
	height: 86px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;

}
.toolbox-body {
	background: url(../01webdesign/img/mobi/toolbox_02.jpg) repeat-y;
	width: 600px;
	margin: 0;
	padding-right: 25px;
	padding-left: 25px;
	display: block;
	overflow: auto;
}
.toolbox-under {
	background: url(../01webdesign/img/mobi/toolbox_03.jpg) no-repeat;
	width: 600px;
	height: 28px;
	margin: 0 0 30px;
	padding: 0;
	display: block;
	clear: both;
}
.tool-contents {
	width: 270px;
	float: left;
	margin-bottom: 40px;
	margin-left: 5px;
	text-align: center;
}
.tool-contents2 {
	width: 258px;
	float: left;
	margin-bottom: 40px;
	margin-left: 5px;
	text-align: center;
	border: 1px solid #7f7f7f;
	padding-left: 10px;
	padding-top: 10px;
}
.tool-contents-title {
	border-bottom: 1px solid #bfbfbf;
	color: #860006;
	font-weight: bold;
	padding: 0;
	font-size: 16px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0;
	margin-right: 20px;
}
.tool-contents-title2 {
	border-bottom: 1px solid #bfbfbf;
	color: #000;
	font-weight: bold;
	padding: 0;
	font-size: 13px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0;
	background-color: #d8d8d8;
	display: block;
	line-height: 30px;
	height: 30px;
	margin-right: 10px;
	letter-spacing: -1px;
}
.tool-contents-head {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding: 0;
	margin: 15px 15px 0 0;
	text-align: left;
	line-height: 16px;
}
.tool-contents-text {
	font-size: 12px;
	line-height: 20px;
	margin-right: 15px;
	margin-top: 0;
	text-align: left;
}




/*追加スタイル2011*/
#left-menu-all {
	width: 210px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menuhead {
	border-top: 3px solid #000;
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;
	display: block;
	overflow: hidden;
	line-height: 0;
}
#flyermenu {
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;
}
#flyermenu ul {
	margin: 0;
	padding: 0;
}
#flyermenu li {
	list-style-type: none;
	font-size: 12px;
	border-bottom: 1px solid #919191;
}
#flyermenu li a {
	text-decoration: none;
	color: #000;
	border-left: 15px solid #cacaca;
	display: block;
	padding-left: 5px;
}
#flyermenu li a:hover {
	border-left: 15px solid #fdfe00;
	background-color: #000;
	color: yellow;
}
#menu-media {
	font-weight: bold;
	background-color: #cacaca;
	padding-left: 7px;
}
#othermenu {
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;
}
#othermenu ul {
	margin: 0;
	padding: 0;
}
#othermenu li {
	font-size: 12px;
	border-bottom: 1px solid #919191;
	list-style-type: none;
}
#othermenu li a {
	text-decoration: none;
	color: #000;
	display: list-item;
	padding-left: 5px;
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
}
#othermenu li a:hover {
	background-color: #000;
	color: yellow;
}
#pullmenuquestion {
	line-height: 30px;
	text-align: center;
	color: #000;
	display: block;
	font-weight: bold;
	background: url(../img/saidmenuhead.jpg) no-repeat;
	height: 50px;
}
#corp-detail {
	margin: 0 auto;
	padding: 10px 0 0;
	overflow: hidden;
	width: 900px;
	font-size: 12px;
}
#corp-detail ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#corp-detail li {
	float: left;
	list-style-type: none;
}
#corp-detail li a {
	
}
#corp-detail li a:hover {
	
}

/*お問い合わせ*/
#thanks-resolt {
	overflow: hidden;
	margin: 0 0 200px;
	padding: 0;
}
#thanks-resolt img {
	border-style: none;
}
#thanks-resolt li {
	float: left;
	list-style-type: none;
	width: 50%;
}
#resolt-block {
	margin-bottom: 20px;
	overflow: hidden;
}
.resolt-mail {
	text-align: right;
}
.resolt-paper {
	text-align: left;
}
/*お問い合わせ*/

/*実績リスト*/
.resolt-list-title {
	margin: 0 0 10px;
	padding: 3px 0;
	background-color: yellow;
	clear: both;
}
#resolt-list {
	overflow: hidden;
	margin: 0 0 50px;
	padding: 0;
}
#resolt-list img {
	border-style: none;
}
#resolt-list li {
	padding: 0;
	float: left;
	list-style-type: none;
	margin: 0 5px 10px;
}
#resolt-list li a {
	background-color: yellow;
	display: block;
	width: 118px;
	height: 118px;
	margin: 0;
	padding: 2px;
}
#resolt-list li a:hover {
	background-color: black;
}
/*実績リスト*/

/*プライバシポリシーページ*/
.pri-h3 {
	font-size: 14px;
}
.pri-p {
	margin: 0 0 20px;
	padding-left: 28px;
}
.pri-contact-space {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #bfbfbf;
}
.pri-contact-1 {
	margin: 0;
	font-weight: bold;
}
.pri-contact-2 {
	margin: 0;
	text-indent: 14px;
}
.pri-contact-3 {
	margin: 0;
	text-indent: 14px;
	text-align: right;
}
.pri-cercle {
	text-indent: 30px;
	margin: 0;
}
.pri-attain {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.pri-attain-p {
	margin: 0;
	text-indent: -44px;
	padding-left: 60px;
}
.pri-attain-p2 {
	margin: 0;
	padding-left: 60px;
	text-indent: -22px;
}
.pri-pdf {
	text-align: center;
	margin: 0;
	font-size: 12px;
}
/*プライバシポリシーページ*/

/*リクルート*/
h2#recruit {
	background-color: #fdfe00;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#dtprecruit {
	font-size: 0.9em;
	border-top: 1px solid #919191;
}
table#dtprecruit th {
	background-color: #cacaca;
	color: #000;
	width: 15%;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #919191;
}
table#dtprecruit td {
	padding: 10px 5px;
	line-height: 1.5em;
	border-bottom: 1px solid #919191;
	border-top-style: none;
	border-top-color: #919191;
}

table#dtprecruit-oubo {
	font-size: 0.9em;
}
table#dtprecruit-oubo th {
	background-color: #cacaca;
	color: #000;
	width: 15%;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #919191;
	border-top: 1px solid #919191;
}
table#dtprecruit-oubo td {
	padding: 10px 5px;
	line-height: 1.5em;
	border-bottom: 1px solid #919191;
	border-top: 1px solid #919191;
}

.recruit-bold {
	font-weight: bold;
	border-style: none;
}
.smalltext {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
}

/* Thank You */
.style1 {
	font-size: 10px;
	color: #f00;
	font-weight: bold;
	padding: 10px;
}
.style2 {
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
.style3 {font-size: 16px;
	line-height: 26px;
}
.style4 {
	font-size: 10px;
	color: #666666;
}




/*Pマーク対策フォーム*/
.pmark-title {
	font-size: 14px;
	text-align: center;
	text-indent: 28px;
}
.pmark-center {
	font-size: 12px;
	text-align: center;
}
.pmark-number {
	margin: 0;
	padding-left: 30px;
	text-indent: -35px;
	font-size: 12px;
}
.checkbox {
	text-align: center;
}
.submit {
	text-align: center;
	background-color: #fdfe00;
	padding: 5px;
}


.privacy-declare-headline {
	margin: 0 0 20px;
	font-size: 12px;
}
.privacy-declare {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 16px;
	overflow: auto;
	padding-right: 20px;
	height: 230px;
}
.subtext-center {
	text-align: center;
}
h4 {
	margin: 20px 0 0;
}
.privacy-corner {
	border: 1px solid #7f7f7f;
	padding: 10px 20px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.privacy-corner-title {
	font-weight: bold;
	margin: 0 0 5px;
	text-indent: -10px;
}
.privacy-declare-p {
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 14px;
}
.privacy-declare-contact {
	margin: 0;
	font-size: 12px;
}
.privacy-declare-right {
	margin: 0;
	text-align: right;
}
.privacy-table {
	
}

/*クッションページ*/
.cautionpage-title {
	background: url(../05form/img/pmark_form.gif) no-repeat;
	height: 115px;
	padding: 0;
	margin: 0;
	width: 600px;
	text-indent: -9999px;
}
.cautionpage-excaution {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffe5e5;
	color: #860006;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border: 1px solid #860006;
}
.cautionpage-ok-button {
	width: 200px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -9999px;
}
.cautionpage-ok-button a {
	background: url(../05form/img/pmark_form.gif) no-repeat 0 -118px;
	display: block;
	width: 200px;
	height: 65px;
	overflow: hidden;
}
.cautionpage-ok-button a:hover {
	background: url(../05form/img/pmark_form.gif) no-repeat 0 -184px;
	display: block;
	width: 200px;
	height: 65px;
}
#on-off-all {
	width: 400px;
	height: 65px;
	padding: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
.on-button {
	width: 200px;
	height: 65px;
	display: block;
	float: left;
	text-indent: -9999px;
}
.on-button a {
	width: 200px;
	height: 65px;
	display: block;
	background: url(../05form/img/pmark_form.gif) no-repeat -200px -118px;
	overflow: hidden;
}
.on-button a:hover {
	width: 200px;
	height: 65px;
	display: block;
	background-position: -200px -184px;
	background-repeat: no-repeat;
}
.off-button {
	width: 200px;
	height: 65px;
	display: block;
	float: left;
	text-indent: -9999px;
}
.off-button a {
	width: 200px;
	height: 65px;
	display: block;
	background: url(../05form/img/pmark_form.gif) no-repeat -400px -118px;
	overflow: hidden;
}
.off-button a:hover {
	width: 200px;
	height: 65px;
	display: block;
	background: url(../05form/img/pmark_form.gif) no-repeat -400px -184px;
}
.close-text-right {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.agree-caution {
	font-size: 12px;
	text-align: center;
	margin: 10px 0 0;
}


/*CrushPOW追加*/
.papertitle2 {
	border-style: none;
	font-size: 16px;
	margin-top: 20px;
	display: block;
}
.orikomi-cost {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
}
#paper-cost-media {
	width: 100%;
}
.paper-cost-mediatitle {
	background-color: #000;
	color: #feffff;
	text-align: center;
}
.paper-cost-mediatitlered {
	text-align: center;
	color: red;
	background-color: #000;
}
.paper-cost-mediaplace {
	background-color: #eaeaea;
	text-align: center;
}
.paper-cost-mediazone1 {
	background-color: #eaeaea;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.paper-cost-mediazone2 {
	background-color: #cacaca;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.paper-cost-mediaagency {
	background-color: #eaeaea;
}
#paper-cost-pricedown {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.topbottom-ajast {
	background: url(../01print/img/cost_otoku04bg.gif) repeat-y;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 10px;
}
.pricedown-mail {
}
#paper-cost-pricedown strong {
	border-style: none;
	font-size: 13px;
}
#paper-cost-pricedown span {
	display: block;
	font-size: 1.2em;
	margin-top: 3px;
}
#paper-cost-pricedown p {
	margin-top: 10px;
	margin-bottom: 0;
}
.pricedown-arrow {
	color: red;
	font-size: 25px;
}
.cost-smalltext {
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}
.cost-caution {
	color: red;
}
.cost-indent {
	text-align: center;
}
