body {
    background:#222;
    font-family: Georgia, 'Hiragino Mincho Pro', Meiryo, serif;
    color:#000;
    margin:20px auto;
    text-align:center;
    line-height:1.5em;
    width:960px;
}
h1, h2, h3, h4, h5, h6 {
    font-family:"Hiragino Kaku Gothic Pro",  Meiryo, sans-serif;
    font-weight:lighter;
}
a:link, a:visited {
    color:#c00;
    text-decoration:none;
}
a:hover {
    color:#0cc;
}
header, nav, colNav, juliaInfo, section, footer {
    display:block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 4px #666;
    -moz-box-shadow: 0px 0px 4px #666;
    box-shadow: 0px 0px 4px #666;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    margin:5px;
    padding: 0 20px 10px 20px;
    font-size: 12pt;
    color: #000;
    text-align: left;
}
header {
    text-align:center;
    padding:24px;
    background-image: -moz-linear-gradient(top, #888, #333);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #888), color-stop(1.0, #333));
    background-color: #444;
    border:none;
    color:#fff;
    text-shadow: 0px 0px 4px #000000;
}
header h1, header h2, header h3, header h4, header h5, header h6, header li, header p {
    font-family: Georgia, 'Hiragino Mincho Pro', Meiryo, serif;
}
header h1 {
    font-size:2.0em;
    text-transform:none;
    letter-spacing:0em;
}
header h2 {
    margin:-10px 0px 20px;
    font-size:1.3em;
}
header ul {
    padding:0px;
    list-style-type:none;
    display:inline;
}
header li {
    margin:0px 10px;
    padding:0px;
    list-style-type:none;
    display:inline;
}
header a:link, nav a:visited {
    font-weight:normal;
}


nav {
    float:right;
    width:200px;
}
nav h1 {
    font-size:1.4em;
}

colNav {
    float:right;
    width:200px;
}
colNav h1 {
    font-size:1.4em;
}

juliaInfo {
    float:right;
    width:200px;
}
juliaInfoh1 {
    font-size:1.4em;
}


section {
	float:left;
/*
    width:656px;
*/
float center;
    text-align:left;
    margin-bottom:10px;
}
section h1, nav h3, colNav h3, juliaInfo h3 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color:#444;
    color:#fff;
    padding:10px;
    margin:10px -10px;
    text-shadow:1px 1px 5px #000;
}
section ul {
    padding:0px;
    list-style:none;
    border-top:1px solid #e7e2d7;
    margin:14px 0px;
}
section li {
    margin:0px;
    padding:0px;
    list-style:none;
}
section li a:link, section li a:visited {
    float:left;
    width:96%;
    padding:3px 1%;
    border-bottom:1px solid #e7e2d7;
}
section li a:hover {
    background:#f2f1ec;
}
section p {
    font-size:0.9em;
}
article {
    margin:0 0 30px 0;
}
footer {
    clear:both !important;
    padding:10px;
    background-color: #444;
    border:none;
    color:#fff;
    font-size:0.8em;
    text-align:center;
}
footer a {
    margin:0px 5px;
}

#btnCircle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 5px;
	background: -moz-linear-gradient(
		top,
		#a3a3a3 0%,
		#3b3b3b 42%,
		#242424 77%,
		#ffffff 99%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#a3a3a3),
		color-stop(0.42, #3b3b3b),
		color-stop(0.77, #242424),
		color-stop(0.99, #ffffff),
		to(#000000));
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	border: 1px solid #000000;
	-moz-box-shadow:
		5px 4px 5px rgba(000,000,000,0.5),
		inset 6px 11px 12px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		5px 4px 5px rgba(000,000,000,0.5),
		inset 6px 11px 12px rgba(255,255,255,0.5);
	box-shadow:
		5px 4px 5px rgba(000,000,000,0.5),
		inset 6px 11px 12px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,1),
		0px 1px 0px rgba(255,255,255, 0.2);
}
#btnCircle:hover {
	color: #ff1111;
}

/*
    width: 28px;
    height:32px;
    background: #EEE;
    border: 2px solid #DDD;
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    color: #111;
    padding: 4px 6px 4px;
 影を指定 
	box-shadow: 4px 4px 6px #000;
  -webkit-box-shadow: 4px 4px 6px #000;
  -moz-box-shadow: 4px 4px 6px #000;
}
*/

#btnArrow0 {
 content: "";
	width:0px;
	height:0px;
	border-left:20px solid #ffffff; 
	border-right:20px solid #ffffff;
	border-bottom:28px solid #404040;
}
#btnArrow1 {
content: "";
width: 0;
height: 0;
border-right: 28px solid #333;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
}
#btnArrow2 {
	width:0px;
	height:0px;
	margin:0 auto;
	border-left:28px solid #2f2f2f; 
	border-top:20px solid transparent;
	border-bottom:20px solid transparent;
}
#btnArrow3 {
content: "";
	width:0px;
	height:0px;
	margin:0 auto;
	border-top:28px solid #2f2f2f; 
	border-right:28px solid #ff0000; 
	border-left:28px solid #00ff00; 
	border-bottom:28px solid #0000ff; 
/*
	border:28px solid transparent;
	border-right:20px solid transparent;
	border-left:20px solid transparent;
*/
}

select{
    -webkit-appearance:button;
    -moz-appearance:button;
    appearance:button;
}