@charset "utf-8";

#facePic {
	margin-bottom: 20px;
}
ul#charaList {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#charaList li {
	display: block;
	width: 25%;
	float: left;
	height: 190px;
}

h3.title {
	color: #322C91;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 4px solid #322C91;
	font-size: 20px;
}

#example1 {
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

#example1 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#example1 li {
	background-image: url(../images/ebox/bullet_talk.png);
	background-repeat: no-repeat;
	height: 60px;
	display: block;
	padding-left: 48px;
	color: #333333;
	line-height: 140%;
}

#example1 ul li strong {
	color: #D56B0D;
	font-weight: bold;
	font-size: 18px;
}

.Ttype01 {
	border-collapse: collapse;
	/*table-layout		: fixed;*/
	width				: 702px;
	display: table;
	margin: 1px;
	text-align			: center;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
}
table.Ttype01 th, table.Ttype01 td {
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

table.Ttype01 th {
	background-color: #FF600E;
	color: #FFFFFF;
}
tr:nth-child(2n+1) {
	background-color: #F0F0F0;
}
table.Ttype01 td {
	text-align:left;
}
table.Ttype01 td.center {
	text-align:center;
}


.Ttype02 {
	border-collapse: collapse;
	/*table-layout		: fixed;*/
	width				: 702px;
	display: table;
	margin: 1px;
	text-align			: center;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	font-size: 13px;
}
table.Ttype02 th, table.Ttype02 td {
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

table.Ttype02 th {
	background-color: #434343;
	color: #FFFFFF;
}
tr:nth-child(2n+1) {
	background-color: #F0F0F0;
}
table.Ttype02 td {
	text-align:left;
}
table.Ttype02 td.center {
	text-align:center;
}


#siyoujirei {
	margin-bottom: 20px;
}

#shogen {
	margin-bottom: 20px;
}

#shogen .Ttype02 {
	margin-bottom: 20px;
}

#seisakujirei .unit {
	width: 50%;
	float: left;
}

#seisakujirei .unit .unitInner {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}

.unit .unitInner .innerData {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F0F0E1;
}

#option .opText,
#option2 .opText {
	background-color: #EDF5EE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#option .opText ul,
#option2 .opText ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	width: 50%;
	float: left;
}

.opText li {
	background-image: url(../images/ebox/bullet_remark.png);
	background-repeat: no-repeat;
	padding-left: 24px;
	margin-bottom: 5px;
}

#option,
#option2 {
	clear: both;
	margin-bottom: 20px;
}

#option .opImages ul,
#option2 .opImages ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.opImages ul li {
	display: block;
	width: 24%;
	margin-right: 0.5%;
	margin-left: 0.5%;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}

#option2 .opImages ul li {
	font-size: 10px;
}
