/*!
* jQuery Mobile 1.4.0
* Git HEAD hash: f09aae0e035d6805e461a7be246d04a0dbc98f69 <> Date: Thu Dec 19 2013 17:34:22 UTC
* http://jquerymobile.com
*
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
*/


/* SVG icons */




.full{
 margin: 20px 0px 0;
 padding: 0;
}

.ui-content {
 padding: 0;
/* margin:  0;*/
}

.h4 {
 margin: -15px -15px 0;
 padding: 0;

}

/*---表示文字数を増やす（全文字表示---
(ヘッダー,フッター,ボタン,リスト見出し,リンクリスト,リスト詳細部分)---*/
.ui-header,
.ui-title,
.ui-footer .ui-title,
.ui-btn-inner,
.ui-li-heading,
.ui-li .ui-btn-text a.ui-link-inherit,
.ui-li-desc
{
overflow: visible;
white-space: normal !important;
}

.wordbreak
{ 
    overflow: visible;
    white-space: normal !important;
}

.full2{
 margin: -15px;
padding: 18px 0px 10px 5px;
}

.wordbreak2
{ 
    overflow: visible;
    white-space: nowrap !important;
}

.full3{
 margin: -15px;
padding: 15px 0px 18px 15px;
}

.full4{
 margin: 0px;
padding: 0px 0px 0px 0px;
}

.full5{
 margin: -15px;
padding: 0px 0px 0px 15px;
}
.full6{
 margin: -10px 0px 0px 0px;
padding: 20px 0px 0px 0px;
}

.full7{
 margin: -10px;
padding: 0px 0px 0px 15px;
}
.full8{
 margin: -15px 0px 0;
 padding: 0;
}

.ui-datepicker { width: 17em; padding: .2em .2em 0; z-index: 1000 !important;
}

.full9{
margin: 10px 10px 10px 10px;
padding: 30px 0px 30px 20px;
}

