@charset "Shift_JIS";

/* リセット  ここから*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}

table { 
border-collapse: collapse;
}

img { 
border: none;
vertical-align: bottom;
margin: 0;
padding: 0;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
}

body *{
line-height: 1.22;
}

/* リセット  ここまで*/


html {
margin-bottom: 1px;
height:100%;
overflow-y:scroll;
}

a {
text-decoration:none;
color:#000000;
}

a:hover {
text-decoration:none;
color:#000000;
}

body {
color: #999999;
FONT-SIZE: 11px;
font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

#wrapper {
width: 900px;
MARGIN: 0px auto;
}

#header {
width: 900px;
height: 95px;
}

#navigation {
color: #333;
padding-bottom:10px;
}


/* サイドバナー  ここから*/

#leftcolumn {
display: block;
float: left;
width: 220px;
color: #333;
text-align: left;
}

#leftcolumn ul {
list-style-type:none;
	margin: 0;
	padding: 0;
}

#news {
width : 218px;
height : 180px;
border : 1px solid #666;
margin-bottom:10px;
}

#mm {
width : 208px;
border : 1px solid #666;
padding: 5px;
margin-bottom:10px;
line-height:120%;
}

#mm p.mm-midashi {
font-weight: bold;
FONT-SIZE: 12px;
line-height:200%;
}


.bn {
margin-bottom:6px;
}

/* サイドバナー  ここまで*/

/* メイン  ここから*/

#content {
float: left;
margin-left: 10px;
width: 435px;
color: #333;
margin-top: 8px;
margin-bottom: 3px;
padding: 0px;
display: inline;
position: relative;
/*clear: both;
margin-left: 230px;
position:absolute;*/
}

table {
BORDER: 0px;
margin: 0px;
}

.td a {
line-height:1.5em;
text-align: justify; /* for modern browser */
text-justify: inter-ideograph; /* IE6〜8 */
text-decoration:none;
color:#000000;
}

.td a:hover {
line-height:1.5em;
	text-align: justify; /* for modern browser */
	text-justify: inter-ideograph; /* IE6〜8 */
	text-decoration:none;
	color:#000000;
}

/* メイン  ここまで*/

/* 右イメージ ここから*/

#rightcolumn {
padding: 0px;
width: 227px;
float: right;
margin-top: 15px;
}

/* 右イメージ  ここまで*/


#footer {
clear: both;
width: 900px;
color: #333;
text-align: right;
font-size: x-small;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
}

.clear { clear: both; background: none; }
