body
{
	/*background: url("/association/img/background.gif") repeat-y 800px 0px;*/
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
  font-family: 'Times New Roman', arial, san-serif;
}

div#logo
{
        height: 100px;
        background-image: url("./img/h1_long.gif");
        background-repeat: no-repeat;
        margin-right:30px; /*add*/
        margin-bottom:10px;
}

h1{
        color: #ffffff;
        font-size: 18pt;
        font-family: 'Times New Roman', arial, san-serif;
        padding-top: 17px;
        padding-left: 70px;
        letter-spacing: 6px;
}


h2
{
	border-left: solid 15px #f6ab00;
	margin: 0px 20px;
	font-size: 12pt;
  font-family: 'Times New Roman', arial, san-serif;
	padding: 10px;
	color: #ea8b00;
	background-color: #ffffff;
}

h3
{
	border: solid 1px #000000;
	color: #000000;
	background-color: #ffffbb;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	font-size: 10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
}

h4
{
	/*border: solid 1px #000000;*/
	
	color: #000000;
	/*background-color: #ffffbb;*/
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	font-size: 10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
	text-decoration: underline;
}

h5
{
	color: #ea8b00;
	/*background-color: #ffffbb;*/
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
}

h6
{
	/*color: #ea8b00;*/
	color: #000000;
	/*background-color: #ffffbb;*/
	background-color: #ffffff;
	margin: 20px 0px 10px 40px;
	padding: 0px;
	font-size: 10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
}

p
{
	margin: 10px 0px 20px 0px;
}

img
{
	border: 0px;
}

.left
{
	float: left;
	width: 200px;
	/*height: 800px;*/
	margin-top: 10px;
	margin-left: 15px;
	padding-bottom: 50px;
	/*border-style:solid;*/
	/*border-color:red;*/
	/*border-width:1px;*/
	
}

.right
{
	margin-left: 245px;
	/*margin-left: 250px;*/
	/*width: 550px;*/
	width:700px;
	margin-top: 10px;
	padding-bottom: 50px;
}

.contents
{
	border: solid 1px #999999;
	padding: 20px 20px 40px 20px;
	margin: 0px 30px 30px 0px;
}

.navigation
{
	margin: 0px 30px 10px 0px;
	font-size:10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
}

.sig
{
	margin: 20px 30px 30px 30px;
	padding-right:20px;
	text-align:left;
	font-size:10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
}

.contact
{
	color: #000000;
	<!--background-color: #ffffbb;-->
            background-color: white;
	border: solid 1px #999999;
	/*margin: 30px;*/
	margin: 0px 30px 30px 0px;
	padding: 20px;
}

.access
{
	font-size: 10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
	margin: 10px 0px 30px 30px;
	border: solid 1px #000000;
}

.inside
{
	text-align: right;
	margin-right: 30px;
}

.member
{
	margin: 20px 30px 30px 30px;
	font-size: 10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
	border-collapse: collapse;
}

.position
{
	width: 100px;
	padding: 5px 0px 5px 5px;
	color: #29394c;
	background-color: #b0c2dc;
	border: solid 1px #999999;
}

.name
{
	/*width: 400px;*/
	width:550px;
	padding: 5px 0px 5px 5px;
	color: #000000;
	background-color: #e5e5e5;
	border: solid 1px #999999;
}

.list-style
{
	list-style: url("./img/list-style.gif") outside;
	margin: 5px;
}

/* Left Menu Special Interest Group */
.group
{
	/*font-size: 10pt;*/
	font-size:10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
	list-style: none;
	list-style-position: outside;
	margin-bottom: 5px;
	border: solid 1px #dddddd;
	text-align: left;
}

.group a
{
	display: block;
	color: #000000;
	padding: 15px 10px;
	margin: 0px;
	background-color: #eeeeee;
}

.group a:hover
{
	background-color: #f6ab00;
	color: #ffffff;
}

/* Left Menu Organization */
.group2
{
	font-size: 10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
	list-style: none;
	list-style-position: outside;
	margin-bottom: 5px;
	border: solid 1px #FFE4B5;
	text-align: left;
}

.group2 a
{
	display: block;
	color: #000000;
	padding: 15px 10px;
	background-color: #FFEFD5;
}

.group2 a:hover
{
	background-color: #f6ab00;
	color: #ffffff;
}

/*メニューのボランティア募集*/
.eventmenu
{
        margin-bottom: 5px;
        border: solid 1px #f6ab00;
        width: 200px;
        text-align: left;
        padding-bottom: 10px;
}

.vtop
{
        width: 200px;
	/*width:100%;*/
	/*height: 30px;*/
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
        background-color: #f6ab00;
        color: #ffffff;
	/*margin:0 auto 0 auto;*/
	font-size:16pt;
	font-weight:700;
  font-family: 'Times New Roman', arial, san-serif;
}

.vtop a
{
	color: #ffffff;
}

.eventcontent
{
	width:184;
	text-align: left;
	margin: 10px 8px 5px 8px;
}

.eventmenu hr
{
	width: 90%;
	align: center;
	border: dashed 1px gray;
	margin: 0px;
}

.no_deco
{
	text-decoration: none;
}

.textright
{
	text-align: right;
}

div.lang{
	/*width:770px;*/
	width:920;
	height:15px;
	text-align:right;
	font-size:10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
	padding-top:5px;
	padding-right:10px;
}

.day{
	text-decoration: line-through;

}

.box{
	/*width:800px;*/
	width:950px;
	text-align:left;
	/*border-style:solid;*/
	/*border-color:red;*/
	/*border-width:1px;*/
	margin: 0px;
	padding: 0px;
	font-size: 10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
}

.leftline{
	width:6px;
	background: url("./img/background_l.gif") repeat-y;
}

.rightline{
	width:6px;
	background: url("./img/background.gif") repeat-y;
}

.c_section{
	border: solid 1px #000000;
	color: #000000;
	background-color: #ffffbb;
	margin: 10px 0px 10px 0px;
	padding: 5px;
	font-size: 10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
}

.c_contents
{
	border: solid 1px #999999;
	padding: 20px 20px 40px 20px;
	margin: 0px 30px 30px 0px;
}

.c_article{
	margin-top:10px;
	font-weight:bolder;
  font-family: 'Times New Roman', arial, san-serif;
}

.c_list{
	font-size:10.5pt;
  font-family: 'Times New Roman', arial, san-serif;
}

.maintheme{
	font-size:11pt;
	font-weight: 700;
  font-family: 'Times New Roman', arial, san-serif;
}

.footer{
	width: 950px;
	height: 25px;
	margin: -10px 0px 0px 0px;
	padding-top: 10px;
	text-align: center;
	color: #777777;
	background-color: #eeeeee;
	font-size: 100%;
}
