/* reset
----------------------------------*/
html {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        list-style-type: none;
}
textarea { 
	font-size: 100%; 
}


/* formattimg style
----------------------------------*/
body {
	background-color: #FFFFFF;
	font-size: 0.82em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.6;
	color: #333333;
}


p {
	margin: 0px;
	padding: 0px;
}

ul {
	margin:0 0 0 1em;
	padding: 0;
}


/* link styles
----------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #800080;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: underline;
}

/* text styles
----------------------------------*/

td  {
	font-size: 14px;
	line-height: 20px;
}

.txt_bld {
	font-weight: bold;
}

.txt_white {
	color: white;
}

.txt_blue {
	color: #003399;
}

.txt_green {
	color: #005E20;
}

.txt_orange {
	color: #FF6600;
}

.txt_red {
	color: #CC0000;
}

.txt_small {
	font-size: 12px;
	line-height: 18px;
}

.txt_small2 {
	font-size: 10px;
	line-height: 14px;
}

.txt_small3 {
	font-size: 9px;
	line-height: 12px;
}

.txt_item {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

.txt_item2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 34px;
}


td.main-txt {
	padding: 20px 5px 30px 5px;	
}

td.main-txt2 {
	padding: 20px 15px 40px 15px;	
}

p.paragraph {
	margin: 0px;
	padding: 0 0 10px 0;
}

ul.para {
	margin: 0 0 2em 2em;
}




.gototop {
	font-size: 10px;
	padding: 20px 0;
}



.copy {
	font-size: 12px;
	color: #ffffff;
	padding: 10px 0;
}

.office {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	padding: 0px 0px 3px 0px;
}

.address {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 5px 0px 8px 10px;
}

.foot-menu {
	font-size: 12px;
	padding: 15px 0px 20px 0px;
}


/* 新着情報
----------------------------------*/
.newsran {
	border-bottom: 1px solid #003399;
	border-left:1px solid #003399;
	border-right:1px solid #003399;
	padding: 5px 10px 10px 10px ;
	font-size: 12px;
	line-height: 16px;
}

.topics_date {
	font-size: 10px;
	padding: 0px 10px 0px 5px;
}

.topics_title {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

.topics_txt {
	font-size: 12px;
	line-height: 16px;
	padding: 10px 10px 15px 10px;
}




/* other styles
----------------------------------*/

h2.sp  {
	background: url(../allimgs/common/h2.gif) no-repeat center top;
	font-weight: bold;
	text-align: left;
	text-indent: 25;
	line-height: 40px;
	font-size: 20px;
	letter-spacing: 0.2em;
	color: #003399;
}

h2  {
	background: url(../allimgs/common/h2.gif) no-repeat center top;
	font-weight: bold;
	text-align: left;
	text-indent: 25;
	line-height: 40px;
	font-size: 20px;
	color: #003399;
}



h3  {
	background: url(../allimgs/common/h3-bg.gif) no-repeat center top;
	font-weight: bold;
	text-align: left;
	text-indent: 30;
	line-height: 32px;
	font-size: 16px;
	color: #333333;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #6633CC;
	padding:0 0 5px 0;
}



.floatL{
	float: left;
	margin: 0px 10px 4px 0;
}

.floatR{
	float: right;
	margin: 0px 0 4px 10px;
}

.floatR2{
	float: right;
	margin: 0px 0 0 8px;
}



table.mame {
	width: 760px;
	margin: 10px 10px 20px 40px;
}

td.mame {
	padding: 10px 20px;
	border: 1px dashed #6633CC;
}



/* hr styles
----------------------------------*/
hr.brn {
	height: 1px;
	border: none;
	color: #003399;
}




/*アイコン
----------------------------------*/
#contents .blank {
	padding: 0px 18px 0px 0px;
	background: url(../allimgs/icon_popup.gif) no-repeat right center;
}
#contents .pdf_icon{
	background: url(../allimgs/icon_pdf.gif) no-repeat right center;
	padding: 0px 18px 2px 0px;
}
#contents .doc_icon{
	background: url(../images/icon_doc.gif) no-repeat right center;
	padding: 0px 18px 2px 0px;
}




/*画像に細い罫線囲み
----------------------------------*/
img.kakomi{
	border : 1px solid #999999;
	padding: 1px;
	}

img.kakomi2{
	border : 1px solid #999999;
	padding: 2px;
	}

img.kakomi3{
	border : 1px solid #999999;
	padding: 2px;
	margin: 0px 7px 0px 0px;
	}


img.kakomiL{
	border : 1px solid #999999;
	padding: 1px;
	float: left;
	margin: 0px 10px 4px 0;
	}
	
img.kakomiL2{
	border : 1px solid #999999;
	padding: 1px;
	float: left;
	margin: 0px 10px 50px 0;
	}


img.kakomiR{
	border : 1px solid #999999;
	padding: 1px;
	float: right;
	margin: 0px 0px 4px 10px;
	}


/*3つのＮｏ．１について
----------------------------------*/
ul.jitsurei{
	padding-left: 0px;
	margin-left: 0px;
}
li.jitsurei{
	padding-left: 22px;
	margin-left: 2px;
	margin-bottom: 8px;
	background:url(../allimgs/common/mark-hoshi.gif) no-repeat  left top;
	list-style: none;
}

th.jitsurei {
	padding: 0 0 15px 0;
}

td.jitsurei {
	padding: 5px 0 15px 0;
}


/* 会社概要
----------------------------------*/

table.outline {
	width: 850px;
}

th.outline {
	width: 130px;
	font-size: 15px;
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-bottom : 1px dashed #6699CC;
}

td.outline {
	text-align: left;
	font-size: 14px;
	padding: 5px 10px 5px 0px;
	border-bottom : 1px dashed #6699CC;
}


th.history {
	width: 75px;
	font-size: 15px;
	vertical-align: top;
	text-align: right;
	padding: 8px 0px 8px 10px;
	border-bottom : 1px dashed #6699CC;
}

th.history2 {
	width: 40px;
	font-size: 15px;
	vertical-align: top;
	text-align: right;
	padding: 8px 10px 8px 0px;
	border-bottom : 1px dashed #6699CC;
}

td.history {
	text-align: left;
	font-size: 14px;
	padding: 8px 10px 8px 10px;
	border-bottom : 1px dashed #6699CC;
}



/* 問い合せフォーム
----------------------------------*/

textarea {
	width:600px;
	height:10em;
}

