@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
border: 0 none;
margin: 0;
outline: 0 none;

}



body{
  padding:0;
  margin:0;
  font-family: 'ＭＳ Ｐゴシック','メイリオ',Meiryo,sans-serif;
  color:#333333;
  font-size:11px;
  font-weight: normal;
  letter-spacing: 0;
  text-align: left;
  -webkit-text-size-adjust: 100%;
}



a,a:link,a:visited,a:active{
color:#333333;
text-decoration:none;
}


h1.title {
margin-bottom: 20px;
padding-bottom: 16px;
border-bottom: 1px solid #CCCCCC;
font-weight: bold;
font-size: 11px;
line-height: 20px;
}


#contents{
	color: #333 !important;
	font-family:Arial;
	font-size:12px;
	line-height:22px;
}


p,ul,li,h1{
margin:0px;
padding:0px;
color: #333333;
list-style:none;
line-height:25px;
}

.red{
color:#CC0000;
font-weight:bold;
}

.red-big{
color:#CC0000;
font-weight:bold;
font-size:14px;
}




.box{
padding:15px;
border:1px solid #CCCCCC;
background-color:#fff;
}



#open{

width:600px;
padding:20px;
}

