@charset "UTF-8";

#header, #footer { padding: 0 65px; }
#brand { display: none; }
#header h1, #footer .description { font-size: 10px; }

#seminar { background: #E6E6E6; }
#seminar #wrapper { margin: 0 auto; width: 950px; background:#FFF;  }
#seminar #contents { clear: both; width: 100%; position: relative; background:url(../../ipad/images/seminar_ipad_side.gif) repeat-y center 0; }
#seminar #contents-btm { height:1%; padding: 0 85px 140px; background:url(../../ipad/images/seminar_ipad_btm.gif) no-repeat center bottom; }
#seminar #hand { position: absolute; left: 533px; top: 50px; }
#seminar #summary { font-size: 90%; padding: 40px 30px 35px; line-height: 1.5; }
#seminar #summary #lead { padding: 0 0 25px; }
#seminar #figure { width: 722px; padding: 40px 30px; border-top: 1px solid #000; border-bottom: 1px solid #000; }
#seminar #tabs { text-align: center;  }
#seminar #tabs ul li { display: inline; }
/*
#seminar #tabs { padding: 0.8em 30px 0; font-size: 85%; }
#seminar #tabs ul li { float: left; margin: 0 15px 0 0; }
#seminar #tabs ul li a { display: block; padding: 0.1em 0.2em; }
#seminar #tabs li a:link, 
#seminar #tabs li a:visited { color: #000; text-decoration: none; }
#seminar #tabs li a:hover, 
#seminar #tabs li.current a { color: #FFF; background: #000; }
*/


#create { background: #E6E6E6; }
#create #wrapper { margin: 0 auto; width: 950px; background:url(../../ipad/images/create_bg.gif) repeat-y center; }
#create #contents { text-align: center; width: 820px; margin: 0 auto; }
#create #summary { width: 430px; margin: 0 auto; font-size: 90%; padding: 5px 0 35px; line-height: 1.7; text-align: left; }
#create #summary #lead { padding: 0 0 1em; font-size: 120%; font-weight: bold;line-height: 1.5;  }

#create #as { padding: 30px 0 0; background: url(../../ipad/images/create_as_top.gif) no-repeat center top; }
#create #as dl dt { float: left; padding: 0 20px 30px 120px; text-align: right; }
#create #as dl dd { float: left; width: 520px; text-align: left; }
#create #as dd ul { padding: 1em 0 0;}
#create #as dd ul li { padding: 0 0 0.2em; font-size: 100%; line-height: 1.5; }
#create #as dd #ulDemo { list-style-type:none; }
#create #as dd #ulDemo li { padding: 0; display: inline-block; *display: inline; *zoom: 1; margin-right:5px;}
#create #as dd #ulDemo li a { border:1px solid #000; display:block; padding: 0.1em 0.5em; text-decoration:none;background-image: url(../../common/images/com_linkarrow_black.png); background-repeat: no-repeat; padding-left:15px; background-position:.5em 50%; border-radius:5px;}
#create #as dd #ulDemo li a:hover { background-color:#000; color:#fff; background-image: url(../../common/images/com_linkarrow_white.png); }

#create #button { position: relative; padding: 40px 0 0; background: url(../../ipad/images/create_as_btm.gif) no-repeat center top; }
#create #button { position: relative; padding: 40px 0 0; background: url(../../ipad/images/create_as_btm.gif) no-repeat center top; }
#create #button #tabs { position: absolute; left: 565px; top: 75px; }
#create #button #tabs ul li a { display: block; padding: 0.1em 0.2em; }
#create #button #tabs li a:link, 
#create #button #tabs li a:visited { color: #000; text-decoration: none; }
#create #button #tabs li a:hover, 
#create #button #tabs li.current a { color: #FFF; background: #000; }


/*  Introduction
---------------------------------------------------- */

#introduction { background: #E6E6E6; }
#introduction #wrapper { margin: 0 auto; width: 950px; background:#FFF;  }
#introduction #contents { clear: both; width: 100%; }


/*  Services
---------------------------------------------------- */

#services { background: #000; }
#services #wrapper { margin: 0 auto; width: 950px; background:#FFF; }
#services #contents { clear: both; width: 100%; line-height: 1.6; font-size: 110%; background:#E6E6E6; }
#services #contents-inner { padding: 0 65px 10px; }
#services #pagetitle { padding: 0 0 30px; }
#services h3 { padding: 0 0 12px; }
#services h4 { margin: 0 0 5px -3px; }
#services .section { padding: 0 0 30px; }
#services .section .field { padding: 0 0 12px; }
#services .section .left { float: left; width: 470px; }
#services .section .right { float: right; width: 325px; padding: 8px 0 0; }
#services .price { font-weight: 400; color: #E60012; font-size: 200%; line-height: 1; padding: 0 0 5px; }
#services .price span { font-size: 50%; }
#services .annotation { font-size: 90%; line-height: 1.5; }
#services #semi-order-app .price { font-size: 300%; }
#services #semi-order-app .price span { font-size: 40%; }
#services #print-price img { float: left; margin-bottom: 8px; }
#services #print-price .annotation { float: right; width: 365px; padding: 18px 0 0; }
#services #contact { padding: 10px; text-align: center; }
