@charset "utf-8";
/* formattiong style
--------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 70%;
	line-height: 1.6;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
hr {
	border: 1px dashed #C0C0C0;
	display: none;
}
/* link styles
--------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
.d_border {
	border-bottom: 1px dashed #C0C0C0;
}
.input_btn {
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	background-image: url(../images/input_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 100px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 10px 20px 10px 30px;
	vertical-align: middle;
}
.p_back {
	background-image: url(../images/nav_l.gif);
	background-position: left center;
	text-indent: 15px;
	float: right;
	background-repeat: no-repeat;
}
.h5_ispot {
	color: #FF6600;
	background-image: url(../images/clover.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 20px;
	font-size: 14px;
}
.h6_ispot {
	font-size: 12px;
	font-weight: normal;
}



/* basic layout
--------------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 760px;
	left: auto;
	right: auto;
	border-right: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}

#main {
	float: right;
	width: 350px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left: 1px solid #C0C0C0;
	border-collapse: collapse;
}

#home #main h2 {
	font-size: 14px;
	background-image: url(../images/top_bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 24px;
	line-height: 2em;
	font-weight: normal;
}
#home #main #main_print {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 18px;
}

#home #main #holiday {
	border-collapse: collapse;
	width: 328px;
	border: 1px solid #C0C0C0;
	text-align: center;
	margin-bottom: 5px;
}
#home #main #holiday th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	line-height: 2.4em;
}
#home #main #holiday td {
	border: 1px solid #C0C0C0;
}
#home #main #h5_orphis {
	background-image: url(../images/hc_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	border-collapse: collapse;
	text-align: left;
	text-indent: 24px;
	height: 36px;
	line-height: 26px;
	vertical-align: bottom;
	font-weight: normal;
}
#home #main #main_print .top_print #h5_card {
	background-image: url(../images/card_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	border-collapse: collapse;
	text-align: left;
	text-indent: 24px;
	height: 36px;
	line-height: 26px;
	vertical-align: bottom;
	font-weight: normal;
}

#home #main .top_print td {
	padding: 5px 5px 5px 7px;
	border-top: 1px none #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}
#printing #main2 #main_color h4 {
	color: #CC0000;
	text-align: center;
	line-height: 3em;
	font-weight: normal;
}
.price4 {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
.price4 th {
	color: #FFFFFF;
	background-color: #006600;
	border: 1px solid #C0C0C0;
}
.price4 td {
	border: 1px solid #C0C0C0;
}
.th40 {
	width: 40%;
}
.th20 {
	width: 20%;
}

.price5 {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
.price5 th {
	color: #FFFFFF;
	background-color: #009900;
	border: 1px solid #C0C0C0;
}
.price5 td {
	border: 1px solid #C0C0C0;
}


.price3 {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
.price3  th {
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #C0C0C0;
}
.price3  td {
	border: 1px solid #C0C0C0;
}
.price6 {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
.price6 th {
	color: #FFFFFF;
	background-color: #660099;
	border: 1px solid #C0C0C0;
	width: 0%;
}
.price6 td {
	border: 1px solid #C0C0C0;
}
.price7 {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
.tenpx {
	margin-top: 10px;
}

.price7 th {
	color: #FFFFFF;
	background-color: #CC3300;
	border: 1px solid #C0C0C0;
	width: 0%;
}
.price7 td {
	border: 1px solid #C0C0C0;
}
.price8 {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
.price8 th {
	color: #FFFFFF;
	background-color: #3366CC;
	border: 1px solid #C0C0C0;
	width: 0%;
}
.price8 td {
	border: 1px solid #C0C0C0;
}



.price_w dl {
	margin-top: 10px;
}
.column_2  {
	background-color: #EEEEEE;
}
.price_orange {
	width: 220px;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	text-align: center;
}
.price_orange th {
	background-color: #FF6600;
	width: 50%;
	color: #FFFFFF;
}
.price_l {
	margin-top: 10px;
	float: left;
	margin-right: 18px;
	width: 220px;
}
.price_l dl {
	margin-top: 10px;
}


.price_r {
	margin-top: 10px;
	float: right;
	width: 220px;
}
.price_r dl {
	margin-top: 10px;
}
.price_purple {
	width: 220px;
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	text-align: center;
}
.price_purple th {
	background-color: #990066;
	width: 50%;
	color: #FFFFFF;
}


#printing #main2 #main_color #color_foot {
	clear: both;
	width: 458px;
}




.top_print {
	width: 328px;
	border-collapse: collapse;
	margin-bottom: 2px;
}
#home  #main  #top_human {
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#home  #main  #top_human  li {
	list-style: none;
	background-image: url(../images/navi02.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 14px;
}
#home  #main  #top_ispot {
	margin-top: 7px;
	margin-left: 25px;
}








#top {
	height: 250px;
	margin: 12px 9px 10px;
	width: 740px;
	border: 1px solid #C0C0C0;
}

/* header styles
--------------------------------------*/
#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	border-top: 3px solid #E30000;
	height: 107px;
	position: relative;
}
#header h1 {
	font-size: 9px;
	color: #FFFFFF;
	text-indent: -9999px;
}
#header h2 {
	font-weight: normal;
	font-size: 12px;
	margin-top: -2px;
	margin-left: 15px;
}

