/*
 * Style Name: common_l Stylesheet
 * Manager: Kishiwada Hospital
 */
 
 /*
* {
	padding: 0;
	margin: 0;
}



body {
	color: #444;
}
*/


/* hyper link
-------------------------------- 
a {
	color: #004188;
	text-decoration: underline;
}

a:visited {
	color: #004188;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
*/


/* wrapper 
-------------------------------- 
#wrapper_top {
	width: 100%;
	background-image: url(../../image/img_top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}



#wrapper {
	width: 100%;
	background-image: url(../../image/img_top02_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
*/



/* container
-------------------------------- */
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 120%;
}





/* header
-------------------------------- 
#header {
	height: 70px;
	width: 800px;
	clear: both;
}

#header h1 {
	float: left;
	height: 50px;
	width: 350px;
	padding: 0;
	background: url(../image/img_logo.gif) no-repeat;
	margin-top: 10px;
}

#header h1 a {
	height: 50px;
	width: 350px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
}

#header h1 a span{
    display:none
}
*/

/* fontsize
-------------------------------- 
#fontsize {
	float: right;
	height: 40px;
	width: 183px;
	text-align: left;
	background: url(../image/img_fontsize_bg.gif) no-repeat;
	margin-top: 28px;
	margin-right: 3px;
	padding : 0 3px 0 0;
}

#fontsize ul {
	margin-left: 110px; 
}

#fontsize li {
	float: left;
	padding: 4px 0 0 5px;
	margin: 0;
}

#mini a {
	height: 23px;
	width: 27px;
	overflow: auto;
	display: block;
	text-indent: -9999px;
	background: url(../image/img_fontsize_mini_o.gif) no-repeat;
	overflow:hidden;
	}

#big a {
	height: 23px;
	width: 27px;
	overflow: auto;
	display: block;
	text-indent: -9999px;
	background: url(../image/img_fontsize_big_o.gif) no-repeat;
	overflow:hidden;
}
*/





/* footer
-------------------------------- 

#footer {
	height: 106px;
	width: 800px;
	margin: 0;
	text-align: left;
	clear: both;
	padding: 0px;
	font-size: 80%;
	background-image: url(../image/img_footer_bg.gif);
	background-repeat: repeat-x;
}

#footer a {
	margin: 0px;
	padding: 0px;
}

#footer_left {
	float: left;
	width: 364px;
	padding: 15px 0 0 7px;
}

#footer_left li{
	float: left;
	padding: 0 0 0 14px;
	margin: 0 7px 0 0;
	background: url(../image/img_footer_point.gif) no-repeat;
}

#footer_right {
	float: right;
	width: 400px;
	font-size: 85%;
	text-align: right;
	margin-right: 20px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer_right address a {
	text-decoration: none;
	color: #444;
}
*/


/* pankuzu
-------------------------------- 

#pankuzu {
	font-size: 85%;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 11px;
}

#pankuzu a {
	text-decoration: underline;
}

#pankuzu a:hover {
	text-decoration: none;
}
*/

/* pagetop
-------------------------------- 
#pagetop {
	text-align: right;
	clear: both;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-right: 35px;
}*/

/* keywords
-------------------------------- 
#keywords {
	width: 177px;
	float: left;
	border-width: 2px;
	border-style: solid;
	border-color: #004188;
	margin-right: 11px;
	padding: 4px 2px 4px 4px;
	font-size:14px;
	letter-spacing:0.1em;
}

#keywords p {
	height:14px;
	width: 159px;
	background: url(../../image/img_img01.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin: 0px;
}

#keywords ul {
	margin-top: 8px;
}*/

#keywords ul li {
	background-image: url(../image/img_saiyou_point.gif);
	background-position: 0px 50%;
	float: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	white-space: nowrap;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size:14px;
	letter-spacing:0.1em;
}

/*
#keywords02 {
	width: 176px;
	background-color: #FFF;
	padding: 4px;
	border: 2px solid #004188;
	margin-left: 6px;
	margin-top: 6px;
	font-size: 14px;
	letter-spacing:0.1em;
}

#keywords02 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#keywords02 ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/

#keywords02 ul li {
	background-image: url(../image/img_saiyou_point.gif);
	background-position: 0px 50%;
	float: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	white-space: nowrap;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	letter-spacing:0.1em;
}

