@charset "Shift_JIS";

/* ==================================================
	
	index.html 固有のクラスや、共通クラスの規定値の上書きなど
	
================================================== */


/* ==================================================
	右側メニュー関連
================================================== */
body{
	padding: 0px;
	margin: 0px;
}

p{
	padding: 0px;
	margin: 0px;
}

#contents{
	padding: 0px;
	margin: 30px 0px 0px 0px  ;
	background: none;
}

#left_contents{
	width: 600px;
	float: none;
}

#right_menu{
	width: 600px;
	float: none;
}

#wrapper{
	border: none;
	padding: 0px;
	margin: 0px;
}

#btn_docomo{
	display: none;
	width: 0px;
	height: 0px;
}

#graphic {
	overflow: hidden;*/
}

#prefooter{
	border: 0px;
}

#prefooter a {
	display: none;
	width: 0px;
	height: 0px;
}

#prefooter img {
	display: none;
	width: 0px;
	height: 0px;
}

#btn_english{
	display: none;
	width: 0px;
	height: 0px;
}

#btnPageTop{
	margin-left: 0px;
}

#flash{
	display: none;
	width: 0px;
	height: 0px;
}

#flash_print{
	display: block;
	width: 760px;
	height: 238px;
	border-top: 1px solid #CCCCCC;
	padding-top: 1px;
}

div.linkgroup{
	display: none;
	width: 0px;
	height: 0px;
}

#nav{
	display: none;
	width: 0px;
	height: 0px;
}


#footer{
	display: block;
	border-top: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
}


#side_menu{
	display: none;
	width: 0px;
	height: 0px;
}

#main_contents{
	padding-left: 0px;
}

#mini_menu{
	display: none;
	width: 0px;
	height: 0px;
}

a.top_level_link{
	display: none;
	width: 0px;
	height: 0px;
}



/* ==================================================
	Message
================================================== */
p.messageBody{
	line-height: 150%;
	margin-left: 0px;
	margin-bottom: 0px;
}

p.messageBodyLast{
	line-height: 150%;
	margin-left: 0px;
	margin-bottom: 0px;
}

/* ==================================================
	Career
================================================== */
h2#careerTitle {
	border-bottom: none;
	margin-bottom: 0px;
}

#careerBox {
	margin-left: 0px;
}

/* ==================================================
	Profile
================================================== */

img.text{
	margin: 0px 0px 20px 50px;
}

/* ==================================================
	Quality
================================================== */


p.qualitylead {
	margin-left: 100px;
	padding-bottom: 30px;
}



