/*
name: サイトカラー・水色
designer: net50's LLC & OGUSYS co., ltd.
designer_url: http://www.net50.org/
developer: net50's LLC & OGUSYS co., ltd.
developer_url: http://www.net50.org/
layouts: layout-wt
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/*-------------------------------------
基本
-------------------------------------*/
body {
	color: #444444;
	font-size: 95%;
	background: #efefef url(./img/bg.gif);
	margin: 0px auto;
	padding: 0;
  width: 950px;
  word-break:break-all;
  	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

/*-------------------------------------
全体の外枠
-------------------------------------*/
div#pageWrapper {
	background: #ffffff;
	width: 98%;
	margin: auto;
	border-left: solid 1px #000080;
	border-right: solid 1px #000080;
}

/*-------------------------------------
ヘッダー
-------------------------------------*/
#header div.h_left{
	width: 430px; 
	height: 100px;
	margin: 0;
	padding: 0;
	background-color:#E5F2FF;
	color: #444444;
	font-weight: bold;
	float:left;
	text-align:center;
}

#header div.h_left h1{
	color: #444444;
	font-size:14pt;
	font-weight: bold;
}

#header div.h_left a{
	color: #444444;
	font-size:14pt;
	font-weight: bold;
}


#header div.h_right{
	width: 500px;
	height: 80px;
	margin: 0;
	padding: 20px 0 0 0;
	background-color:#E5F2FF;
	float:left;
}


div#headerbar {
	background-image: url(./img/nav.gif); 
	background-repeat: repeat-x;
	font-size: 10pt;
	text-align: right;
	padding: 3px 5px;
	clear:both;
}

/*-------------------------------------
メインコンテンツ
-------------------------------------*/
div#contentsWrapper {
	margin-bottom: 10px;
	overflow: visible;
}

div#mainContents {
	float: left;
	width: 590px;
	font-size: 0.8em;
	padding: 10px;
}

div.mainContentsWrapper {
	margin-bottom: 10px;
	padding: 1px;
	border: solid 1px #cccccc;
}

div.mainContentsWrapper1 {
	margin-bottom: 10px;
	padding: 1px;
	border: solid 1px #cccccc;
}

div.mainContentsTitle {
	color: #000033;
	background-image: url(./img/bg.gif);
	font-size: 1.0em;
	font-weight: bold;
	padding: 4px 3px 3px 3px;
	margin: 0;
	border: solid 1px #000080;
}

