/*====================*/
/*=== 季節のインフォメーション ===*/
/*====================*/
#info{
	width: 100%;
	text-align: center;	
	font-weight: bold;
	font-size: 24px;
	color: #ff1414;
	margin-bottom: 10px;
}
.datain{
	font-size: 25px;
	padding: 40px;
	font-weight: bold;
}
.datain span a{
	font-size: 30px;
	font-weight: bold;
	color: #ff1414;
	text-decoration: underline;
	}

.komidasi{
	font-size: 24px;
	line-height: 1.3em;
	margin-bottom: 15px;
}


/*喪中はがきの受付ページ*/
#chumonhou_l{
	width: 320px;
	height: 350px;
	float: left;
	text-align: center;
	font-size: 20px;
}
#printoption02 #chumonhou_l p{
	width: 320px;
	font-size: 20px;
}
#printoption02 #chumonhou_l span{
	color:#900;
	font-size: 28px;
}

#chumonhou_r{
	width: 320px;
	height: 350px;
	float: right;
	text-align: center;
	font-size: 20px;
	margin-bottom: 50px;
}
#printoption02 #chumonhou_r p{
	width: 320px;
	font-size: 20px;
}






/*====================*/
/*=== Officeのデータ入稿 ===*/
/*====================*/
#office_pdf{
	background-color: #eee;
	padding: 20px;
	margin-bottom: 50px;
}
#office_pdf p{
	line-height: 1.5em;
	font-size: 16px;
	padding-bottom: 10px;
}
#office_pdf img{
	margin-bottom: 50px;
}
#office_pdf h1{
}
#content img{
padding-bottom: 15px;
}

/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}
body {
	line-height:1;
	color:#222;
	background:white;
	font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック",sans-serif; 
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
container {
	width: 960px;
}
/*
ul, li{
	list-style-type: none;
}
*/
.clear {
    clear:both;　/*floatの解除*/
}

span{
	margin-top: 20px;
	font-size:  15px;
	color:#900;
	font-weight: bold;
}



/*====================*/
/*=== データ入稿 ===*/
/*====================*/
#databin-btn{
	width: 100%;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}


#databintitle{
	font-size: 28px;
	color:#39f;
	font-weight: bold;
	line-height: 1.3em;
	border-left: 12px #39f solid;
	padding-left: 25px;
}
#databin{
	width: 100%;
	margin-top: 60px;
}
#databin_l{
	width: 556px;
	float: left;
}
#databin_r{
	width: 350px;
	float: right;
	line-height: 2em;
	margin-top: 30px;
}
#databin_r h2{
	font-weight: bold;
	color:#039;
	font-size: 20px;
}
#databin_r span{
	color:#900;
	font-size: 18px;
	font-weight: bold;
}

#datacheck{
	font-size: 14px;
	margin:10px;
	line-height: 1.3em;
	padding: 30px;
	border: 3px #039 solid;
	clear: both;
	margin-top: 30px;
	margin-bottom: 70px;
}
#datacheck a{
	color:#900;
	font-weight: bold;
}

#datacheck span{
	font-weight: bold;
	font-size: 18px;
	color: #039;
}
#content-datain{
	width: :960px;
	 background-color: blue;
}
#datain01-box01{
	width: 460px;
	float: left;
		margin: 10px;
}
#datain01-box01 a{
	color:#900;

	text-align: center;
	font-weight: bold;
}
#datain01-box01 img{
	margin-left: 15px;
	margin-bottom: 10px;
}
#datain01-box01 h2{
	font-size: 19px;
	font-weight: bold;
	color:#037;
	margin:10px;
	margin-bottom: 10px;
}
#datain01-box01 p{
	font-size: 14px;
	margin:10px;
	line-height: 1.5em;
	margin-bottom: 70px;
}
#datain01-box01 span{
	font-weight: bold;
	color: #900;
}
.thumbnail{
}

/*====================*/
/*=== Main Styles ===*/
/*====================*/

#printoption01{
	width: 685px;
	margin-top: 40px;
}
#printoption01 h3{
	font-size: 15px;
	color: #39f;
	line-height: 1.5em;
	border-bottom:  1px #ccc solid;
}
#printoption01 span{
	font-size: 13px;
	color: #039;
	line-height: 1.5em;
}
#printoption01 p{
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
}

#printoption02{
	width:648px;
	margin: 20px;
}
#printoption02 h2{
	font-size: 14px;
	padding-bottom: 10px;
	color: #39f;
	line-height: 1.5em;
	border-bottom:  1px #ccc solid;
}
#printoption02 span{
	font-size: 13px;
	color: #039;
	line-height: 1.5em;
}
#printoption02 p{
	font-size: 12px;
	color: #666;
	line-height: 1.5em;
}




