@charset "utf-8";
/* CSS Document */

/**
	-----------------------------------------------
	 :Date : "2008-05-19" ;
	 :Autor : A-one [ http://a-oneweb.com/ ];
*/


/*女性イメージ*/

body#seminar div#center{ padding-bottom:30px;}

body#seminar div#contentsImg{ padding-left:0px;}

body#seminar div#innerBox02 p{
	width:750px;
	color:#444;
	padding-bottom:0px;
	text-align:justify;
	display: block;
}

* html body#seminar dl.list dd div{ display:inline-block;}

body#seminar dl.list {
   border-bottom:1px dotted #999;
   width:750px;
   color:#444;
}

body#seminar dl.list dt {
   float:left;
   width:10em;
   border-top:1px dotted #999;
   padding:5px 0 0 5px ;
}

body#seminar dl.list dd {
   margin-left:10em;
   padding:5px 0px 5px 1em;
   border-top:1px dotted #999;
   background:url(../img/seminar/burret.gif) left 13px no-repeat;
}

body#seminar dl.list div a { color:#E37E4F;}

/*========================================================================*/

body#seminarTopics div#center{ padding-bottom:10px;}

body#seminarTopics div#innerBox02 p{
	width:750px;
	color:#444;
	padding-bottom:20px;
	margin-bottom:0px;
	display: block;
}


* html body dl.list1 dd div{ display:inline-block;}

dl.list1 {
   border-bottom:1px dotted #999;
   width:500px;
   color:#444;
   margin-right:20px;
}

dl.list1 dt {
   float:left;
   width:10em;
   border-top:1px dotted #999;
   padding:5px 0 0 5px ;
}

dl.list1 dd {
   margin-left:10em;
   padding:5px 0px 5px 1em;
   border-top:1px dotted #999;
}

dl.list1 div a { text-decoration:underline;}
dl.list1 div a:hover {}

body#seminarTopics  div.clearFix{
	width:730px;
}

ul#stopicsImg{
	display: block;
	float:right;
	width:200px;
}

ul#stopicsImg li{ margin-bottom:10px;}

ul#stopicsImg img{
	display: block;
	padding:3px;
	background:#fff;
}

p#sTopicsTxt {
	padding:10px 0 0 0;
}

body#seminarTopics a{ color:#CA5526;}
body#seminarTopics a.burret{
	background:url(../img/seminar/burret.gif) no-repeat center left;
	padding-left:10px;
}

/*----------------------------------*/
