﻿.paragraph {
	clear:both;
}
#newsList {
	clear: both;
	height: 2.5em;
}
#newsList p#prev {
	display: inline;
	float: left;
	padding-left: 15px;
	background: url(/photo/tanekiyo/images/arrow_L.gif) left 5px no-repeat;
}
#newsList p#next {
	display: inline;
	float: right;
	padding-right: 15px;
	background: url(/photo/tanekiyo/images/arrow_R.gif) right 3px no-repeat;
}
.summary:after, #newsList:after {
	content: "";
	display: block;
	clear: both;
}
/* for IE6 */
* html .summary, * html #newsList {
	display: inline-block;
}
/* for IE7 */
*+html .summary, *+html #newsList {
	display: inline-block;
}
.oneRow p {
	margin: 0 25px 20px;
	width:500px;
}
.oneRow {
	background:url(/photo/mamacam/images/bg_about_top.gif) no-repeat scroll center top transparent;
	clear:both;
	padding-top:50px;
	min-heigh:20px;
	width:755px;
}
p.pref {
	padding-bottom:20px;
}
.oneRowBody p {
	width:700px;
}
.oneRowBody {
	background:url(/photo/mamacam/images/bg_about_bottom.gif) no-repeat scroll center bottom transparent;
	padding: 20px 0 10px 0;
	width:755px;
	margin-bottom:2.5em;
}
.innerWrap {
	margin:0 10px 5px 8px;
	overflow:hidden;
	position:relative;
	clear:both;
}
.clearfix {
	display:block;
}

.whatsnew {
	clear: both;
	margin: 0 5px;
    border: 2px solid #F9C;
    border-radius: 8px 8px 8px 8px;
    padding: 5px 10px 10px;
}

/* コラムテンプレート用CSS */
.photo a, .photoR a {
	display: block;
	margin: auto;
	border: 1px solid #FFF;
	border-radius: 4px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	text-decoration:none;
}
.photo a:hover, .photoR a:hover {
	display: block;
	margin: auto;
	border: 1px solid #F9C;
	border-radius: 4px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	text-decoration:none;
}
#cboxLoadedContent {
	overflow: hidden;
}
.img a span {
	margin: 20px 5px 0 0;
	display:block;
	text-decoration:none;
}
.img a:link {
	border: 1px solid #51bce9;
}
.img a:visited {
	border: 1px solid #51bce9;
}
.img a:hover {
	border: 1px solid #0CF;
}
.img a:active {
	border: 1px solid #C00;
}
h1 {
	font-size:1.667em;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:10px;
	padding-bottom:3px;
	color:#666666;
}
h1 span {
	color:#F9C;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	position: absolute;
	top: 7px;
	right: 7px;
}
.clear {
	clear:both;
}
.read {
	background-color: #FBF7DB;
	width:638px;
/*	min-height:95px;*/
	display: inline;
	float: left;
	padding: 10px 7px 20px 110px;
	position: relative;
	margin-bottom:20px;
}
.readL {
	background-color: #FBF7DB;
	width:638px;
/*	min-height:155px;*/
	display: inline;
	float: left;
	padding: 10px 7px 20px 110px;
	position: relative;
	margin-bottom:20px;
}
.read p, .readL p {
	font-size:13px;
	line-height:1.8em;
	display: inline;
	border-bottom:dotted 1px #F9C;
	padding: 0 0 2px 0;
}
.read img, .readL img {
	left:0;
	position: absolute;
	top:0;
}
.photo {
	float:left;
	display: inline;
	max-width: 299px;/*IE*/
	margin:0 10px 5px 5px;
}
.photo img {
	max-width: 299px;
	max-height: 299px;
}
.photo2 {
	display: inline;
	float:left;
	max-width: 198px;/*IE*/
	margin:0 5px 5px 3px;
}
.photo2 img {
	max-width: 198px;
}
.photo3 {
	display: inline;
	float:left;
	max-width: 198px;/*IE*/
	margin:0 0 5px;
}
/*追加: 文章を回り込みにしたい場合*/
.photoL {
	float:left;
	display: inline;
	max-width: 299px;/*IE*/
	margin: 0 39px 5px 5px;
}
.h2L {
	margin-left: 345px;
}
/*ここまで*/
.photoR {
	margin:0 10px 5px 5px;
	float:right;
	display: inline;
}
.photo p, .photoR p, .photo2 p, .photo3 p, .photoL p {
	font-size:10px;
	text-align:center;
	margin: 2px 0 10px;
}
.photo img a:hover, .photoR img a:hover {
	border:#F9C;
}
.comment {
}