#container{
	width: 100%;
	margin: 0px auto;
}
#container_inner{
	width: 960px;
	margin: 0px auto;; 

}

#container_under{
	width: 100%;
	margin: 0px auto;
}
#container_inner_under{
	width: 960px;
	margin: 0px auto;
}

#flash_container{
	width: 100%;
	height: 471px;
	text-align:center;
	margin-bottom: 50px;
}
#flash_media_container{
	width: 100%;
	height: 470px;
	text-align:center;
	margin-bottom: 150px;
}

#header{
	width: 960px;
	padding-bottom: 5px;
	margin-bottom: 19px;
}
#content{
	width: 733px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	width: 227px;
	float: right;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
.cap{
	font-size: 10pt;
	color: #666;
	text-align: center;
	padding-top: 5px;
	text-decoration: underline;
}
#foot{
	width: 100%;
	clear:both;
}
.pankuzu{
	width: 960px;
	height: 40px;
	line-height: 60px;
	color:#0066ff;
	font-size:12px;
	letter-spacing: 0.1em;
	margin: 0px auto;; 
	clear: both;
}
#pankuzu a{
	color:#999;
	font-size:12px;
	letter-spacing: 0.1em;
}



/*====================*/
/*=== HOME Styles ===*/
/*====================*/
#header_left{
	float: left;
	width: 500px;
	height:93px;
	padding-top: 10px;
}
#header_left h1{
	font-size: 12px;
	color: #222;
}
#header_left img a{
	float;left;
}
#header_right{
	width: 460px;
	height: 93px;
	float: right;
}
#header_right .telimg{
	float: right;
}
#header_right .headmenu{
	margin-top: 70px;
	margin-right: 20px;
}

.global_nav{
	width: 960PX;
	height: 39px;
	clear: both;
}
.btn_gnav{
	width: 160px;
	height: 39px;
	display: block;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	line-height: 38px;
	letter-spacing: 0.1em;
	list-style-type: none;
	background-image: url(../img/common/bt_global-nav.gif);
	background-repeat: no-repeat;
	float: left;
}
.btn_gnav, a{
	text-decoration: none;
	color:#222222;
}

#mac_slider{
	border-bottom: 1px #ddd solid;
}

#banner img{
	margin-right: 9px;
}
#gyoumu{
	width:688px;
	text-decoration:none;
}

#gyoumu{
	width:688px;
	text-decoration:none;
}
#gyoumu .gyoumu01{
	width:215px;
	height: 320px;
	float:left;
	margin-top:20px;
	padding-top:10px;
	border-top:solid 3px #39f;
	line-height:20px;
}
#gyoumu .gyoumu02{
	width:215px;
	float:left;
	margin-top:20px;
	padding-top:10px;
	border-top:solid 3px #39f;
	margin-left:21px;
	line-height:20px;
}
#gyoumu .gyoumu03{
	width:215px;
	float:left;
	margin-top:20px;
	padding-top:10px;
	border-top:solid 3px #39f;
	margin-left:21px;
	line-height:20px;
}
#gyoumu a{
	color:#039;
}
#gyoumu li a{
	color:#555;
}
#gyoumu li{
	text-decoration: none;
	font-size:0.75em;
	color:#111;
	text-decoration: none;
	list-style-type: none;
}
.gyoumu01 ul, .gyoumu02 ul, .gyoumu03 ul{
	border-top:solid 1px #ccc;
	margin-top:8px;
	padding-top:8px;
}

.bnr_insatu{
	margin-bottom: 15px;
}
#twitter{
	width: 227px;
	height: 300px;
	margin-bottom: 20px;
	clear:both;
}

#return_top{
	width:960px;
	margin:0px auto;
	text-align:right;
	vertical-align: bottom;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	clear:both;
	border:0px;
}

.foot_menu{
	width: 100%;
	height: 30px;
	padding-top: 30px;
	background-color: #eee;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0.2em;
	border-top: #ccc 1px solid;
}
.foot_copy{
	width: 100%;
	font-size: 12px;
	text-align: center;
	padding:30px;
	background-color: #eee;
	border-top: #ccc 1px solid;
}
.foot_copy a{
	color: #003399;
}

#campany_text{
	width: 215px;
	font-size: 12px;
	line-height: 16px;
    border-bottom: 1px solid #CCCCCC;
	padding-top:30px;
    padding-bottom: 10px;
    padding-left: 5px;
}
#campany_text p{
	padding-top:10px;
}
#zenblack_content{
	width: 686px;
	clear:both;
}



