/*
Site: Watanabe Pro
Page: common
*/

/* --- initialize --- */

a {
	text-decoration: underline;
	color: #090;
}

a:hover {
	color: #f90;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size : 16px;
	*font-size: 90%;
	*font: small;
	line-height : 145%;
	text-align: center;
	background: url(../common/bg.gif) #fff;
}

table {
    font-size: inherit;
    font: 100%;
}

td, th {
	line-height : 145%;
}

p {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* --- common --- */

#container-frm {
	width: 956px;
	margin : 0px auto 10px auto;
	background-image: url(../common/container-bg.gif);
}

#container {
	text-align: left;
	margin: 0 3px;
  padding-bottom : 10px;
}

#container-inner {
	padding: 0 20px;
}

/* --- header --- */

div#header {
	height: 100px;
	overflow: hidden;
	background-image: url(../common/header-bg.jpg);
}

div#intro {
	height: 20px;
}

div#intro h1 {
	margin: 0;
	padding: 0 0 0 10px;
	color: #cceacc;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

/* --- navi-left --- */

div#navi-left {
	width: 200px;
	float: left;
	padding: 24px 0 20px 0;
}

div#navi-left ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

div#navi-left li {
	margin: 0;
	padding: 0;
}

div#favorite {
	text-align: center;
	padding: 0 0 15px 0;
}

p#profile {
	background-color: #eaeaea;
	padding: 6px;
	margin-bottom: 20px;
	border: 3px double #ccc;
}

/* --- contents --- */

div#contents {
	width: 680px;
	float: right;
	padding: 0 0 20px 0;
}

p#topic-path {
	height: 24px;
	text-align: right;
	font-size: 12px;
	line-height: 24px;
	color: #ccc;
}

/* --- footer --- */

div#footer {
	height : 92px;
	background-image: url(../common/footer-bg.gif);
	overflow: hidden;
}

p#navi-bottom {
	padding: 10px 0;
	text-align: center;
	color: #33b433;
	font-size: 13px;
}

div#footer address p {
	padding : 10px 0px 0px 20px;
	font-style: normal;
	font-size: 13px;
	color: #666;
  margin-bottom : 10px;
  line-height : 120%;
}

address#footer p a{
	color: #fcc;
}

/* --- layout and design --- */

h2.sub-title {
	margin: 0;
	padding: 0 0 0 22px;
	height: 52px;
	font-size: 18px;
	color: #fff;
	line-height: 52px;
	background-image: url(../common/sub-title-bg.gif);
}

p.spc-n {
	margin: 0;
	padding: 10px 0;	
}

p.spc-b {
	margin: 0;
	padding: 10px 0 30px 0;
}

p.spcr-n {
	padding: 0 0 10px 0;
}

p.spcr-b {
	padding: 0 0 30px 0;
}

.aln-c {
	text-align: center;
}

.aln-r {
	text-align: right;
}

img.flt-l {
	margin:0 7px 3px 0;
	float: left;
}

img.flt-r {
	margin:0 0px 3px 10px;
	float: right;
}

td.td-c {
	text-align: center;
}

span.attn {
	color: #03c;
	font-weight: bold;
}
.style1{
  font-size : 16px;
  color : red;
}

.title-menu {
	margin: 0 0 10px 0;
	padding: 3px;
	border-bottom : 1px solid #4a6f00;
	font-size: 120%;
	font-weight: bold;
	color : #4a6f00;
}
.img-right{
  float : right;
  
  
  
  
  
  
  
  

  margin-left : 10px;
}
.img-left{
  
  
  margin-right : 10px;
  
  float : left;
}
#outline {
	margin-bottom:20px;
}

#outline th {
	padding: 10px;
	background-color: #eaeaea;
	border-bottom: 1px solid #ccc;
}

#outline td {
	padding: 10px;
	border-bottom: 1px dashed #ccc;
	text-align: left;
}
.style2{
  font-size : 24px;
  font-weight : bolder;
  color : red;
  line-height : 140%;
}
.nagare-box{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #75b628 #75b628 #75b628 #75b628;}
.text-title{
  font-size : 18px;
  color : white;
  background-color : #75b628;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  font-weight : bolder;
}