div.mainContentsTitle h2 {
	font-size: 16px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

div.contents {
	padding: 8px;
	border-left: solid 1px #000080;
	border-right: solid 1px #000080;
	border-bottom: solid 1px #000080;

	line-height: 140%;
	width:568px;
}

div.contents h3 {
	font-size: 14px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 5px;
	color: #000033;
	background-color: #e5f2ff;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000033;
	border-bottom-color: #000033;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}

div.contents1 {
	padding: 8px;
	border-left: solid 1px #000080;
	border-right: solid 1px #000080;
	border-bottom: solid 1px #000080;
	line-height: 140%;
	width:546px;
}

/*-------------------------------------
2列表示
-------------------------------------*/
div.box_l {
	padding: 1px;
	float: left;
	width: 47%;
}

div.box_r {
	padding: 4px;
	float: right;
	width: 48%;
}

div.space {
	clear: both;
}

/*-------------------------------------
ナビゲーション
-------------------------------------*/
div#nav {
	float: right;
	background-image: url(./img/rb.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 0.8em;
	width: 313px;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #cccccc;
}

div#nav a {
	margin: 0;
	padding: 2px;
	text-decoration: none;
}

div.navTitle {
	color: #000033;
	background: url(./img/hbar.gif) repeat-x #ffffff;
	font-size: 1.0em;
	font-weight: bold;
	padding: 4px 3px 3px 3px;
	margin: 0;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

div.navContents {
	margin: 5px 2px 7px 2px;
	padding: 3px;
	line-height: 120%;
}

/*-------------------------------------
フッター
-------------------------------------*/
div.footer {
	clear: both;
	color: #ffffff;
	background: #99ccff;
	font-size: 9pt;
	text-align: center;
	padding: 3px;
}

div.footer a {
	color: #ffffff;
}

div.footer a:visited {
	color: #ffffff;
}

div.footer a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}

/*-------------------------------------
リンク
-------------------------------------*/
a {
	color: #000080;
	text-decoration: none;
	font-weight:normal;
	background: transparent;
}

a:visited {
	color: #000080;
}

a:hover {
	color: #dc143c;
	text-decoration: underline;
}

/*-------------------------------------
リスト
-------------------------------------*/
ul {
	text-align: left;
	list-style: square outside;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}


/*-------------------------------------
カテゴリページ
-------------------------------------*/
p {
	line-height: 140%;
	padding: 5px;
	margin: 0;
}

p.cate_desc {
	padding: 8px;
	line-height: 140%;
	font-size: 12pt;
}

.cate_exc {
	padding: 10px;
}

/*--------------------
クリア
----------------------*/

.clear{
	clear: both;
	color: #ffffff;
	border:0px;
	margin:0px;
	padding:0px;
}











/* Tab */
.tab	{height:20px;font-size: 8pt;}
.tab1p p, .tab0101p p, .tab0102p p, .tab0103p p, .tab0104p p, .tab01p p, .tab02p p, .tab03p p, .tab04p p, .tab05p p, .tab06p p, .tab07p p, .tab08p p, .tab09p p, .tab10p p, .tab11p p, .tab12p p, .tab13p p, .tab14p p, .tab15p p, .tab16p p, .tab17p p, .tab18p p, .tab19p p, .tab20p p, .tab21p p, .tab22p p, .tab23p p, .tab24p p, .tab25p p, .tab26p p, .tab27p p, .tab28p p
	{margin:10px}

.tab1p	
	{
	clear:both;
	border-top:solid 10px #99ccff;
	border-bottom:solid 1px #99ccff;
	border-left:solid 1px #99ccff;
	border-right:solid 1px #99ccff;
	}
.tab101p	
	{
	clear:both;
	border-top:solid 10px #ff99cc;
	border-bottom:solid 1px #ff99cc;
	border-left:solid 1px #ff99cc;
	border-right:solid 1px #ff99cc;
	}
.tab102p	
	{
	clear:both;
	border-top:solid 10px #ff99cc;
	border-bottom:solid 1px #ff99cc;
	border-left:solid 1px #ff99cc;
	border-right:solid 1px #ff99cc;
	}
.tab103p	
	{
	clear:both;
	border-top:solid 10px #ff99cc;
	border-bottom:solid 1px #ff99cc;
	border-left:solid 1px #ff99cc;
	border-right:solid 1px #ff99cc;
	}
.tab104p	
	{
	clear:both;
	border-top:solid 10px #ff99cc;
	border-bottom:solid 1px #ff99cc;
	border-left:solid 1px #ff99cc;
	border-right:solid 1px #ff99cc;
	}
.tab01p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab02p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab03p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab04p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab05p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab06p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab07p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab08p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab09p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab10p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab11p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab12p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab13p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab14p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab15p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab16p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab17p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab18p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab19p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab20p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab21p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab22p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab23p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab24p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab25p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab26p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab27p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}
.tab28p
	{
	clear:both;
	border-top:solid 5px #ff3300;
	border-bottom:solid 1px #ff3300;
	border-left:solid 1px #ff3300;
	border-right:solid 1px #ff3300;
	margin:0px 0px 0px 0px;
	}

.tabmenu
	{
	display:block;
	width:60px;
	float:left;
	margin:0px 0px 0px 0px;
	}

.tab1on, .tab1off, .tab01on, .tab01off, .tab02on, .tab02off, .tab03on, .tab03off, .tab04on, .tab04off, .tab05on, .tab05off, .tab06on, .tab06off, .tab07on, .tab07off, .tab08on, .tab08off, .tab09on, .tab09off, .tab10on, .tab10off, .tab11on, .tab11off, .tab12on, .tab12off, .tab13on, .tab13off, .tab14on, .tab14off, .tab15on, .tab15off, .tab16on, .tab16off, .tab17on, .tab17off, .tab18on, .tab18off, .tab19on, .tab19off, .tab20on, .tab20off, .tab21on, .tab21off, .tab22on, .tab22off, .tab23on, .tab23off, .tab24on, .tab24off, .tab25on, .tab25off, .tab26on, .tab26off, .tab27on, .tab27off, .tab28on, .tab28off
	{
	display:block;
	width:125px;
	height:20px;
	float:left;
	margin-right:5px;
	text-align:center;
	}


.tab01on a:link, .tab02on a:link, .tab03on a:link, .tab04on a:link, .tab05on a:link, .tab06on a:link, .tab07on a:link, .tab08on a:link, .tab09on a:link, .tab10on a:link, .tab11on a:link, .tab12on a:link, .tab13on a:link, .tab14on a:link, .tab15on a:link, .tab16on a:link, .tab17on a:link, .tab18on a:link, .tab19on a:link, .tab20on a:link, .tab21on a:link, .tab22on a:link, .tab23on a:link, .tab24on a:link, .tab25on a:link, .tab26on a:link, .tab27on a:link, .tab28on a:link
	{
	color:#ffffff;
	text-decoration:none;
	display:block;
	margin-top:5px;
	}
