/* ----------------
 Clearfix
---------------- */

/* CF */
.cf:before,
.cf:after {
	content:"";
	display:block;
	overflow:hidden;
}
.cf:after { clear:both; }
.cf { zoom:1; }

/* CLEARFIX */
/*
.clearfix {
	display: block;
}
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	line-height: 0;
}
*/

/* 後で削除
body{
    background-image: url(http://server.sakura.ad.jp/windows2003/images/bg02pln.png),url(http://server.sakura.ad.jp/windows2003/images/bg01pln.png);
    background-repeat: no-repeat,repeat-x;
    background-position: right 136px,left 136px;
}
*/

body{
	background:url(http://server.sakura.ad.jp/windows2003/images/bg01pln.png) repeat-x left 136px;
}

#contents{
	background:url(http://server.sakura.ad.jp/windows2003/images/bg02pln.png) no-repeat right 40px;
}

#main-area{
	width:960px;
}

#Win2003{
	color:#444;	/*標準テキスト色*/
	font-size:14px;
	line-height:140%;
}

#Header1{
	height:163px;
	margin:0;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}

.Header2{
	margin:40px 0 20px 0;
}

#Win2003 #navi{
	height:59px;
}

#Win2003 #pnavi{
	height:45px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	line-height:45px;
	background-image:url(http://server.sakura.ad.jp/windows2003/images/bg_pnavi.png);
	padding-left:20px;
}

.col2{
	width:470px;
	float:left;
	background-color:#f1f1f1;
	background-repeat: no-repeat;
	}
	
.col2 p{
/*	font-size:14px;font-weight:bold;	*/
	margin:10px 20px 20px 20px;	
}

.col2pln2{
	width:470px;
	float:left;
}

.col2pln2 p{
	margin-right:20px;
	}

.col3{
	width:320px;	
	height:680px;
	background-repeat: no-repeat;
	float:left;
}

.col3 p{
	margin:5px 15px 5px 30px;
}
		
.stl1{	/*タイトル*/
	margin:10px 0;
}

/*Table-------------------------------------*/
	
.tblTop1{
	width:100%;	
}

.tblTop1 td{
	text-align:center;
	border-right:1px solid #FFF;
	padding:15px 0;
}

.tbl02{
	width:100%;
	font-size:16px;font-weight:bold;
}

.tbl02 td{
	text-align:center;
	border:1px solid #FFF;
	padding:10px;
}

.tbl02 th{
	text-align:left;
	background-color:#dae5ed;
	border:1px solid #FFF;
	padding:10px;	
}

.tbl02 .ll{
	width:120px;
	text-align:right;
	float:left;
	
}

.tbl02 .cc{
	width:37px;
	text-align:center;
	float:left;	
}

.tbl02 .rr{
	width:80px;
	text-align:left;
	float:left;
}

.tbl03{
	width:100%;
	font-size:16px;font-weight:bold;
}

.tbl03 td{
	border-bottom:1px solid #CCC;
	padding:10px;
}

.tbl04{
	width:100%;
	font-size:14px;font-weight:bold;
}

.tbl04 td{
	text-align:center;
	border:1px solid #FFF;
	height:30px;
}

/*ボタン-----------------------------------*/
.btn01{
	margin:0 0 35px 45px;
}

.btn02{
	text-align:center;
	margin:0 0 30px 0;
}
	
.btn03{
	text-align:center;
	margin:538px 0 0 30px;
}


/*文字サイズ・太さ*/
.px9	{font-size:9px;font-weight:normal;}
.px9b	{font-size:9px;font-weight:bold;}
.px10	{font-size:10px;font-weight:normal;}
.px10b	{font-size:10px;font-weight:bold;}
.px12	{font-size:12px;font-weight:normal;}
.px12b	{font-size:12px;font-weight:bold;}
.px14	{font-size:14px;font-weight:normal;}
.px14b	{font-size:14px;font-weight:bold;}
.px16	{font-size:16px;font-weight:normal;}
.px16b	{font-size:16px;font-weight:bold;}
.px18	{font-size:18px;font-weight:normal;}
.px18b	{font-size:18px;font-weight:bold;}

/*文字色*/
.wht	{color:#FFFFFF;}
.blu	{color:#0d7ec8;}	/*h2ブルー*/
.org	{color:#ff6600;}	/*オレンジ（強調）*/

/*背景色*/
.bgG2	{background-color:#e3e3e3;}	/*中グレー*/
.bgG1	{background-color:#f1f1f1;}	/*薄グレー*/
.bgO1	{background-color:#f2e3d8;}	/*薄オレンジ*/
.bgB2	{background-color:#0d7ec8;}	/*h2ブルー*/
.bgB1	{background-color:#dae5ed;}	/*薄ブルー*/
.bgW0	{background-color:#FFFFFF;}	/*白*/

/*テキスト位置*/
.txl	{text-align:left;}
.txc	{text-align:center;}
.txr	{text-align:right;}

/*上余白*/
.topspc5	{margin-top:5px;}
.topspc10	{margin-top:10px;}
.topspc15	{margin-top:15px;}
.topspc20	{margin-top:20px;}

/*下余白*/
.btmspc5	{margin-bottom:5px;}
.btmspc10	{margin-bottom:10px;}
.btmspc15	{margin-bottom:15px;}
.btmspc20	{margin-bottom:20px;}

/*高さ*/


.cb	{clear:both;margin:0;}

/* リンク */
a:link{color: #0d7ec8;}
a:visited {color: #0d7ec8;}
a:hover {color: #F63;}
a:active {color: #F63;}

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