@charset "utf-8";
/* CSS Document */


.cmn01 * {
	margin: 0;
	padding: 0;

	line-height: 150%%;
	line-height: 150%;
}

.cmn01 img {
	border: 0;
}

.cmn01 .breadcrumb {
	margin: 0 5px;
}

.cmn01 .breadcrumb p {
	width: auto;
	float: left;
	font-size: 12px;
}

.cmn01 .breadcrumb p.ar{
	margin: 0 10px;
}




/* clearfix */
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:
	hidden;
}
.cf {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
/* End hide from IE-mac */




/* common */


.cmn01 {
	width: 980px;
	font-size: 14px;
	text-align: left;
}

.cmn01 ul {
	list-style: none;
}

.cmn01 ul li{
	line-height: 1.3em;
}

.cmn01 div.outer {

}

.cmn01 div.inner {
	width: 670px;
	padding: 20px;
	margin: 0 0 20px 0;
	border: 1px solid #f8b8c0;
	background: #fff;
}

.cmn01 p {
	line-height: 1.3em;
}

.cmn01 .left {
	width: 50%;
	float: left;
}

.cmn01 .right {
	width: 50%;
	float: right;
}

.cmn01 .FFF {
	text-align: center;
}


#tomoko .headtext {
	margin: 20px 0 5px 0;
}

#tomoko .headtitle {
	width: 970px;
	height: 195px;
}

#tomoko .middle {
	width: 970px;
	background: url(../images/tomoko_no_middle.jpg) repeat-y;
}

#tomoko .tfooter {
	width: 970px;
	height: 55px;
	background: url(../images/tomoko_no_footer.gif) no-repeat;
}


#tomoko .middle {
	padding: 0 0 40px 0;
}

#tomoko .middle .left {
	width: 710px;
	margin: 0 0 0 40px;
}

*html #tomoko .middle .left {
	margin: 0 0 0 20px;
}

#tomoko .middle .right {
	width: 185px;
	margin: 0 30px 0 0;
}

*html #tomoko .middle .right {
	margin: 0 10px 0 0;
}

#tomoko .theme {
	margin: 0 0 80px 0;
}

#tomoko .answer {
	background: url(../images/tomoko_no_a.jpg) no-repeat 2px 0px;
	padding: 0 0 0 80px;
	margin: 20px 0;
}

#tomoko .answer p {
	margin: 0 0 20px 0;
}

#tomoko .answer ul {
	margin: 0 0 20px 0;
}

#tomoko .answer ul li {
	margin: 0 0 10px 40px;
	list-style-type: decimal;
}

#tomoko .text {
	margin: 20px 0;
	padding: 0 0 0 80px;
}

#tomoko .text div {
	padding: 0 0 0px 0;
}

#tomoko .text h5 {
	font-size: 18px;
	color: #f6c;
	margin: 0 0 5px 0;
	text-align:left;
}

#tomoko .text p {
	margin: 0 0 20px 0;
}

#tomoko .text .align-r {
	text-align: right;
}

#tomoko .monthly {
	padding: 60px 0 20px 0;
	border: 1px solid #f8b8c0;
	background: #fff url(../images/tomoko_no_monthly.jpg) no-repeat 5px 7px;
}

#tomoko .monthly p {
	font-size: 12px;
	margin: 10px;
	padding: 10px 5px;
	border-bottom: 1px solid #fdd7da
}

/* bre common since 2009.04.17- */

#tomoko .sectionDot {
	clear: both;
	background: url(../images/tomoko_line.gif) repeat-x bottom;
	padding-bottom: 0.1em;
	margin-bottom: 1.6em;
}
#tomoko .sectionDot.last {
	background: none;
}

#tomoko .sectionDot .right {
	width: 45%;
	float: right;
	padding-left: 10px;
}


#tomoko .answer strong {
	font-weight: bold;
	color: #E02E48;
}

/* table */
#tomoko table {
 	border-collapse: collapse;
	border: 1px solid #999999; 
}

#tomoko table tr th,
#tomoko table tr td {
border: 1px solid #999999; 
	padding: 8px;
}
#tomoko table th {
	background: #FF99CC;
	color: #fff;
	font-weight: bold;
}
#tomoko table td.pink {
	background: #FCEFFB;
}




#tomoko .tomoko_table tr th,
#tomoko .tomoko_table tr td {
	text-align: center;
	padding: 8px 0;
}


/* 2009.09.11- */
.faq{
border:1px solid #f8b8c0;
padding:10px;
margin:0 0 15px;
}

/* 2009.12.29- */
#tomoko .photo_right {
	width: auto;
	float: right;
	padding: 0 0 0 20px;
}

#tomoko .photo_left {
	width: auto;
	float: left;
	padding: 0 20px 0 0;
}
