/* CSS Document */
body {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	background: url(img/bk.gif) no-repeat center 0px;
}

h2, h3, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
	margin: 10px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #777;
	font-weight: normal;
 text-align:left; 
}


h4{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #777;
	background-image: url(img/common/title_s02.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 7px 30px;
	padding-top: 7px;
	padding-left: 30px;
	padding-bottom: 15px;
}

p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 200%;
	color: #666;
}

li  {
	list-style-type: none;
}

img{
	border: 0px;
}

a {
	text-decoration: underline;
}
a:link,
a:visited {
	color: #13A7D9;
}
a:hover,
a:active {
	color: #F08A27;
}

/*各事業部バナー(TOP(右)・下層(左))*/
#contents .welcom{
	margin: 10px 0px 0px 0px;
	padding: 15px 10px 10px 10px;
	background-image: url(img/top/banner_welcom.gif);
	background-repeat: no-repeat;
 text-align:left;
 height:333px;
}

#contents .divtxt01{
 margin:10px 0px 10px 0px;
 padding:0px;
}

#contents .divtxt02{
 margin:10px 0px 10px 0px;
 padding:0px 0px 0px 100px;
}
/*各事業部バナー(TOP(右)・下層(左))*/

.line503{
	margin: 5px 15px 10px;
	padding: 0px; 
}

.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}