/***********************************/
/* Global Style */
/***********************************/

body {
margin:0px;
padding:0px;
background-image:url(../common_img/bg.gif);
background-repeat:repeat-x;
font-size:100%;
}

img {
margin:0px;
padding:0px;
border:none;
}

p {
margin:0px;
padding:0px;
}

a {color:#FFFFFF; text-decoration: none;}
a:link {color:#FFFFFF; text-decoration: none;}
a:hover {color:#FFFFFF; text-decoration:underline;}
a:visited {color:#ffffff;}

.new_txt a {color:#ff3366; text-decoration: none;}
.new_txt a:link {color:#ff3366; text-decoration: none;}
.new_txt a:hover {color:#ff3366; text-decoration:underline;}
.new_txt a:visited {color:#ff3366;}

/***********************************/
/* Global Text Style */
/***********************************/

h1 {
font-size:75%;
color:#156623;
margin:0px;
padding:0px;
}

/***********************************/
/* Container Style */
/***********************************/

#container {
width:720px;
margin:0px auto;
padding:0px;
}

/***********************************/
/* Header Style */
/***********************************/

#header {
width:720px;
height:75px;
margin:15px 0px 0px 0px;
padding:0px;
}

#logo {
width:220px;
height:50px;
margin:0px;
padding:0px;
float:left;
}

#header_mm {
width:160px;
height:50px;
float:right;
}

#header_txt {
width:340px;
height:27px;
text-align:center;
float:left;
padding-top:23px;
}

#spaceline {
width:720px;
height:25px;
margin:0px;
padding:0px;
clear:both;
}

/***********************************/
/* Navi_MENU Style */
/***********************************/

#navi_menu {
width:720px;
height:50px;
margin:0px;
padding:0px;
}

#navi_menu div {
width:120px;
height:50px;
margin:0px;
padding:0px;
float:left;
}

#second_navi ul {
list-style-type: none;
}

/***********************************/
/* Contents Style */
/***********************************/

#contents {
width:720px;
margin:20px 0px;
padding:0px;
clear:both;
}

#left {
width:480px;
margin:0px;
padding:0px;
float:left;
}

#right {
width:225px;
margin:0px;
padding:0px;
float:right;
}

#right div {
margin:0px 0px 10px 0px;
padding:0px;
}

.new_txt {
margin:10px;
color:#424242;
line-height:150%;
font-size:75%;
letter-spacing:1px;
}

/***********************************/
/* Footer Style */
/***********************************/

#footer {
width:720px;
margin:0px;
padding:0px;
clear:both;
}

#footer_menu {
width:720px;
padding:5px 0px;
margin:0px;
background-color:#4c4c4c;
color:#ffffff;
font-size:70%;
text-align:center;
border-bottom:5px solid #990000;
}

#copyright {
margin:10px 0px 0px 0px;
font-size:70%;
font-family:Arial, Helvetica, sans-serif;
text-align:center
}

#caution {
margin:10px 0px 0px 0px;
font-size:70%;
text-align:center;
color:#777777;
}