#set300 {
	width:300px;
	float:right;
}

/*写真ヨコのときの隣の文章*/
.Y{	width:400px;
	float:right;
}

/*写真タテのときの隣の文章*/
.T{	width:500px;
	float:right;
}
/*写真タテが2枚並ぶときの隣の文章*/
.TW {
	width:300px;
	float:right;
}
.TW2 {
	width:320px;
	float:right;
}
/*写真タテヨコが並ぶときの隣の文章*/
.TY {
	width:200px;
	float:right;
}

.wrap2row {
	float: left;
	margin: 0 0 10px;
	width: 340px;
}
.wrap2rowH {
	float: left;
	margin: 0 0 10px;
	width: 240px;
}
.wrap2rowW {
	float: left;
	margin: 0 0 10px;
	width: 460px;
}
/*vol.001*/
.A {
	width:420px;
	float:right;
}
/*vol.002*/
.B {
	width:420px;
	float:left;
}
.C {
	width:330px;
	float:left;
}
h2 {
	margin: 10px 0 5px;
	padding: 0 0 3px;
	color:#F9C;
	border-bottom:dotted 1px #F9C;
}
/*#set {
	width:500px;
	float:right;
}

#set400 {
	width:400px;
	float:right;
}*/

/* 手順で使う数字リスト */

.paragraph ol {
	padding-left:20px;
	list-style: decimal;
}
.paragraph ol p {
	color:#666;
	line-height:1em;
}
.paragraph ol li {
	list-style:decimal;
	margin-left:10px;
}

.comment dt {
	background-image: url("/photo/mamacam/images/img_pink.gif");
	background-position: 0 2px;
	background-repeat: no-repeat;
	/*	border-bottom: 1px dotted #cccccc;*/
    color: #666666;
	font-weight: bold;
	padding-bottom: 2px;
	text-indent: 12px;
	line-height:20px;
	float: left;
	margin: 0 0 5px 0;
	width: 250px;
}
.comment dd {
	line-height: 150%;
	margin-right: 1em;
	margin-top: 0.3em;
	text-align:right;
}
.dot li{
	background-image: url("/photo/mamacam/images/img_pink.gif");
	background-position: 0 2px;
	background-repeat: no-repeat;
	/*	border-bottom: 1px dotted #cccccc;*/
    color: #666666;
	padding: 0 0 0 15px;
	line-height:20px;
	margin: 0;
}

.number {
	color:#666666;
	font-weight:bold;
	list-style:none inside;
	margin-left:0;
	padding-left:2em;
}

.number li.one {
	list-style: url(/photo/mamacam/images/img_1.gif);
	padding: 0 0 7px 0px;
	line-height:20px;
}
.number li.two {
	line-height:20px;
	list-style: url(/photo/mamacam/images/img_2.gif);
	padding: 0 0 7px 0px;
}
.number li.three {
	line-height:20px;
	list-style: url(/photo/mamacam/images/img_3.gif);
	padding: 0 0 7px 0px;
}
.number li.four {
	line-height:20px;
	list-style:url(/photo/mamacam/images/img_4.gif);
	padding: 0 0 7px 0px;
}
.number li.five {
	line-height:20px;
	list-style:url(/photo/mamacam/images/img_5.gif);
	padding: 0 0 7px 0px;
}
.tejun {
	color:#666666;
/*	font-weight:bold;*/
	list-style:none outside;
	margin-left:0;
	padding-left:2em;
}

.tejun li.one {
	list-style: url(/photo/mamacam/images/img_1.gif);
	padding: 0;
	line-height:20px;
}
.tejun li.two {
	line-height:20px;
	list-style: url(/photo/mamacam/images/img_2.gif);
	padding: 0;
}
.tejun li.three {
	line-height:20px;
	list-style: url(/photo/mamacam/images/img_3.gif);
	padding: 0;
}
.tejun li.four {
	line-height:20px;
	list-style:url(/photo/mamacam/images/img_4.gif);
	padding: 0;
}
.tejun li.five {
	line-height:20px;
	list-style:url(/photo/mamacam/images/img_5.gif);
	padding: 0;
}

