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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



.top_menu {
background: #E0E0FF;
border-bottom: 3px solid #CCCCCC;
}
#globalNav {
overflow: auto !important;
overflow /**/: hidden;
width: 100%;
}
#globalNav li {
	float: left;
	width: 5em;
	border-right: 1px solid #CCCCCC;
	list-style-type: none;
}
#globalNav li a {
display: block;
width: 100%;
line-height: 2.0em;
color: #333333;
text-decoration: none;
text-align: center;
background: #F2E3F4;
}
#globalNav li a:hover {
color: #FFFFFF;
background: #4169E1;
}


contentWrapper {
clear: both;
overflow: auto !important;
overflow /**/: hidden;
width: 100%;
padding: 25px 0;
background: #FFFFFF url(http://hirosakicity.com/kanpai/leftside_bg.gif) left top repeat-y;
}
#footer {
clear: both;
padding: 10px 0;
border-top: 3px solid #CCCCCC;
text-align: center;
}

/* ステップ1
---------------------------------------------*/
#content {
}
#advertisement {
float: right;
width: 200px;
text-align: center;
}

/* ステップ2
---------------------------------------------*/
#primary {
	margin-left: 215px;
	margin-right: 215px;
	margin-top: 20px;
}
#secondary {
	float: left;
	width: 200px;
	margin-top: 20px;
}

#primary * {
}
#primary * * {
margin: 0;
}

#primary h1 {
font-size: 150%;
font-weight: bold;
border-bottom: 1px solid #CCCCCC;
}
#primary p {
font-size: 115%;
margin-top: 1em;
margin-bottom: 1em;
/*\*/
letter-spacing: 0.1em;
/**/
}
#primary .date {
font-size: 100%;
text-align: right;
color: #666666;
}


/* 共通
---------------------------------------------*/
#primary .list,#secondary .list {
margin-bottom: 20px;
}
#primary .list li,#secondary .list li {
margin: 5px 0 0 15px;
padding-left: 15px;
background: url(leftside_bg.gif) left center no-repeat;
border-bottom: 1px solid #CCCCCC;
}

/* 見出し
---------------------------------------------*/
#primary .list h2 {
padding: 3px 10px;
background-color: #F2E3F4;
border-left: 5px solid #2D78BF;
border-bottom: 1px solid #CCCCCC;
}
#secondary .list h2 {
padding: 3px 15px;
color: #FFFFFF;
background-color: #2D78BF;
}
#adv {
	float: right;
	width: 200px;
	text-align: center;
}
#adv img {
	margin:3px 0;
}


.rsstc   { font-size: 12px; background-color: #dddddd; margin: 0; padding: 0 }
.rsstc a { color: #0000ff;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { background-color: #fdfdfd; margin: 0; padding: 0 ;border: solid 2px #dddddd }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #dddddd }

