/*Šî–{Ý’è
----------------------------------------------------------------------------------------------------------------*/
body { background-color: rgb(255, 255, 255);
	background-image: url(image/common/bg_body.jpg);
	background-repeat: repeat-y;
    background-position: center;
    font-family: "ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN", "Osaka|“™•", "sans-serif";
    font-size: medium;
    line-height: 1.5em;
    color: #333333;
}

body, p, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd { margin: 0px;
	padding: 0px;
}

#pagebody { position: relative;
	width: 760px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
}

#pagebody-issue { position: relative;
	width: 740px;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
}
	
body a img { 
	border: medium none ;
}
	
/*ƒwƒbƒ_[
----------------------------------------------------------------------------------------------------------------*/
#header {
	width: 760px;
	height: 120px;
	background-image:url(image/common/bg_header.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0;
	top: 0;
}

#header h1 a { 
    width: 317px;
    height: 52px;
	background-image: url(image/common/title_header.jpg);
	background-repeat:no-repeat;
    text-indent: -1000em;
	position: absolute;
	left: 11px;
	top: 33px;
	
    }

/*ƒƒjƒ…[
----------------------------------------------------------------------------------------------------------------*/
#sidemenu {
    float: left;
    width: 185px;
    height: 1000px;
}

#sidemenu h2 a#totop{
	width: auto;
	height: 30px;
	background-image: url(image/common/m_totop.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -1000em;
	padding-left: 7px;
	border-bottom: 2px solid #FF0000;
}

#sidemenu h2#backnumber{
	width: auto;
	height: 32px;
	background-image: url(image/common/m_backnumber.jpg);
	background-repeat:no-repeat;
	display: block;
	text-indent: -1000em;
	padding-left: 7px;
	border-bottom: 2px solid #FF0000;
}

#sidemenu ul { margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
    }

  #sidemenu dl { margin-left: 0px;
    padding-left: 0px;
    }

  #sidemenu dt { margin-left: 0px;
    padding-left: 13px;
	list-style-type: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";
	font-weight: bold;
    font-size: 16px;
	margin-top: 8px;
    line-height: 1.3em;
    background-image: url(image/common/m_symbol.jpg);
    background-repeat: no-repeat;
    background-position: 1em top;
    text-indent: 1.5em;
    }

  #sidemenu dd { margin-left: 1.3em;
    padding-left: 0px;
    list-style-type: none;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";
	font-size: 11px;
    margin-top: 0px;
    line-height: 1.2em;
    }
	
  #sidemenu dd strong {
	color: #FF0000;
    }	

  #sidemenu h2 { margin-top: 20px;
    }


	
#activity { background-image: url(image/common/m_activity.jpg);
    background-repeat: no-repeat;
    height: 20px;
    display: block;
    text-indent: -1000em;
    width: auto;
    }	

#philosophy { background-image: url(image/common/m_philosophy.jpg);
    background-repeat: no-repeat;
    height: 20px;
    display: block;
    text-indent: -1000em;
    width: auto;
    }
	
dt.manifesto a { 
	background-image: url(image/common/m_manifesto.jpg);
    background-repeat: no-repeat;
    height: 68px;
    display: block;
    text-indent: -1000em;
    width: 160px;
	list-style-type: none;
}	

  #profile { background-image: url(image/common/m_profile.jpg);
    background-repeat: no-repeat;
	background-position: left 20px;
    height: 34px;
    display: block;
    text-indent: -1000em;
    width: auto;
	border-bottom: 2px solid #FF0000;
	border-top: 2px solid #FF0000;
	padding: 20px 0px;
}

  #link { background-image: url(image/common/m_link.jpg);
    background-repeat: no-repeat;
	background-position: left 20px;
    height: 20px;
    display: block;
    text-indent: -1000em;
    width: auto;
	border-bottom: 2px solid #FF0000;
	border-top: 2px solid #FF0000;
	padding: 20px 0px;
}

  #mail { background-image: url(image/common/m_mail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
    display: block;
    text-indent: -1000em;
    width: auto;
	border-bottom: 2px solid #FF0000;
	padding-bottom: 20px;	
}

  #privacypolicy { background-image: url(image/common/m_privacypolicy.jpg);
    background-repeat: no-repeat;
    height: 15px;
    display: block;
    text-indent: -1000em;
    width: auto;
    }

  #sitemap { background-image: url(image/common/m_sitemap.jpg);
    background-repeat: no-repeat;
    height: 15px;
    display: block;
    text-indent: -1000em;
    width: auto;
    }

  #sidemenu p { font-family: "Arial","Helvetica",sans-serif;
    font-size: 11px;
    line-height: 1.2em;
    margin-top: 5px;
    text-decoration: none;
	display: block;
	margin-left: 7px;
    }

  #sidemenu a, #sidemenu a:visited {
    text-decoration: none;
    color: #333333;
    }

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

  #sidemenu a img { border: medium none ;
    }
	