#header ul {
	background-color: #FFFFFF;
	width: 760px;
	position: absolute;
	left: 0px;
	top: 77px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 2.2em;
	color: #666666;
	text-decoration: none;
	background-color: #E8E8E8;
	height: 2.2em;
	width: 150px;
	border-top: 4px solid #E30000;
	border-bottom: 3px double #999999;
	border-left: 2px groove #FFFFFF;
	display: block;
	background-image: url(../images/navi01.gif);
	background-repeat: no-repeat;
	background-position: 36px center;
	text-indent: 50px;
}
#header  #nHome  a   {
	background-image: url(../images/home.gif);
	background-position: 32px;
}


#header ul li a:hover {
	background-color: #E2E8F3;
	border-top: 3px double #999999;
	border-bottom: 4px solid #E30000;
}
#home #header #nHome a,
#company #header #nCompany a,
#service #header #nService a,
#news #header #nNews a,
#contact #header #nContact a {
	color: #FFFFFF;
	background-color: #BFBFBF;
	font-weight: bold;
}

#footer {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px 15px;
	clear: both;
	border-top: 3px solid #E30000;
}
#top2 {
	height: 24px;
}
#header2 {
	height: 24px;
}

/* sidebar styles
--------------------------------------*/

#sidebar {
	width: 180px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sidebar h2 {
	font-size: 15px;
	font-weight: normal;
	text-indent: 1.5em;
	line-height: 2.8em;
	background-image: url(../images/title_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar li {
	border-bottom: 1px dotted #CCCCCC;
	list-style: none;
	text-indent: 24px;
	vertical-align: middle;
	line-height: 40px;
}
#sidebar li a {
	text-decoration: none;
	height: 41px;
	width: 180px;
	display: block;
	background-image: url(../images/circle_gray.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #F5F5F5;
}
#sidebar li a:hover {
	background-color: #E2E8F3;
	text-decoration: underline;
	background-image: url(../images/circle_red2.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	font-size: 105%;
}

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

#main2,
#main2_fprice {
	width: 500px;
	float: right;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main2      li     {
	list-style: none;
}
#main2    #table1 {
	width: 500px;
	border-collapse:collapse;
	border: 1px solid #C0C0C0;
}
#main2     #table1     th {
	width: 30%;
	border-collapse:collapse;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #EEEEEE;
	font-weight: normal;
}
#main2     #table1    td {
	padding: 10px 10px 10px 20px;
	width: 70%;
	border-collapse:collapse;
	border-bottom: 1px dotted #CCCCCC;
}
#main2     #table1    dt {
	width: 12em;
	float: left;
	clear: left;
}
#main2   #table1   dd {
	float: right;
	clear: right;
	width: 150px;

}
#main2  #map {
	border: 1px solid #C0C0C0;
	height: 500px;
	width: 498px;
}
#company #main2 #access dt {
	color: #FF6600;
	font-weight: bold;
}
#company #main2 #access dd {
	margin-left: 15px;
}



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


#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
	font-size: 90%;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
	font-size: 90%;
}
#footer p {
	margin: 0px;
	float: right;
}
#footer address {
	font-size: 80%;
	font-style: italic;
	padding-top: 5px;
}


/* index styles
--------------------------------------*/
#sidenews {
	float: left;
	width: 350px;
	margin-bottom: 10px;
	position: relative;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: auto;
	border-collapse: collapse;
}

#sidenews h2 {
	font-size: 14px;
	line-height: 2em;
	text-indent: 24px;
	background-image: url(../images/top_bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}
#home #sidenews #main_link ul {
	margin-bottom: 10px;
}

#home   #sidenews   li {
	background-image: url(../images/navi02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	text-indent: 14px;
	margin-left: 1em;
	margin-top: 0.5em;
}
#home #sidenews #topnews {
	margin-bottom: 20px;
}
#home   #sidenews #topnews dt {
	background-image: url(../images/news_box.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 12em;
	margin-top: 12px;
	text-indent: 11px;
	color: #990000;
	font-weight: bold;
	margin-left: 10px;
}
#home    #sidenews #topnews dd {
	border-bottom: 1px dashed #CCCCCC;
	text-indent: 1.8em;
}
#home #sidenews #main_link {
	margin-top: 10px;
	margin-left: 18px;
}
#home #sidenews #main_link img {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}


#main2 #access {
	width: 500px;
	margin-top: 30px;
}
#main2 h2 {
	background-image: url(../images/title_h2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	font-style: normal;
	display: block;
	text-indent: 20px;
	text-align: left;
}
#main2 h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #E30000;
	text-align: right;
	height: 31px;
	margin-top: -31px;
	padding-right: 10px;
}
#contact #main2 #division {
	width: 458px;
	border: 1px solid #C0C0C0;
	padding: 10px 20px 20px;
}

