@charset "utf-8";

/* common
-------------------------------------------------*/
#contents .aside ul {
	height: 28px;
	border-bottom: 3px solid #ff5800;
}
#contents .aside ul li {
	height: 28px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}
*html #contents .aside ul li {
	background: #ff5800;
}


#contents #message {
	padding: 45px 70px 70px 10px;
	background: url(../../common/img/bg_column.gif) right bottom no-repeat;
}
#contents #message p {
	font-size: 0.75em;
}

/* index
-------------------------------------------------*/
body#index #message p {
	padding: 0 0 0 220px;
	font-weight: bold;
	line-height: 2.5;
	background: url(../img/pic_gentleone.gif) left top no-repeat;
}


/* purpose
-------------------------------------------------*/
body#purpose #message {
	padding-left: 45px;
}

body#purpose #message h1 {
	margin-top: 15px;
	margin-bottom: 30px;
	padding-bottom: 50px;
	background: url(../../common/img/bg_dot2.gif) left bottom repeat-x;
}

body#purpose #message h2 {
	margin-bottom: 8px;
}
body#purpose #message p {
	margin-bottom: 25px;
	line-height: 1.7;
}


/* domain
-------------------------------------------------*/
body#domain #message {
	padding-right: 0;
	padding-left: 0;
}
body#domain #message .pict {
	text-align: center;
}


/* office
-------------------------------------------------*/
body#office #message {
	padding-right: 40px;
	padding-bottom: 90px;
}


/* textArea */

body#office .textArea {
	width: 350px;
	float: left;
}
body#office .textArea h1 {
	margin: 0 0 25px 0;
	padding: 0 0 10px 0;
	background: url(../../common/img/bg_dot.gif) left bottom repeat-x;
}
body#office .textArea p.address {
	font-size: 0.9em !important;
	line-height: 2em;
}


/* mapArea */

body#office .mapArea {
	width: 350px;
	padding: 15px 0 0 0;
	float: right;
}
body#office .mapArea h2 {
	margin: 0 0 5px 0;
}
