/*独自CSS(/asahi)の移し替え*/

#header {
	BACKGROUND-COLOR: #ffffff
}
.bgcolor_pink {
	BACKGROUND-COLOR: #fff7f7
}
#contents_body {
	BACKGROUND-COLOR: #ffffff
}

BODY {
	BACKGROUND-COLOR: #ffffff
}

#shashinkan h3 {
	background-image: url(../images/asahi/main/shashinkan_h3.gif);
	background-repeat: no-repeat;
}
/*以上*/


body, td, th {
	font-size: 100%;
	color: #000000;
}

/* Add */
#feedback {
	font-size: 90%;
}
/* Add */

body {
	background-color: #ffffff;
}

strong {
	font-weight: bold;
	color: #ff0000;
}

em {
}

.small {
	color: #000000;
	line-height: 130%;
}
.menu_small {
	color: #000000;
}



.portlet_contents {
	color: #000000;
	background-color: #ffffff;
	padding-left: 12px;
	word-break: break-all;
}

.contents-list {
	padding-left: 12px;
}

.input_error {
	color: #ff0000;
	font-weight: bold;
}

.calendar_select {
	font-size: 120%;
	color: #ff0000;
	font-weight: bold;
}

.portlet_frame {
/*
	padding-top: 1px;
	padding-left: 1px;
	width: 100%;
*/
}


.calendar_frame {
	border: 1px solid #000000;
}

.stdtemplate_clear {
	clear: both;
}

.stdtemplate_img_left {
  float: left;
  border: 0px none;
 }

.stdtemplate_img_right {
  float: right;
  border: 0px none;
 }

.stdtemplate_img_none {
  border: 0px none;
 }

/* ---- extension ---- */
/* .portlet_title, th{ */
.portlet_title {
	color: #DD100C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DD100C;
	border-bottom-color: #DD100C;
	border-left-color: #DD100C;
	font-size: 110%;
	line-height: 110%;
	background-color: #FFFFFF;
	background-image: url(../images/asahi/portlet_title_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
th {
	font-weight: bold;
/*	color: #577728; */
	background-color: #e9f1dc;
/*
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #577728;
*/
}
.portlet_table {
	border: 0px none;
	width: 100%;
}
.portlet_title a {
	color: #DD100C;
}
a {
	color: #0066FF;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FFFFEB;
}
a:active {
	text-decoration: none;
	background-color: #FFFFEB;
}
p{
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
h1,h2,h3,h4,h5,h6 {
	border-color: #DD100C;
}
h1 {
	color: #FFFFFF;
	background-image: url(../images/asahi/h1_bg.gif);
	background-repeat: no-repeat;
	background-color: #DD100C;
	font-size: 140%;
	line-height: 110%;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	font-weight: bold;
	padding: 10px;
}
h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 130%;
	line-height: 110%;
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	border-left-width: 8px;
	border-bottom-width: 1px;
	padding: 10px;
}
h3 {
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding: 10px;
	border-left-width: 4px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
}
h4 {
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	padding: 8px;
	font-size: 100%;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
	border-left-width: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}
h5 {
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	border-left-width: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 4px;
}
h6 {
	font-size: 80%;
	line-height: 110%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 2px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
pre{}
address{
	font-size: 90%;
	font-style: italic;
	line-height: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
dl{
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
dt{
	font-weight: bold;
}
dd{
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul{
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
ol{
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
li{}
hr{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
#feedback div.pcfb_title {
	color: #000000;
	background-color: #FFF7F7;
	padding: 10px;
	text-align: center;
	font-size: 120%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}

/* ---- Navigation ---- 
#naviArea {
	width: 164px;
	overflow: hidden;
}

#naviArea a {
	color: #333333;
	display: block;
	width: 164px;
	text-decoration: none;
	border-bottom: 1px solid #f3f3e6;
	padding: 8px 2px 6px 18px;
}

#naviArea ul {
	list-style-type: none;
	margin: 0 0 0 2px;
	padding: 0px;
}

#naviArea a.naviItem {
	background: url(../images/navigation/normal_c1.gif);
	background-repeat: no-repeat;
}

#naviArea a.naviItem:hover {
	background: url(../images/navigation/hover_c1.gif);
	background-repeat: no-repeat;
}

#naviArea a.naviItemSelected {
	font-weight: bold;
	background: url(../images/navigation/selected_c1.gif);
	background-repeat: no-repeat;
}

#naviArea a.naviItemSelected:hover {
	background: url(../images/navigation/hover_c1.gif);
	background-repeat: no-repeat;
}
*/
/* ---- Feed Back ---- */
#feedback {
	border: 1px solid #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#feedback div.pcfb_question {
	padding: 5px 5px 5px 5px;
	color: #000000;
}


#feedback div.comment {
	border: 0px solid #000000;
  	background-color: #FFFFFF;
	padding: 5px 1px 1px 5px;
}

#feedback ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 5px 0px;
}

#feedback li {
	display: inline;
	margin: 0px;
	padding: 0 10px 5px 0;
}

#feedback textarea {
	margin: 5px;
 	width : 500px;
 	height : 100px
}

#feedback p.pcfbSubmit {
	margin: 10px 0px 10px 0px;
	text-align: center;
}