/*直行便EX*/

#ex {
	clear:both;
}
.marTop0px {
	margin-top: 0 !important;
}
.bgGreen {
	background: url("http://www.kitamura-print.com/common/images/bg/bg_green_stripe.gif") repeat scroll center top transparent;
	padding: 10px;
	margin:0 auto;
	text-align:center;
	position:relative
}
.clearfix {
	min-height: 1px;
}
.end {
	margin:0px;
}
.marLeft10px {
	margin-left: 10px !important;
}
.marLeft20px {
	margin-left: 20px !important;
}
.marLeft30px {
	margin-left: 30px !important;
}
.marBottom0px {
	margin-bottom: 0 !important;
}
.bgGray {
	background-color: #EEF1F2;
	padding: 10px;
	position: relative;
}
.bgWhite {
	background-color: #FFFFFF;
	padding: 5px;
}
.clearfix {
	min-height: 1px;
}
#ex h3 {
	border-left: 7px solid #3366CC;
	clear: both;
	font-weight: bold;
	margin: 10px 0;
	padding: 3px 0 3px 15px;
	font-size: 16px;
}
.attention li {
	background: url("http://www.kitamura-print.com/common/images/icon/ico_attention.gif") no-repeat scroll left 3px transparent;
	list-style: none outside none;
	margin: 5px 0;
	padding: 2px 0 2px 20px;
	font-size: 12px;
	line-height: 1.6;
}


@media screen and (max-width:767px) {
.titleSub p span {
	display: none;
}

#newsList {
	margin-bottom: 15px;
}

.summary:after {
	content: "";
	display: block;
	clear: both;
}

.oneRow {
	width: auto;/*reset*/
	padding-top: 0;/*reset*/
	min-heigh:0;/*reset*/
	margin: 0 5px 15px;
	border: 1px solid #e69dca;
	background: none /*reset*/
}

.oneRow p {
	margin: 0;/*reset*/
	padding: 8px 10px 12px;
	width: auto;/*reset*/
	font-size: 10px;
	font-size: 1rem;
}

.oneRow .sp {
	width: 130px;
	padding: 0;
}


p.pref {
	padding-bottom:20px;
}
.oneRowBody p {
	width: auto;/*reset*/
}
.oneRowBody {
	padding: 0;/*reset*/
	width: auto;/*reset*/
	margin-bottom:0;/*reset*/
	background: none /*reset*/
}
.innerWrap {
	margin: 0;/*reset*/
	overflow:hidden;
	position:relative;
	clear:both;
}
.innerWrap dl {
	margin: 0;/*reset*/
}

.innerWrap dl dt img {
	width: 130px;
	cursor: pointer;
}

.innerWrap dl dd .icoOpen {
	line-height: 2.3em;
}

.clearfix {
	display:block;
}

.whatsnew {
	padding: 5px 0 0;
    border: 1px solid #f9C;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 10px;
	font-size: 1rem;
}

.whatsnew h2 {
	font-size: 14px;
	font-size: 1.4rem;
}

.whatsnew .icoOpen {
	line-height: 2.3em;
}