#contact  #main2  #division  h5 {
	line-height: 1.6;
	background-image: url(../images/square_red_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-top: 10px;
}
#contact #main2 #division ul {
	text-indent: 1em;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 1em;
}
#navi02 {
	background-image: url(../images/navi02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 14px;
}



#privacy #main2 #policy {
	width: 458px;
	border: 1px solid #C0C0C0;
	padding: 10px 20px 20px;
}
#privacy #main2 #policy ul {
	width: 430px;
	padding-left: 28px;
}
#privacy #main2 #policy li {
	list-style: decimal outside;
	line-height: 2em;
}
#privacy #main2 #policy p {
	line-height: 2em;
}
#privacy #main2 #policy #plicy_footer {
	text-align: right;
}
#privacy #main2 #policy h4 {
	text-align: center;
}
#service  #main2  #main_service {
	width: 478px;
	border: 1px solid #C0C0C0;
	padding: 10px;
}

#service #main2 #main_service h4 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	line-height: 2em;
	font-style: italic;
}
#service #main2 #main_service #onestop {
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#service #main2 #main_service p {
	margin-right: 15px;
	margin-left: 15px;
}
#main_marketing   {
	width: 478px;
	border: 1px solid #C0C0C0;
	padding: 10px;
}
#main_ispot {
	width: 478px;
	border: 1px solid #C0C0C0;
	padding: 10px;
}
#main_human {
	width: 478px;
	border: 1px solid #C0C0C0;
	padding: 10px;
}
#home #main #top_human ul {
	margin-left: 24px;
}


#news #main2 #mnews {
	padding: 10px 20px 20px;
	width: 458px;
	border: 1px solid #c0c0c0;
}
#news #main2 #mnews dt {
	background-image: url(../images/news_box.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 10px;
	color: #990000;
}
#news #main2 #mnews dd {
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 12px;
	padding-bottom: 10px;
}
#sitemap #main2 #smap {
	padding: 10px 20px 20px;
	width: 458px;
	border: 1px solid #C0C0C0;
}

#sitemap #main2 #smap #smapL {
	float: left;
	width: 229px;
}
#sitemap #main2 #smap #smapR {
	float: right;
	width: 229px;
}

#sitemap  #main2   #smap   h4 {
	background-image: url(../images/square_red_b.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: 16px;
	margin-top: 20px;
	font-size: 120%;
	font-weight: normal;
}
#sitemap #main2 #smap ul {
	padding-left: 40px;
}
#sitemap #main2 #smap li {
	line-height: 2.2em;
	background-image: url(../images/navi02.gif);
	text-indent: 14px;
	background-repeat: no-repeat;
	background-position: left center;
}
#printing #main2 #main_printing,
#printing #main2 #main_color {
	border: 1px solid #C0C0C0;
	padding: 10px 20px 20px;
	width: 458px;
}
#printing #main2 #main_printing #shop_photo {
	width: 458px;
	height: 200px;
	margin-top: 10px;
}
#printing #main2 #main_printing #shop_photo_l {
	width: 200px;
	text-align: center;
	float: left;
	margin-left: 10px;
	color: #990033;
	line-height: 1.2em;
	margin-top: 10px;
	clear: left;
	margin-right: 15px;
}
#printing #main2 #main_printing #shop_photo_r {
	float: right;
	width: 200px;
	text-align: center;
	margin-right: 10px;
	color: #990033;
	line-height: 1.2em;
	margin-top: 10px;
	margin-left: 15px;
}
#printing #main2 #main_printing dt {
	background-image: url(../images/square_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 14px;
	margin-top: 6px;
}
#printing #main2 #main_printing dd {
	margin-left: 14px;
}
#main_printing #appli_table {
	width: 444px;
	border-collapse: collapse;
	border-top: #C0C0C0;
	border-right: #C0C0C0;
	border-bottom: #C0C0C0;
	border-left: #C0C0C0;
}
#main_printing #appli_table th {
	background-color: #FFCC66;
	font-weight: normal;
	border-collapse: collapse;
	border: 1px solid #C0C0C0;
	line-height: 2em;
}
#main_printing #appli_table td {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	text-indent: 1em;
}
#printing #main2 #h2_color {
	background-image: url(../images/title_h2_orphis.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	text-indent: 36px;
}
#printing #main2 #h2_mono {
	background-image: url(../images/title_h2_v8.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	text-indent: 36px;
}
#printing #main2 #h2_color_b {
	background-image: url(../images/title_h2_bizhub.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	text-indent: 36px;
}
#printing #main2 #h2_card {
	background-image: url(../images/title_h2_card.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	text-indent: 36px;
}
#printing #main2 #h2_postcard {
	background-image: url(../images/title_h2_print.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	text-indent: 36px;
}
