@charset "utf-8";

p {
 line-height: 1.3em;
 padding-bottom: 1em;
}

.wrapper {
 width: 856px;
 float: left;


 margin-top: 17px;
 margin-bottom: 30px;
 background-image: url(../images/common/wrapper_bg.gif);
}

.wrapper_size {
 width: 856px;
 float: left;
 margin-top: 17px;
 margin-bottom: 30px;
 background-image: url(../images/common/wrapper_bg.gif);
 height: 650px;
}

.leftwrapper {
 width: 166px;
 float: left;
}

.rightwrapper {
 float: left;
 width: 657px;
 padding-left: 16px;
}

h2.principles {
 background: url(../images/philosophy/h2_principles.gif) no-repeat;
 width: 166px;
 height: 28px;
}

h2.group {
 background: url(../images/philosophy/h2_group.gif) no-repeat;
 width: 166px;
 height: 28px;
}

.rightwrapper ul {
 padding-left: 1.2em;
 list-style-type: disc;
}

.rightwrapper ul li {
 padding-bottom: 0.5em;
}

.leftcel {
 float: left;
 width: 300px;
 clear: both;
}

.rightcel {
 float: left;
 width: 250px;
}

p.catch {
 font-weight: bold;
 font-size: 1.2em;
 padding-bottom: 1em;
}

p.catch_c {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 2em;
	padding-left: 1.5em;
}

p.principles {
 font-size: 1.1em;
 line-height: 1.5em;
}

p.principles_c {
	font-size: 1.1em;
	line-height: 1.5em;
	padding-left: 1.5em;
	padding-bottom: 1.5em;
}

p.exp {
 font-weight: bold;
 font-size: 1.2em;
 padding-bottom: 8px;
 padding-top: 5px;
}

.btmsp {
 padding-bottom: 30px;
}
