@charset "utf-8";


img[src*="/seisakuchu/"] {
	vertical-align: bottom;
}

strong {
	font-weight: bold;
}

.attention,
.creadit {
	text-align: center;
}
.attention p,
.creadit p {
	font-size: 12px;
	line-height: 1.75em;
	color: #bd0017;
	display: inline-block;
	text-align: left;
}
.creadit {
	margin-top: 80px;
}
.creadit p {
	color: #333;
}
.attention {
	color: #F00;
	text-align: left;
}

#contents a,
#contents a:link,
#contents a:visited,
#contents a:hover,
#contents a:active {
	color: #3366CC;
}

a.btn2 {
	font-size: 14px;
	line-height: 2.14;
	width: 11.4em;
	text-align:center;
	cursor: pointer;
}
a.btn2.wide1 {
	width: 22.86em;
}
#contents a.btn2:link,
#contents a.btn2:visited,
#contents a.btn2:hover,
#contents a.btn2:active {
	color: #316b86;
}


div#wrapper {
	/*width: 960px;*/
	margin: 0 auto;
}

#contents {
	font-size: 14px;
}

/* --------------------------------------------------------------------------------
 * 
 * contentHeader
 * 
 * ----------------------------------------------------------------------------- */
#contentHeader {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 40px;
	position: relative;
	height: auto;
	overflow: visible;
	background: #FFF;
}
#contentHeader h2 {
	margin-bottom: 40px;
}
#yodogawa {
	margin-left: 80px;
	font-weight: bold;
}

/* --------------------------------------------------------------------------------
 * 
 * content
 * 
 * ----------------------------------------------------------------------------- */
