charset ‘UTF-8′;

/*//////////////Setteing ユーザー設定//////////////*/

/*////////////// #news //////////////*/
/*1.space*/	div#news { padding: 5px 15px 5px 10px;}
/*2.caption*/ 	div#news p.caption {
		color: #003300; 
		font-size:13px; 
		line-height: 20px; 
		background: #eeeeee; 
		padding:2px 9px;
		}
/*3.frame*/ 	div#news div#frame { 
		background: none;
		padding: 0 5px 0 10px;
		border-width: 0 0 0 0; 
		border-color: #666666;
		}
/*(以下indentはmargin-leftで指定)*/
/*4.title*/ div#news p.title { 
		margin-left: 0; 
		color: #ff0000; 
		font-size: 15px; 
		line-height: 20px;
		border-bottom: none;
		}
/*5.sub*/ 	div#news p.sub { 
		margin-left: 0px; 
		color: #cc0000; 
		font-size: 14px; 
		line-height: 20px; 
		border-bottom: none;
		}
/*6.para*/ 	div#news div.indent p { 
		margin-left: 5px; 
		color: #006600; 
		font-size: 14px; 
		line-height: 19px; 
		border-bottom: none;
		}
/*7.para2*/	 div#news div.indent p.para2 {
		border-bottom: none;
		}

/*////////////// #topics //////////////*/
/*1.space*/	div#topics { padding: 0 0;}
/*2.caption*/ 	div#topics p.caption {
		color: #ffffff; 
		font-size:13px; 
		line-height: 20px; 
		background: #6699cc; 
		padding:2px 10px; 
		}
/*3.frame*/ 	div#topics div#frame { 
		background: none;
		padding: 0 15px 0 0;
		border-width: 0 0 0 0; 
		border-color: none;
		}
/*(以下indentはmargin-leftで指定)*/
/*4.title*/ div#topics p.title { 
		margin-left: 10px; 
		color: #ff0000; 
		font-size: 15px; 
		line-height: 20px;
		border-bottom: none;
		}
/*5.sub*/ 	div#topics p.sub { 
		margin-top: 7px;
		margin-left: 10px; 
		color: #0066CC; 
		font-size: 14px; 
		line-height: 20px; 
		border-bottom: none;
		}
/*6.para*/ 	div#topics div.indent p { 
		margin-left: 15px; 
		color: #333333; 
		font-size: 13px; 
		line-height: 17px; 
		border-bottom: 1px #cccccc solid;
		}
/*7.para2*/	 div#topics div.indent p.para2 {
		border-bottom: none;
		}

/*////////////// #info //////////////*/
/*1.space*/	div#info { padding:  0 0 10px 0 ;}
/*2.caption*/ 	div#info p.caption {
		color: #ffffff; 
		font-size:13px; 
		line-height: 20px; 
		background: #6699cc; 
		padding:2px 9px;
		}
/*3.frame*/ 	div#info div#frame { 
		background: #eeeeee url('../img/back1.jpg');
		padding: 35px 10px 10px 10px;
		border-width: 0px 0px 1px 0px; 
		border-color: #6699CC;
		}
/*(以下indentはmargin-leftで指定)*/
/*4.title*/ div#info p.title { 
		margin-left: 0; 
		color: #ff0000; 
		font-size: 15px; 
		line-height: 20px;
		border-bottom: none;
		}
/*5.sub*/ 	div#info p.sub { 
		margin-left: 0px; 
		color: #cc0000; 
		font-size: 14px; 
		line-height: 20px; 
		border-bottom: 1px #cccccc solid;
		}
/*6.para*/ 	div#info div.indent p { 
		margin-left: 0px; 
		color: #333333; 
		font-size: 12px; 
		line-height: 17px; 
		border-bottom: none;
		}
/*7.para2*/	 div#info div.indent p.para2 {
		border-bottom: none;
		}
		
/*////////////// #mssg //////////////*/
/*1.space*/	div#mssg { padding: 0 0 10px 0;}
/*2.caption*/ 	div#mssg p.caption {
		color: #ffffff; 
		font-size:13px; 
		line-height: 20px; 
		background: #6699CC; 
		padding:2px 10px; 
		}
/*3.frame*/ 	div#mssg div#frame { 
		background: none;
		padding: 7px 12px 0 0;
		border-width: 0 0 0 0; 
		border-color: #666666;
		}
/*(以下indentはmargin-leftで指定)*/
/*4.title*/ div#mssg p.title { 
		margin-left: 10px; 
		color: #3366CC; 
		font-size: 17px; 
		line-height: 20px;
		border-bottom: none;
		}
/*5.sub*/ 	div#mssg p.sub { 
		margin-left: 12px; 
		color: #669900; 
		font-size: 15px; 
		line-height: 20px; 
		border-bottom: none;
		}
/*6.para*/ 	div#mssg div.indent p { 
		margin-left: 15px; 
		color: #333333; 
		font-size: 13px; 
		line-height: 17px; 
		border-bottom: none;
		}
/*7.para2*/	 div#mssg div.indent p.para2 {
		border-bottom: none;
		}
		
/*////////////// #update //////////////*/
/*1.space*/	div#update { padding: 10px;}
/*2.caption*/ 	div#update p.caption {
		color: #ffffff; 
		font-size:14px; 
		line-height: 20px; 
		background: #3366CC; 
		padding:2px 9px; 
		}
/*3.frame*/ 	div#update div#frame { 
		background: none;
		padding: 0 8px;
		border-width: 0px 1px 1px 1px; 
		border-color: #3366cc;
		}
/*(以下indentはmargin-leftで指定)*/
/*4.title*/ div#update p.title { 
		margin-left: 0; 
		color: #ff0000; 
		font-size: 17px; 
		line-height: 20px;
		border-bottom: none;
		}
/*5.sub*/ 	div#update p.sub { 
		margin-left: 0px; 
		color: #cc0000; 
		font-size: 15px; 
		line-height: 20px; 
		border-bottom: none;
		}
/*6.para*/ 	div#update div.indent p { 
		margin-left: 0px; 
		color: #333333; 
		font-size: 13px; 
		line-height: 17px; 
		border-bottom: none;
		}
/*7.para2*/	 div#update div.indent p.para2 {
		border-bottom: none;
		}
		
/*////////////// #feature //////////////*/
/*1.space*/	div#feature { padding: 10px 0;}
/*2.caption*/ 	div#feature p.caption {
		color: #ffffff; 
		font-size:14px; 
		line-height: 20px; 
		background: #669999; 
		padding:2px 9px; 
		}
/*3.frame*/ 	div#feature div#frame { 
		background: #eeeeee;
		padding: 0 10px 10px 10px;
		border-width: 0 0 1px 0; 
		border-color: none;
		}
/*(以下indentはmargin-leftで指定)*/
/*4.title*/ div#feature p.title { 
		margin-left: 0; 
		color: #ff0000; 
		font-size: 17px; 
		line-height: 20px;
		border-bottom: none;
		}
/*5.sub*/ 	div#feature p.sub { 
		margin-left: 0px; 
		color: #cc0000; 
		font-size: 15px; 
		line-height: 20px; 
		border-bottom: none;
		}
/*6.para*/ 	div#feature div.indent p { 
		margin-left: 0px; 
		color: #333333; 
		font-size: 13px; 
		line-height: 17px; 
		border-bottom: none;
		}
/*7.para2*/	 div#feature div.indent p.para2 {
		border-bottom: none;
		}

