@charset "UTF-8";

/* ページ全体事項 */

#header{
padding:20px 0;
margin-bottom:20px;
}

#contents{
padding:0px 40px 20px 40px;
}

.pricelist {
	border-collapse: collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.pricelist tr {
}

.pricelist tr td {
	text-align: center;
	padding: 0px 8px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

/* 見出し */

h1{
float:left;
width:480px;
height:44px;
margin-left:20px;
text-indent:-9999px;
}

#header p{
float:right;
height:20px;
margin-top:0px;
color:#FFFFFF;
background:url("./img/back_red.gif");
}

h2{
margin:30px -10px 10px -10px;
padding-left:10px;
color:#FFFFFF;
font:140% "ヒラギノ角ゴ Pro W6","MS ゴシック";
background:url("img/back_gray.gif");
}

h3{
margin:20px 20px 10px 0px;
font:120% "ヒラギノ角ゴ Pro W6","MS ゴシック";;
}

/* 会社概要ページ */

#profile h1{
background:url("./img/h1_profile.gif") no-repeat;
}

#profile #header p{
width:550px;
}

#profile dt {
clear:left;
float:left;
width: 7em;
font:120% "ヒラギノ角ゴ Pro W6","MS ゴシック";
line-height:200%;
}

#profile dd {
margin-left: 9em;
line-height:200%;
border-bottom:1px solid #CCCCCC;
}

#profile dd p{
line-height:160%;
}

#profile dd p img{
width:178px;
padding:5px;
float:left;
}

#company{
float:right;
margin:5px;
}

/* 事業内容ページ */

#product h1{
background:url("./img/h1_prospectus.gif") no-repeat;
}

#product #header p{
width:550px;
}

/* お問い合わせページ */

#mail h1{
background:url("./img/h1_inquiry.gif") no-repeat;
}

#mail #header p{
width:550px;
}

/* ワンズフォトビジネスレポートページ */

#report h1{
background:url("./img/h1_report.gif") no-repeat;
}

#report #header p{
width:550px;
}

/* デジプリパートナーズページ */

#partner h1{
background:url("./img/h1_partners.gif") no-repeat;
}

#partner #header p{
width:550px;
}

/* 出張プリント・スケジュールページ */

#print h1{
background:url("./img/h1_schedule.gif") no-repeat;
}

#print #header p{
width:550px;
}

/* ネットショッピングページ */

#shop h1{
background:url("./img/h1_shopping.gif") no-repeat;
}

#shop #header p{
width:550px;
}

/* セルフ型プリント機ページ */

#machine h1{
background:url("./img/h1_selfprint.gif") no-repeat;
}

#machine #header p{
width:550px;
}






