@charset "utf-8";
/* CSS Document */

@import url(base.css);

#page_wrapper {
	margin:0 auto;
	width:980px;
	background:url(../images/bg_contents_white.png) top left no-repeat;
	text-align:left;
	padding:50px 0;
}

#page_header {
	width:900px;
	height:100px;
	margin:0 auto;
}

#title {
	float:left;
	width:200px;
	height:40px;
}

#sub_menu{
	float:left;
	width:700px;
	height:40px;
}

#sub_menu ul {
	clear:both;
	padding:15px 0 0 0;
}

#sub_menu ul li{
	float:left;
}
#sub_menu ul li.first{
	font-size:14px;
	line-height:1.4em;
}
#sub_menu ul li.second{
	font-size:14px;
	line-height:1.4em;
	margin:0 0 0 40px;
}


#sub_menu ul li.here{
	font-size:14px;
	line-height:1.4em;
	color:#fff;
	padding:0 10px;
	text-decoration:none;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */  
	background:#8d38e2;
}

#sub_menu ul li a:link{
	font-size:14px;
	line-height:1.4em;
	color:#000;
	padding:0 10px;
	text-decoration:none;
	background:#e7e7e7;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */
}
#sub_menu ul li a:visited{
	font-size:14px;
	line-height:1.4em;
	color:#000;
	padding:0 10px;
	text-decoration:none;
	background:#e7e7e7;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */
}
#sub_menu ul li a:hover{
	font-size:14px;
	line-height:1.4em;
	color:#666;
	padding:0 10px;
	text-decoration:none;
	background:#e7e7e7;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */
}
#sub_menu ul li a:action{
	font-size:14px;
	line-height:1.4em;
	color:#666;
	padding:0 10px;
	text-decoration:none;
	background:#e7e7e7;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */
}


#page_contents {
	clear:both;
	margin:0 auto;
	width:900px;
}



/*ごあいさつ*/
.unit_greeting {
	clear:both;
	margin:0 auto;
	width:860px;
	height:900px;
	padding:0 0 0 0;
	background:url(../images/aboutus_greeting_bg.jpg) top no-repeat;
}
.unit_greeting .text {
	font-size:14px;
	color:#fff;
	width:420px;
	margin:0 auto;	
	line-height:1.8em;
	text-align:justify;
	text-justify:inter-ideograph;
}

.unit_greeting .text p.p1 {
	padding:60px 0 0 0;
}
.unit_greeting .text p.logo {
	padding:25px 0;
}
.unit_greeting .text p.p2 {
	padding:10px 0 0 0;
}


/*会社概要*/
.unit_profile {
	clear:both;
	margin:0 auto;
	width:860px;
	padding:0 0 0 0;
}

.usa_image {
	padding:0 0 20px 0
}
.profile {
	clear:both;
	margin:0 auto;
	width:860px;
	border-top:1px solid #ccc;
}

.profile .index {
	float:left;
	width:200px;
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-align:left;
	padding:20px 0 20px 0;
	line-height:2.1em;
}


.profile .text {
	float:left;
	width:660px;
	font-size:14px;
	color:#333;
	text-align:left;
	padding:20px 0 20px 0;
	line-height:2.1em;
}
.profile .text1 {
	float:left;
	width:140px;
	font-size:14px;
	color:#333;
	text-align:left;
	padding:20px 0 20px 0;
	line-height:2.1em;
}

.profile .text2 {
	float:left;
	width:520px;
	font-size:14px;
	color:#333;
	text-align:left;
	padding:20px 0 20px 0;
	line-height:2.1em;
}

.profile .text3 {
	float:left;
	width:250px;
	font-size:14px;
	color:#333;
	text-align:left;
	padding:20px 0 20px 0;
	line-height:2.1em;
}

.profile .text4 {
	float:left;
	width:410px;
	font-size:14px;
	color:#333;
	text-align:left;
	padding:20px 0 20px 0;
	line-height:2.1em;
}

.profile_noborder .text3 {
	float:left;
	width:250px;
	font-size:14px;
	color:#333;
	text-align:left;
	padding:20px 0 20px 0;
	line-height:2.1em;
}

.profile_noborder .text4 {
	float:left;
	width:410px;
	font-size:14px;
	color:#333;
	text-align:left;
	padding:20px 0 20px 0;
	line-height:2.1em;
}

.profile_noborder {
	clear:both;
	margin:0 auto;
	width:860px;
}
.profile_noborder .index {
	float:left;
	width:200px;
	font-size:14px;
	color:#666;
	font-weight:bold;
	text-align:left;
	padding:20px 0 20px 0;
}

.profile_noborder .text {
	float:left;
	widows:660px;
	font-size:14px;
	color:#333;
	text-align:left;
	padding:20px 0 20px 0;
}