.onePoint {
	margin: 0 5px 25px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.onePoint p {
	padding: 5px 0 0;
	font-size: 10px;
	font-size: 1rem;
}

/* コラムテンプレート用CSS */
.photo a, .photoR a {
	display: inline;
	margin: 0 auto;
	border: none;/*reset*/
	border-radius: 4px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	text-decoration:none;
	text-align: center;
}
.photo a:hover, .photoR a:hover {
	display: inline;/*reset*/
	margin: 0 auto;
	border: none;/*reset*/
}
#cboxLoadedContent {
	overflow: hidden;
}
.img a span {
	margin: 20px 5px 0 0;
	display:block;
	text-decoration:none;
}
.img a:link {
	border: 1px solid #51bce9;
}
.img a:visited {
	border: 1px solid #51bce9;
}
.img a:hover {
	border: 1px solid #0CF;
}
.img a:active {
	border: 1px solid #C00;
}
h1 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight:bold;
	line-height:1.2;
	margin: 0 0 15px;
	padding: 5px 0 0 5px;
	color:#666666;
}
h1 span {
	display: block;
	color: #f9c;
	font-size: 10px;
	font-size: 1rem;
	text-align:left;
	font-weight:bold;
	line-height: 1.6;
	position: static;/*reset*/
	top: auto;/*reset*/
	right: auto;/*reset*/
}
.clear {
	clear:both;
}
.read {
	position: relative;
	width: auto;/*reset*/
	display: inline;
	float: left;
	padding: 4px 0 0;/*reset*/
	margin: 0 5px 20px;
	background-color: #fbf7db;
}
.readL {
	background-color: #FBF7DB;
	width: auto;/*reset*/
	display: inline;
	float: left;
	padding: 10px 7px 20px 110px;
	position: relative;
	margin-bottom:20px;
}
.read p, .readL p {
	clear: left;
	display: block;
	border-bottom: none;/*reset*/
	padding: 0 0 2px 0;
}
.read img, .readL img {
	left: auto;/*reset*/
	position: static;/*reset*/
	top: auto;/*reset*/
	float: left;
	width: 44px;
	margin-right: 6px;
}
.photo,
.photo2,
.photo3,
.photoL {
	display: block;
	max-width: 100%;/*reset*/
	margin:0 auto;
	padding: 0 13.6% 4px;
	float: none;/*reset*/
	text-align: center;
}
.photo img,
.photo2 img,
.photo3 img,
.photoL img {
	max-width: 100%;/*reset*/
	max-height: 100%;/*reset*/
}
.h2L {
	margin-left: 0;/*reset*/
}
.photoR {
	margin:0 10px 5px 5px;
	float: none;/*reset*/
	display: inline;
}
.photo p,
.photoR p,
.photo2 p,
.photo3 p,
.photoL p {
	font-size: 10px;
	font-size: 1rem;
	text-align:center;
	margin: 2px 0 10px;
}
.photo img a:hover, .photoR img a:hover {
	border: none;/*reset*/
}
.comment {
}

#set300 {
	width: auto;/*reset*/
	float: none;/*reset*/
}
/*写真ヨコのときの隣の文章*/
.Y {
	width: auto;/*reset*/
	float: none;/*reset*/
}

/*写真タテのときの隣の文章*/
.T {
	width: auto;/*reset*/
	float: none;/*reset*/
}
/*写真タテが2枚並ぶときの隣の文章*/
.TW {
	width: auto;/*reset*/
	float: none;/*reset*/
}
.TW2 {
	width: auto;/*reset*/
	float: none;/*reset*/
}
/*写真タテヨコが並ぶときの隣の文章*/
.TY {
	width: auto;/*reset*/
	float: none;/*reset*/
}

.wrap2row {
	float: none;/*reset*/
	margin: 0 0 10px;
	width: auto;/*reset*/
}
.wrap2rowH {
	float: none;/*reset*/
	margin: 0 0 10px;
	width: auto;/*reset*/
}
.wrap2rowW {
	float: none;/*reset*/
	margin: 0 0 10px;
	width: auto;/*reset*/
}
/*vol.001*/
.A {
	float: none;/*reset*/
	width: auto;/*reset*/
}
/*vol.002*/
.B {
	float: none;/*reset*/
	width: auto;/*reset*/
}
.C {
	float: none;/*reset*/
	width: auto;/*reset*/
}
h2 {
	margin: 0 5px 5px;
	padding: 0 0 3px;
	color:#F9C;
	border-bottom:dotted 1px #F9C;
	background: none;
}

/* 手順で使う数字リスト */

.paragraph ol {
	padding-left:20px;
	list-style: decimal;
}

.paragraph ol p {
	color:#666;
	line-height:1em;
}

.paragraph ol li {
	list-style:decimal;
	margin-left:10px;
}