.tab01on a:visited, .tab02on a:visited, .tab03on a:visited, .tab04on a:visited, .tab05on a:visited, .tab06on a:visited, .tab07on a:visited, .tab08on a:visited, .tab09on a:visited, .tab10on a:visited, .tab11on a:visited, .tab12on a:visited, .tab13on a:visited, .tab14on a:visited, .tab15on a:visited, .tab16on a:visited, .tab17on a:visited, .tab18on a:visited, .tab19on a:visited, .tab20on a:visited, .tab21on a:visited, .tab22on a:visited, .tab23on a:visited, .tab24on a:visited, .tab25on a:visited, .tab26on a:visited, .tab27on a:visited, .tab28on a:visited
	{
	color:#ffffff;
	text-decoration:none;
	display:block;
	margin-top:5px;
	}
.tab01on a:hover, .tab02on a:hover, .tab03on a:hover, .tab04on a:hover, .tab05on a:hover, .tab06on a:hover, .tab07on a:hover, .tab08on a:hover, .tab09on a:hover, .tab10on a:hover, .tab11on a:hover, .tab12on a:hover, .tab13on a:hover, .tab14on a:hover, .tab15on a:hover, .tab16on a:hover, .tab17on a:hover, .tab18on a:hover, .tab19on a:hover, .tab20on a:hover, .tab21on a:hover, .tab22on a:hover, .tab23on a:hover, .tab24on a:hover, .tab25on a:hover, .tab26on a:hover, .tab27on a:hover, .tab28on a:hover
	{
	color:#ffffff;
	text-decoration:none;
	display:block;
	margin-top:5px;
	}

.tab01off a:link, .tab02off a:link, .tab03off a:link, .tab04off a:link, .tab05off a:link, .tab06off a:link, .tab07off a:link, .tab08off a:link, .tab09off a:link, .tab10off a:link, .tab11off a:link, .tab12off a:link, .tab13off a:link, .tab14off a:link, .tab15off a:link, .tab16off a:link, .tab17off a:link, .tab18off a:link, .tab19off a:link, .tab20off a:link, .tab21off a:link, .tab22off a:link, .tab23off a:link, .tab24off a:link, .tab25off a:link, .tab26off a:link, .tab27off a:link, .tab28off a:link
	{
	color:#000000;
	text-decoration:underline;
	display:block;
	margin-top:5px;
	}
.tab01off a:visited, .tab02off a:visited, .tab03off a:visited, .tab04off a:visited, .tab05off a:visited, .tab06off a:visited, .tab07off a:visited, .tab08off a:visited, .tab09off a:visited, .tab10off a:visited, .tab11off a:visited, .tab12off a:visited, .tab13off a:visited, .tab14off a:visited, .tab15off a:visited, .tab16off a:visited, .tab17off a:visited, .tab18off a:visited, .tab19off a:visited, .tab20off a:visited, .tab21off a:visited, .tab22off a:visited, .tab23off a:visited, .tab24off a:visited, .tab25off a:visited, .tab26off a:visited, .tab27off a:visited, .tab28off a:visited
	{
	color:#000000;
	text-decoration:underline;
	display:block;
	margin-top:5px;
	}
.tab01off a:hover, .tab02off a:hover, .tab03off a:hover, .tab04off a:hover, .tab05off a:hover, .tab06off a:hover, .tab07off a:hover, .tab08off a:hover, .tab09off a:hover, .tab10off a:hover, .tab11off a:hover, .tab12off a:hover, .tab13off a:hover, .tab14off a:hover, .tab15off a:hover, .tab16off a:hover, .tab17off a:hover, .tab18off a:hover, .tab19off a:hover, .tab20off a:hover, .tab21off a:hover, .tab22off a:hover, .tab23off a:hover, .tab24off a:hover, .tab25off a:hover, .tab26off a:hover, .tab27off a:hover, .tab28off a:hover
	{
	color:#ff3333;
	text-decoration:underline;
	display:block;
	margin-top:5px;
	}
.tab01on
	{
	background-color:#ff6699;
	}
.tab01off 
	{
	background-color:#e5f2ff;
	}
.tab02on
	{
	background-color:#ff6699;
	}
.tab02off 
	{
	background-color:#e5f2ff;
	}
.tab03on
	{
	background-color:#ff6699;
	}