/*ƒƒCƒ“ƒRƒ“ƒeƒ“ƒcŠî–{Ý’è
----------------------------------------------------------------------------------------------------------------*/
#contents, #contents-activity, #contents-assembly, #contents-achievement {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: right;
	width: 540px;
}

#pagebody-issue #contents {
	margin: 0px;
	padding: 0px;
	width: 740px;
}


/*ƒCƒ“ƒfƒbƒNƒXƒy[ƒW
----------------------------------------------------------------------------------------------------------------*/
#contents-index { 
	margin: 0px;
	padding: 0px;
	float: right;
	width: 560px;
}

#recent, #senkyo {
	width: 545px;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 5px;
	clear:both;
}

#senkyo p.clear {
	width: 550px;
	clear: both;
	font-size: 0.9em;
}	

#contents-index #recent h1 { 
	background-image: url(image/index/m_recent.jpg);
    background-repeat: no-repeat;
    height: 20px;
    display: block;
    text-indent: -1000em;
    width: auto;
	margin-top: 10px;
	clear: both;
	border-bottom: 2px solid #FF0000;
}

#recent-text { 
	width: 400px;
	display: block;
	line-height: 1.3em;
    margin-bottom: 5px;
}

#recent-text em {
	color:#FF0000;
	font-weight: bold;
	font-size: 1.2em;
}
	
#information, #update {
	width: 545px;
	display: block;
	clear: both;
	font-size: 0.95em;
	line-height: 1.3em;
	margin-top: 0px;

}

#contents-index #information h1 { 
	background-image: url(image/index/m_information.jpg);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	text-indent: -1000em;
	width: auto;
	margin-top: 10px;
	border-bottom: 2px solid #FF0000;
}

#contents-index #update h1 { 
	background-image: url(image/index/m_revision.jpg);
    background-repeat: no-repeat;
    height: 20px;
    display: block;
    text-indent: -1000em;
    width: auto;
	margin-top: 30px;
	clear: both;
	border-bottom: 2px solid #FF0000;
}

#contents-index #senkyo h1 { 
	background-image: url(image/index/m_senkyo.jpg);
    background-repeat: no-repeat;
    height: 20px;
    display: block;
    text-indent: -1000em;
    width: auto;
	margin: 10px 0px;
	clear: both;
	border-bottom: 2px solid #FF0000;
}

#contents-index h2.post-title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom:solid 1px #333333;
	display:block;
	clear: both;
}



/*ˆê”Êƒy[ƒW
----------------------------------------------------------------------------------------------------------------*/
#contents h1 {
	font-size: 21px;
	font-weight: bold;
	color: #333333;
	background-image: url(image/common/m_symbol_l.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-top: 40px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	margin-top: 40px;
	margin-bottom: 10px;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-left:solid 1px #333333;
	display:block;
}

em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #FF0000;
}

.text-small {
	font-size: 0.9em;
	line-height: 1.2em;
}

ol li {
	margin-bottom: 10px;
}

.picture-left,
.alignleft{
	float: left;
	margin-right: 5px;
}

.picture-right,
.alignright{
	float: right;
	margin-left: 5px;
}

#pagebody #contents dt {
	font-size: 1.2em;
	font-color: #333333;
	font-weight:bold;
	border-left: solid 5px #FF0000;
	border-bottom: solid 1px #FF0000;
	padding-left: 5px;
	margin-bottom:5px;
	margin-top: 10px;
}	

.text-answer {
	margin-top: 5px;
	margin-bottom: 25px;
}	

dd em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #ff0000;
	text-indent: 0em;
}

#contents li {
	text-indent: 0em;
}

.lined-text {
	width: auto;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	display:block;
}	

/*‹c‰ï•ñ
----------------------------------------------------------------------------------------------------------------*/

#contents-assembly h1 {
	width: 525px;
	font-size: 21px;
	font-weight: bold;
	color: #333333;
	background-image: url(image/common/m_symbol_l.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
	display:block;
}

#contents-assembly h2 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	margin-top: 40px;
	margin-bottom: 10px;
	border:solid 1px #333333;
	display:block;
}