.comment dt {
	background-image: url(/photo/mamacam/images/img_pink.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	/*	border-bottom: 1px dotted #cccccc;*/
    color: #666666;
	font-weight: bold;
	padding-bottom: 2px;
	text-indent: 12px;
	line-height:20px;
	float: left;
	margin: 0 0 5px 0;
	width: 250px;
}
.comment dd {
	line-height: 150%;
	margin-right: 1em;
	margin-top: 0.3em;
	text-align:right;
}
.dot li{
	background-image: url(/photo/mamacam/images/img_pink.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	/*	border-bottom: 1px dotted #cccccc;*/
    color: #666666;
	padding: 0 0 0 15px;
	line-height:20px;
	margin: 0;
}

.number {
	color:#666666;
	font-weight:bold;
	list-style:none inside;
	margin-left:0;
	padding-left:2em;
}

.number li.one {
	list-style: url(/photo/mamacam/images/img_1.gif);
	padding: 0 0 7px 0px;
	line-height:20px;
}
.number li.two {
	line-height:20px;
	list-style: url(/photo/mamacam/images/img_2.gif);
	padding: 0 0 7px 0px;
}
.number li.three {
	line-height:20px;
	list-style: url(/photo/mamacam/images/img_3.gif);
	padding: 0 0 7px 0px;
}
.number li.four {
	line-height:20px;
	list-style:url(/photo/mamacam/images/img_4.gif);
	padding: 0 0 7px 0px;
}
.number li.five {
	line-height:20px;
	list-style:url(/photo/mamacam/images/img_5.gif);
	padding: 0 0 7px 0px;
}
.tejun {
	color:#666666;
/*	font-weight:bold;*/
	list-style:none outside;
	margin-left:0;
	padding-left:2em;
}

.tejun li.one {
	list-style: url(/photo/mamacam/images/img_1.gif);
	padding: 0;
	line-height:20px;
}
.tejun li.two {
	line-height:20px;
	list-style: url(/photo/mamacam/images/img_2.gif);
	padding: 0;
}
.tejun li.three {
	line-height:20px;
	list-style: url(/photo/mamacam/images/img_3.gif);
	padding: 0;
}
.tejun li.four {
	line-height:20px;
	list-style:url(/photo/mamacam/images/img_4.gif);
	padding: 0;
}
.tejun li.five {
	line-height:20px;
	list-style:url(/photo/mamacam/images/img_5.gif);
	padding: 0;
}

/*直行便EX*/

#ex {
	clear:both;
}
.marTop0px {
	margin-top: 0 !important;
}
.bgGreen {
	background: url("http://www.kitamura-print.com/common/images/bg/bg_green_stripe.gif") repeat scroll center top transparent;
	padding: 10px;
	margin:0 auto;
	text-align:center;
	position:relative
}
.clearfix {
	min-height: 1px;
}
.end {
	margin:0px;
}
.marLeft10px {
	margin-left: 0 !important;/*reset*/
}
.marLeft20px {
	margin-left: 0 !important;/*reset*/
}
.marLeft30px {
	margin-left: 0 !important;/*reset*/
}
.marBottom0px {
	margin-bottom: 0 !important;/*reset*/
}
.bgGray {
	background-color: #EEF1F2;
	padding: 10px;
	position: relative;
}
.bgWhite {
	background-color: #FFFFFF;
	padding: 5px;
}
.clearfix {
	min-height: 1px;
}
#ex h3 {
	border-left: 7px solid #3366CC;
	clear: both;
	font-weight: bold;
	margin: 10px 0;
	padding: 3px 0 3px 15px;
	font-size: 16px;
}
.attention li {
	background: url("http://www.kitamura-print.com/common/images/icon/ico_attention.gif") no-repeat scroll left 3px transparent;
	list-style: none outside none;
	margin: 5px 0;
	padding: 2px 0 2px 20px;
	font-size: 12px;
	line-height: 1.6;
}

/* サイドメニュー
-------------------------------------------------------------------------------------*/

.menuText nav ul li br,
.menuText nav ul li img {
	display: none;
}

#wSideBar aside dl {
	display: none;
}

/*トップページリンク*/
#linkToppage {
	display: none;
}
/*ここまで*/

}

/* 追記 */

strong {
	font-size: 62.5%; /* 10px */
	font-size: 1.3rem;
	color: #e69dca;
	font-weight: bold;
}
em {
	font-size: 62.5%;
	font-size: 1.3rem;
	font-weight: bold;
}
