@import url(funagata.css);

body, td, th {
	font-size: 80%;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
        background-color: #ffffff;
        background-image: url(/pcp_portal/images/funagata/back1278.gif);
}

strong {
	font-weight: bold;
	color: #ff0000;
}

em {
}

a {
	text-decoration: underline;
}

a:link {
	color: #3165ce;
}

a:visited {
	color: #0000aa;
} 

a:active {
	color: #ff0000;
}

a:hover {
	color:#009900;
}

.small {
	color: #000000;
	line-height: 130%;
}
.menu_small {
	color: #000000;
}

.portlet_title {
	font-weight: bold;

	color: #191970;
	background-color: #9ccfff;
	border-color: #191970; 
	border-width: 0px 0px 0px 5px;
	border-style: solid;
	text-align: left;
}
.portlet_contents {
	color: #000000;
	background-color: #ffffff;
	padding-left: 12px;
	word-break: break-all;

	line-height:150%;
}

.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: 12px;
	padding-left: 12px;
	width: 100%;
}
*/

.portlet_table {
	border: 1px solid #000000;
	width: 100%;

	border-color: #191970;
}

.calendar_frame {
	border: 1px solid #000000;
}

/* for NN6.2 */
* {
	-moz-box-sizing: border-box;
}

.stdtemplate_clear {
	clear: both;
}

.stdtemplate_img_left {
  float: left;
  border: 0px none;
 }

.stdtemplate_img_none {
  border: 0px none;
 }

/* add */
.t_mid { font-size:80%; }
.t_middle { font-size:80%; line-height:150% }
.t_middle1 { font-size:80%; line-height:150%; color: #ffffff; }
.t_middle2 { font-size:80%; line-height:130% }
.style1 {font-size: 80%; line-height: 150%; font-weight: bold; }
.line1 {
	border-right: #191970 1px solid;
}
.line2 {
	border-right: #191970 1px solid;
	border-left: #191970 1px solid;
}
.line3 {
	border-right: #191970 1px solid;
	border-top: #191970 1px solid;
}
.line4 {
	border-top: #191970 1px solid;
}
.link2 { color: #ffffff !important; }

h1 {
	color: #0000cd;
	background-color: #f5f5f5;
	border-top: #e0e0fa 1px solid;
	border-bottom: #191970 1px solid;
	border-left: #0000cd 10px solid;
	border-right: #191970 1px solid;
	padding: 2;
	font-size: 110%;
	width: 95%;
}
h2 {
	border-color: #0000cd;
	border-width: 2px 0px 2px 0px;
	border-style: solid;
	font-size: 100%;
	width: 95%;
}
h3 {
	border-color: #9370db;
	border-width: 0px 0px 1px 10px;
	border-style: solid;
	font-size: 95%;
	width: 95%;
}

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

#naviArea a {
	color: #333333;
	display: block;
	width: 116px;
	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 #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

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

#feedback div.pcfb_title {
	border: 0px solid #000000;
	color: #000000;
	background-color: #e9f1dc;
	padding: 11px 11px 11px 11px;
	text-align: center;
	font-size: 120%;
}

#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;
}