/*====================*/
/*=== company Styles ===*/
/*====================*/
.lnav{
	width: 220px;
	float: right;
	margin-bottom: 20px;
}
.lnav ul li {
    width: 205px;
    height: 40px;
    background-image: url("../img/common/sbbt.gif");
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0.2em;
    margin-bottom: 7px;
    padding-left: 15px;
    list-style-type: none;
}
#rinen{
	width: 691px;
	height:260px;
	padding-top:20px;
}
.lbox{
	width:180px;
	height:260px;
	text-align:center;
	float:right;
	line-height:20px;
    font-size: 14px;
}
.lbox img{
	margin-top:20px;
}
.rbox {
	width:470px;
	color: #111;
	font-size:15px;
	line-height:1.6em;
	float: left;
}
.rbox h1{
	font-weight:bold;
	font-size:18px;
	color:#039;
	margin-bottom:10px;
}
.rbox h2 {
    color: #003399;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.rbox img {
    margin-top: 50px;
}

#gyoumumain{
	width: 691px;
}
#gyoumumain h1 {
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing:20px;
	font-weight:bold;
	font-size:20px;
	border-bottom:1px #39f solid;
}
#gyoumumain .sp{
	padding-top: 70px;
	padding-bottom: 10px;
	letter-spacing:10px;
	font-weight:bold;
	border-bottom:1px #39f solid;
}

#gyoumumain table.gaiyou{
	width:691px;
    empty-cells:show;
	margin-top:10px;
	font-size:12px;
}
#gyoumumain table th {
	height:10px;
	width:80px;
    color:#333;
    border-bottom:1px solid #ccc;
    padding:0.5em 0.7em;
    text-align:left;
}
#gyoumumain table td{
    border-bottom:1px solid #ccc;
    padding:0.3em 1em;
	color:#333;
}
#gyoumumain table td p{
    color:#900;
	padding:5px 0px;
}
#gyoumumain #map {
	width: 650px;
	margin: 25px auto;
}
.gyo_form{
	text-align:center;
	margin-bottom: 50px;
}

/*サイドバナー*/
#company_baner{
	width: 220px;
	float: right;
}
#company_baner img{
	float: right;
	padding-bottom: 10px;

}
.bar_address {
	clear:both;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-top: 10px;
    width: 215px;
}
.bar_address span {
    color: #003399;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.1em;
}
.bar_address p {
    color: #111111;
    font-size: 11px;
    line-height: 1.1em;
    margin-bottom: 5px;
    margin-top: 10px;
}



/*====================*/
/*=== insatu Styles ===*/
/*====================*/

/*　印刷業務内容　*/
#gyoumumain{
width:691px;
float:left;
}
#gyoumumain h3{
color:#39f;
text-align: center;
letter-spacing: 0em;
margin:30px;
font-size:200px;
}

/*　左メイン　*/
#r_main{
width:691px;
float:left;
}
#r_main p{
	font-size:14px;
	margin-top:10px;
	margin-bottom: 40px;
	line-height:1.6em;
	float: left;
}
#gyoumumain .insatu_copy{
	color:#39f;
	text-align: center;
	letter-spacing: 0.1em;
	font-size:20px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	border: 0px;
}

.gyou_case{
width:203px;
height:305px;
float:left;
padding:10px;
margin-bottom:10px;
background-image:#f3f8fc;
font-size:12px;
font-weight: normal; 
background-image:url(../img/insatu/back.jpg);
}
.gyou_casesp{
width:8px;
float:left;
height:50px;
}
.gyou_case h2{
text-align:center;
padding-bottom:5px;
padding-top:3px;
}
.gyou_case h2 a{
font-size:16px;
text-align:center;
color:#003399;
margin:3px 0px;
font-weight:bold;

}
.gyou_case p{
line-height:1.5em;
padding-left:5px;
}
.gyou_case img{
display:block;
margin:0px auto;
padding-top:15px;
padding-bottom:5px;

}

.gyo_form{
padding-top:50px;
clear:both;
text-align:center;
}
.gyo_bar img {
	padding-top: 10px;
}
.gyo_form img{
padding-left:15px;
padding-right:15px;
}



/*====================*/
/*=== Sitemap Styles ===*/
/*====================*/
#sitemap {
	width:691px;
	float:right;
}
#sitemap h4{
	font-size:17px;
	color:#39f;
	border-bottom:solid 1px #ccc;
	margin-top:10px;
	padding-bottom:5px;
	letter-spacing:0.2em;
	width:280px;
	font-weight:bold;
	background:url(../img/insatu/submenuicon.gif) no-repeat 0% 33%;
	padding-left:14px;
	
}
#sitemap li{
	margin-top:10px;
	color:#222;
	font-size:15px;
	line-height:0.8em;
	margin-left:7px;
}
#sitemap ul{
	margin-bottom:20px;
	list-style-type: none;
}
#sitemap a{
	color:#222;
}
.sitemap_r{
	width:320px;
	float:right;
}
.sitemap_l {
	width:320px;
	float:left;
}



