/*20080425大村作成*/

h1 {
	font-weight:bold;
	text-align:center;
	font-size:150%;
	margin:15px 0 15px 0;
	line-height:130%
}

h2 {
	font-weight:bold;
	text-align:center;
	margin:15px 0 10px 0;
	font-size:120%
}

h3 {
	margin:10px 0 5px 5px;
	font-size:110%;
	text-align:left
}

.des{
padding:3px;
margin:5px 0 5px 0;
border-color:#fffacd;
background:#ffffcc;
border-width:1px;
border-style:solid;
width:100%
}

hr {
	height:1px;
	border-color: #CCCCCC black black;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}

/*20080627大村作成*/


.modi{
	font-size:10px;
	text-align:right;
	margin:5px 0 5px 0
}

ol{
	text-align:left;
	margin-left:20px;
	padding-left:0px
}

ul{
	text-align:left;
	margin-left:30px
}

li{
	margin-bottom:5px
}


/*メディア対応表等で使う表レイアウト 20080613大村作成*/

thead{
	background-color:#b0c4de 
}

.t_list{
	border:1px solid #888888;
	border-collapse:collapse;
	empty-cells:show;
	font-size: 12px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

.t_list_2{
	border:1px solid #888888;
	border-collapse:collapse;
	empty-cells:show;
	font-size: 12px;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

.t_list_2 td{
	border-right:1px solid #999999;
    border-bottom:1px solid #999999;
}

.t_list tr{
    text-align:center;
}

.t_list td{
	border-right:1px solid #999999;
    border-bottom:1px solid #999999;
	padding:4px
}

td span{
font-size:85%;
line-height:1.2em
}

p{
	margin:10px 0 5px 0;
	text-align:left
}

.cont {
	margin:0 0 5px 25px;
	text-align:left
}

/*注意事項で使う表レイアウト 20081007山本作成*/
ul.jikou{
	text-align:left;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 18px;
}

li.koumoku{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.setumei{
	font-size: 12px;
	line-height: 1.2em;
}