.content {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
.content p {
	margin: 1em auto;
}
.section {
	width: 960px;
	margin: 0 auto;
	background: #FFF;
	padding-bottom: 50px;
	height: auto;
	overflow: hidden;
}
	.content .navi {
		margin: 0 0 120px 0;
	}
	.content .navi ul {
		overflow: hidden;
		height: auto;
		width: 960px;
		margin: 0 auto;
		
	}
	.content .navi li {
		float: left;
	}
	.content .navi li + li {
		margin-left: 6px;
	}
	.content .section.head h2 {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 0;
	}
	
.content .section .col2 {
	float: left;
	width: 440px;
}
.content .section .col2 + .col2 {
	float: right;
}
.content .section h2,
.content .section h3 {
	text-align: center;
}
.content .section h2 {
	margin-bottom: 40px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.content .section h3 {
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
	font-size: 16px;
}
.content .section h2 span,
.content .section h3 span {
	display: block;
	font-size: 13px;
	font-weight: bold;
}
.content .section .article {
	width: 500px;
	margin: 0 auto;
}
.content .section .article.limit {
	width: 452px;
	border: 4px solid #CCC;
	/* border-radius */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* END border-radius */
	padding: 20px;
}
.content .section .article.limit h3 {
	margin-top: 0;
}
.content .section .article .submit {
	text-align: center;
}
.content .section .article p.episode {
	color: #666;
	font-weight:bold;
	border: 1px solid #CCC;
	/* border-radius */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* END border-radius */
	padding: 10px;
}
.content .section .article ol,
.content .section .article ul {
	margin-bottom: 2em;
}
.content .section .article ul {
	border-top: 1px solid #CCC;
}
.content .section .article ol li,
.content .section .article ul li {
	margin: 1em auto;
	padding-bottom: 1em;
	border-bottom: 1px solid #CCC;
}
.content .section .article ul li {
	height: auto;
	overflow: hidden;
}
.content .section .article ol li p {
	display: inline-block;
	margin: 0;
	width: 3em;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
.content .section .article ol li p + p {
	width: auto;
	padding-left: 1em;
	font-size: 16px;
	text-align: left;
}
.content .section .article ol li p strong {
	color: #C00;
}
.content .section .article ul li p {
	float: left;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}
.content .section .article ul li p + p {
	float: none;
}
.content .section.head {
	text-align: center;
	font-weight: bold;
}
.content .section.s1,
.content .section.s1 .article {
	width: 440px;
}
.content .section.s2,
.content .section.s2 .article {
	width: 560px;
}
.content .section.s3 > .article {
	clear: both;
	text-align: center;
}
.content .section.s3 > .article .centered {
	display: inline-block;
	text-align: left;
}
.content .section.s3 .col2 .article {
	width: 440px;
}
.content .section.s4 > .article {
	clear: both;
	text-align: center;
}
.content .section.s4 > .article .centered {
	display: inline-block;
	text-align: left;
}
.content .section.s4 .col2 .article {
	width: 440px;
}
.content .section.s5,
.content .section.s5 .article {
	
}
.content .photo {
	margin: 40px 0 20px;
	text-align: center;
}
.content .photo p {
	font-size: 13px;
}
.content .date {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 40px auto;
	width: 800px;
}
.content .lead {
	font-size: 16px;
	line-height: 2em;
	letter-spacing: 0.075em;
	font-weight: bold;
}
.content .info {
	font-size: 13px;
	color: #808080;
	padding: 20px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.content h3 {
	text-align:left;
	font-size: 24px;
	line-height: 1.75em;
	font-weight: bold;
	padding: 10px 0;
	margin: 50px auto 20px;
}

.table table {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.table th,
.table td {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0.5em 0;
	padding-right: 0.5em;
}
.table th {
	font-weight: bold;
	padding-left: 0.5em;
	padding-right: 2em;
	vertical-align: top;
}

.examples {
	border-top: 1px solid #CCC;
	margin-top: 4em;
	padding-top: 4em;
}
.examples .btn2 {
	width: 240px;
	height: 40px;
	line-height: 40px;
}

/* --------------------------------------------------------------------------------
 * 
 * items
 * 
 * ----------------------------------------------------------------------------- */

.items a {
	display: block;
}

.items dl {
	text-align: center;
	color: #000;
}

.ie .items a:hover dl {
	color: #7f7f7f;
}

.items dd:first-child img {
	width: auto;
	vertical-align: top;
}

.items dd + dd {
	padding: 0 .5em;
}

.items dd + dd > * {
	display: block;
}

.items dd + dd > span {
	font-size: 10px;
}

.items dd + dd > strong {
	font-size: 12px;
	/*text-align: left;*/
	display: inline-block;
	font-weight: bold;
}

.ie .items a:hover dd + dd > strong {
	color: #8f8f8f;
}

.items dd + dd li {
	font-size: 12px;
	font-weight: bold;
}

ol.price li:before {
	content: "カバー: ";
	font-size: 10px;
	font-weight: normal;
}

ol.price li + li:before {
	content: "セット: ";
}

.items dd + dd p {
	font-size: 10px;
	width: 18em;
	letter-spacing: 0;
	margin: .3em auto .2em;
	font-weight: normal;
	display: inline-block;
	text-align: left;
}


.items {
	text-align: center;
	font-size: 0;
}

.items > li {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
}

.items dl {
	width: 19.2em;
	padding-bottom: 3.5em;
}

.items .cousin dl {
	width: 24em;
}

.items dl:after {
	content: "くわしく見る";
	display: block;
	border: #98b5c2 1px solid;
	border-radius: .4em;
	font-size: 10px;
	font-weight: bold;
	width: 7.8em;
	line-height: 2.2;
	color: #316b86;
	margin: .6em auto 0;
	text-align: center;
}

.ie .items a:hover dl:after{
	border: #eaf0f2 1px solid;
	color: #98b5c2;
}

.items dd:first-child {
	margin-top: 5.5em;
	height: 24em;
	position: relative;
}

.items .weeks dd:first-child {
	margin-top: 3.3em;
	height: 26.2em;
}

.items .cousin dd:first-child {
	margin-top: 0em;
	height: 29.5em;
}

.items dd:first-child i {
	position: absolute;
	left: 0;
	top: -1em;
}

.items dd:first-child i + i {
	top: 3.5em;
}

.items dd:first-child i + i + i {
	top: 8em;
}

.items dd:first-child i + i + i + i {
	top: 12.5em;
}

.ie .items a:hover dd:first-child i {
	filter: alpha(opacity="50")
}





.conv {
  width: 500px;
  margin: 25px auto 25px;
}
.conv dl {
  display: table;
  width: 100%;
}
.conv dl + dl {
  margin-top: 0px;
}
.conv dt, .conv dd {
  display: table-cell;
  text-align: left;
}
.conv dt.talker0, .conv dd.talker0 {
  color: #808080;
}
.conv dt.talker1, .conv dd.talker1 {
  color: #000000;
}
.conv dt.talker2, .conv dd.talker2 {
  color: #2E6999;
}
.conv dt.talker3, .conv dd.talker3 {
  color: #218521;
}
.conv dt {
  width: 90px;
  padding: 2em 0 0 0;
  font-weight: bold;
  vertical-align: top;
  color: #FFF;
}
.conv dt.talker0 {
  letter-spacing: -0.05em;
}
.conv dd {
  padding-top: 2em;
  vertical-align: middle;
  color: #FFF;
}
.conv dd.photo {
  padding: 30px 0 10px 80px;
  text-align: left;
}
.conv dd.photo p {
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  text-align: left;
  color: #CCC;
}
.conv dd.photoC {
  padding: 30px 0 10px 0;
  text-align: center;
}
.conv dd.photoC p {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: 1.75em;
  letter-spacing: 0.075em;
  text-align: left;
  color: #CCC;
}
.conv dd.center {
  text-align: center;
}
.conv .continue {
  width: 500px;
  margin: 0 auto;
  padding: 2em 0 0;
  text-align: center;
}



/* contribute
-------------------------------------------------------------------------------*/

.article#contribute {
	text-align: left;
	background: url(http://help.1101.com/store/techo/collection/images/bg_contribute.png) no-repeat left bottom;
	background-size: 16.63em 19.7em;
	margin-top: 3.3em;
}

.article#contribute dl {
	float: right;
	width: 500px;
}

.article#contribute dt {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1.32em;
}

.article#contribute dt:before {
	content: "";
	font-size: 10px;
	width: 2.1em;
	height: 2.5em;
	background: url(http://help.1101.com/store/techo/collection/images/ico_contribute_02.png) no-repeat;
	background-size: 2.1em 2.5em;
	display: inline-block;
	vertical-align: middle;
	margin-right: 1.1em;
	position: relative;
	top: .1em;
}

.article#contribute dd {
	font-size: 14px;
	line-height: 1.73;
	letter-spacing: 0;
	padding-left: 2.73em;
	position: relative;
	white-space: nowrap;
}

.article#contribute dd + dd {
	margin-top: 1.2em;
}

.article#contribute dd:before {
	content: "";
	font-size: 10px;
	width: 2.5em;
	height: 2.5em;
	border-radius: 50%;
	background-image: url(http://help.1101.com/store/techo/collection/images/ico_num_01.png);
	background: repeat: no-repeat;
	background-size: 2.5em 2.5em;
	position: absolute;
	left: 0;
}

.article#contribute dd + dd:before {
	background-image: url(http://help.1101.com/store/techo/collection/images/ico_num_02.png);
}

.article#contribute dd + dd + dd:before {
	background-image: url(http://help.1101.com/store/techo/collection/images/ico_num_03.png);
}

.article#contribute dd img {
	width: 20.8em;
	font-size: 10px;
	display: block;
	margin: 2.1em auto 1.8em;
}

.article#contribute dd + dd + dd img {
	width: 21.6em;
	margin: 2.3em auto .4em;
}

.article#contribute + a.btn2 {
    width: 23.8em;
    height: 4.3em;
    margin-top: 4.9em;
}

.article#contribute + a.btn2 span {
    font-size: 14px;
    line-height: 3.07;
}