/*====================*/
/*=== Design Styles ===*/
/*====================*/
.works{
	width: 210px;
	height: 140px;
	background-color:#eee;
	padding:5px;
	margin-bottom: 15px;
	border: solid 6px #ccc;
}
.works p{
	font-size:15px;
	padding:10px;
	line-height:1.5em;
}
.works img{
	margin-left: 5px;
}



/*====================*/
/*=== media Styles ===*/
/*====================*/
.webpri_menu {
	height: 92px;
	width: 960px;
	float:left;
	margin-top:12px;
	margin-bottom:60px;
}


.webpri_menu .menu_r {
	margin-left:2px;
}

.webflash {
	margin-top: 70px;
	padding: 0px;
	height: 390	px;
	width: 100%;
	clear:both;
	text-align:center;
}

#webform {
	margin:0px auto;
	width:960px;
	float:none;
	text-align:center;
	margin-top:40px;
}
#webform img{
	margin-left:15px;
	margin-right:15px;
}


/*コンテンツ*/
#gyoumu_con .l_webpri {
float:left;
width:960px;
border-bottom:solid 1px #ccc;
margin-bottom:30px;
}

.l_webpri img{
	float:left;
	padding-right:20px;
	margin-bottom: 20px;
}
.c_webpri {
float:left;
width:600px;
margin-bottom:25px;
padding-right:60px;
}
.c_webpri h1{
	font-size:22px;
	font-weight:bold;
	line-height:25px;
	padding-top:5px;
	padding-bottom:15px;
	letter-spacing:1px;
}
.c_webpri p{
	font-size:14px;
	line-height:1.5em;
}
.r_webpri {
	float:right;
	width:200px;
	margin-bottom:30px;
}


/*サンプル*/
.webpri_sample{
width:250px;
margin-right:20px;
margin-top:30px;
margin-bottom:30px;
padding-bottom:30px;
background-color:#f3f8fc;
border:1px solid #bdd7e5;
text-align:center;
float:left;

}
.webpri_sample p{
	text-align:center;
	padding-top:10px;
	color:#111;
	font-weight:bold;
	font-size:14px;
	clear:both;
}

.webpri_sample .sampho01{
	width:250px;
	padding-left:69px;
	padding-top:15px;
}

.webpri_sample .sampho02{
	width:250px;
	padding-left:90px;
	padding-top:15px;
}

	

.stext {
	font-size: 12px;
	margin:4px 20px;
	text-align:left;
	line-height:1.4em;
}
#gyoumu_con .wp_form {
	text-align: center;
	margin-top:20px;

}
#gyoumu_con img {
	margin-bottom: 0px;
	margin-top: 0px;
}


/*コンテンツ*/
.webpri_box{
	width: 691px;
	border:#39f solid 1px;
	background-image: url(img/05webpri_img/webpri_dt.gif);
	background-repeat: repeat;
	padding-bottom:30px;
	margin-bottom:20px;
}
.webpri_box .head{
	width:676px;
	background-color:#39f;
	color:#fff;
	font-size:18px;
	padding-left:15px;
	height: 30px;
	line-height: 30px;
	letter-spacing: 0.3em;
	font-weight:bold;
}
.webpri_box .l_box{
	width:212px;
	float:left;
	margin-left:25px;
	margin-top:25px;
	margin-bottom:40px;
}
.webpri_box .r_box{
	width:387px;
	float:right;
	margin-top:25px;
	margin-right:25px;
	padding-left:20px;
	border-left:#CCC 1px solid;
}
.webpri_box .r_box h1 {
	font-size: 22px;
	line-height:1.3em;
}
.webpri_box .sample{
	margin-top:15px;
	padding:15px;
	width:357px;
	background-color:#EBFDFF;
	float:left;
}
.webpri_box .sample img{
	float:left
}
.r_box .sample .text {
	font-size:14px;
	line-height:1.4em;
	width: 220px;
	float:right;
}
.r_box .sample .text a{
	margin-top:7px;
	font-size:15px;
	font-weight:bold;
	text-decoration: underline;
	text-align:center;
	color:#39f;
	letter-spacing: 0.1em;
	line-height:1.4em;
	width: 220px;
	float:right;
}
.sample .text span {
	font-size: 15px;
	font-weight: bold;
}



/*====================*/
/*=== Web Styles ===*/
/*====================*/
#webform {
	text-align: center;
	height: 180px;
}




/*====================*/
/*=== pribacy Styles ===*/
/*====================*/
#pribacy {
	width:691px;
	float:right;
}
#pribacy p{
	font-size:12px;
}
#pribacy h3 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size:16px;
	font-weight:bold;
}
#pribacy h4 {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size:14px;
}



/*====================*/
/*=== tel_baner Styles ===*/
/*====================*/
#tel_baner{
	width:680px;
	height:161px;
	border: 1px #ccc solid;
	margin-bottom: 30px;
}

