/* refresh */

@import url(http://yui.yahooapis.com/2.8.0r4/build/reset/reset-min.css);
@import url(http://yui.yahooapis.com/2.8.0r4/build/base/base-min.css);
@import url(http://yui.yahooapis.com/2.8.0r4/build/fonts/fonts-min.css);


body {
color: #333;
text-align: center;
font-family: "ヒラギノ角ゴ Pro W3", Osaka, "MS UI Gothic", "ＭＳ Ｐゴシック", Verdana, Myriad, Helvetica, "MS Trebuchet", Arial, sans-serif;
letter-spacing: 0.1em;
line-height: 1.8em;
margin: 0px;
padding: 0px;
font-size: 100%;
}

#wrap {
 text-align: center;
 position: relative;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 padding-top: 0;
 background-image: url(../semi0613/bg.png);
 background-position: center top;
background-attachment: ;
 background-repeat: repeat-y;
}

#container {
text-align: center;
position: relative;
width: 700px;
height: 100%;
min-height: 500px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding-top: 0;
}

#main {
 display: block;
 height: auto;
 padding: 0px;
 text-align: justify;
 margin: 0px;
 clear: none;
}

#footer p {
	font-size: 80%;
	text-align: center;
	display: block;
	margin: 0 10px;
	clear: both;
	padding: 5px;
}

h1 {
	padding: 0px;
	margin: 0px;
}

h2 {
 color: #fff;
 font-size: 24px;
 font-weight: bold;
 text-align: center;
 line-height: 1.8em;
 width: 700px;
 background-image: url(../semi0613/sukkiri_h2.png);
 margin: 50px 0px 35px;
 padding: 15px 0px;
}

#header img,h2 img {
 padding: 0px;
 margin: 0px;
}

h3 {
 color: #333;
 line-height: 2em;
 font-size: 20px;
 font-weight: bold;
 padding: 0px;
 margin-right: 100px;
 margin-bottom: 1.5em;
 margin-left: 100px;
 text-align: left;
}

h4 {
font-size: 110%;
font-weight: bold;
text-align: left;
margin: 20px ;
}

h5 {
}

p.strong2 ,.highlight{
 text-align: justify;
 text-justify:inter-ideograph;
 padding: 0px;
}


p {
 padding-top: 5px;
 padding-bottom: 30px;
 text-align: justify;
 text-justify:inter-ideograph;
 margin-right: 100px;
 margin-bottom: 0.5em;
 margin-left: 100px;
 padding-right: 0px;
 padding-left: 0px;
}

strong  {
 font-weight: bold;
 text-decoration: none;
 line-height: 1.8em;
 color: #333;
}

p.highlight,.highlight {
 font-weight: bold;
 line-height: 1.8em;
 background: #ffffa0;
 display: inline;
}

#form {
 color: #333;
 font-weight: bold;
 line-height: 1.8em;
 background-color: #EDEDFF;
 display: inline;
}

p.sign,
body#present2 p.sign
{text-align:right}	

.voice {
border: 3px double #00256d;
display: block;
padding: 10px;
margin-top: 0px;
margin-right: 75px;
margin-bottom: 20px;
margin-left: 75px;
width: 550px;
}

.voice2 {
margin: 50px 30px;
background-color: #fff;
border: 1px double #960;
display: block;
}

.voice:after,.voice2:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.voice,.voice2 {
    display: block;
}


div.bred {
margin: 50px 50px;
border: 1px double #960;
display: block;
}

div.bred ul li,div.voice ul li {
margin: 30px 75px 30px;
list-style-position: outside;
list-style-image: url(../images/seminar/20100822/checkmark2.png);
font-weight: normal;
text-align: left;
}

div.voice p,div.voice2 p {
margin: 30px 30px 30px;
padding:0;
list-style-position: outside;
font-weight: normal;
text-align: left;
}

.form {
 margin-top: 20px;
 margin-bottom: 20px;
 margin-right: 0px;
 margin-left: 0px;
 display: block;
 background-color: #FFF;
 border: 1px solid #0099cc;
 background: url(http://www.icolors.jp/wp/wp-content/themes/wp-icolors/images/back-stripe.png) repeat;
 padding: 10px;

}
	
a img  {
	border-style: none;
}

hr {
	margin:20px;
}

table {
margin: 10px 50px;
border: 1px solid #666666;
text-align: left;
}

td {
	margin: 0px;
	padding: 10px;
	border: 1px solid #666666;
    background-color: #FFF;
}

ul,ol,dl {
	margin: 1em 10px;
}

ul {
 padding: 1px 0;
 list-style-position: outside;
 list-style-type: disc;
 font-size: 100%;
}


li{
 margin-top: 5px;
 margin-right: 10px;
 margin-bottom: 5px;
 margin-left: 10px;
 list-style-position: inside;
 font-size: 100%;
}

img { }


