@charset "Shift_JIS";

/*----------------------------------------------------------------*/
/* Copyright (C) 2007 higashikouenji clinic. All Rights Reserved. */
/*----------------------------------------------------------------*/

/* -------------------- */
/* all tag              */
/* -------------------- */
body {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family:'ＭＳ Ｐゴシック', Osaka, verdana;
	font-size : 80%;
	line-height: 140%;
	color:#333333;
	background: #FFFFFF url(cmnfix/back.gif) repeat-x;}

img {
	border: none;}

a:link { text-decoration:underline; color:#333333;}
a:visited { text-decoration:underline; color:#333333;}
a:hover { text-decoration:none; color:#333333;}
a:active { text-decoration:none; color:#333333;}

/* -------------------- */
/* font size     　　   */
/* -------------------- */
.s { font-size: 80%; line-height: 140%; }
.m { font-size: 100%; line-height: 140%; }
.l { font-size: 120%; line-height: 140%; }
.ll { font-size: 140%; line-height: 140%; }
.lll { font-size: 160%; line-height: 140%; }

.sB { font-size: 80%; line-height: 140%; font-weight : bold; }

.mB { font-size: 100%; line-height: 140%; font-weight : bold; }
.m_Red { font-size: 100%; line-height: 140%; color:#CC0000; }

.lB { font-size: 120%; line-height: 140%; font-weight : bold; }

.llB { font-size: 140%; line-height: 140%; font-weight : bold; }

.lllB { font-size: 160%; line-height: 140%; font-weight : bold; }

.info		{overflow:auto;width:430px;height:120px;}
/* -------------------- */
/* bg color      　　   */
/* -------------------- */
.bold {
	font-weight:bold;}

.bgFFFFFF {
	background:#FFFFFF;}

.bgCCCCCC {
	background:#CCCCCC;}

.bg999999 {
	background:#999999;}

.bg666666 {
	background:#666666;}

.bg333333 {
	background:#333333;}

.bg000000 {
	background:#000000;}

.bgBFDFFF {
	background:#BFDFFF;}

.bgF0F0F0 {
	background:#F0F0F0;}

/* -------------------- */
/* margin        　　   */
/* -------------------- */
.margin5 {
	margin:5px 0px 0px 0px;}

.margin10 {
	margin:10px 0px 0px 0px;}

.margin15 {
	margin:15px 0px 0px 0px;}

.margin20 {
	margin:20px 0px 0px 0px;}

.margin25 {
	margin:25px 0px 0px 0px;}

.margin30 {
	margin:30px 0px 0px 0px;}

/* -------------------- */
/* contents css    　   */
/* -------------------- */
.cmn_pagetop {
	text-align:right;
	padding:30px 0px 45px 0px;}

/* -------------------- */
/* cmn css         　   */
/* -------------------- */
.footerbg {
	background-image : url(cmnfix/cmn_footerprt_01.gif);
	background-repeat: no-repeat;
	width:804px;
	height:44px;}

.footertx01 {
	text-align : center;
	padding : 15px 5px 0px 5px;
	color:#333333;
	font-size: 100%; line-height: 140%;}

.footertx02 {
	padding : 12px 5px 40px 0px;
	color:#666666;
	font-size: 90%; line-height: 140%;}

.footertx03 {
	text-align : right;
	padding : 12px 0px 40px 0px;
	color:#666666;
	font-size: 90%; line-height: 140%;}

/* -------------------- */
/* 05 css        　　   */
/* -------------------- */
.bg_05_01 {
	background-image : url(05_staff/img/05_prt_01.gif);
	background-repeat: no-repeat;
	width:540px;
	height:24px;}

.tx_05_01 {
	padding : 4px 10px 0px 18px;
	color:#333333;
	font-weight : bold;
	font-size: 120%; line-height: 100%;}

/* -------------------- */
/* line          　　   */
/* -------------------- */
.linesolid01 {
	border-width:1px;
	border-bottom: solid 1px #CCCCCC;}

.linedotted01 {
	border-width:1px;
	border-bottom: dotted 1px #333333;}

/* -------------------- */
/* box           　　   */
/* -------------------- */
.lawbox01 {
	width:756px;
	height:135px;
	overflow: auto;}

textarea#styled01 {
	width: 720px;
	height: 125px;}

textarea#styled02 {
	width: 600px;
	height: 125px;}

#wrapper {
	margin:0 auto;
	width:830px;}

