@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	background-color:#FFFFFF;
	font-family:Verdana, ＭＳ Ｐゴシック, Osaka, sans-serif;
	text-align:center;
	color: #444444;
	margin:0px;
	padding:0px;
}

html {
	overflow-y:scroll;
}

h1,h2,h3,h4,h5,h6 {
  font-weight:bold;
	line-height:1.6;
  margin:0px;
  padding:0px;
}

p,li,dt,dd {
	line-height:1.6;
	font-size:75%;
}

p {
	margin:0 0 0 0;
}

th,td {
	line-height:1.6;
}

ul,li {
	line-height:1.6;
	list-style-type:none;
	margin: 0px;
}

img {
	border:0px;
}

address {
	font-style:normal;
}

.clear {
	clear:left;
}


/* Link color
================================================*/

a:link {
	color:#0066FF;
	text-decoration:none;
}

a:visited {
	color:#0066FF;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

/* form
================================================*/

form {
	margin: 0px;
}







/* header
================================================*/

#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 0px 15px 0px;
}

h1#logo {
	margin:0px;
	padding:16px 0px 9px 14px;
}

#gNavi {
	background-image: url(../images/g_navi_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 12px 2px;
	text-align: left;
}



/* main
================================================*/
#main {
  margin:0px auto;
}

.titleHead {
	border: 1px solid #eaeaea;
	background-image: url(../images/title_head_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#left {
	width: 254px;
	text-align: left;
	padding: 0px 15px 0px 0px;
}

ul.newsList {
	margin:0px;
	padding: 0px 5px 5px 5px;
}

ul.newsList li {
	margin:5px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 64%;
	float: left;
	width: 234px;
}

ul.newsList li img {
	margin:0px 5px 0px 0px;
	float:left;
}

#right {
	width: 531px;
	text-align: left;
}

.boxBase {
	margin:0px 0px 10px 0px;
	border: 5px solid #ededed;
}


.boxBase1 {
	margin:0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
}

/* footer
================================================*/

#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 15px 0px 0px 0px;
	height: 90px;
	padding: 0px;
}

ul#footerNavi {
	margin:0px;
	padding: 15px 0px 0px 0px;
}

ul#footerNavi li {
	margin:0px;
	padding:0px;
	display:inline;
	font-size: 63%;
}

#footer address {
	font-size:63%;
	padding: 25px 0px 0px 0px;
	text-align: center;
}


/* pickUpList
================================================*/

#pickUpList {
	padding:15px 0px 20px 3px;
}

#pickUpList dl {
	width:120px;
	padding:10px 0px 0px 7px;
	float: left;
}

#pickUpList dl dt {
	padding:0px;
	margin:0px;
	text-align: center;
}

#pickUpList dl dd {
	padding:2px;
	margin:0px;
	text-align: center;
	font-size: 63%;
	line-height: 1.3;
}

/* pickUpList
================================================*/

#flow {
	padding:20px 15px 20px 15px;
}

ul.flowList {
	padding:0px;
	margin: 0px;
}

ul.flowList li {
	padding:0px 0px 10px 0px;
	margin:15px 0px 0px 0px;
}