.tab03off 
	{
	background-color:#e5f2ff;
	}
.tab04on
	{
	background-color:#ff6699;
	}
.tab04off 
	{
	background-color:#e5f2ff;
	}
.tab05on
	{
	background-color:#ff6699;
	}
.tab05off 
	{
	background-color:#e5f2ff;
	}
.tab06on
	{
	background-color:#ff6699;
	}
.tab06off 
	{
	background-color:#e5f2ff;
	}
.tab07on
	{
	background-color:#ff6699;
	}
.tab07off 
	{
	background-color:#e5f2ff;
	}
.tab08on
	{
	background-color:#ff6699;
	}
.tab08off 
	{
	background-color:#e5f2ff;
	}
.tab09on
	{
	background-color:#ff6699;
	}
.tab09off 
	{
	background-color:#e5f2ff;
	}
.tab10on
	{
	background-color:#ff6699;
	}
.tab10off 
	{
	background-color:#e5f2ff;
	}
.tab11on
	{
	background-color:#ff6699;
	}
.tab11off 
	{
	background-color:#e5f2ff;
	}
.tab12on
	{
	background-color:#ff6699;
	}
.tab12off 
	{
	background-color:#e5f2ff;
	}
.tab13on
	{
	background-color:#ff6699;
	}
.tab13off 
	{
	background-color:#e5f2ff;
	}
.tab14on
	{
	background-color:#ff6699;
	}
.tab14off 
	{
	background-color:#e5f2ff;
	}
.tab15on
	{
	background-color:#ff6699;
	}
.tab15off 
	{
	background-color:#e5f2ff;
	}
.tab16on
	{
	background-color:#ff6699;
	}
.tab16off 
	{
	background-color:#e5f2ff;
	}
.tab17on
	{
	background-color:#ff6699;
	}
.tab17off 
	{
	background-color:#e5f2ff;
	}
.tab18on
	{
	background-color:#ff6699;
	}
.tab18off 
	{
	background-color:#e5f2ff;
	}
.tab19on
	{
	background-color:#ff6699;
	}
.tab19off 
	{
	background-color:#e5f2ff;
	}
.tab20on
	{
	background-color:#ff6699;
	}
.tab20off 
	{
	background-color:#e5f2ff;
	}
.tab21on
	{
	background-color:#ff6699;
	}
.tab21off 
	{
	background-color:#e5f2ff;
	}
.tab22on
	{
	background-color:#ff6699;
	}
.tab22off 
	{
	background-color:#e5f2ff;
	}
.tab23on
	{
	background-color:#ff6699;
	}
.tab23off 
	{
	background-color:#e5f2ff;
	}
.tab24on
	{
	background-color:#ff6699;
	}
.tab24off 
	{
	background-color:#e5f2ff;
	}
.tab25on
	{
	background-color:#ff6699;
	}
.tab25off 
	{
	background-color:#e5f2ff;
	}
.tab26on
	{
	background-color:#ff6699;
	}
.tab26off 
	{
	background-color:#e5f2ff;
	}
.tab27on
	{
	background-color:#ff6699;
	}
.tab27off 
	{
	background-color:#e5f2ff;
	}
.tab28on
	{
	background-color:#ff6699;
	}
.tab28off 
	{
	background-color:#e5f2ff;
	}







/* ps */
.cate_exc
	{
	padding:2px 0;
	margin-top:2px;
	text-align: justify; 
	text-justify: inter-ideograph; 
	}

.blogname {
	color:#666600;
}

.entry1 
{
	border-bottom: 1px dotted #999999;
	padding:10px 0;
}

.cate_exc p
	{
	margin:0;
	}
.textai {
	width:550px;
	height:200px;
	overflow:auto;
	border-style:none;
	border:0px solid #ccc;

}
.textai0 {
	width:550px;
	height:40px;
	overflow:auto;
	border-style:none;
	border:0px solid #ccc;

}
.textai2 {
	width:550px;
	height:600px;
	overflow:auto;
	border-style:none;
	border:0px solid #ccc;

}
.c1 {
	font-size: 10pt;
	
}


#box
	{
	width:550px;
	padding-left:10px;
	margin-top:5px;
	clear:both;
	word-break:break-all;
	}

.box_h2
	{
	font-size:14px;
	letter-spacing:1px;
	color:#db4c8a;
	margin-bottom:10px;
	margin-top:20px;
	border-bottom:4px double #999;
	padding:2px 8px;
	background:#fff;
	}

.box_h3
	{
	color:#db4c8a;
	font-size:12px;
	letter-spacing:1px;
	margin:5px;
	font-weight:bold;
	}