#contents-assembly ol ul  {
	list-style-type: none;
}	

.question {
	width: 440px;
	min-height: 70px;
	background:url(image/common/bg_question.jpg) no-repeat top;
	padding: 10px 13px 0px 87px;
	margin: 20px 0px 10px;
}

.question strong {
	color: #F30;
}

.answer {
	width: 440px;
	min-height: 70px;
	background:url(image/common/bg_answer.jpg) no-repeat top;
	padding: 10px 13px 0px 87px;
}

.answer strong {
	color: #039;
}

.request {
	width: 440px;
	min-height: 70px;
	background:url(image/common/bg_request.jpg) no-repeat top;
	padding: 10px 13px 0px 87px;
	margin: 10px 0px 0px;
}

.request strong {
	color: #063;
}

/*Šˆ“®ŽÀÑ
----------------------------------------------------------------------------------------------------------------*/
#achievement-message {
	width: 500px;
	margin:10px auto;
	border: solid 1px #333333;
	font-size:small;
	text-align:center;
}

#pagebody #contents-achievement li {
	font-color: #FF0000;
	font-weight:bold;
	border-left: solid 5px #FF0000;
	border-bottom: solid 1px #FF0000;
	padding-left: 5px;
	margin-bottom:5px;
	margin-top: 10px;
}	

#contents-achievement h1 {
	font-size: 21px;
	font-weight: bold;
	color: #333333;
	background-image: url(image/common/m_symbol_l.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-top: 40px;
	margin-bottom: 10px;
}

#contents-achievement h2 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	margin-top: 40px;
	margin-bottom: 10px;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
	border-left:solid 1px #333333;
	display:block;
}

/*Šˆ“®•ñ
----------------------------------------------------------------------------------------------------------------*/

#contents-activity h1 {
	width: 525px;
	font-size: 21px;
	font-weight: bold;
	color: #333333;
	background-image: url(image/common/m_symbol_l.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear:both;
	display:block;
}

#contents-activity h2,#contents-activity h2 a {
	margin-left: 0px;
	list-style-type: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";
	font-weight: bold;
    font-size: 16px;
	text-decoration:none;
	color:#333333;
	margin-top: 5px;
	margin-bottom:5px;
    line-height: 1.3em;
    background-image: url(image/common/m_symbol.jpg);
    background-repeat: no-repeat;
    background-position: left;
    text-indent: 1em;
	clear: both;
}
	
#contents-activity dt {
	width: 50px;
	display: block;
	text-align: right;
	float: left;
	clear:both;
	height: auto;
}	

#contents-activity dt.2l {
	width: 50px;
	display: block;
	text-align: right;
	float: left;
	clear:both;
	margin-bottom: 15px;
	vertical-align:top;
}

#contents-activity dt.3l {
	width: 50px;
	display: block;
	text-align: right;
	float: left;
	clear:both;
	height: 47px;
	vertical-align:text-top
}	

#contents-activity dd {
	width: 485px;
	display: block;
	float: left;
	height: auto;
	margin-left: 5px;
}	

/*ˆÓŒ©•åW
----------------------------------------------------------------------------------------------------------------*/
#pagebody-issue .box-border {
	border: solid 1px #333333;
	padding: 10px;
	margin: 10px
}	

#pagebody-issue ol li {
	font-size: 1.3em;
	line-height: 2em;
	color: #FF0000;
	font-weight: bold;
}	

#pagebody-issue ol li ol li {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
	font-weight: normal;
}	

#pagebody-issue ol a {
	background-image: url(image/common/p_opinion.jpg);
	background-repeat: no-repeat;
	width:143px;
	height: 24px;
	text-indent: -1000em;
	display: block;
}	

/*­Ž¡Šˆ“®”ï
----------------------------------------------------------------------------------------------------------------*/
.text-right {
	width: 100%;
	text-align: right;
}

table.financial {
	border-collapse:collapse;
	border-top: solid 1px #666;
}

table.financial td,
table.financial th {
	padding: 5px;
	border: solid 1px #666;
}

table.financial td.total {
	border: none;
	border-bottom: solid 2px #333;
	font-size: 1.4em;
	font-weight: bold;
}


/*‹cˆõ’è”
----------------------------------------------------------------------------------------------------------------*/
table.reduce th,
table.reduce td {
	padding: 3px 10px;
	border-bottom: solid 1px #666;
	text-align:center;
}

table.reduce th {
	border-top: solid 1px #666;
	background: #EEEEEE;
}
